This commit is contained in:
2015-09-18 13:27:24 +03:00
236 changed files with 74899 additions and 71809 deletions
+2 -4
View File
@@ -6,10 +6,8 @@
from pisi.actionsapi import pisitools
from pisi.actionsapi import kde5
from pisi.actionsapi import shelltools
from pisi.actionsapi import get
def setup():
def setup():
kde5.configure()
def build():
@@ -17,5 +15,5 @@ def build():
def install():
kde5.install()
pisitools.dodoc("TODO")
@@ -10,32 +10,32 @@
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<IsA>app:console</IsA>
<Summary>Akonadi calendar integration</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kcodecs-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>boost-devel</Dependency>
<Dependency>kemoticons-devel</Dependency>
<Dependency>kitemmodels-devel</Dependency>
<Dependency>kinit-devel</Dependency>
<Dependency>kunitconversion-devel</Dependency>
<Dependency>kmailtransport-devel</Dependency>
<Dependency>akonadi-devel</Dependency>
<Dependency>kdelibs4-support-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdesignerplugin</Dependency>
<Dependency>kdepimlibs-devel</Dependency>
<Dependency>kmime-devel</Dependency>
<Dependency>cyrus-sasl-devel</Dependency>
<Dependency>kcontacts-devel</Dependency>
<Dependency>kidentitymanagement-devel</Dependency>
<Dependency>kcalcore-devel</Dependency>
<Dependency>kcalutils-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kcodecs-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>boost-devel</Dependency>
<Dependency>kemoticons-devel</Dependency>
<Dependency>kitemmodels-devel</Dependency>
<Dependency>kinit-devel</Dependency>
<Dependency>kunitconversion-devel</Dependency>
<Dependency>kmailtransport-devel</Dependency>
<Dependency>akonadi-devel</Dependency>
<Dependency>kdelibs4-support-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdesignerplugin</Dependency>
<Dependency>kdepimlibs-devel</Dependency>
<Dependency>kmime-devel</Dependency>
<Dependency>cyrus-sasl-devel</Dependency>
<Dependency>kcontacts-devel</Dependency>
<Dependency>kidentitymanagement-devel</Dependency>
<Dependency>kcalcore-devel</Dependency>
<Dependency>kcalutils-devel</Dependency>
</BuildDependencies>
</Source>
@@ -43,51 +43,58 @@
<Name>akonadi-calendar</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>kcodecs</Dependency>
<Dependency>kdelibs4-support</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>kcodecs</Dependency>
<Dependency>kdelibs4-support</Dependency>
<Dependency>kio</Dependency>
<Dependency>kmime</Dependency>
<Dependency>kmime</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>kxmlgui</Dependency>
<Dependency>kcalcore</Dependency>
<Dependency>kcalcore</Dependency>
<Dependency>kcalutils</Dependency>
<Dependency>kcontacts</Dependency>
<Dependency>kcontacts</Dependency>
<Dependency>kdepimlibs</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>kdbusaddons</Dependency>
<Dependency>kiconthemes</Dependency>
<Dependency>kiconthemes</Dependency>
<Dependency>kitemmodels</Dependency>
<Dependency>kjobwidgets</Dependency>
<Dependency>kjobwidgets</Dependency>
<Dependency>kconfigwidgets</Dependency>
<Dependency>kmailtransport</Dependency>
<Dependency>kmailtransport</Dependency>
<Dependency>kwidgetsaddons</Dependency>
<Dependency>kidentitymanagement</Dependency>
<Dependency>kidentitymanagement</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>akonadi-calendar-devel</Name>
<Summary>Development files for akonadi-calendar</Summary>
<Summary>Development files for akonadi-calendar</Summary>
<RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency release="current">akonadi-calendar</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<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">
<Date>2015-08-22</Date>
<Version>15.08.0</Version>
@@ -16,4 +16,4 @@ def build():
def install():
kde5.install()
pisitools.dodoc("COPYING*")
pisitools.dodoc("COPYING*")
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Libraries and daemons to implement searching in Akonadi</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>kcrash-devel</Dependency>
@@ -62,6 +62,7 @@
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/akonadi</Path>
<Path fileType="config">/etc/xdg</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share/dbus-1</Path>
@@ -98,6 +99,13 @@
</Package>
<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">
<Date>2015-08-21</Date>
<Version>15.08.0</Version>
+1 -1
View File
@@ -17,4 +17,4 @@ def build():
def install():
kde5.install()
pisitools.dodoc("AUTHORS", "NEWS", "README")
pisitools.dodoc("AUTHORS", "NEWS", "README")
+9 -7
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<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>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-sql-mysql</Dependency>
@@ -29,9 +29,6 @@
<Dependency>boost-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">dbupdater.diff</Patch> -->
</Patches>
</Source>
<Package>
@@ -41,8 +38,6 @@
<Dependency>qt5-base</Dependency>
<Dependency>sqlite</Dependency>
<Dependency>libgcc</Dependency>
<!--Dependency>soprano</Dependency-->
<!--Dependency>boost</Dependency-->
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/xdg</Path>
@@ -70,6 +65,13 @@
</Package>
<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">
<Date>2015-08-21</Date>
<Version>15.08.0</Version>
@@ -129,7 +131,7 @@
<Update release="7">
<Date>2013-10-06</Date>
<Version>1.10.3</Version>
<Comment>Version bump.
<Comment>Version bump.
Fix crash when there are no flags to update during flags change
Fix crash on Akonadi shutdown when using PostgreSQL
Fix notification to clients about database upgrade
+10 -3
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>KDE Archiving Tool</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>karchive-devel</Dependency>
@@ -33,7 +33,7 @@
<Package>
<Name>ark</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>libarchive</Dependency>
<Dependency>karchive</Dependency>
<Dependency>kconfig</Dependency>
@@ -66,6 +66,13 @@
</Package>
<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">
<Date>2015-08-19</Date>
<Version>15.08.0</Version>
@@ -74,4 +81,4 @@
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>
</PISI>
@@ -5,21 +5,15 @@
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import kde5
from pisi.actionsapi import shelltools
from pisi.actionsapi import get
from pisi.actionsapi import pisitools
#WorkDir = "src"
def setup():
#shelltools.makedirs("build")
#shelltools.cd("build")
kde5.configure()
def build():
#shelltools.cd("..")
kde5.make()
def install():
kde5.install()
pisitools.dodoc("COPYING", "COPYING.LIB", "COPYING.README")
pisitools.dodoc("COPYING", "COPYING.LIB", "COPYING.README")
@@ -10,10 +10,10 @@
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<IsA>app:console</IsA>
<Summary>Framework for searching and managing metadata</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>baloo-devel</Dependency>
@@ -70,6 +70,13 @@
</Package>
<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">
<Date>2015-08-28</Date>
<Version>15.08.0</Version>
@@ -4,10 +4,8 @@
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import shelltools
from pisi.actionsapi import pisitools
from pisi.actionsapi import kde5
from pisi.actionsapi import get
NoStrip=["/usr/share"]
@@ -20,4 +18,4 @@ def build():
def install():
kde5.install()
pisitools.dodoc("COPYING")
pisitools.dodoc("COPYING")
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Extra dolphin plugins</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
@@ -43,9 +43,16 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
</Package>
<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">
<Date>2015-08-19</Date>
<Version>15.08.0</Version>
@@ -61,4 +68,4 @@
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
@@ -4,5 +4,5 @@
<Name>dolphin-plugins</Name>
<Summary xml:lang="tr">Dolphin eklentileri.</Summary>
<Description xml:lang="tr">Dolphin için VCS (Version Control System) eklentileri.</Description>
</Source>
</PISI>
</Source>
</PISI>
+8 -1
View File
@@ -11,7 +11,7 @@
<License>GPLv2</License>
<Summary>KDE File Manager</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-phonon-devel</Dependency>
@@ -102,6 +102,13 @@
</Package>
<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">
<Date>2015-08-31</Date>
<Version>15.08.0</Version>
@@ -6,7 +6,6 @@
from pisi.actionsapi import pisitools
from pisi.actionsapi import kde5
from pisi.actionsapi import get
def setup():
kde5.configure()
+11 -4
View File
@@ -8,11 +8,11 @@
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<IsA>app:gui</IsA>
<License>LGPLv2</License>
<IsA>app:gui</IsA>
<Summary>Multimedia player</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
@@ -54,6 +54,13 @@
</Files>
</Package>
<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">
<Date>2015-08-20</Date>
<Version>15.08.0</Version>
@@ -69,4 +76,4 @@
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
+10 -3
View File
@@ -11,7 +11,7 @@
<License>LGPLv2</License>
<Summary>C++ bindings/wrapper for gpgme</Summary>
<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>
<Dependency>boost-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
@@ -32,7 +32,7 @@
<Path fileType="data">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>gpgmepp-devel</Name>
<RuntimeDependencies>
@@ -44,6 +44,13 @@
</Package>
<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">
<Date>2015-08-21</Date>
<Version>15.08.0</Version>
@@ -52,4 +59,4 @@
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>
</PISI>
@@ -5,4 +5,4 @@
<Summary xml:lang="tr">gpgme için C++ bağlayıcısı</Summary>
<Description xml:lang="tr">gpgme için C++ bağlayıcısı</Description>
</Source>
</PISI>
</PISI>
+1 -1
View File
@@ -16,4 +16,4 @@ def build():
def install():
kde5.install()
pisitools.dodoc("COPYING*", "NEWS")
pisitools.dodoc("COPYING*", "NEWS")
+10 -3
View File
@@ -14,7 +14,7 @@
<IsA>library</IsA>
<Summary>An image viewer</Summary>
<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>
<Dependency>exiv2-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
@@ -34,7 +34,7 @@
<Dependency>zlib-devel</Dependency>
<Dependency>mesa-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -85,12 +85,19 @@
</Package>
<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">
<Date>2015-08-12</Date>
<Version>15.08.0</Version>
<Comment>first release, use stable source.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</Update>
</History>
</PISI>
@@ -5,4 +5,4 @@
<Summary xml:lang="tr">Resim görüntüleyici</Summary>
<Description xml:lang="tr">Gwenview, kullanımı kolay bir resim görüntüleyicisidir.</Description>
</Source>
</PISI>
</PISI>
+2 -2
View File
@@ -14,6 +14,6 @@ def build():
kde5.make()
def install():
kde5.install()
kde5.install()
pisitools.dodoc("COPYING.LIB", "README", "DESIGN.html", "CODING_STYLE")
+19 -12
View File
@@ -10,10 +10,10 @@
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<IsA>app:console</IsA>
<Summary>Library to provides access and handling of KAlarm calendar data</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>akonadi-devel</Dependency>
@@ -27,7 +27,7 @@
<Dependency>kitemmodels-devel</Dependency>
<Dependency>kinit-devel</Dependency>
<Dependency>kunitconversion-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>libical-devel</Dependency>
<Dependency>kholidays-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
@@ -37,37 +37,44 @@
<Package>
<Name>kalarmcal</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>kcalcore</Dependency>
<Dependency>kholidays</Dependency>
<Dependency>kidentitymanagement</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>kdepimlibs</Dependency>
<Dependency>kdelibs4-support</Dependency>
<Dependency>kdelibs4-support</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kalarmcal-devel</Name>
<Summary>Development files for kalarmcal</Summary>
<Summary>Development files for kalarmcal</Summary>
<RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency release="current">kalarmcal</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<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">
<Date>2015-08-23</Date>
<Version>15.08.0</Version>
+1 -1
View File
@@ -16,4 +16,4 @@ def build():
def install():
kde5.install()
pisitools.dodoc("README.md", "AUTHORS", "COPYING.LIB")
pisitools.dodoc("README.md", "AUTHORS", "COPYING.LIB")
+16 -9
View File
@@ -8,14 +8,14 @@
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<IsA>app:gui</IsA>
<License>LGPLv2</License>
<IsA>app:gui</IsA>
<Summary>Advanced Text Editor</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>plasma-framework-devel</Dependency>
<Dependency>plasma-framework-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>knewstuff-devel</Dependency>
<Dependency>kinit-devel</Dependency>
@@ -41,16 +41,16 @@
<Dependency>libgit2</Dependency>
<Dependency>knewstuff</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>kguiaddons</Dependency>
<Dependency>kactivities</Dependency>
<Dependency>kjobwidgets</Dependency>
<Dependency>kitemmodels</Dependency>
<Dependency>kio</Dependency>
<Dependency>kparts</Dependency>
<Dependency>kparts</Dependency>
<Dependency>ktexteditor</Dependency>
<Dependency>kwindowsystem</Dependency>
<Dependency>kxmlgui</Dependency>
<Dependency>kwindowsystem</Dependency>
<Dependency>kxmlgui</Dependency>
<Dependency>plasma-framework</Dependency>
<Dependency>kwallet </Dependency>
<Dependency>kservice</Dependency>
@@ -75,8 +75,15 @@
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<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">
<Date>2015-08-19</Date>
<Version>15.08.0</Version>
+3 -3
View File
@@ -14,6 +14,6 @@ def build():
kde5.make()
def install():
kde5.install()
pisitools.dodoc("COPYING.LIB")
kde5.install()
pisitools.dodoc("COPYING.LIB")
+16 -9
View File
@@ -10,14 +10,14 @@
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:library</IsA>
<IsA>app:library</IsA>
<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>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
</BuildDependencies>
</Source>
@@ -35,27 +35,34 @@
<Dependency>kdelibs4-support</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kblog-devel</Name>
<Summary>Development files for kblog</Summary>
<Summary>Development files for kblog</Summary>
<RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency release="current">kblog</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<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">
<Date>2015-08-24</Date>
<Version>15.08.0</Version>
+2 -2
View File
@@ -15,5 +15,5 @@ def build():
def install():
kde5.install()
pisitools.dodoc("COPYING")
pisitools.dodoc("COPYING")
+9 -2
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<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>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>kdelibs4-support-devel</Dependency>
@@ -46,7 +46,7 @@
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kcalcore-devel</Name>
<Summary>Development files for kcontacts</Summary>
@@ -63,6 +63,13 @@
</Package>
<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">
<Date>2015-08-20</Date>
<Version>15.08.0</Version>
+2 -2
View File
@@ -16,5 +16,5 @@ def build():
def install():
kde5.install()
pisitools.dodoc("COPYING")
pisitools.dodoc("COPYING")
+16 -9
View File
@@ -10,10 +10,10 @@
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:library</IsA>
<IsA>app:library</IsA>
<Summary>The KDE calendar utility library</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
@@ -37,33 +37,40 @@
<Dependency>kdelibs4-support</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kcalutils-devel</Name>
<Summary>Development files for kcalutils</Summary>
<Summary>Development files for kcalutils</Summary>
<RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency release="current">kcalutils</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<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">
<Date>2015-08-22</Date>
<Version>15.08.0</Version>
<Comment>First Release</Comment>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</Update>
</History>
</PISI>
+2 -2
View File
@@ -15,5 +15,5 @@ def build():
def install():
kde5.install()
pisitools.dodoc("README", "COPYING.LIB", "README.AddressFormat")
pisitools.dodoc("README", "COPYING.LIB", "README.AddressFormat")
+27 -20
View File
@@ -10,17 +10,17 @@
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:gui</IsA>
<IsA>app:gui</IsA>
<Summary>Address book API for KDE.</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kcodecs-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>kio-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kcodecs-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>kio-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -28,41 +28,48 @@
<Name>kcontacts</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>kcodecs</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>kcodecs</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kcontacts-devel</Name>
<Summary>Development files for kcontacts</Summary>
<Summary>Development files for kcontacts</Summary>
<RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency release="current">kcontacts</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency release="current">kcontacts</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<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">
<Date>2015-08-20</Date>
<Version>15.08.0</Version>
<Comment>First Release</Comment>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</Update>
</History>
</PISI>
@@ -18,5 +18,5 @@ def build():
def install():
kde5.install()
pisitools.dodoc("README", "COPYING.LIB")
pisitools.dodoc("README", "COPYING.LIB")
@@ -12,8 +12,7 @@
<IsA>library</IsA>
<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>
<!--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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -142,4 +141,4 @@
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
@@ -14,7 +14,7 @@
<IsA>app:gui</IsA>
<Summary>KDE5 PIM Runtime Environment</Summary>
<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>
<Dependency>kdoctools-devel</Dependency>
<Dependency>boost-devel</Dependency>
@@ -89,7 +89,7 @@
<Dependency>qt5-xmlpatterns</Dependency>
<Dependency>akonadi-calendar</Dependency>
<Dependency>kdelibs4-support</Dependency>
<Dependency>kidentitymanagement</Dependency>
<Dependency>kidentitymanagement</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/xdg</Path>
@@ -97,8 +97,8 @@
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/mime</Path>
<Path fileType="data">/usr/share/kservicetypes5</Path>
<Path fileType="data">/usr/share/kservices5</Path>
<Path fileType="data">/usr/share/knotifications5</Path>
<Path fileType="data">/usr/share/kservices5</Path>
<Path fileType="data">/usr/share/knotifications5</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="data">/usr/share/dbus-1</Path>
<Path fileType="data">/usr/share/akonadi</Path>
@@ -109,6 +109,13 @@
</Package>
<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">
<Date>2015-08-23</Date>
<Version>15.08.0</Version>
@@ -269,6 +276,6 @@
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</Update>
</History>
</PISI>
@@ -16,4 +16,4 @@ def build():
def install():
kde5.install()
pisitools.dodoc("COPYING*", "DEBUG", "HACKING", "MAINTAINERS", "PLAN", "POLICIES", "README")
pisitools.dodoc("COPYING*", "DEBUG", "HACKING", "MAINTAINERS", "PLAN", "POLICIES", "README")
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>KDE5 PIM libraries</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>boost-devel</Dependency>
@@ -116,6 +116,13 @@
</Package>
<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">
<Date>2015-09-11</Date>
<Version>15.08.0</Version>
+1 -1
View File
@@ -13,4 +13,4 @@ def build():
kde5.make()
def install():
kde5.install()
kde5.install()
+9 -2
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>KDE library for regional holiday information</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>kitemviews-devel</Dependency>
@@ -57,6 +57,13 @@
</Package>
<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">
<Date>2015-08-22</Date>
<Version>15.08.0</Version>
@@ -65,4 +72,4 @@
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
@@ -10,10 +10,10 @@
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:library</IsA>
<IsA>app:library</IsA>
<Summary>KDE PIM libraries</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
@@ -32,7 +32,7 @@
<Dependency>kitemmodels-devel</Dependency>
<Dependency>kinit-devel</Dependency>
<Dependency>kunitconversion-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -53,29 +53,36 @@
<Dependency>kwidgetsaddons</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kidentitymanagement-devel</Name>
<Summary>Development files for kidentitymanagement</Summary>
<Summary>Development files for kidentitymanagement</Summary>
<RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>kpimtextedit-devel</Dependency>
<Dependency release="current">kidentitymanagement</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<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">
<Date>2015-08-22</Date>
<Version>15.08.0</Version>
+16 -9
View File
@@ -10,10 +10,10 @@
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<IsA>app:console</IsA>
<Summary>Job-based API for interacting with IMAP servers</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
@@ -43,27 +43,34 @@
<Dependency>kcoreaddons</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kimap-devel</Name>
<Summary>Development files for kimap</Summary>
<Summary>Development files for kimap</Summary>
<RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency release="current">kimap</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<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">
<Date>2015-08-22</Date>
<Version>15.08.0</Version>
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>Additional KIO-slaves for KDE5 applications</Summary>
<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>
<Dependency>exiv2-devel</Dependency>
<Dependency>gettext-devel</Dependency>
@@ -95,6 +95,13 @@
</Package>
<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">
<Date>2015-08-22</Date>
<Version>15.08.0</Version>
View File
+19 -12
View File
@@ -10,10 +10,10 @@
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<IsA>app:console</IsA>
<Summary>LDAP access API for KDE</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>kcompletion-devel</Dependency>
@@ -28,36 +28,43 @@
<Name>kldap</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>kcompletion</Dependency>
<Dependency>kcompletion</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>cyrus-sasl</Dependency>
<Dependency>openldap-client</Dependency>
<Dependency>kwidgetsaddons</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kldap-devel</Name>
<Summary>Development files for kdelibs4-support</Summary>
<Summary>Development files for kdelibs4-support</Summary>
<RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency release="current">kldap</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<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">
<Date>2015-08-22</Date>
<Version>15.08.0</Version>
@@ -15,5 +15,5 @@ def build():
def install():
kde5.install()
pisitools.dodoc("COPYING*","TODO", "DESIGN")
pisitools.dodoc("COPYING*","TODO", "DESIGN")
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Mail Transport Service</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>kdelibs4-support-devel</Dependency>
@@ -65,16 +65,6 @@
<RuntimeDependencies>
<Dependency release="current">kmailtransport</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>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -84,6 +74,13 @@
</Package>
<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">
<Date>2015-08-21</Date>
<Version>15.08.0</Version>
+2 -2
View File
@@ -15,5 +15,5 @@ def build():
def install():
kde5.install()
pisitools.dodoc("COPYING.LIB")
pisitools.dodoc("COPYING.LIB")
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>MBox library support.</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
@@ -53,6 +53,13 @@
</Package>
<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">
<Date>2015-08-20</Date>
<Version>15.08.0</Version>
+2 -2
View File
@@ -15,5 +15,5 @@ def build():
def install():
kde5.install()
pisitools.dodoc("TODO", "COPYING.LIB")
pisitools.dodoc("TODO", "COPYING.LIB")
+10 -3
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>KDE library for handling mail messages and newsgroup articles.</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
@@ -41,7 +41,7 @@
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kmime-devel</Name>
<Summary>Development files for kmime</Summary>
@@ -57,6 +57,13 @@
</Package>
<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">
<Date>2015-08-20</Date>
<Version>15.08.0</Version>
@@ -65,4 +72,4 @@
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
+1 -3
View File
@@ -4,10 +4,8 @@
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/copyleft/gpl.txt
from pisi.actionsapi import shelltools
from pisi.actionsapi import pisitools
from pisi.actionsapi import kde5
from pisi.actionsapi import get
NoStrip=["/usr/share"]
@@ -18,4 +16,4 @@ def build():
kde5.make()
def install():
kde5.install()
kde5.install()
+9 -2
View File
@@ -13,7 +13,7 @@
<IsA>app:gui</IsA>
<Summary>KMix: KDE Digital Mixer</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
@@ -28,7 +28,7 @@
<Dependency>kdesignerplugin</Dependency>
<Dependency>libcanberra-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>alsa-lib-devel</Dependency>
<Dependency>alsa-lib-devel</Dependency>
<Dependency>kglobalaccel-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>cmake</Dependency>
@@ -68,6 +68,13 @@
</Package>
<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">
<Date>2015-08-20</Date>
<Version>15.08.0</Version>
@@ -5,4 +5,4 @@
<Summary xml:lang="tr">KMix: KDE için Dijital Mixer</Summary>
<Description xml:lang="tr">KMix: KDE için Dijital Mixer.</Description>
</Source>
</PISI>
</PISI>
+1 -1
View File
@@ -16,4 +16,4 @@ def build():
def install():
kde5.install()
pisitools.dodoc("COPYING", "README")
pisitools.dodoc("COPYING", "README")
+11 -4
View File
@@ -11,7 +11,7 @@
<License>GPLv2</License>
<Summary>KDE Konsole</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-script-devel</Dependency>
@@ -58,16 +58,23 @@
<Dependency>ktextwidgets</Dependency>
<Dependency>kwindowsystem</Dependency>
<Dependency>kconfigwidgets</Dependency>
<Dependency>kwidgetsaddons</Dependency>
<Dependency>kwidgetsaddons</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib</Path>
</Files>
</Package>
<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">
<Date>2015-08-19</Date>
<Version>15.08.0</Version>
@@ -81,6 +88,6 @@
<Comment>First Release.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</Update>
</History>
</PISI>
View File
@@ -10,13 +10,13 @@
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:library</IsA>
<IsA>app:library</IsA>
<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>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -34,34 +34,41 @@
<Dependency>kwindowsystem</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kontactinterface-devel</Name>
<Summary>Development files for kontactinterface</Summary>
<Summary>Development files for kontactinterface</Summary>
<RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency release="current">kontactinterface</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<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">
<Date>2015-08-24</Date>
<Version>15.08.0</Version>
<Comment>First Release</Comment>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</Update>
</History>
</PISI>
+2 -2
View File
@@ -15,5 +15,5 @@ def build():
def install():
kde5.install()
pisitools.dodoc("COPYING.LIB")
pisitools.dodoc("COPYING.LIB")
@@ -10,10 +10,10 @@
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:gui</IsA>
<IsA>app:gui</IsA>
<Summary>A textedit with PIM-specific features.</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
@@ -67,6 +67,13 @@
</Package>
<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">
<Date>2015-08-20</Date>
<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>
+9 -2
View File
@@ -13,7 +13,7 @@
<IsA>app:gui</IsA>
<Summary>A screen ruler and color measurement tool</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
@@ -46,6 +46,13 @@
</Package>
<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">
<Date>2015-08-20</Date>
<Version>15.08.0</Version>
@@ -54,4 +61,4 @@
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
+1 -3
View File
@@ -4,10 +4,8 @@
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import shelltools
from pisi.actionsapi import pisitools
from pisi.actionsapi import kde5
from pisi.actionsapi import get
def setup():
@@ -19,4 +17,4 @@ def build():
def install():
kde5.install()
pisitools.dodoc("COPYING*")
pisitools.dodoc("COPYING*")
+3 -3
View File
@@ -31,7 +31,7 @@
<Package>
<Name>ksnapshot</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>libkipi</Dependency>
<Dependency>kio</Dependency>
<Dependency>ki18n</Dependency>
@@ -64,6 +64,6 @@
<Comment>First Release.</Comment>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</Update>
</History>
</PISI>
</PISI>
@@ -5,4 +5,4 @@
<Summary xml:lang="tr">Ekran görüntüsü yakalama aracı</Summary>
<Description xml:lang="tr">ksnapshot bir ekran görüntüsü yakalama aracıdır.</Description>
</Source>
</PISI>
</PISI>
+3 -3
View File
@@ -14,6 +14,6 @@ def build():
kde5.make()
def install():
kde5.install()
pisitools.dodoc("COPYING.LIB", "COPYING.BSD")
kde5.install()
pisitools.dodoc("COPYING.LIB", "COPYING.BSD")
+22 -15
View File
@@ -8,16 +8,16 @@
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<IsA>app:library</IsA>
<License>LGPLv2</License>
<IsA>app:library</IsA>
<Summary>RSS/Atom parser library</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>kio-devel</Dependency>
<Dependency>kio-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -28,35 +28,42 @@
<Dependency>kio</Dependency>
<Dependency>kcodecs</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>kcoreaddons</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>ksyndication-devel</Name>
<Summary>Development files for ksyndication</Summary>
<Summary>Development files for ksyndication</Summary>
<RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency release="current">ksyndication</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency release="current">ksyndication</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<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">
<Date>2015-08-23</Date>
<Version>15.08.0</Version>
<Comment>First Release</Comment>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</Update>
</History>
</PISI>
+3 -3
View File
@@ -14,6 +14,6 @@ def build():
kde5.make()
def install():
kde5.install()
pisitools.dodoc("COPYING.LIB", "AUTHORS")
kde5.install()
pisitools.dodoc("COPYING.LIB", "AUTHORS")
+18 -11
View File
@@ -10,10 +10,10 @@
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<IsA>app:console</IsA>
<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>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
@@ -29,36 +29,43 @@
<Dependency>ki18n</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>kcalcore</Dependency>
<Dependency>kdelibs4-support</Dependency>
<Dependency>kdelibs4-support</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>ktnef-devel</Name>
<Summary>Development files for ktnef</Summary>
<Summary>Development files for ktnef</Summary>
<RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency release="current">ktnef</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<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">
<Date>2015-08-24</Date>
<Version>15.08.0</Version>
<Comment>First Release</Comment>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</Update>
</History>
</PISI>
+1 -4
View File
@@ -4,10 +4,7 @@
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import shelltools
from pisi.actionsapi import kde5
from pisi.actionsapi import get
def setup():
kde5.configure()
@@ -16,4 +13,4 @@ def build():
kde5.make()
def install():
kde5.install()
kde5.install()
+5 -5
View File
@@ -20,7 +20,7 @@
<Dependency>kconfig-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>cmake</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -30,8 +30,8 @@
<Dependency>qt5-base</Dependency>
<Dependency>libraw</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
@@ -212,6 +212,6 @@
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</Update>
</History>
</PISI>
</PISI>
@@ -10,4 +10,4 @@
<Name>libkdcraw-devel</Name>
<Summary xml:lang="tr">libkdcraw için geliştirme dosyaları</Summary>
</Package>
</PISI>
</PISI>
View File
+11 -11
View File
@@ -10,10 +10,10 @@
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:library</IsA>
<IsA>app:library</IsA>
<Summary>Google API library for KDE</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
@@ -46,19 +46,19 @@
<Dependency>kdelibs4-support</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="config">/etc</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>libkgapi-devel</Name>
<Summary>Development files for libkgapi</Summary>
<Summary>Development files for libkgapi</Summary>
<RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>kcalcore-devel</Dependency>
<Dependency>kcontacts-devel</Dependency>
<Dependency>kio-devel</Dependency>
@@ -70,7 +70,7 @@
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
</Files>
</Package>
@@ -81,6 +81,6 @@
<Comment>First Release</Comment>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</Update>
</History>
</PISI>
</PISI>
+1 -4
View File
@@ -4,10 +4,7 @@
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import shelltools
from pisi.actionsapi import kde5
from pisi.actionsapi import get
def setup():
kde5.configure()
@@ -16,4 +13,4 @@ def build():
kde5.make()
def install():
kde5.install()
kde5.install()
+2 -2
View File
@@ -69,6 +69,6 @@
<Comment>First Release.</Comment>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</Update>
</History>
</PISI>
</PISI>
@@ -10,4 +10,4 @@
<Name>libkipi-devel</Name>
<Summary xml:lang="tr">libkipi için geliştirme dosyaları</Summary>
</Package>
</PISI>
</PISI>
@@ -6,7 +6,6 @@
from pisi.actionsapi import kde5
def setup():
kde5.configure()
+11 -12
View File
@@ -13,18 +13,14 @@
<IsA>library</IsA>
<Summary>A document viewer</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qca2-qt5-devel</Dependency>
<Dependency>tiff-devel</Dependency>
<Dependency>kdelibs4-support-devel</Dependency>
<!--Dependency>djvu-devel</Dependency-1-->
<Dependency>kdelibs4-support-devel</Dependency>
<Dependency>qt5-phonon-devel</Dependency>
<!--Dependency>chmlib-devel</Dependency-2-->
<!--Dependency>libspectre-devel</Dependency-3-->
<Dependency>poppler-qt5-devel</Dependency>
<!--Dependency>qimageblitz-devel</Dependency-4-->
<Dependency>ebook-tools-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency>
@@ -38,12 +34,8 @@
<Dependency>qt5-base</Dependency>
<Dependency>qca-qt5</Dependency>
<Dependency>tiff</Dependency>
<!--Dependency>djvu</Dependency>
<Dependency>chmlib</Dependency>
<Dependency>qt5-phonon</Dependency-->
<Dependency>libkexiv2</Dependency>
<Dependency>poppler-qt5</Dependency>
<!--Dependency>libspectre</Dependency-->
<Dependency>ebook-tools</Dependency>
<Dependency>kactivities</Dependency>
<Dependency>libjpeg-turbo</Dependency>
@@ -81,7 +73,7 @@
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
@@ -98,12 +90,19 @@
</Package>
<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">
<Date>2015-08-19</Date>
<Version>15.08.0</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</Update>
</History>
</PISI>
@@ -10,4 +10,4 @@
<Name>okular-devel</Name>
<Summary xml:lang="tr">Okular için geliştirme dosyaları</Summary>
</Package>
</PISI>
</PISI>
+1 -1
View File
@@ -16,4 +16,4 @@ def build():
def install():
kde5.install()
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "KDE4FAQ", "NEWS", "README", "COPYING.DOC")
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "KDE4FAQ", "NEWS", "README", "COPYING.DOC")
+4 -4
View File
@@ -23,12 +23,12 @@
<Dependency>kparts-devel</Dependency>
<Dependency>knotifyconfig-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
</BuildDependencies>
</BuildDependencies>
</Source>
<Package>
<Name>yakuake</Name>
<RuntimeDependencies>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>qt5-x11extras</Dependency>
<Dependency>kio</Dependency>
@@ -72,6 +72,6 @@
<Comment>First Release.</Comment>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</Update>
</History>
</PISI>
</PISI>
@@ -2,7 +2,7 @@
<PISI>
<Source>
<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>
</Source>
</PISI>
</PISI>
+1 -1
View File
@@ -20,4 +20,4 @@ def build():
def install():
cmaketools.install()
pisitools.dodoc("README.md", "COPYING", "AUTHORS", "ChangeLog")
pisitools.dodoc("README.md", "COPYING", "AUTHORS", "ChangeLog")
+2 -2
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<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>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency versionFrom="5.14.0">extra-cmake-modules</Dependency>
@@ -77,4 +77,4 @@
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
@@ -10,4 +10,4 @@
<Name>attica5-devel</Name>
<Summary xml:lang="tr">attica5 için geliştirme dosyaları</Summary>
</Package>
</PISI>
</PISI>
+1 -1
View File
@@ -118,4 +118,4 @@
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
+3 -3
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Qt wrapper for KDE 5 Bluez DBus API</Summary>
<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>
<Dependency>bluez</Dependency>
<Dependency>bluez-libs-devel</Dependency>
@@ -53,8 +53,8 @@
<History>
<Update release="4">
<Date>2015-09-12</Date>
<Version>5.14</Version>
<Date>2015-09-14</Date>
<Version>5.14.0</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Extra cmake modules for KDE5</Summary>
<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>
<Dependency>cmake</Dependency>
</BuildDependencies>
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<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>
<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>
<Dependency>libxcb-devel</Dependency>
<Dependency>libXcursor-devel</Dependency>
+1 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>Library for KDE's Plasma Activities support</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>mesa-devel</Dependency>
+2 -2
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>KDE5 Frameworks API documentation tools.</Summary>
<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>
<Dependency>python-Jinja2</Dependency>
<Dependency>python-PyYAML</Dependency>
@@ -37,7 +37,7 @@
<History>
<Update release="4">
<Date>2015-09-12</Date>
<Version>5.14</Version>
<Version>5.14.0</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
+1 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<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>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>xz-devel</Dependency>
+1 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Abstraction to system policy and authentication features</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
+1 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Access and manipulate bookmarks stored using XBEL format</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
+1 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<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>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-declarative-devel</Dependency>
+1 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<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>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
+1 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<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>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
+1 -1
View File
@@ -14,7 +14,7 @@
<IsA>app:gui</IsA>
<Summary>Advanced configuration system for KDE Frameworks 5</Summary>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
@@ -14,7 +14,7 @@
<IsA>app:gui</IsA>
<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>
<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>
<Dependency>qt5-base-devel</Dependency>
<Dependency versionFrom="5.14.0">ki18n-devel</Dependency>

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