This commit is contained in:
2015-09-18 13:27:24 +03:00
236 changed files with 74899 additions and 71809 deletions
-2
View File
@@ -6,8 +6,6 @@
from pisi.actionsapi import pisitools from pisi.actionsapi import pisitools
from pisi.actionsapi import kde5 from pisi.actionsapi import kde5
from pisi.actionsapi import shelltools
from pisi.actionsapi import get
def setup(): def setup():
kde5.configure() kde5.configure()
@@ -10,32 +10,32 @@
</Packager> </Packager>
<License>LGPLv2</License> <License>LGPLv2</License>
<IsA>library</IsA> <IsA>library</IsA>
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>Akonadi calendar integration</Summary> <Summary>Akonadi calendar integration</Summary>
<Description>Calendar integration for Akonadi.</Description> <Description>Calendar integration for Akonadi.</Description>
<Archive sha1sum="bc62bbf8c28e4c4a8f2f2e99c6d3239712d86d06" type="tarxz">http://download.kde.org/stable/applications/15.08.0/src/akonadi-calendar-15.08.0.tar.xz</Archive> <Archive sha1sum="4f64a656305f63c68f018206e95d80a61e061a7b" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/akonadi-calendar-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency> <Dependency>ki18n-devel</Dependency>
<Dependency>kcodecs-devel</Dependency> <Dependency>kcodecs-devel</Dependency>
<Dependency>kdoctools-devel</Dependency> <Dependency>kdoctools-devel</Dependency>
<Dependency>boost-devel</Dependency> <Dependency>boost-devel</Dependency>
<Dependency>kemoticons-devel</Dependency> <Dependency>kemoticons-devel</Dependency>
<Dependency>kitemmodels-devel</Dependency> <Dependency>kitemmodels-devel</Dependency>
<Dependency>kinit-devel</Dependency> <Dependency>kinit-devel</Dependency>
<Dependency>kunitconversion-devel</Dependency> <Dependency>kunitconversion-devel</Dependency>
<Dependency>kmailtransport-devel</Dependency> <Dependency>kmailtransport-devel</Dependency>
<Dependency>akonadi-devel</Dependency> <Dependency>akonadi-devel</Dependency>
<Dependency>kdelibs4-support-devel</Dependency> <Dependency>kdelibs4-support-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency> <Dependency>extra-cmake-modules</Dependency>
<Dependency>kdesignerplugin</Dependency> <Dependency>kdesignerplugin</Dependency>
<Dependency>kdepimlibs-devel</Dependency> <Dependency>kdepimlibs-devel</Dependency>
<Dependency>kmime-devel</Dependency> <Dependency>kmime-devel</Dependency>
<Dependency>cyrus-sasl-devel</Dependency> <Dependency>cyrus-sasl-devel</Dependency>
<Dependency>kcontacts-devel</Dependency> <Dependency>kcontacts-devel</Dependency>
<Dependency>kidentitymanagement-devel</Dependency> <Dependency>kidentitymanagement-devel</Dependency>
<Dependency>kcalcore-devel</Dependency> <Dependency>kcalcore-devel</Dependency>
<Dependency>kcalutils-devel</Dependency> <Dependency>kcalutils-devel</Dependency>
</BuildDependencies> </BuildDependencies>
</Source> </Source>
@@ -43,51 +43,58 @@
<Name>akonadi-calendar</Name> <Name>akonadi-calendar</Name>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency>qt5-base</Dependency> <Dependency>qt5-base</Dependency>
<Dependency>ki18n</Dependency> <Dependency>ki18n</Dependency>
<Dependency>kcodecs</Dependency> <Dependency>kcodecs</Dependency>
<Dependency>kdelibs4-support</Dependency> <Dependency>kdelibs4-support</Dependency>
<Dependency>kio</Dependency> <Dependency>kio</Dependency>
<Dependency>kmime</Dependency> <Dependency>kmime</Dependency>
<Dependency>libgcc</Dependency> <Dependency>libgcc</Dependency>
<Dependency>kconfig</Dependency> <Dependency>kconfig</Dependency>
<Dependency>kxmlgui</Dependency> <Dependency>kxmlgui</Dependency>
<Dependency>kcalcore</Dependency> <Dependency>kcalcore</Dependency>
<Dependency>kcalutils</Dependency> <Dependency>kcalutils</Dependency>
<Dependency>kcontacts</Dependency> <Dependency>kcontacts</Dependency>
<Dependency>kdepimlibs</Dependency> <Dependency>kdepimlibs</Dependency>
<Dependency>kcoreaddons</Dependency> <Dependency>kcoreaddons</Dependency>
<Dependency>kdbusaddons</Dependency> <Dependency>kdbusaddons</Dependency>
<Dependency>kiconthemes</Dependency> <Dependency>kiconthemes</Dependency>
<Dependency>kitemmodels</Dependency> <Dependency>kitemmodels</Dependency>
<Dependency>kjobwidgets</Dependency> <Dependency>kjobwidgets</Dependency>
<Dependency>kconfigwidgets</Dependency> <Dependency>kconfigwidgets</Dependency>
<Dependency>kmailtransport</Dependency> <Dependency>kmailtransport</Dependency>
<Dependency>kwidgetsaddons</Dependency> <Dependency>kwidgetsaddons</Dependency>
<Dependency>kidentitymanagement</Dependency> <Dependency>kidentitymanagement</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="data">/usr/share</Path> <Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib/qt5</Path> <Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path> <Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path> <Path fileType="doc">/usr/share/doc</Path>
</Files> </Files>
</Package> </Package>
<Package> <Package>
<Name>akonadi-calendar-devel</Name> <Name>akonadi-calendar-devel</Name>
<Summary>Development files for akonadi-calendar</Summary> <Summary>Development files for akonadi-calendar</Summary>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency release="current">akonadi-calendar</Dependency> <Dependency release="current">akonadi-calendar</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="header">/usr/include</Path> <Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path> <Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path> <Path fileType="config">/usr/lib/pkgconfig</Path>
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2015-08-22</Date> <Date>2015-08-22</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
@@ -13,7 +13,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Libraries and daemons to implement searching in Akonadi</Summary> <Summary>Libraries and daemons to implement searching in Akonadi</Summary>
<Description>Libraries and daemons to implement searching in Akonadi</Description> <Description>Libraries and daemons to implement searching in Akonadi</Description>
<Archive sha1sum="e8c521cb5fc2cca740f719f03b462508762af388" type="tarxz">http://download.kde.org/stable/applications/15.08.0/src/akonadi-search-15.08.0.tar.xz</Archive> <Archive sha1sum="a10449a0bc7e8564da1697f7d5a1b5840347c688" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/akonadi-search-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>kcrash-devel</Dependency> <Dependency>kcrash-devel</Dependency>
@@ -62,6 +62,7 @@
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="config">/etc/akonadi</Path> <Path fileType="config">/etc/akonadi</Path>
<Path fileType="config">/etc/xdg</Path>
<Path fileType="executable">/usr/bin</Path> <Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path> <Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share/dbus-1</Path> <Path fileType="data">/usr/share/dbus-1</Path>
@@ -98,6 +99,13 @@
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2015-08-21</Date> <Date>2015-08-21</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
+8 -6
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>PIM (Personal Information Management) Storage Service</Summary> <Summary>PIM (Personal Information Management) Storage Service</Summary>
<Description>akonadi is an extensible cross-desktop storage service for PIM data and meta data providing concurrent read, write, and query access.</Description> <Description>akonadi is an extensible cross-desktop storage service for PIM data and meta data providing concurrent read, write, and query access.</Description>
<Archive sha1sum="06dec25cee0151766fe5aa3628aeae2396ed0268" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/akonadi-15.08.0.tar.xz</Archive> <Archive sha1sum="9827d902370639403eb57f56e6a1205ce9a3330b" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/akonadi-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-sql-mysql</Dependency> <Dependency>qt5-sql-mysql</Dependency>
@@ -29,9 +29,6 @@
<Dependency>boost-devel</Dependency> <Dependency>boost-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency> <Dependency>extra-cmake-modules</Dependency>
</BuildDependencies> </BuildDependencies>
<Patches>
<!-- <Patch level="1">dbupdater.diff</Patch> -->
</Patches>
</Source> </Source>
<Package> <Package>
@@ -41,8 +38,6 @@
<Dependency>qt5-base</Dependency> <Dependency>qt5-base</Dependency>
<Dependency>sqlite</Dependency> <Dependency>sqlite</Dependency>
<Dependency>libgcc</Dependency> <Dependency>libgcc</Dependency>
<!--Dependency>soprano</Dependency-->
<!--Dependency>boost</Dependency-->
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="config">/etc/xdg</Path> <Path fileType="config">/etc/xdg</Path>
@@ -70,6 +65,13 @@
</Package> </Package>
<History> <History>
<Update release="16">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="15"> <Update release="15">
<Date>2015-08-21</Date> <Date>2015-08-21</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>KDE Archiving Tool</Summary> <Summary>KDE Archiving Tool</Summary>
<Description>Ark is a program for managing various archive formats within the KDE environment.</Description> <Description>Ark is a program for managing various archive formats within the KDE environment.</Description>
<Archive sha1sum="b202eceb6d7474c865e12fc3120bb5fb8f448f20" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/ark-15.08.0.tar.xz</Archive> <Archive sha1sum="2d33b6a7f4012e32fd5966e8075bed60807268ac" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/ark-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>karchive-devel</Dependency> <Dependency>karchive-devel</Dependency>
@@ -66,6 +66,13 @@
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2015-08-19</Date> <Date>2015-08-19</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
@@ -5,18 +5,12 @@
# See the file http://www.gnu.org/licenses/gpl.txt # See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import kde5 from pisi.actionsapi import kde5
from pisi.actionsapi import shelltools
from pisi.actionsapi import get
from pisi.actionsapi import pisitools from pisi.actionsapi import pisitools
#WorkDir = "src"
def setup(): def setup():
#shelltools.makedirs("build")
#shelltools.cd("build")
kde5.configure() kde5.configure()
def build(): def build():
#shelltools.cd("..")
kde5.make() kde5.make()
def install(): def install():
@@ -10,10 +10,10 @@
</Packager> </Packager>
<License>LGPLv2</License> <License>LGPLv2</License>
<IsA>library</IsA> <IsA>library</IsA>
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>Framework for searching and managing metadata</Summary> <Summary>Framework for searching and managing metadata</Summary>
<Description>Baloo is a framework for searching and managing metada</Description> <Description>Baloo is a framework for searching and managing metada</Description>
<Archive sha1sum="268cbd1752f236c818aafd2d250b2fd7b984d1db" type="tarxz">http://download.kde.org/stable/applications/15.08.0/src/baloo-widgets-15.08.0.tar.xz</Archive> <Archive sha1sum="c0f22c10196213777159cec5e582986744d394ad" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/baloo-widgets-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>baloo-devel</Dependency> <Dependency>baloo-devel</Dependency>
@@ -70,6 +70,13 @@
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2015-08-28</Date> <Date>2015-08-28</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
@@ -4,10 +4,8 @@
# Licensed under the GNU General Public License, version 3. # Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt # See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import shelltools
from pisi.actionsapi import pisitools from pisi.actionsapi import pisitools
from pisi.actionsapi import kde5 from pisi.actionsapi import kde5
from pisi.actionsapi import get
NoStrip=["/usr/share"] NoStrip=["/usr/share"]
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Extra dolphin plugins</Summary> <Summary>Extra dolphin plugins</Summary>
<Description>This package contains plugins that offer integration in Dolphin with the following version control systems:</Description> <Description>This package contains plugins that offer integration in Dolphin with the following version control systems:</Description>
<Archive sha1sum="a7c35956a17b937ea9fbed6c53af547148355dcf" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/dolphin-plugins-15.08.0.tar.xz</Archive> <Archive sha1sum="7113637c4bf744603f4f2886c88b3656dc5805fe" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/dolphin-plugins-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>kdoctools-devel</Dependency> <Dependency>kdoctools-devel</Dependency>
@@ -46,6 +46,13 @@
</Package> </Package>
<History> <History>
<Update release="3">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2"> <Update release="2">
<Date>2015-08-19</Date> <Date>2015-08-19</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
+8 -1
View File
@@ -11,7 +11,7 @@
<License>GPLv2</License> <License>GPLv2</License>
<Summary>KDE File Manager</Summary> <Summary>KDE File Manager</Summary>
<Description>Dolphin is the File Manager for KDE.</Description> <Description>Dolphin is the File Manager for KDE.</Description>
<Archive sha1sum="9bf5294a6124f42c37d6fba7752dbeb7121ebe4b" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/dolphin-15.08.0.tar.xz</Archive> <Archive sha1sum="a5c70021eceb0d77116a635ca063ae22dc516ffd" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/dolphin-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-phonon-devel</Dependency> <Dependency>qt5-phonon-devel</Dependency>
@@ -102,6 +102,13 @@
</Package> </Package>
<History> <History>
<Update release="3">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2"> <Update release="2">
<Date>2015-08-31</Date> <Date>2015-08-31</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
@@ -6,7 +6,6 @@
from pisi.actionsapi import pisitools from pisi.actionsapi import pisitools
from pisi.actionsapi import kde5 from pisi.actionsapi import kde5
from pisi.actionsapi import get
def setup(): def setup():
kde5.configure() kde5.configure()
@@ -9,10 +9,10 @@
<Email>admin@pisilinux.org</Email> <Email>admin@pisilinux.org</Email>
</Packager> </Packager>
<License>LGPLv2</License> <License>LGPLv2</License>
<IsA>app:gui</IsA> <IsA>app:gui</IsA>
<Summary>Multimedia player</Summary> <Summary>Multimedia player</Summary>
<Description> a multimedia player where the focus is on simplicity, instead of features.</Description> <Description> a multimedia player where the focus is on simplicity, instead of features.</Description>
<Archive sha1sum="7b0b4502b975a5c1584989de3ce589152ff8ddff" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/dragon-15.08.0.tar.xz</Archive> <Archive sha1sum="801b8c2b08906e3dbe19961423ee1d0e23a7731b" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/dragon-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>kdoctools-devel</Dependency> <Dependency>kdoctools-devel</Dependency>
@@ -54,6 +54,13 @@
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="3">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2"> <Update release="2">
<Date>2015-08-20</Date> <Date>2015-08-20</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
+8 -1
View File
@@ -11,7 +11,7 @@
<License>LGPLv2</License> <License>LGPLv2</License>
<Summary>C++ bindings/wrapper for gpgme</Summary> <Summary>C++ bindings/wrapper for gpgme</Summary>
<Description>C++ bindings/wrapper for gpgme</Description> <Description>C++ bindings/wrapper for gpgme</Description>
<Archive sha1sum="20a3b016458ec1f09bdc064b2135407384ba7049" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/gpgmepp-15.08.0.tar.xz</Archive> <Archive sha1sum="2af6d0a4c33a433d8be6c1e144f40cd071703abf" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/gpgmepp-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>boost-devel</Dependency> <Dependency>boost-devel</Dependency>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
@@ -44,6 +44,13 @@
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2015-08-21</Date> <Date>2015-08-21</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
+8 -1
View File
@@ -14,7 +14,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>An image viewer</Summary> <Summary>An image viewer</Summary>
<Description>Gwenview is an easy to use image viewer.</Description> <Description>Gwenview is an easy to use image viewer.</Description>
<Archive sha1sum="5cc093e2580e7e1c88de7774e7674c2f1b73669d" type="tarxz">http://download.kde.org/stable/applications/15.08.0/src/gwenview-15.08.0.tar.xz</Archive> <Archive sha1sum="31efb06b4d328561d58929e64df8cf008f1194ae" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/gwenview-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>exiv2-devel</Dependency> <Dependency>exiv2-devel</Dependency>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
@@ -85,6 +85,13 @@
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2015-08-12</Date> <Date>2015-08-12</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
View File
+14 -7
View File
@@ -10,10 +10,10 @@
</Packager> </Packager>
<License>LGPLv2</License> <License>LGPLv2</License>
<IsA>library</IsA> <IsA>library</IsA>
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>Library to provides access and handling of KAlarm calendar data</Summary> <Summary>Library to provides access and handling of KAlarm calendar data</Summary>
<Description>Library to provides access and handling of KAlarm calendar data</Description> <Description>Library to provides access and handling of KAlarm calendar data</Description>
<Archive sha1sum="26f21a0cae94f6ce86cd2d484b1d52ed8361132d" type="tarxz">http://download.kde.org/stable/applications/15.08.0/src/kalarmcal-15.08.0.tar.xz</Archive> <Archive sha1sum="cec5149f1764d711331d4c5815fbe71cf5e5f43b" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/kalarmcal-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>akonadi-devel</Dependency> <Dependency>akonadi-devel</Dependency>
@@ -47,27 +47,34 @@
<Dependency>kdelibs4-support</Dependency> <Dependency>kdelibs4-support</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="library">/usr/lib/qt5</Path> <Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path> <Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path> <Path fileType="doc">/usr/share/doc</Path>
</Files> </Files>
</Package> </Package>
<Package> <Package>
<Name>kalarmcal-devel</Name> <Name>kalarmcal-devel</Name>
<Summary>Development files for kalarmcal</Summary> <Summary>Development files for kalarmcal</Summary>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency release="current">kalarmcal</Dependency> <Dependency release="current">kalarmcal</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="header">/usr/include</Path> <Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path> <Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path> <Path fileType="config">/usr/lib/pkgconfig</Path>
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2015-08-23</Date> <Date>2015-08-23</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
+9 -2
View File
@@ -9,10 +9,10 @@
<Email>admin@pisilinux.org</Email> <Email>admin@pisilinux.org</Email>
</Packager> </Packager>
<License>LGPLv2</License> <License>LGPLv2</License>
<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="cd842f71a556c2d0bb979948840083f7c1f54380" type="tarxz">http://download.kde.org/stable/applications/15.08.0/src/kate-15.08.0.tar.xz</Archive> <Archive sha1sum="2acda6219b6243b62d548b2e82e8965b24e9ed3d" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/kate-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>plasma-framework-devel</Dependency> <Dependency>plasma-framework-devel</Dependency>
@@ -77,6 +77,13 @@
</Package> </Package>
<History> <History>
<Update release="3">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2"> <Update release="2">
<Date>2015-08-19</Date> <Date>2015-08-19</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
View File
+14 -7
View File
@@ -10,10 +10,10 @@
</Packager> </Packager>
<License>LGPLv2</License> <License>LGPLv2</License>
<IsA>library</IsA> <IsA>library</IsA>
<IsA>app:library</IsA> <IsA>app:library</IsA>
<Summary>A blogging library for KDE</Summary> <Summary>A blogging library for KDE</Summary>
<Description>KBlog is a library for calling functions on Blogger 1.0, MetaWeblog, MovableType and GData compatible blogs. It calls the APIs using KXmlRpcClient and Syndication.</Description> <Description>KBlog is a library for calling functions on Blogger 1.0, MetaWeblog, MovableType and GData compatible blogs. It calls the APIs using KXmlRpcClient and Syndication.</Description>
<Archive sha1sum="dfe0a704ef47693e76b64c618e308db45daccb05" type="tarxz">http://download.kde.org/stable/applications/15.08.0/src/kblog-15.08.0.tar.xz</Archive> <Archive sha1sum="613835d7d5b00665e6c0d2f5b99a1f8b2b43700e" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/kblog-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency> <Dependency>extra-cmake-modules</Dependency>
@@ -35,27 +35,34 @@
<Dependency>kdelibs4-support</Dependency> <Dependency>kdelibs4-support</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="library">/usr/lib/qt5</Path> <Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path> <Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path> <Path fileType="doc">/usr/share/doc</Path>
</Files> </Files>
</Package> </Package>
<Package> <Package>
<Name>kblog-devel</Name> <Name>kblog-devel</Name>
<Summary>Development files for kblog</Summary> <Summary>Development files for kblog</Summary>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency release="current">kblog</Dependency> <Dependency release="current">kblog</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="header">/usr/include</Path> <Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path> <Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path> <Path fileType="config">/usr/lib/pkgconfig</Path>
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2015-08-24</Date> <Date>2015-08-24</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
View File
+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="6ed748d61ed2c9ca872c1d53bcdc3521737cdab7" type="tarxz">http://download.kde.org/stable/applications/15.08.0/src/kcalcore-15.08.0.tar.xz</Archive> <Archive sha1sum="bfe67c863dd5d2dd0ba36763dfa864ededc65490" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/kcalcore-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>kdelibs4-support-devel</Dependency> <Dependency>kdelibs4-support-devel</Dependency>
@@ -63,6 +63,13 @@
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2015-08-20</Date> <Date>2015-08-20</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
View File
+14 -7
View File
@@ -10,10 +10,10 @@
</Packager> </Packager>
<License>LGPLv2</License> <License>LGPLv2</License>
<IsA>library</IsA> <IsA>library</IsA>
<IsA>app:library</IsA> <IsA>app:library</IsA>
<Summary>The KDE calendar utility library</Summary> <Summary>The KDE calendar utility library</Summary>
<Description>Calendar utility library for KDE</Description> <Description>Calendar utility library for KDE</Description>
<Archive sha1sum="32ac542ead490ce958601f9ade1a8bdeb8f23a2d" type="tarxz">http://download.kde.org/stable/applications/15.08.0/src/kcalutils-15.08.0.tar.xz</Archive> <Archive sha1sum="8fe473249fe6c4d23295c9efe5e59a7776f66321" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/kcalutils-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>kdoctools-devel</Dependency> <Dependency>kdoctools-devel</Dependency>
@@ -37,27 +37,34 @@
<Dependency>kdelibs4-support</Dependency> <Dependency>kdelibs4-support</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="library">/usr/lib/qt5</Path> <Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path> <Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path> <Path fileType="doc">/usr/share/doc</Path>
</Files> </Files>
</Package> </Package>
<Package> <Package>
<Name>kcalutils-devel</Name> <Name>kcalutils-devel</Name>
<Summary>Development files for kcalutils</Summary> <Summary>Development files for kcalutils</Summary>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency release="current">kcalutils</Dependency> <Dependency release="current">kcalutils</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="header">/usr/include</Path> <Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path> <Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path> <Path fileType="config">/usr/lib/pkgconfig</Path>
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2015-08-22</Date> <Date>2015-08-22</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
View File
+23 -16
View File
@@ -10,17 +10,17 @@
</Packager> </Packager>
<License>LGPLv2</License> <License>LGPLv2</License>
<IsA>library</IsA> <IsA>library</IsA>
<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="ee1ad9ab75c9aa158180fd4ac31616486c71ad94" type="tarxz">http://download.kde.org/stable/applications/15.08.0/src/kcontacts-15.08.0.tar.xz</Archive> <Archive sha1sum="8045cf9d3094844e63c2d95e1689043b58a3cbb2" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/kcontacts-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency> <Dependency>ki18n-devel</Dependency>
<Dependency>kcodecs-devel</Dependency> <Dependency>kcodecs-devel</Dependency>
<Dependency>kconfig-devel</Dependency> <Dependency>kconfig-devel</Dependency>
<Dependency>kio-devel</Dependency> <Dependency>kio-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency> <Dependency>extra-cmake-modules</Dependency>
</BuildDependencies> </BuildDependencies>
</Source> </Source>
@@ -28,35 +28,42 @@
<Name>kcontacts</Name> <Name>kcontacts</Name>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency>qt5-base</Dependency> <Dependency>qt5-base</Dependency>
<Dependency>ki18n</Dependency> <Dependency>ki18n</Dependency>
<Dependency>kcodecs</Dependency> <Dependency>kcodecs</Dependency>
<Dependency>kconfig</Dependency> <Dependency>kconfig</Dependency>
<Dependency>kcoreaddons</Dependency> <Dependency>kcoreaddons</Dependency>
<Dependency>libgcc</Dependency> <Dependency>libgcc</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="data">/usr/share</Path> <Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib/qt5</Path> <Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path> <Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path> <Path fileType="doc">/usr/share/doc</Path>
</Files> </Files>
</Package> </Package>
<Package> <Package>
<Name>kcontacts-devel</Name> <Name>kcontacts-devel</Name>
<Summary>Development files for kcontacts</Summary> <Summary>Development files for kcontacts</Summary>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency release="current">kcontacts</Dependency> <Dependency release="current">kcontacts</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="header">/usr/include</Path> <Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path> <Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path> <Path fileType="config">/usr/lib/pkgconfig</Path>
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2015-08-20</Date> <Date>2015-08-20</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
@@ -12,8 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>KDE-Baseapps: base applications from the official KDE release</Summary> <Summary>KDE-Baseapps: base applications from the official KDE release</Summary>
<Description>Base application for KDE5 such as Dolphin, kfind, plasma-widget-folderview, konqueror etc.</Description> <Description>Base application for KDE5 such as Dolphin, kfind, plasma-widget-folderview, konqueror etc.</Description>
<!--Archive sha1sum="acbe6ec0e6ca5f24a95872dbafd29aae5a3a3ea9" type="tarxz">http://download.kde.org/unstable/applications/15.07.90/src/kde-baseapps-15.07.90.tar.xz</Archive--> <Archive sha1sum="97bd416c0555c5536efcb91a851cd181cd863eec" type="tarxz">http://source.pisilinux.org/1.0/kde-baseapps-15.07.90_20150729.tar.xz</Archive>
<Archive sha1sum="97bd416c0555c5536efcb91a851cd181cd863eec" type="tarxz">http://source.pisilinux.org/1.0/kde-baseapps-15.07.90_20150729.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>zlib-devel</Dependency> <Dependency>zlib-devel</Dependency>
@@ -14,7 +14,7 @@
<IsA>app:gui</IsA> <IsA>app:gui</IsA>
<Summary>KDE5 PIM Runtime Environment</Summary> <Summary>KDE5 PIM Runtime Environment</Summary>
<Description>kdepim-runtime contains KDE5 PIM (Personal Information Management) runtime environment like akonadi agents.</Description> <Description>kdepim-runtime contains KDE5 PIM (Personal Information Management) runtime environment like akonadi agents.</Description>
<Archive sha1sum="fcc9549bdacc25cb464a18efefcbacf7494dfd34" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kdepim-runtime-15.08.0.tar.xz</Archive> <Archive sha1sum="fcab275175a82152ee2345a8657e0ab238f7033a" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/kdepim-runtime-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>kdoctools-devel</Dependency> <Dependency>kdoctools-devel</Dependency>
<Dependency>boost-devel</Dependency> <Dependency>boost-devel</Dependency>
@@ -97,8 +97,8 @@
<Path fileType="executable">/usr/bin</Path> <Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/mime</Path> <Path fileType="data">/usr/share/mime</Path>
<Path fileType="data">/usr/share/kservicetypes5</Path> <Path fileType="data">/usr/share/kservicetypes5</Path>
<Path fileType="data">/usr/share/kservices5</Path> <Path fileType="data">/usr/share/kservices5</Path>
<Path fileType="data">/usr/share/knotifications5</Path> <Path fileType="data">/usr/share/knotifications5</Path>
<Path fileType="data">/usr/share/icons</Path> <Path fileType="data">/usr/share/icons</Path>
<Path fileType="data">/usr/share/dbus-1</Path> <Path fileType="data">/usr/share/dbus-1</Path>
<Path fileType="data">/usr/share/akonadi</Path> <Path fileType="data">/usr/share/akonadi</Path>
@@ -109,6 +109,13 @@
</Package> </Package>
<History> <History>
<Update release="24">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="23"> <Update release="23">
<Date>2015-08-23</Date> <Date>2015-08-23</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>KDE5 PIM libraries</Summary> <Summary>KDE5 PIM libraries</Summary>
<Description>Contains KDE5 PIM (Personal Information Management) base libraries.</Description> <Description>Contains KDE5 PIM (Personal Information Management) base libraries.</Description>
<Archive sha1sum="83c85cabc85e3db1b9df4e8d58346bb6b34c2f40" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kdepimlibs-15.08.0.tar.xz</Archive> <Archive sha1sum="6659e74c29c86f730c8039bc51b15c74b3e945bf" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/kdepimlibs-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>boost-devel</Dependency> <Dependency>boost-devel</Dependency>
@@ -116,6 +116,13 @@
</Package> </Package>
<History> <History>
<Update release="25">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="24"> <Update release="24">
<Date>2015-09-11</Date> <Date>2015-09-11</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>KDE library for regional holiday information</Summary> <Summary>KDE library for regional holiday information</Summary>
<Description>KDE library for regional holiday information</Description> <Description>KDE library for regional holiday information</Description>
<Archive sha1sum="f08416f94f7829a4369943cb04bdc1b290331eeb" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kholidays-15.08.0.tar.xz</Archive> <Archive sha1sum="9b5f8f36129b6152436e5ffc0c00be09d4d8b3c8" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/kholidays-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>kitemviews-devel</Dependency> <Dependency>kitemviews-devel</Dependency>
@@ -57,6 +57,13 @@
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2015-08-22</Date> <Date>2015-08-22</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
@@ -10,10 +10,10 @@
</Packager> </Packager>
<License>LGPLv2</License> <License>LGPLv2</License>
<IsA>library</IsA> <IsA>library</IsA>
<IsA>app:library</IsA> <IsA>app:library</IsA>
<Summary>KDE PIM libraries</Summary> <Summary>KDE PIM libraries</Summary>
<Description>Library for the KDE-PIM(Personal-Infomation-Management</Description> <Description>Library for the KDE-PIM(Personal-Infomation-Management</Description>
<Archive sha1sum="bb0dc21d5df800751ea785e902d2955a379119e8" type="tarxz">http://download.kde.org/stable/applications/15.08.0/src/kidentitymanagement-15.08.0.tar.xz</Archive> <Archive sha1sum="b1f80e249c2aeb9d5608e68432459d3c0eb9ff08" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/kidentitymanagement-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>kdoctools-devel</Dependency> <Dependency>kdoctools-devel</Dependency>
@@ -53,29 +53,36 @@
<Dependency>kwidgetsaddons</Dependency> <Dependency>kwidgetsaddons</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="data">/usr/share</Path> <Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib/qt5</Path> <Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path> <Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path> <Path fileType="doc">/usr/share/doc</Path>
</Files> </Files>
</Package> </Package>
<Package> <Package>
<Name>kidentitymanagement-devel</Name> <Name>kidentitymanagement-devel</Name>
<Summary>Development files for kidentitymanagement</Summary> <Summary>Development files for kidentitymanagement</Summary>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>kpimtextedit-devel</Dependency> <Dependency>kpimtextedit-devel</Dependency>
<Dependency release="current">kidentitymanagement</Dependency> <Dependency release="current">kidentitymanagement</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="header">/usr/include</Path> <Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path> <Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path> <Path fileType="config">/usr/lib/pkgconfig</Path>
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2015-08-22</Date> <Date>2015-08-22</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
+14 -7
View File
@@ -10,10 +10,10 @@
</Packager> </Packager>
<License>LGPLv2</License> <License>LGPLv2</License>
<IsA>library</IsA> <IsA>library</IsA>
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>Job-based API for interacting with IMAP servers</Summary> <Summary>Job-based API for interacting with IMAP servers</Summary>
<Description>API for interacting with IMAP servers</Description> <Description>API for interacting with IMAP servers</Description>
<Archive sha1sum="402e19a3be4e95a136bea709fadef4015574bb8d" type="tarxz">http://download.kde.org/stable/applications/15.08.0/src/kimap-15.08.0.tar.xz</Archive> <Archive sha1sum="ad85b5462d0400ecbc16ff124f8902aad30998f7" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/kimap-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>kdoctools-devel</Dependency> <Dependency>kdoctools-devel</Dependency>
@@ -43,27 +43,34 @@
<Dependency>kcoreaddons</Dependency> <Dependency>kcoreaddons</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="library">/usr/lib/qt5</Path> <Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path> <Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path> <Path fileType="doc">/usr/share/doc</Path>
</Files> </Files>
</Package> </Package>
<Package> <Package>
<Name>kimap-devel</Name> <Name>kimap-devel</Name>
<Summary>Development files for kimap</Summary> <Summary>Development files for kimap</Summary>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency release="current">kimap</Dependency> <Dependency release="current">kimap</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="header">/usr/include</Path> <Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path> <Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path> <Path fileType="config">/usr/lib/pkgconfig</Path>
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2015-08-22</Date> <Date>2015-08-22</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>Additional KIO-slaves for KDE5 applications</Summary> <Summary>Additional KIO-slaves for KDE5 applications</Summary>
<Description>Additional KIO-slaves for KDE5 applications</Description> <Description>Additional KIO-slaves for KDE5 applications</Description>
<Archive sha1sum="18e9d3f75625adeb9f4afc3f2c7ec05df1effaf3" type="tarxz">http://download.kde.org/stable/applications/15.08.0/src/kio-extras-15.08.0.tar.xz</Archive> <Archive sha1sum="8416ef81270cc9c97aeafac5bf6a3cc595a76433" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/kio-extras-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>exiv2-devel</Dependency> <Dependency>exiv2-devel</Dependency>
<Dependency>gettext-devel</Dependency> <Dependency>gettext-devel</Dependency>
@@ -95,6 +95,13 @@
</Package> </Package>
<History> <History>
<Update release="4">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="3"> <Update release="3">
<Date>2015-08-22</Date> <Date>2015-08-22</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
View File
+14 -7
View File
@@ -10,10 +10,10 @@
</Packager> </Packager>
<License>LGPLv2</License> <License>LGPLv2</License>
<IsA>library</IsA> <IsA>library</IsA>
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>LDAP access API for KDE</Summary> <Summary>LDAP access API for KDE</Summary>
<Description>Allows LDAP accessing with a convenient Qt style C++ API.</Description> <Description>Allows LDAP accessing with a convenient Qt style C++ API.</Description>
<Archive sha1sum="db8a03ce94545fd236cc1df41280e31c1a52ef35" type="tarxz">http://download.kde.org/stable/applications/15.08.0/src/kldap-15.08.0.tar.xz</Archive> <Archive sha1sum="5f70f775f491e41daf8167ac790e02f15cdd5ac8" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/kldap-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>kcompletion-devel</Dependency> <Dependency>kcompletion-devel</Dependency>
@@ -37,27 +37,34 @@
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="data">/usr/share</Path> <Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib/qt5</Path> <Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path> <Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path> <Path fileType="doc">/usr/share/doc</Path>
</Files> </Files>
</Package> </Package>
<Package> <Package>
<Name>kldap-devel</Name> <Name>kldap-devel</Name>
<Summary>Development files for kdelibs4-support</Summary> <Summary>Development files for kdelibs4-support</Summary>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency release="current">kldap</Dependency> <Dependency release="current">kldap</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="header">/usr/include</Path> <Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path> <Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path> <Path fileType="config">/usr/lib/pkgconfig</Path>
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2015-08-22</Date> <Date>2015-08-22</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
@@ -13,7 +13,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Mail Transport Service</Summary> <Summary>Mail Transport Service</Summary>
<Description>Mail Transport Service</Description> <Description>Mail Transport Service</Description>
<Archive sha1sum="bcba511e706e1e1f88f1d05001a8267473067fbb" type="tarxz">http://download.kde.org/stable/applications/15.08.0/src/kmailtransport-15.08.0.tar.xz</Archive> <Archive sha1sum="ad3cb342a65d9567df57084428d427a70e8c87d0" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/kmailtransport-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>kdelibs4-support-devel</Dependency> <Dependency>kdelibs4-support-devel</Dependency>
@@ -65,16 +65,6 @@
<RuntimeDependencies> <RuntimeDependencies>
<Dependency release="current">kmailtransport</Dependency> <Dependency release="current">kmailtransport</Dependency>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<!--Dependency>ki18n-devel</Dependency>
<Dependency>kmime-devel</Dependency>
<Dependency>kcodecs-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>kcalcore-devel</Dependency>
<Dependency>kcontacts-devel</Dependency>
<Dependency>kdepimlibs-devel</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>xapian-core-devel</Dependency>
<Dependency>kdelibs4-support-devel</Dependency-->
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="header">/usr/include</Path> <Path fileType="header">/usr/include</Path>
@@ -84,6 +74,13 @@
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2015-08-21</Date> <Date>2015-08-21</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
View File
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>MBox library support.</Summary> <Summary>MBox library support.</Summary>
<Description>MBox library support.</Description> <Description>MBox library support.</Description>
<Archive sha1sum="de20a8cdfa0195e34da707943800121389be870a" type="tarxz">http://download.kde.org/stable/applications/15.08.0/src/kmbox-15.08.0.tar.xz</Archive> <Archive sha1sum="444043b899618d5057ed6dfa8bf87ce57cb12d34" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/kmbox-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency> <Dependency>extra-cmake-modules</Dependency>
@@ -53,6 +53,13 @@
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2015-08-20</Date> <Date>2015-08-20</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
View File
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>KDE library for handling mail messages and newsgroup articles.</Summary> <Summary>KDE library for handling mail messages and newsgroup articles.</Summary>
<Description>Kmime library for handling mail messages and newsgroup articles.</Description> <Description>Kmime library for handling mail messages and newsgroup articles.</Description>
<Archive sha1sum="12fccaef4defb9bfe5fe3140789323d05009a012" type="tarxz">http://download.kde.org/stable/applications/15.08.0/src/kmime-15.08.0.tar.xz</Archive> <Archive sha1sum="093f7f753bbcbddbeba6590af26ebdf7987331c3" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/kmime-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency> <Dependency>extra-cmake-modules</Dependency>
@@ -57,6 +57,13 @@
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2015-08-20</Date> <Date>2015-08-20</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
-2
View File
@@ -4,10 +4,8 @@
# Licensed under the GNU General Public License, version 3. # Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/copyleft/gpl.txt # See the file http://www.gnu.org/copyleft/gpl.txt
from pisi.actionsapi import shelltools
from pisi.actionsapi import pisitools from pisi.actionsapi import pisitools
from pisi.actionsapi import kde5 from pisi.actionsapi import kde5
from pisi.actionsapi import get
NoStrip=["/usr/share"] NoStrip=["/usr/share"]
+9 -2
View File
@@ -13,7 +13,7 @@
<IsA>app:gui</IsA> <IsA>app:gui</IsA>
<Summary>KMix: KDE Digital Mixer</Summary> <Summary>KMix: KDE Digital Mixer</Summary>
<Description>KMix: KDE Digital Mixer</Description> <Description>KMix: KDE Digital Mixer</Description>
<Archive sha1sum="941bed772963cffca401662a1ad58bc75f3724bc" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kmix-15.08.0.tar.xz</Archive> <Archive sha1sum="19ae3bffa4d579eddb5f9bd57aabb3fac8511847" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/kmix-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency> <Dependency>extra-cmake-modules</Dependency>
@@ -28,7 +28,7 @@
<Dependency>kdesignerplugin</Dependency> <Dependency>kdesignerplugin</Dependency>
<Dependency>libcanberra-devel</Dependency> <Dependency>libcanberra-devel</Dependency>
<Dependency>glib2-devel</Dependency> <Dependency>glib2-devel</Dependency>
<Dependency>alsa-lib-devel</Dependency> <Dependency>alsa-lib-devel</Dependency>
<Dependency>kglobalaccel-devel</Dependency> <Dependency>kglobalaccel-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency> <Dependency>extra-cmake-modules</Dependency>
<Dependency>cmake</Dependency> <Dependency>cmake</Dependency>
@@ -68,6 +68,13 @@
</Package> </Package>
<History> <History>
<Update release="3">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2"> <Update release="2">
<Date>2015-08-20</Date> <Date>2015-08-20</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
+8 -1
View File
@@ -11,7 +11,7 @@
<License>GPLv2</License> <License>GPLv2</License>
<Summary>KDE Konsole</Summary> <Summary>KDE Konsole</Summary>
<Description>Konsole for KDE5</Description> <Description>Konsole for KDE5</Description>
<Archive sha1sum="04df0367b89cca62dd6754de5d1dc6b32d626b6d" type="tarxz">http://download.kde.org/stable/applications/15.08.0/src/konsole-15.08.0.tar.xz</Archive> <Archive sha1sum="ce9f7b9fdc3613a26f657270481c093e84934672" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/konsole-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-script-devel</Dependency> <Dependency>qt5-script-devel</Dependency>
@@ -68,6 +68,13 @@
</Package> </Package>
<History> <History>
<Update release="3">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2"> <Update release="2">
<Date>2015-08-19</Date> <Date>2015-08-19</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
View File
@@ -10,10 +10,10 @@
</Packager> </Packager>
<License>LGPLv2</License> <License>LGPLv2</License>
<IsA>library</IsA> <IsA>library</IsA>
<IsA>app:library</IsA> <IsA>app:library</IsA>
<Summary>Kontact Plugin Interface Library</Summary> <Summary>Kontact Plugin Interface Library</Summary>
<Description>This library provides the glue necessary for application "Parts" to be embedded as a Kontact component (or plugin).</Description> <Description>This library provides the glue necessary for application "Parts" to be embedded as a Kontact component (or plugin).</Description>
<Archive sha1sum="f61caa50495e949a05510fc661511e2a2ed2373b" type="tarxz">http://download.kde.org/stable/applications/15.08.0/src/kontactinterface-15.08.0.tar.xz</Archive> <Archive sha1sum="58a337191b85912c9615d6291d563f597d8f0fbb" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/kontactinterface-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>kdoctools-devel</Dependency> <Dependency>kdoctools-devel</Dependency>
@@ -34,28 +34,35 @@
<Dependency>kwindowsystem</Dependency> <Dependency>kwindowsystem</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="data">/usr/share</Path> <Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib/qt5</Path> <Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path> <Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path> <Path fileType="doc">/usr/share/doc</Path>
</Files> </Files>
</Package> </Package>
<Package> <Package>
<Name>kontactinterface-devel</Name> <Name>kontactinterface-devel</Name>
<Summary>Development files for kontactinterface</Summary> <Summary>Development files for kontactinterface</Summary>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency release="current">kontactinterface</Dependency> <Dependency release="current">kontactinterface</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="header">/usr/include</Path> <Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path> <Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path> <Path fileType="config">/usr/lib/pkgconfig</Path>
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2015-08-24</Date> <Date>2015-08-24</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
View File
@@ -10,10 +10,10 @@
</Packager> </Packager>
<License>LGPLv2</License> <License>LGPLv2</License>
<IsA>library</IsA> <IsA>library</IsA>
<IsA>app:gui</IsA> <IsA>app:gui</IsA>
<Summary>A textedit with PIM-specific features.</Summary> <Summary>A textedit with PIM-specific features.</Summary>
<Description>Text Edit with KDE-PIM specific features.</Description> <Description>Text Edit with KDE-PIM specific features.</Description>
<Archive sha1sum="fef27a9bc13a433b6b902dbc0c387cf8b00cbb6a" type="tarxz">http://download.kde.org/stable/applications/15.08.0/src/kpimtextedit-15.08.0.tar.xz</Archive> <Archive sha1sum="57696d1860a10083bfe28e2425dc76c6c9955be1" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/kpimtextedit-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency> <Dependency>ki18n-devel</Dependency>
@@ -67,6 +67,13 @@
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2015-08-20</Date> <Date>2015-08-20</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
+19
View File
@@ -0,0 +1,19 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import pisitools
from pisi.actionsapi import kde5
def setup():
kde5.configure()
def build():
kde5.make()
def install():
kde5.install()
pisitools.dodoc("COPYING")
+51
View File
@@ -0,0 +1,51 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kross-interpreters</Name>
<Homepage>http://www.kde.org</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<IsA>app:gui</IsA>
<Summary>Kross interpreter plugins for programming languages</Summary>
<Description>Language interpreters to enable in-process scripting with Kross.</Description>
<Archive sha1sum="1ef0a2dfcbc56f8cd9b737f1fa225f4ee386afb2" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kross-interpreters-15.08.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>kdelibs4-support</Dependency>
<Dependency>kross-devel</Dependency>
<Dependency>python</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kross-interpreters</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>python</Dependency>
<Dependency>kross</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2015-08-29</Date>
<Version>15.08.0</Version>
<Comment>First Release</Comment>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:gui</IsA> <IsA>app:gui</IsA>
<Summary>A screen ruler and color measurement tool</Summary> <Summary>A screen ruler and color measurement tool</Summary>
<Description>KRuler is a screen ruler and color measurement tool.</Description> <Description>KRuler is a screen ruler and color measurement tool.</Description>
<Archive sha1sum="bcf9afa2ed24c39d00b8d60778149bbfcd375548" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kruler-15.08.0.tar.xz</Archive> <Archive sha1sum="0bb8d04234261628a91ecb4c4870cf83d145f21e" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/kruler-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>kdoctools-devel</Dependency> <Dependency>kdoctools-devel</Dependency>
@@ -46,6 +46,13 @@
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2015-08-20</Date> <Date>2015-08-20</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
@@ -4,10 +4,8 @@
# Licensed under the GNU General Public License, version 3. # Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt # See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import shelltools
from pisi.actionsapi import pisitools from pisi.actionsapi import pisitools
from pisi.actionsapi import kde5 from pisi.actionsapi import kde5
from pisi.actionsapi import get
def setup(): def setup():
View File
+14 -7
View File
@@ -9,10 +9,10 @@
<Email>admin@pisilinux.org</Email> <Email>admin@pisilinux.org</Email>
</Packager> </Packager>
<License>LGPLv2</License> <License>LGPLv2</License>
<IsA>app:library</IsA> <IsA>app:library</IsA>
<Summary>RSS/Atom parser library</Summary> <Summary>RSS/Atom parser library</Summary>
<Description>syndication is a parser library for RSS and Atom feeds.</Description> <Description>syndication is a parser library for RSS and Atom feeds.</Description>
<Archive sha1sum="01f3d84ad37580d63bc7e573b1b57bf29430665f" type="tarxz">http://download.kde.org/stable/applications/15.08.0/src/syndication-15.08.0.tar.xz</Archive> <Archive sha1sum="83d78cb73447aeb39c9067020c313f2659091c1a" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/syndication-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>kio-devel</Dependency> <Dependency>kio-devel</Dependency>
@@ -31,26 +31,33 @@
<Dependency>kcoreaddons</Dependency> <Dependency>kcoreaddons</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="library">/usr/lib/qt5</Path> <Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path> <Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path> <Path fileType="doc">/usr/share/doc</Path>
</Files> </Files>
</Package> </Package>
<Package> <Package>
<Name>ksyndication-devel</Name> <Name>ksyndication-devel</Name>
<Summary>Development files for ksyndication</Summary> <Summary>Development files for ksyndication</Summary>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency release="current">ksyndication</Dependency> <Dependency release="current">ksyndication</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="header">/usr/include</Path> <Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path> <Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path> <Path fileType="config">/usr/lib/pkgconfig</Path>
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2015-08-23</Date> <Date>2015-08-23</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
View File
+14 -7
View File
@@ -10,10 +10,10 @@
</Packager> </Packager>
<License>LGPLv2</License> <License>LGPLv2</License>
<IsA>library</IsA> <IsA>library</IsA>
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>API for handling TNEF data</Summary> <Summary>API for handling TNEF data</Summary>
<Description>The API permits access to the actual attachments, the message properties (TNEF/MAPI), and allows one to view/extract message formatted text in Rich Text Format format.</Description> <Description>The API permits access to the actual attachments, the message properties (TNEF/MAPI), and allows one to view/extract message formatted text in Rich Text Format format.</Description>
<Archive sha1sum="06c8f23387d9ca378c43863b6970ddb4246d190d" type="tarxz">http://download.kde.org/stable/applications/15.08.0/src/ktnef-15.08.0.tar.xz</Archive> <Archive sha1sum="03a756f3a3050a5cb54f8e5d8011577536853cb2" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/ktnef-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>kdoctools-devel</Dependency> <Dependency>kdoctools-devel</Dependency>
@@ -32,27 +32,34 @@
<Dependency>kdelibs4-support</Dependency> <Dependency>kdelibs4-support</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="library">/usr/lib/qt5</Path> <Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path> <Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path> <Path fileType="doc">/usr/share/doc</Path>
</Files> </Files>
</Package> </Package>
<Package> <Package>
<Name>ktnef-devel</Name> <Name>ktnef-devel</Name>
<Summary>Development files for ktnef</Summary> <Summary>Development files for ktnef</Summary>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency release="current">ktnef</Dependency> <Dependency release="current">ktnef</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="header">/usr/include</Path> <Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path> <Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path> <Path fileType="config">/usr/lib/pkgconfig</Path>
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2015-08-24</Date> <Date>2015-08-24</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
@@ -4,10 +4,7 @@
# Licensed under the GNU General Public License, version 3. # Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt # See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import shelltools
from pisi.actionsapi import kde5 from pisi.actionsapi import kde5
from pisi.actionsapi import get
def setup(): def setup():
kde5.configure() kde5.configure()
+2 -2
View File
@@ -30,8 +30,8 @@
<Dependency>qt5-base</Dependency> <Dependency>qt5-base</Dependency>
<Dependency>libraw</Dependency> <Dependency>libraw</Dependency>
<Dependency>kconfig</Dependency> <Dependency>kconfig</Dependency>
<Dependency>ki18n</Dependency> <Dependency>ki18n</Dependency>
<Dependency>libgcc</Dependency> <Dependency>libgcc</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="library">/usr/lib</Path> <Path fileType="library">/usr/lib</Path>
View File
+8 -8
View File
@@ -10,10 +10,10 @@
</Packager> </Packager>
<License>LGPLv2</License> <License>LGPLv2</License>
<IsA>library</IsA> <IsA>library</IsA>
<IsA>app:library</IsA> <IsA>app:library</IsA>
<Summary>Google API library for KDE</Summary> <Summary>Google API library for KDE</Summary>
<Description>A KDE-based library for accessing various Google services via their public API</Description> <Description>A KDE-based library for accessing various Google services via their public API</Description>
<Archive sha1sum="63b8ee4a61febe9ff60295955045ccf65c73f98f" type="tarxz">http://download.kde.org/stable/libkgapi/5.0.0/src/libkgapi-5.0.0.tar.xz</Archive> <Archive sha1sum="63b8ee4a61febe9ff60295955045ccf65c73f98f" type="tarxz">mirrors://kde/stable/libkgapi/5.0.0/src/libkgapi-5.0.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency> <Dependency>extra-cmake-modules</Dependency>
@@ -46,19 +46,19 @@
<Dependency>kdelibs4-support</Dependency> <Dependency>kdelibs4-support</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="config">/etc</Path> <Path fileType="config">/etc</Path>
<Path fileType="data">/usr/share</Path> <Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib/qt5</Path> <Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path> <Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path> <Path fileType="doc">/usr/share/doc</Path>
</Files> </Files>
</Package> </Package>
<Package> <Package>
<Name>libkgapi-devel</Name> <Name>libkgapi-devel</Name>
<Summary>Development files for libkgapi</Summary> <Summary>Development files for libkgapi</Summary>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>kcalcore-devel</Dependency> <Dependency>kcalcore-devel</Dependency>
<Dependency>kcontacts-devel</Dependency> <Dependency>kcontacts-devel</Dependency>
<Dependency>kio-devel</Dependency> <Dependency>kio-devel</Dependency>
@@ -70,7 +70,7 @@
<Files> <Files>
<Path fileType="header">/usr/include</Path> <Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path> <Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path> <Path fileType="config">/usr/lib/pkgconfig</Path>
</Files> </Files>
</Package> </Package>
@@ -4,10 +4,7 @@
# Licensed under the GNU General Public License, version 3. # Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt # See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import shelltools
from pisi.actionsapi import kde5 from pisi.actionsapi import kde5
from pisi.actionsapi import get
def setup(): def setup():
kde5.configure() kde5.configure()
@@ -6,7 +6,6 @@
from pisi.actionsapi import kde5 from pisi.actionsapi import kde5
def setup(): def setup():
kde5.configure() kde5.configure()
+9 -10
View File
@@ -13,18 +13,14 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>A document viewer</Summary> <Summary>A document viewer</Summary>
<Description>Okular is a document viewer.</Description> <Description>Okular is a document viewer.</Description>
<Archive sha1sum="4e1eee8bd9f931cf60cf9ea8af9244cc37e3170b" type="tarxz">http://download.kde.org/stable/applications/15.08.0/src/okular-15.08.0.tar.xz</Archive> <Archive sha1sum="87abdd8efc8520cddf686b220b83fe3290f8ef14" type="tarxz">mirrors://kde/stable/applications/15.08.1/src/okular-15.08.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>qca2-qt5-devel</Dependency> <Dependency>qca2-qt5-devel</Dependency>
<Dependency>tiff-devel</Dependency> <Dependency>tiff-devel</Dependency>
<Dependency>kdelibs4-support-devel</Dependency> <Dependency>kdelibs4-support-devel</Dependency>
<!--Dependency>djvu-devel</Dependency-1-->
<Dependency>qt5-phonon-devel</Dependency> <Dependency>qt5-phonon-devel</Dependency>
<!--Dependency>chmlib-devel</Dependency-2-->
<!--Dependency>libspectre-devel</Dependency-3-->
<Dependency>poppler-qt5-devel</Dependency> <Dependency>poppler-qt5-devel</Dependency>
<!--Dependency>qimageblitz-devel</Dependency-4-->
<Dependency>ebook-tools-devel</Dependency> <Dependency>ebook-tools-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency> <Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency> <Dependency>kdoctools-devel</Dependency>
@@ -38,12 +34,8 @@
<Dependency>qt5-base</Dependency> <Dependency>qt5-base</Dependency>
<Dependency>qca-qt5</Dependency> <Dependency>qca-qt5</Dependency>
<Dependency>tiff</Dependency> <Dependency>tiff</Dependency>
<!--Dependency>djvu</Dependency>
<Dependency>chmlib</Dependency>
<Dependency>qt5-phonon</Dependency-->
<Dependency>libkexiv2</Dependency> <Dependency>libkexiv2</Dependency>
<Dependency>poppler-qt5</Dependency> <Dependency>poppler-qt5</Dependency>
<!--Dependency>libspectre</Dependency-->
<Dependency>ebook-tools</Dependency> <Dependency>ebook-tools</Dependency>
<Dependency>kactivities</Dependency> <Dependency>kactivities</Dependency>
<Dependency>libjpeg-turbo</Dependency> <Dependency>libjpeg-turbo</Dependency>
@@ -98,6 +90,13 @@
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2015-09-16</Date>
<Version>15.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2015-08-19</Date> <Date>2015-08-19</Date>
<Version>15.08.0</Version> <Version>15.08.0</Version>
@@ -2,7 +2,7 @@
<PISI> <PISI>
<Source> <Source>
<Name>yakuake</Name> <Name>yakuake</Name>
<Summary xml:lang="tr">KDE4 için Quake tarzı oldukça güçlü bir Konsole</Summary> <Summary xml:lang="tr">KDE5 için Quake tarzı oldukça güçlü bir Konsole</Summary>
<Description xml:lang="tr">İsmi Bir Başka Kuake (Yet Another Kuake - YaKuake) sözcüklerinden gelmektedir. Quake oyunundaki konsola benzer.</Description> <Description xml:lang="tr">İsmi Bir Başka Kuake (Yet Another Kuake - YaKuake) sözcüklerinden gelmektedir. Quake oyunundaki konsola benzer.</Description>
</Source> </Source>
</PISI> </PISI>
+1 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Open Collaboration Service client library, based on Qt 5</Summary> <Summary>Open Collaboration Service client library, based on Qt 5</Summary>
<Description>Attica is a library to access Open Collaboration Service servers, based on Qt 5.</Description> <Description>Attica is a library to access Open Collaboration Service servers, based on Qt 5.</Description>
<Archive sha1sum="a438aaacd23afc4aac779effe5ba20cec55e9328" type="tarxz">http://download.kde.org/stable/frameworks/5.14/attica-5.14.0.tar.xz</Archive> <Archive sha1sum="a438aaacd23afc4aac779effe5ba20cec55e9328" type="tarxz">mirrors://kde/stable/frameworks/5.14/attica-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency versionFrom="5.14.0">extra-cmake-modules</Dependency> <Dependency versionFrom="5.14.0">extra-cmake-modules</Dependency>
+3 -3
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Qt wrapper for KDE 5 Bluez DBus API</Summary> <Summary>Qt wrapper for KDE 5 Bluez DBus API</Summary>
<Description>Qt wrapper for KDE 5 DBus API.</Description> <Description>Qt wrapper for KDE 5 DBus API.</Description>
<Archive sha1sum="7f4a25e758ec8e1ea5d6025fb8799953ddcd9dab" type="tarxz">http://download.kde.org/stable/frameworks/5.14/bluez-qt-5.14.0.tar.xz</Archive> <Archive sha1sum="7f4a25e758ec8e1ea5d6025fb8799953ddcd9dab" type="tarxz">mirrors://kde/stable/frameworks/5.14/bluez-qt-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>bluez</Dependency> <Dependency>bluez</Dependency>
<Dependency>bluez-libs-devel</Dependency> <Dependency>bluez-libs-devel</Dependency>
@@ -53,8 +53,8 @@
<History> <History>
<Update release="4"> <Update release="4">
<Date>2015-09-12</Date> <Date>2015-09-14</Date>
<Version>5.14</Version> <Version>5.14.0</Version>
<Comment>Version bump.</Comment> <Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name> <Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email> <Email>ertugrulerata@gmail.com</Email>
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Extra cmake modules for KDE5</Summary> <Summary>Extra cmake modules for KDE5</Summary>
<Description>Extra cmake modules KDE5</Description> <Description>Extra cmake modules KDE5</Description>
<Archive sha1sum="6e88ebe4acea14d7b8a0eaadcc3f2892d6a9b304" type="tarxz">http://download.kde.org/stable/frameworks/5.14/extra-cmake-modules-5.14.0.tar.xz</Archive> <Archive sha1sum="6e88ebe4acea14d7b8a0eaadcc3f2892d6a9b304" type="tarxz">mirrors://kde/stable/frameworks/5.14/extra-cmake-modules-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>cmake</Dependency> <Dependency>cmake</Dependency>
</BuildDependencies> </BuildDependencies>
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Framework providing components to allow applications to integrate with a KDE Workspace</Summary> <Summary>Framework providing components to allow applications to integrate with a KDE Workspace</Summary>
<Description>Framework Integration is a set of plugins responsible for better integration of Qt applications when running on a KDE Plasma workspace.</Description> <Description>Framework Integration is a set of plugins responsible for better integration of Qt applications when running on a KDE Plasma workspace.</Description>
<Archive sha1sum="12e3d9f3236cd14745c4ca38da79676d8082f3f6" type="tarxz">http://download.kde.org/stable/frameworks/5.14/frameworkintegration-5.14.0.tar.xz</Archive> <Archive sha1sum="12e3d9f3236cd14745c4ca38da79676d8082f3f6" type="tarxz">mirrors://kde/stable/frameworks/5.14/frameworkintegration-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>libxcb-devel</Dependency> <Dependency>libxcb-devel</Dependency>
<Dependency>libXcursor-devel</Dependency> <Dependency>libXcursor-devel</Dependency>
+1 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>Library for KDE's Plasma Activities support</Summary> <Summary>Library for KDE's Plasma Activities support</Summary>
<Description>Kactivities provides an API for using and interacting with the Plasma Activities Manager.</Description> <Description>Kactivities provides an API for using and interacting with the Plasma Activities Manager.</Description>
<Archive sha1sum="dbc47dc29d7b209c35c662d6e6d967afb5d68340" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kactivities-5.14.0.tar.xz</Archive> <Archive sha1sum="dbc47dc29d7b209c35c662d6e6d967afb5d68340" type="tarxz">mirrors://kde/stable/frameworks/5.14/kactivities-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>mesa-devel</Dependency> <Dependency>mesa-devel</Dependency>
+2 -2
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>KDE5 Frameworks API documentation tools.</Summary> <Summary>KDE5 Frameworks API documentation tools.</Summary>
<Description>KDE5 Frameworks API documentation tools.</Description> <Description>KDE5 Frameworks API documentation tools.</Description>
<Archive sha1sum="d52d4f6c32a93ed022ef7c318869260595d22bcf" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kapidox-5.14.0.tar.xz</Archive> <Archive sha1sum="d52d4f6c32a93ed022ef7c318869260595d22bcf" type="tarxz">mirrors://kde/stable/frameworks/5.14/kapidox-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>python-Jinja2</Dependency> <Dependency>python-Jinja2</Dependency>
<Dependency>python-PyYAML</Dependency> <Dependency>python-PyYAML</Dependency>
@@ -37,7 +37,7 @@
<History> <History>
<Update release="4"> <Update release="4">
<Date>2015-09-12</Date> <Date>2015-09-12</Date>
<Version>5.14</Version> <Version>5.14.0</Version>
<Comment>Version bump.</Comment> <Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name> <Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email> <Email>ertugrulerata@gmail.com</Email>
+1 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Qt 5 addon providing access to numerous types of archives</Summary> <Summary>Qt 5 addon providing access to numerous types of archives</Summary>
<Description>KArchive provides classes for easy reading, creation and manipulation of "archive" formats like ZIP and TAR.</Description> <Description>KArchive provides classes for easy reading, creation and manipulation of "archive" formats like ZIP and TAR.</Description>
<Archive sha1sum="bd637c0677dfa2e8e2e2b9ff8f961e5e615cb341" type="tarxz">http://download.kde.org/stable/frameworks/5.14/karchive-5.14.0.tar.xz</Archive> <Archive sha1sum="bd637c0677dfa2e8e2e2b9ff8f961e5e615cb341" type="tarxz">mirrors://kde/stable/frameworks/5.14/karchive-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>xz-devel</Dependency> <Dependency>xz-devel</Dependency>
+1 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Abstraction to system policy and authentication features</Summary> <Summary>Abstraction to system policy and authentication features</Summary>
<Description>Framework which lets applications perform actions as a privileged user</Description> <Description>Framework which lets applications perform actions as a privileged user</Description>
<Archive sha1sum="434f9e70793fe3ff38c054adfb308be5397dd693" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kauth-5.14.0.tar.xz</Archive> <Archive sha1sum="434f9e70793fe3ff38c054adfb308be5397dd693" type="tarxz">mirrors://kde/stable/frameworks/5.14/kauth-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency> <Dependency>qt5-linguist</Dependency>
+1 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Access and manipulate bookmarks stored using XBEL format</Summary> <Summary>Access and manipulate bookmarks stored using XBEL format</Summary>
<Description>Framework which lets you access and manipulate bookmarks stored using XBEL format</Description> <Description>Framework which lets you access and manipulate bookmarks stored using XBEL format</Description>
<Archive sha1sum="2d9ba4a42cbc745893700a7bb99fa98a4dc58f43" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kbookmarks-5.14.0.tar.xz</Archive> <Archive sha1sum="2d9ba4a42cbc745893700a7bb99fa98a4dc58f43" type="tarxz">mirrors://kde/stable/frameworks/5.14/kbookmarks-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency> <Dependency>qt5-linguist</Dependency>
+1 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Utilities for interacting with KCModules</Summary> <Summary>Utilities for interacting with KCModules</Summary>
<Description>KCMUtils provides various classes to work with KCModules. KCModules can be created with the KConfigWidgets framework.</Description> <Description>KCMUtils provides various classes to work with KCModules. KCModules can be created with the KConfigWidgets framework.</Description>
<Archive sha1sum="774adc704eadc75ca5943eda2a674488493930d8" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kcmutils-5.14.0.tar.xz</Archive> <Archive sha1sum="774adc704eadc75ca5943eda2a674488493930d8" type="tarxz">mirrors://kde/stable/frameworks/5.14/kcmutils-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-declarative-devel</Dependency> <Dependency>qt5-declarative-devel</Dependency>
+1 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Plugins allowing Qt applications to access further types of images</Summary> <Summary>Plugins allowing Qt applications to access further types of images</Summary>
<Description>KDE5 KCodecs provide a collection of methods to manipulate strings using various encodings.</Description> <Description>KDE5 KCodecs provide a collection of methods to manipulate strings using various encodings.</Description>
<Archive sha1sum="92af550a4f060d62e3355b498f582b5c05760ab5" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kcodecs-5.14.0.tar.xz</Archive> <Archive sha1sum="92af550a4f060d62e3355b498f582b5c05760ab5" type="tarxz">mirrors://kde/stable/frameworks/5.14/kcodecs-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency> <Dependency>qt5-linguist</Dependency>
+1 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>Addon with auto completion widgets and classes</Summary> <Summary>Addon with auto completion widgets and classes</Summary>
<Description>KCompletion provides widgets with advanced completion support as well as a lower-level completion class which can be used with your own widgets.</Description> <Description>KCompletion provides widgets with advanced completion support as well as a lower-level completion class which can be used with your own widgets.</Description>
<Archive sha1sum="99fc184fdd5936afc384b8c0ee744b71a660997e" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kcompletion-5.14.0.tar.xz</Archive> <Archive sha1sum="99fc184fdd5936afc384b8c0ee744b71a660997e" type="tarxz">mirrors://kde/stable/frameworks/5.14/kcompletion-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency> <Dependency>qt5-linguist</Dependency>
+1 -1
View File
@@ -14,7 +14,7 @@
<IsA>app:gui</IsA> <IsA>app:gui</IsA>
<Summary>Advanced configuration system for KDE Frameworks 5</Summary> <Summary>Advanced configuration system for KDE Frameworks 5</Summary>
<Description>Kconfig provides advanced libraries and tools for accessing configuration files.</Description> <Description>Kconfig provides advanced libraries and tools for accessing configuration files.</Description>
<Archive sha1sum="81e8410f54eb0a508cb00a20b38ed52ffdb737aa" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kconfig-5.14.0.tar.xz</Archive> <Archive sha1sum="81e8410f54eb0a508cb00a20b38ed52ffdb737aa" type="tarxz">mirrors://kde/stable/frameworks/5.14/kconfig-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency> <Dependency>qt5-linguist</Dependency>
@@ -14,7 +14,7 @@
<IsA>app:gui</IsA> <IsA>app:gui</IsA>
<Summary>Kconfig widgets</Summary> <Summary>Kconfig widgets</Summary>
<Description>KConfigWidgets provides easy-to-use classes to create configuration dialogs, as well as a set of widgets which uses KConfig to store their settings.</Description> <Description>KConfigWidgets provides easy-to-use classes to create configuration dialogs, as well as a set of widgets which uses KConfig to store their settings.</Description>
<Archive sha1sum="5a27c44f7677b7de1867981bd0c43c8c50bb94c7" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kconfigwidgets-5.14.0.tar.xz</Archive> <Archive sha1sum="5a27c44f7677b7de1867981bd0c43c8c50bb94c7" type="tarxz">mirrors://kde/stable/frameworks/5.14/kconfigwidgets-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency versionFrom="5.14.0">ki18n-devel</Dependency> <Dependency versionFrom="5.14.0">ki18n-devel</Dependency>
+1 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>Utilities for core application functionality and accessing the OS</Summary> <Summary>Utilities for core application functionality and accessing the OS</Summary>
<Description>KCoreAddons provides classes built on top of QtCore to perform various tasks such as manipulating mime types, autosaving files, creating backup files, generating random sequences, performing text manipulations such as macro replacement, accessing user information and many more.</Description> <Description>KCoreAddons provides classes built on top of QtCore to perform various tasks such as manipulating mime types, autosaving files, creating backup files, generating random sequences, performing text manipulations such as macro replacement, accessing user information and many more.</Description>
<Archive sha1sum="848e513d39f185eaf8c4bfb65a5b13d6fd1391fc" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kcoreaddons-5.14.0.tar.xz</Archive> <Archive sha1sum="848e513d39f185eaf8c4bfb65a5b13d6fd1391fc" type="tarxz">mirrors://kde/stable/frameworks/5.14/kcoreaddons-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency> <Dependency>qt5-linguist</Dependency>
+1 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>Kcrash crash handling application</Summary> <Summary>Kcrash crash handling application</Summary>
<Description>KCrash provides support for intercepting and handling application crashes.</Description> <Description>KCrash provides support for intercepting and handling application crashes.</Description>
<Archive sha1sum="04403e6b8c0dc4c81fc156f8701e71423da71121" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kcrash-5.14.0.tar.xz</Archive> <Archive sha1sum="04403e6b8c0dc4c81fc156f8701e71423da71121" type="tarxz">mirrors://kde/stable/frameworks/5.14/kcrash-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-x11extras-devel</Dependency> <Dependency>qt5-x11extras-devel</Dependency>
+1 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>Extra modules for Qt-DBus</Summary> <Summary>Extra modules for Qt-DBus</Summary>
<Description>KDE5-KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules.</Description> <Description>KDE5-KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules.</Description>
<Archive sha1sum="679787484dc8c77b6f53897c27bc14d8a3846eb6" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kdbusaddons-5.14.0.tar.xz</Archive> <Archive sha1sum="679787484dc8c77b6f53897c27bc14d8a3846eb6" type="tarxz">mirrors://kde/stable/frameworks/5.14/kdbusaddons-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency> <Dependency>qt5-linguist</Dependency>
+1 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Integration of QML and KDE workspaces</Summary> <Summary>Integration of QML and KDE workspaces</Summary>
<Description>KDeclarative provides integration of QML and KDE workspaces.</Description> <Description>KDeclarative provides integration of QML and KDE workspaces.</Description>
<Archive sha1sum="37ed60ced1b6ceb9a508035f1cac5442ad8cc323" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kdeclarative-5.14.0.tar.xz</Archive> <Archive sha1sum="37ed60ced1b6ceb9a508035f1cac5442ad8cc323" type="tarxz">mirrors://kde/stable/frameworks/5.14/kdeclarative-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>mesa-devel</Dependency> <Dependency>mesa-devel</Dependency>
+1 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>KDE5 daemon</Summary> <Summary>KDE5 daemon</Summary>
<Description>Kded runs in the background and performs a number of small tasks.</Description> <Description>Kded runs in the background and performs a number of small tasks.</Description>
<Archive sha1sum="3576ddcd8180817a6d47a839ed565c8dbd0cbf1d" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kded-5.14.0.tar.xz</Archive> <Archive sha1sum="3576ddcd8180817a6d47a839ed565c8dbd0cbf1d" type="tarxz">mirrors://kde/stable/frameworks/5.14/kded-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency versionFrom="5.14.0">kdoctools-devel</Dependency> <Dependency versionFrom="5.14.0">kdoctools-devel</Dependency>
@@ -13,7 +13,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>QT Designer integration for KDE5 Frameworks widgets</Summary> <Summary>QT Designer integration for KDE5 Frameworks widgets</Summary>
<Description>This framework provides plugins for Qt Designer that allow it to display the widgets provided by various KDE frameworks, as well as a utility (kgendesignerplugin) that can be used to generate other such plugins from ini-style description files.</Description> <Description>This framework provides plugins for Qt Designer that allow it to display the widgets provided by various KDE frameworks, as well as a utility (kgendesignerplugin) that can be used to generate other such plugins from ini-style description files.</Description>
<Archive sha1sum="051beaf550169f44058fcf5bf638f41be1728b19" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kdesignerplugin-5.14.0.tar.xz</Archive> <Archive sha1sum="051beaf550169f44058fcf5bf638f41be1728b19" type="tarxz">mirrors://kde/stable/frameworks/5.14/kdesignerplugin-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency> <Dependency>qt5-linguist</Dependency>
+1 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>User interface for running shell commands with root privileges</Summary> <Summary>User interface for running shell commands with root privileges</Summary>
<Description>kdesu provides functionality for building GUI front ends for (password asking) console mode programs.</Description> <Description>kdesu provides functionality for building GUI front ends for (password asking) console mode programs.</Description>
<Archive sha1sum="9057b5cb5171bd98eee4cb139a6bd2e800d305b3" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kdesu-5.14.0.tar.xz</Archive> <Archive sha1sum="9057b5cb5171bd98eee4cb139a6bd2e800d305b3" type="tarxz">mirrors://kde/stable/frameworks/5.14/kdesu-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency versionFrom="5.14.0">kcoreaddons-devel</Dependency> <Dependency versionFrom="5.14.0">kcoreaddons-devel</Dependency>
+1 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>KDE5 WebKit integration</Summary> <Summary>KDE5 WebKit integration</Summary>
<Description>KdeWebkit provides KDE integration of the QtWebKit library.</Description> <Description>KdeWebkit provides KDE integration of the QtWebKit library.</Description>
<Archive sha1sum="e43596d4ffdef76c5be3f4e439af0039caacd103" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kdewebkit-5.14.0.tar.xz</Archive> <Archive sha1sum="e43596d4ffdef76c5be3f4e439af0039caacd103" type="tarxz">mirrors://kde/stable/frameworks/5.14/kdewebkit-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-webkit-devel</Dependency> <Dependency>qt5-webkit-devel</Dependency>
+1 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Network service discovery using Zeroconf</Summary> <Summary>Network service discovery using Zeroconf</Summary>
<Description>KDNSSD is a library for handling the DNS-based Service Discovery Protocol (DNS-SD), the layer of Zeroconf that allows network services, such as printers, to be discovered without any user intervention or centralized infrastructure.</Description> <Description>KDNSSD is a library for handling the DNS-based Service Discovery Protocol (DNS-SD), the layer of Zeroconf that allows network services, such as printers, to be discovered without any user intervention or centralized infrastructure.</Description>
<Archive sha1sum="d6f431e5c05751cde1682c59d5512a180daefc36" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kdnssd-5.14.0.tar.xz</Archive> <Archive sha1sum="d6f431e5c05751cde1682c59d5512a180daefc36" type="tarxz">mirrors://kde/stable/frameworks/5.14/kdnssd-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency> <Dependency>qt5-linguist</Dependency>
+1 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>KDE5 document generator</Summary> <Summary>KDE5 document generator</Summary>
<Description>kdoctools is an application aims to generate documents from DocBook.</Description> <Description>kdoctools is an application aims to generate documents from DocBook.</Description>
<Archive sha1sum="d35c9c91f9e3f9eeb95fc7194f24987e440bd7dc" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kdoctools-5.14.0.tar.xz</Archive> <Archive sha1sum="d35c9c91f9e3f9eeb95fc7194f24987e440bd7dc" type="tarxz">mirrors://kde/stable/frameworks/5.14/kdoctools-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>perl-URI</Dependency> <Dependency>perl-URI</Dependency>
+1 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>KDE emoticon manager</Summary> <Summary>KDE emoticon manager</Summary>
<Description>KEmoticons converts emoticons from text to a graphical representation with images in HTML.</Description> <Description>KEmoticons converts emoticons from text to a graphical representation with images in HTML.</Description>
<Archive sha1sum="b45a09db137378c96f5e709e196c9a637f31955d" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kemoticons-5.14.0.tar.xz</Archive> <Archive sha1sum="b45a09db137378c96f5e709e196c9a637f31955d" type="tarxz">mirrors://kde/stable/frameworks/5.14/kemoticons-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency versionFrom="5.14.0">karchive-devel</Dependency> <Dependency versionFrom="5.14.0">karchive-devel</Dependency>
@@ -13,7 +13,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>KDE5 library for extracting meta data from files.</Summary> <Summary>KDE5 library for extracting meta data from files.</Summary>
<Description>KDE library for extracting meta data from files.</Description> <Description>KDE library for extracting meta data from files.</Description>
<Archive sha1sum="d959a8ea8ec2e77168662296e75937e9a2445cc9" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kfilemetadata-5.14.0.tar.xz</Archive> <Archive sha1sum="d959a8ea8ec2e77168662296e75937e9a2445cc9" type="tarxz">mirrors://kde/stable/frameworks/5.14/kfilemetadata-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>attr-devel</Dependency> <Dependency>attr-devel</Dependency>
+1 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Global desktop keyboard shortcuts</Summary> <Summary>Global desktop keyboard shortcuts</Summary>
<Description>KGlobalAccel allows you to have global accelerators that are independent of the focused window.</Description> <Description>KGlobalAccel allows you to have global accelerators that are independent of the focused window.</Description>
<Archive sha1sum="729ec1876559a195ab6e99e1cf24fef439ad8ae2" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kglobalaccel-5.14.0.tar.xz</Archive> <Archive sha1sum="729ec1876559a195ab6e99e1cf24fef439ad8ae2" type="tarxz">mirrors://kde/stable/frameworks/5.14/kglobalaccel-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency> <Dependency>qt5-linguist</Dependency>
+1 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Utilities for graphical user interfaces</Summary> <Summary>Utilities for graphical user interfaces</Summary>
<Description>The KDE GUI addons provide utilities for graphical user interfaces in the areas of colors, fonts, text, images, keyboard input. Development files.</Description> <Description>The KDE GUI addons provide utilities for graphical user interfaces in the areas of colors, fonts, text, images, keyboard input. Development files.</Description>
<Archive sha1sum="671e74cda0a6980824c212a7eeb89371051cc77e" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kguiaddons-5.14.0.tar.xz</Archive> <Archive sha1sum="671e74cda0a6980824c212a7eeb89371051cc77e" type="tarxz">mirrors://kde/stable/frameworks/5.14/kguiaddons-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>libX11-devel</Dependency> <Dependency>libX11-devel</Dependency>
<Dependency>libxcb-devel</Dependency> <Dependency>libxcb-devel</Dependency>
+1 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>KDE Gettext-based UI text internationalization.</Summary> <Summary>KDE Gettext-based UI text internationalization.</Summary>
<Description>KI18n provides functionality for internationalizing user interface text in applications, based on the GNU Gettext translation system.</Description> <Description>KI18n provides functionality for internationalizing user interface text in applications, based on the GNU Gettext translation system.</Description>
<Archive sha1sum="4d8a9b3b83b6340cb7b6f6dcffe03485ca16d2db" type="tarxz">http://download.kde.org/stable/frameworks/5.14/ki18n-5.14.0.tar.xz</Archive> <Archive sha1sum="4d8a9b3b83b6340cb7b6f6dcffe03485ca16d2db" type="tarxz">mirrors://kde/stable/frameworks/5.14/ki18n-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-script-devel</Dependency> <Dependency>qt5-script-devel</Dependency>
+1 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>KDE5 icon utilities</Summary> <Summary>KDE5 icon utilities</Summary>
<Description>This library contains classes to improve the handling of icons in applications using the KDE Frameworks.</Description> <Description>This library contains classes to improve the handling of icons in applications using the KDE Frameworks.</Description>
<Archive sha1sum="29731629923eb2a7480833f44af8440f8ac456ec" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kiconthemes-5.14.0.tar.xz</Archive> <Archive sha1sum="29731629923eb2a7480833f44af8440f8ac456ec" type="tarxz">mirrors://kde/stable/frameworks/5.14/kiconthemes-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-svg-devel</Dependency> <Dependency>qt5-svg-devel</Dependency>
+1 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>Idle time reporting utility</Summary> <Summary>Idle time reporting utility</Summary>
<Description>KIdleTime is a singleton reporting information on idle time. It is useful not only for finding out about the current idle time of the PC, but also for getting notified upon idle time events, such as custom timeouts, or user activity.</Description> <Description>KIdleTime is a singleton reporting information on idle time. It is useful not only for finding out about the current idle time of the PC, but also for getting notified upon idle time events, such as custom timeouts, or user activity.</Description>
<Archive sha1sum="52ab2c92bca4dfbc80cd3bb2a33777aaf3a1c612" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kidletime-5.14.0.tar.xz</Archive> <Archive sha1sum="52ab2c92bca4dfbc80cd3bb2a33777aaf3a1c612" type="tarxz">mirrors://kde/stable/frameworks/5.14/kidletime-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-x11extras-devel</Dependency> <Dependency>qt5-x11extras-devel</Dependency>
@@ -13,7 +13,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>Image formats addons for QT 5</Summary> <Summary>Image formats addons for QT 5</Summary>
<Description>This framework provides additional image format plugins for QtGui. </Description> <Description>This framework provides additional image format plugins for QtGui. </Description>
<Archive sha1sum="b7345a50c9a453e2e1f5e00ad588b9766a5a18bc" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kimageformats-5.14.0.tar.xz</Archive> <Archive sha1sum="b7345a50c9a453e2e1f5e00ad588b9766a5a18bc" type="tarxz">mirrors://kde/stable/frameworks/5.14/kimageformats-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency versionFrom="2.2.0">openexr-devel</Dependency> <Dependency versionFrom="2.2.0">openexr-devel</Dependency>
+1 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>KDE applications initialization utility</Summary> <Summary>KDE applications initialization utility</Summary>
<Description>Process launcher to speed up launching KDE applications.</Description> <Description>Process launcher to speed up launching KDE applications.</Description>
<Archive sha1sum="af9d6737b8322c1c71e800af4e91cc81ed4456ba" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kinit-5.14.0.tar.xz</Archive> <Archive sha1sum="af9d6737b8322c1c71e800af4e91cc81ed4456ba" type="tarxz">mirrors://kde/stable/frameworks/5.14/kinit-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>kdoctools-devel</Dependency> <Dependency>kdoctools-devel</Dependency>
+1 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>Resource and network access abstraction</Summary> <Summary>Resource and network access abstraction</Summary>
<Description>Network transparent access to files and data</Description> <Description>Network transparent access to files and data</Description>
<Archive sha1sum="b13653322bba5a28e1d01199ee3c84b67cadfa79" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kio-5.14.0.tar.xz</Archive> <Archive sha1sum="b13653322bba5a28e1d01199ee3c84b67cadfa79" type="tarxz">mirrors://kde/stable/frameworks/5.14/kio-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>acl-devel</Dependency> <Dependency>acl-devel</Dependency>
+1 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Set of item models extending the Qt model-view framework</Summary> <Summary>Set of item models extending the Qt model-view framework</Summary>
<Description>KItemModels provides a set of item models extending the Qt model-view framework.</Description> <Description>KItemModels provides a set of item models extending the Qt model-view framework.</Description>
<Archive sha1sum="38f23be0fd9b2a3a220ac39cdc418518c48655af" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kitemmodels-5.14.0.tar.xz</Archive> <Archive sha1sum="38f23be0fd9b2a3a220ac39cdc418518c48655af" type="tarxz">mirrors://kde/stable/frameworks/5.14/kitemmodels-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency versionFrom="5.14.0">extra-cmake-modules</Dependency> <Dependency versionFrom="5.14.0">extra-cmake-modules</Dependency>
+1 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>Set of item models extending the Qt model-view framework</Summary> <Summary>Set of item models extending the Qt model-view framework</Summary>
<Description>KItemViews includes a set of views, which can be used with item models. It includes views for categorizing lists and to add search filters to flat and hierarchical lists.</Description> <Description>KItemViews includes a set of views, which can be used with item models. It includes views for categorizing lists and to add search filters to flat and hierarchical lists.</Description>
<Archive sha1sum="b0f1b2751b7ec7f27b4297d6ffd758403ff7b667" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kitemviews-5.14.0.tar.xz</Archive> <Archive sha1sum="b0f1b2751b7ec7f27b4297d6ffd758403ff7b667" type="tarxz">mirrors://kde/stable/frameworks/5.14/kitemviews-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency> <Dependency>qt5-linguist</Dependency>
+1 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>Widgets for showing progress of asynchronous jobs</Summary> <Summary>Widgets for showing progress of asynchronous jobs</Summary>
<Description>KJobWIdgets provides widgets for showing progress of asynchronous jobs.</Description> <Description>KJobWIdgets provides widgets for showing progress of asynchronous jobs.</Description>
<Archive sha1sum="9e4d67e4453e9e637bf422259dbc88a058e3bed0" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kjobwidgets-5.14.0.tar.xz</Archive> <Archive sha1sum="9e4d67e4453e9e637bf422259dbc88a058e3bed0" type="tarxz">mirrors://kde/stable/frameworks/5.14/kjobwidgets-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>libX11-devel</Dependency> <Dependency>libX11-devel</Dependency>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
+1 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Framework for downloading and sharing additional application data</Summary> <Summary>Framework for downloading and sharing additional application data</Summary>
<Description>The KNewStuff library implements collaborative data sharing for applications.</Description> <Description>The KNewStuff library implements collaborative data sharing for applications.</Description>
<Archive sha1sum="b9b7790a5b49e5f1752023032a61931a1459e772" type="tarxz">http://download.kde.org/stable/frameworks/5.14/knewstuff-5.14.0.tar.xz</Archive> <Archive sha1sum="b9b7790a5b49e5f1752023032a61931a1459e772" type="tarxz">mirrors://kde/stable/frameworks/5.14/knewstuff-5.14.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>qt5-base-devel</Dependency> <Dependency>qt5-base-devel</Dependency>
<Dependency>boost-devel</Dependency> <Dependency>boost-devel</Dependency>

Some files were not shown because too many files have changed in this diff Show More