Merge pull request #6787 from Rmys/master

applications-19.04.0
This commit is contained in:
Rmys
2019-04-18 20:58:34 +03:00
committed by GitHub
23 changed files with 183 additions and 22 deletions
@@ -13,7 +13,7 @@
<PartOf>desktop.kde.network</PartOf> <PartOf>desktop.kde.network</PartOf>
<Summary>Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others</Summary> <Summary>Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others</Summary>
<Description>Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others</Description> <Description>Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others</Description>
<Archive sha1sum="ad647fb501e3f23046c01ec2310606c10ff5fa3b" type="tarxz">mirrors://kde/stable/applications/18.12.3/src/kaccounts-integration-18.12.3.tar.xz</Archive> <Archive sha1sum="ab78768243dc6e3d167c5e1ace791970eb225f47" type="tarxz">mirrors://kde/stable/applications/19.04.0/src/kaccounts-integration-19.04.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>extra-cmake-modules</Dependency> <Dependency>extra-cmake-modules</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency> <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
@@ -67,6 +67,13 @@
</Package> </Package>
<History> <History>
<Update release="26">
<Date>2019-04-18</Date>
<Version>19.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25"> <Update release="25">
<Date>2019-03-11</Date> <Date>2019-03-11</Date>
<Version>18.12.3</Version> <Version>18.12.3</Version>
+8 -1
View File
@@ -13,7 +13,7 @@
<PartOf>desktop.kde.graphics</PartOf> <PartOf>desktop.kde.graphics</PartOf>
<Summary>Webcam support for KDE</Summary> <Summary>Webcam support for KDE</Summary>
<Description>Kamera is a plugin for KDE to use webcam.</Description> <Description>Kamera is a plugin for KDE to use webcam.</Description>
<Archive sha1sum="06d8d6941b4435cdb6a6db047e005100a193b8a5" type="tarxz">mirrors://kde/stable/applications/18.12.3/src/kamera-18.12.3.tar.xz</Archive> <Archive sha1sum="583b2f60f05587a7ca407d052804955ac0df0465" type="tarxz">mirrors://kde/stable/applications/19.04.0/src/kamera-19.04.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>extra-cmake-modules</Dependency> <Dependency>extra-cmake-modules</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency> <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
@@ -49,6 +49,13 @@
</Package> </Package>
<History> <History>
<Update release="26">
<Date>2019-04-18</Date>
<Version>19.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25"> <Update release="25">
<Date>2019-03-11</Date> <Date>2019-03-11</Date>
<Version>18.12.3</Version> <Version>18.12.3</Version>
@@ -13,7 +13,7 @@
<PartOf>desktop.kde.sdk</PartOf> <PartOf>desktop.kde.sdk</PartOf>
<Summary>Application template generator</Summary> <Summary>Application template generator</Summary>
<Description>KAppTemplate is a shell script that will create the necessary framework to develop several types of applications, including applications based on the KDE development platform.</Description> <Description>KAppTemplate is a shell script that will create the necessary framework to develop several types of applications, including applications based on the KDE development platform.</Description>
<Archive sha1sum="c9c73d9c2678d740521973be07352572cba699fc" type="tarxz">mirrors://kde/stable/applications/18.12.3/src/kapptemplate-18.12.3.tar.xz</Archive> <Archive sha1sum="32631b275990f75c8904e9f58ad1becc385f0202" type="tarxz">mirrors://kde/stable/applications/19.04.0/src/kapptemplate-19.04.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency> <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency> <Dependency>extra-cmake-modules</Dependency>
@@ -50,6 +50,13 @@
</Package> </Package>
<History> <History>
<Update release="26">
<Date>2019-04-18</Date>
<Version>19.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25"> <Update release="25">
<Date>2019-03-11</Date> <Date>2019-03-11</Date>
<Version>18.12.3</Version> <Version>18.12.3</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:gui</IsA> <IsA>app:gui</IsA>
<Summary>Advanced Text Editor</Summary> <Summary>Advanced Text Editor</Summary>
<Description>Plasma library and runtime components based upon KF5 and Qt5</Description> <Description>Plasma library and runtime components based upon KF5 and Qt5</Description>
<Archive sha1sum="0b51b5b59c6fd58aeb87112bd399ba8ff4dd1279" type="tarxz">https://download.kde.org/stable/applications/18.12.3/src/kate-18.12.3.tar.xz</Archive> <Archive sha1sum="1c4292a9cd44d75989cc6efb840f336fb1c4e75f" type="tarxz">https://download.kde.org/stable/applications/19.04.0/src/kate-19.04.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency versionFrom="1.1.0">extra-cmake-modules</Dependency> <Dependency versionFrom="1.1.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.4.0">qt5-base-devel</Dependency> <Dependency versionFrom="5.4.0">qt5-base-devel</Dependency>
@@ -89,6 +89,13 @@
</Package> </Package>
<History> <History>
<Update release="27">
<Date>2019-04-18</Date>
<Version>19.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26"> <Update release="26">
<Date>2019-03-11</Date> <Date>2019-03-11</Date>
<Version>18.12.3</Version> <Version>18.12.3</Version>
+8 -1
View File
@@ -14,7 +14,7 @@
<PartOf>desktop.kde.games</PartOf> <PartOf>desktop.kde.games</PartOf>
<Summary>Falling blocks game</Summary> <Summary>Falling blocks game</Summary>
<Description>KBlocks is the classic falling blocks game. The idea is stack the falling blocks in a way that lines are completely filled. When a line is completed it is removed, and more space is available in the play area. When there is not enough space for blocks to fall, the game is over.</Description> <Description>KBlocks is the classic falling blocks game. The idea is stack the falling blocks in a way that lines are completely filled. When a line is completed it is removed, and more space is available in the play area. When there is not enough space for blocks to fall, the game is over.</Description>
<Archive sha1sum="5b9cada86ee2270b679f50c7888e2f06f1e728ae" type="tarxz">mirrors://kde/stable/applications/18.12.3/src/kblocks-18.12.3.tar.xz</Archive> <Archive sha1sum="0e79641862b90b68d66cf9d9c7dba4d7ed206678" type="tarxz">mirrors://kde/stable/applications/19.04.0/src/kblocks-19.04.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>extra-cmake-modules</Dependency> <Dependency>extra-cmake-modules</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency> <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
@@ -58,6 +58,13 @@
</Package> </Package>
<History> <History>
<Update release="27">
<Date>2019-04-18</Date>
<Version>19.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26"> <Update release="26">
<Date>2019-03-11</Date> <Date>2019-03-11</Date>
<Version>18.12.3</Version> <Version>18.12.3</Version>
+8 -1
View File
@@ -14,7 +14,7 @@
<PartOf>desktop.kde.edu</PartOf> <PartOf>desktop.kde.edu</PartOf>
<Summary>Practice calculating with fractions and percentages</Summary> <Summary>Practice calculating with fractions and percentages</Summary>
<Description>KBruch is a small program to practice calculating with fractions and percentages. Different exercises are provided for this purpose and you can use the learning mode to practice with fractions. The program checks the user's input and gives feedback.</Description> <Description>KBruch is a small program to practice calculating with fractions and percentages. Different exercises are provided for this purpose and you can use the learning mode to practice with fractions. The program checks the user's input and gives feedback.</Description>
<Archive sha1sum="ccf828f7fdc10b3496a9c2f6efc4cf442965cb28" type="tarxz">mirrors://kde/stable/applications/18.12.3/src/kbruch-18.12.3.tar.xz</Archive> <Archive sha1sum="cd84ebead5c612d5c3f29b48573d7240755620c2" type="tarxz">mirrors://kde/stable/applications/19.04.0/src/kbruch-19.04.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base</Dependency> <Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency>kdoctools-devel</Dependency> <Dependency>kdoctools-devel</Dependency>
@@ -51,6 +51,13 @@
</Package> </Package>
<History> <History>
<Update release="26">
<Date>2019-04-18</Date>
<Version>19.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25"> <Update release="25">
<Date>2019-03-11</Date> <Date>2019-03-11</Date>
<Version>18.12.3</Version> <Version>18.12.3</Version>
+8 -1
View File
@@ -14,7 +14,7 @@
<PartOf>desktop.kde.utils</PartOf> <PartOf>desktop.kde.utils</PartOf>
<Summary>A scientific calculator</Summary> <Summary>A scientific calculator</Summary>
<Description>KCalc is a calculator which offers many more mathematical functions than meet the eye on a first glance.</Description> <Description>KCalc is a calculator which offers many more mathematical functions than meet the eye on a first glance.</Description>
<Archive sha1sum="d793fe8a820a0fa3b8e56653195f76962813b08b" type="tarxz">mirrors://kde/stable/applications/18.12.3/src/kcalc-18.12.3.tar.xz</Archive> <Archive sha1sum="8f05d67e9b6eb903e9b6eaa155bead7cd6876eaa" type="tarxz">mirrors://kde/stable/applications/19.04.0/src/kcalc-19.04.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency> <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency>kdoctools-devel</Dependency> <Dependency>kdoctools-devel</Dependency>
@@ -56,6 +56,13 @@
</Package> </Package>
<History> <History>
<Update release="26">
<Date>2019-04-18</Date>
<Version>19.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25"> <Update release="25">
<Date>2019-03-11</Date> <Date>2019-03-11</Date>
<Version>18.12.3</Version> <Version>18.12.3</Version>
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>the KDE calendar access library.</Summary> <Summary>the KDE calendar access library.</Summary>
<Description>A calendar contains information like incidences (events, to-dos, journals), alarms, time zones, and other useful information.</Description> <Description>A calendar contains information like incidences (events, to-dos, journals), alarms, time zones, and other useful information.</Description>
<Archive sha1sum="9e47839de006c449734ec4e580b462a499c51b65" type="tarxz">https://download.kde.org/stable/applications/18.12.3/src/kcalcore-18.12.3.tar.xz</Archive> <Archive sha1sum="9b9729e12db8b9883fd8170e03a9d924f41d19ee" type="tarxz">https://download.kde.org/stable/applications/19.04.0/src/kcalcore-19.04.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency> <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency>db-devel</Dependency> <Dependency>db-devel</Dependency>
@@ -69,6 +69,13 @@
</Package> </Package>
<History> <History>
<Update release="28">
<Date>2019-04-18</Date>
<Version>19.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27"> <Update release="27">
<Date>2019-03-11</Date> <Date>2019-03-11</Date>
<Version>18.12.3</Version> <Version>18.12.3</Version>
@@ -14,7 +14,7 @@
<PartOf>desktop.kde.utils</PartOf> <PartOf>desktop.kde.utils</PartOf>
<Summary>A character selector</Summary> <Summary>A character selector</Summary>
<Description>KCharSelect is a tool to select special characters from all installed fonts and copy them into the clipboard.</Description> <Description>KCharSelect is a tool to select special characters from all installed fonts and copy them into the clipboard.</Description>
<Archive sha1sum="a3d23e70d06da5c7c277cd64e37d0f4d82765f34" type="tarxz">mirrors://kde/stable/applications/18.12.3/src/kcharselect-18.12.3.tar.xz</Archive> <Archive sha1sum="09ad7c48570d06af6c390b07088a678a424c8176" type="tarxz">mirrors://kde/stable/applications/19.04.0/src/kcharselect-19.04.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency> <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency>kdoctools-devel</Dependency> <Dependency>kdoctools-devel</Dependency>
@@ -48,6 +48,13 @@
</Package> </Package>
<History> <History>
<Update release="26">
<Date>2019-04-18</Date>
<Version>19.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25"> <Update release="25">
<Date>2019-03-11</Date> <Date>2019-03-11</Date>
<Version>18.12.3</Version> <Version>18.12.3</Version>
@@ -14,7 +14,7 @@
<PartOf>desktop.kde.graphics</PartOf> <PartOf>desktop.kde.graphics</PartOf>
<Summary>A simple color chooser application</Summary> <Summary>A simple color chooser application</Summary>
<Description>KColorChooser is a simple color chooser application.</Description> <Description>KColorChooser is a simple color chooser application.</Description>
<Archive sha1sum="60b48a1e063db35631a2ca2725cdd6d44c74cc25" type="tarxz">mirrors://kde/stable/applications/18.12.3/src/kcolorchooser-18.12.3.tar.xz</Archive> <Archive sha1sum="ecf8b5671c6861f96ae6ebaef9a6bd58c2326720" type="tarxz">mirrors://kde/stable/applications/19.04.0/src/kcolorchooser-19.04.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>extra-cmake-modules</Dependency> <Dependency>extra-cmake-modules</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency> <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
@@ -44,6 +44,13 @@
</Package> </Package>
<History> <History>
<Update release="24">
<Date>2019-04-18</Date>
<Version>19.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23"> <Update release="23">
<Date>2019-03-11</Date> <Date>2019-03-11</Date>
<Version>18.12.3</Version> <Version>18.12.3</Version>
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:gui</IsA> <IsA>app:gui</IsA>
<Summary>Address book API for KDE.</Summary> <Summary>Address book API for KDE.</Summary>
<Description>Address book for KDE for Contacts.</Description> <Description>Address book for KDE for Contacts.</Description>
<Archive sha1sum="8ab6d6c52da695439d6da4cbe3b9cdacc79cd35d" type="tarxz">mirrors://kde/stable/applications/18.12.3/src/kcontacts-18.12.3.tar.xz</Archive> <Archive sha1sum="425324ccb135be1e41896f7bc524aa536dc053d6" type="tarxz">mirrors://kde/stable/applications/19.04.0/src/kcontacts-19.04.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency> <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency> <Dependency>ki18n-devel</Dependency>
@@ -61,6 +61,13 @@
</Package> </Package>
<History> <History>
<Update release="26">
<Date>2019-04-18</Date>
<Version>19.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25"> <Update release="25">
<Date>2019-03-11</Date> <Date>2019-03-11</Date>
<Version>18.12.3</Version> <Version>18.12.3</Version>
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:gui</IsA> <IsA>app:gui</IsA>
<Summary>Graphical task scheduler</Summary> <Summary>Graphical task scheduler</Summary>
<Description>Kcron is a graphical frontend to the cron system, used to schedule regular tasks on a Unix system.</Description> <Description>Kcron is a graphical frontend to the cron system, used to schedule regular tasks on a Unix system.</Description>
<Archive sha1sum="e87d94dae54a3968792c712c63bfd5e035286543" type="tarxz">mirrors://kde/stable/applications/18.12.3/src/kcron-18.12.3.tar.xz</Archive> <Archive sha1sum="e1a9418d01a8e6385c463783fff317a323ea4d4b" type="tarxz">mirrors://kde/stable/applications/19.04.0/src/kcron-19.04.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>extra-cmake-modules</Dependency> <Dependency>extra-cmake-modules</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency> <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
@@ -53,6 +53,13 @@
</Package> </Package>
<History> <History>
<Update release="26">
<Date>2019-04-18</Date>
<Version>19.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25"> <Update release="25">
<Date>2019-03-11</Date> <Date>2019-03-11</Date>
<Version>18.12.3</Version> <Version>18.12.3</Version>
+8 -1
View File
@@ -14,7 +14,7 @@
<PartOf>desktop.kde.applications</PartOf> <PartOf>desktop.kde.applications</PartOf>
<Summary>A DAV protocol implemention with KJobs</Summary> <Summary>A DAV protocol implemention with KJobs</Summary>
<Description>Calendars and todos are supported, using either GroupDAV or CalDAV, and contacts are supported using GroupDAV or CardDAV.</Description> <Description>Calendars and todos are supported, using either GroupDAV or CalDAV, and contacts are supported using GroupDAV or CardDAV.</Description>
<Archive sha1sum="04fbb9a38e8bb7d1b38095b72a8fdc2fc5128d66" type="tarxz">mirrors://kde/stable/applications/18.12.3/src/kdav-18.12.3.tar.xz</Archive> <Archive sha1sum="ca8c927401ebd21f5a883dcff4178ae905bd12f7" type="tarxz">mirrors://kde/stable/applications/19.04.0/src/kdav-19.04.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>libgcc</Dependency> <Dependency>libgcc</Dependency>
<Dependency>kio-devel</Dependency> <Dependency>kio-devel</Dependency>
@@ -59,6 +59,13 @@
</Package> </Package>
<History> <History>
<Update release="18">
<Date>2019-04-18</Date>
<Version>19.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="17"> <Update release="17">
<Date>2019-03-11</Date> <Date>2019-03-11</Date>
<Version>18.12.3</Version> <Version>18.12.3</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:gui</IsA> <IsA>app:gui</IsA>
<Summary>A database connectivity and creation framework for various database vendors.</Summary> <Summary>A database connectivity and creation framework for various database vendors.</Summary>
<Description>A database connectivity and creation framework for various database vendors</Description> <Description>A database connectivity and creation framework for various database vendors</Description>
<Archive sha1sum="5dc8275617998cb2c68526883a4670b0de518c55" type="tarxz">https://download.kde.org/stable/kdb/src/kdb-3.1.0.tar.xz</Archive> <Archive sha1sum="4a3045339f1033737b6bb355bfbce76ee40ace41" type="tarxz">https://download.kde.org/stable/kdb/src/kdb-3.2.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>extra-cmake-modules</Dependency> <Dependency>extra-cmake-modules</Dependency>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
@@ -62,6 +62,13 @@
</Package> </Package>
<History> <History>
<Update release="14">
<Date>2019-04-18</Date>
<Version>3.2.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasl</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13"> <Update release="13">
<Date>2019-03-11</Date> <Date>2019-03-11</Date>
<Version>3.1.0</Version> <Version>3.1.0</Version>
@@ -13,7 +13,7 @@
<PartOf>desktop.kde.sdk</PartOf> <PartOf>desktop.kde.sdk</PartOf>
<Summary>Scripts and setting files useful during development of KDE software</Summary> <Summary>Scripts and setting files useful during development of KDE software</Summary>
<Description>Scripts and setting files useful during development of KDE software</Description> <Description>Scripts and setting files useful during development of KDE software</Description>
<Archive type="tarxz" sha1sum="3245a0d72d9c0e4e19e64e83d9df2e79e9698b62">mirrors://kde/stable/applications/18.12.3/src/kde-dev-scripts-18.12.3.tar.xz</Archive> <Archive type="tarxz" sha1sum="90c524fbd4cf6284eb8656617fdf711350b1545a">mirrors://kde/stable/applications/19.04.0/src/kde-dev-scripts-19.04.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency> <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency> <Dependency>extra-cmake-modules</Dependency>
@@ -40,6 +40,13 @@
</Package> </Package>
<History> <History>
<Update release="27">
<Date>2019-04-18</Date>
<Version>19.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26"> <Update release="26">
<Date>2019-03-11</Date> <Date>2019-03-11</Date>
<Version>18.12.3</Version> <Version>18.12.3</Version>
@@ -38,6 +38,13 @@
</Package> </Package>
<History> <History>
<Update release="10">
<Date>2019-04-18</Date>
<Version>1.1.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="9"> <Update release="9">
<Date>2019-03-11</Date> <Date>2019-03-11</Date>
<Version>1.1.0</Version> <Version>1.1.0</Version>
@@ -12,7 +12,7 @@
<IsA>app:gui</IsA> <IsA>app:gui</IsA>
<Summary>An application to enable/disable qCDebug</Summary> <Summary>An application to enable/disable qCDebug</Summary>
<Description>KDebug control module for KDE. It provides a graphical frontend for the kdebug daemon, which allow enabling or disabling particular debug areas/messages.</Description> <Description>KDebug control module for KDE. It provides a graphical frontend for the kdebug daemon, which allow enabling or disabling particular debug areas/messages.</Description>
<Archive sha1sum="42234714203bb3876cdb313dc29e72f37ad751e7" type="tarxz">mirrors://kde/stable/applications/18.12.3/src/kdebugsettings-18.12.3.tar.xz</Archive> <Archive sha1sum="f1439d8adae02cc9b401ce7d55c2ae5c5be65b83" type="tarxz">mirrors://kde/stable/applications/19.04.0/src/kdebugsettings-19.04.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>extra-cmake-modules</Dependency> <Dependency>extra-cmake-modules</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency> <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
@@ -54,6 +54,13 @@
</Package> </Package>
<History> <History>
<Update release="26">
<Date>2019-04-18</Date>
<Version>19.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25"> <Update release="25">
<Date>2019-03-11</Date> <Date>2019-03-11</Date>
<Version>18.12.3</Version> <Version>18.12.3</Version>
@@ -12,7 +12,7 @@
<IsA>app:library</IsA> <IsA>app:library</IsA>
<Summary>Common data for KDE Edu applications</Summary> <Summary>Common data for KDE Edu applications</Summary>
<Description>Common data for KDE Edu applications.</Description> <Description>Common data for KDE Edu applications.</Description>
<Archive sha1sum="989947d54798d60042b840c2845667a52d34138a" type="tarxz">mirrors://kde/stable/applications/18.12.3/src/kdeedu-data-18.12.3.tar.xz</Archive> <Archive sha1sum="33f490b11a1acb64ec7483dbef2c1c0352b26882" type="tarxz">mirrors://kde/stable/applications/19.04.0/src/kdeedu-data-19.04.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency> <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency> <Dependency>extra-cmake-modules</Dependency>
@@ -28,6 +28,13 @@
</Package> </Package>
<History> <History>
<Update release="26">
<Date>2019-04-18</Date>
<Version>19.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25"> <Update release="25">
<Date>2019-03-11</Date> <Date>2019-03-11</Date>
<Version>18.12.3</Version> <Version>18.12.3</Version>
@@ -13,7 +13,7 @@
<License>LGPL</License> <License>LGPL</License>
<Summary>A collection of plugins to handle mobipocket files</Summary> <Summary>A collection of plugins to handle mobipocket files</Summary>
<Description>A collection of plugins to handle mobipocket files</Description> <Description>A collection of plugins to handle mobipocket files</Description>
<Archive sha1sum="468a7d042db579cbf01d20a1a854ebfa04098e48" type="tarxz">http://download.kde.org/stable/applications/18.12.3/src/kdegraphics-mobipocket-18.12.3.tar.xz</Archive> <Archive sha1sum="9d8c523f086fcdceb91c792238d604df3e7a8013" type="tarxz">http://download.kde.org/stable/applications/19.04.0/src/kdegraphics-mobipocket-19.04.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>extra-cmake-modules</Dependency> <Dependency>extra-cmake-modules</Dependency>
<Dependency>kio-devel</Dependency> <Dependency>kio-devel</Dependency>
@@ -48,6 +48,13 @@
</Package> </Package>
<History> <History>
<Update release="20">
<Date>2019-04-18</Date>
<Version>19.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19"> <Update release="19">
<Date>2019-03-11</Date> <Date>2019-03-11</Date>
<Version>18.12.3</Version> <Version>18.12.3</Version>
@@ -13,7 +13,7 @@
<License>LGPL</License> <License>LGPL</License>
<Summary>A KPart for viewing SVGs</Summary> <Summary>A KPart for viewing SVGs</Summary>
<Description>A KPart for viewing SVGs</Description> <Description>A KPart for viewing SVGs</Description>
<Archive type="tarxz" sha1sum="68edb524407be0f2ef1733cc55e08f2126927f17">mirrors://kde/stable/applications/18.12.3/src/svgpart-18.12.3.tar.xz</Archive> <Archive type="tarxz" sha1sum="8515581797f38e816c03fc0dd4a0697020431a39">mirrors://kde/stable/applications/19.04.0/src/svgpart-19.04.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>extra-cmake-modules</Dependency> <Dependency>extra-cmake-modules</Dependency>
<Dependency>gettext-devel</Dependency> <Dependency>gettext-devel</Dependency>
@@ -46,6 +46,13 @@
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="21">
<Date>2019-04-18</Date>
<Version>19.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20"> <Update release="20">
<Date>2019-03-11</Date> <Date>2019-03-11</Date>
<Version>18.12.3</Version> <Version>18.12.3</Version>
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Filesharing configuration modlue.</Summary> <Summary>Filesharing configuration modlue.</Summary>
<Description>Filesharing configuration modlue.</Description> <Description>Filesharing configuration modlue.</Description>
<Archive sha1sum="0de833933de621befa91fe5017ce0a67035b39c4" type="tarxz">mirrors://kde/stable/applications/18.12.3/src/kdenetwork-filesharing-18.12.3.tar.xz</Archive> <Archive sha1sum="9b7bbe82ec2c3fc741cb3b11077664e5e7212aae" type="tarxz">mirrors://kde/stable/applications/19.04.0/src/kdenetwork-filesharing-19.04.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>extra-cmake-modules</Dependency> <Dependency>extra-cmake-modules</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency> <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
@@ -50,6 +50,13 @@
</Package> </Package>
<History> <History>
<Update release="26">
<Date>2019-04-18</Date>
<Version>19.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25"> <Update release="25">
<Date>2019-03-11</Date> <Date>2019-03-11</Date>
<Version>18.12.3</Version> <Version>18.12.3</Version>
+8 -1
View File
@@ -13,7 +13,7 @@
<PartOf>desktop.kde.multimedia</PartOf> <PartOf>desktop.kde.multimedia</PartOf>
<Summary>A video editing GUI for KDE4 using the MLT video framework</Summary> <Summary>A video editing GUI for KDE4 using the MLT video framework</Summary>
<Description>kdenlive provides dual video monitors, a multi-track timeline and clip list. Other features include customizable layout support, basic effects and transitions.</Description> <Description>kdenlive provides dual video monitors, a multi-track timeline and clip list. Other features include customizable layout support, basic effects and transitions.</Description>
<Archive sha1sum="ed2e0cd655356dc791db800d332315aa4f865fa0" type="tarxz">mirrors://kde/stable/applications/18.12.3/src/kdenlive-18.12.3.tar.xz</Archive> <Archive sha1sum="6cb98a5aac5fad09c309a09d333b628a51feadaf" type="tarxz">mirrors://kde/stable/applications/19.04.0/src/kdenlive-19.04.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>extra-cmake-modules</Dependency> <Dependency>extra-cmake-modules</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency> <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
@@ -104,6 +104,13 @@
</Package> </Package>
<History> <History>
<Update release="26">
<Date>2019-04-18</Date>
<Version>19.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25"> <Update release="25">
<Date>2019-03-11</Date> <Date>2019-03-11</Date>
<Version>18.12.3</Version> <Version>18.12.3</Version>
@@ -13,7 +13,7 @@
<PartOf>desktop.kde.sdk</PartOf> <PartOf>desktop.kde.sdk</PartOf>
<Summary>Translation file thumbnail generators</Summary> <Summary>Translation file thumbnail generators</Summary>
<Description>Translation file thumbnail generators</Description> <Description>Translation file thumbnail generators</Description>
<Archive sha1sum="27cec82d000e89ada8117e62f46a6974ab25576a" type="tarxz">mirrors://kde/stable/applications/18.12.3/src/kdesdk-thumbnailers-18.12.3.tar.xz</Archive> <Archive sha1sum="ae98e9f35cef9c3550a6f6a4dc03177595a056af" type="tarxz">mirrors://kde/stable/applications/19.04.0/src/kdesdk-thumbnailers-19.04.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>extra-cmake-modules</Dependency> <Dependency>extra-cmake-modules</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency> <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
@@ -51,6 +51,13 @@
</Package> </Package>
<History> <History>
<Update release="26">
<Date>2019-04-18</Date>
<Version>19.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25"> <Update release="25">
<Date>2019-03-11</Date> <Date>2019-03-11</Date>
<Version>18.12.3</Version> <Version>18.12.3</Version>