Executable → Regular
+2
-4
@@ -6,10 +6,8 @@
|
|||||||
|
|
||||||
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()
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
@@ -17,5 +15,5 @@ def build():
|
|||||||
|
|
||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
|
|
||||||
pisitools.dodoc("TODO")
|
pisitools.dodoc("TODO")
|
||||||
|
|||||||
@@ -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="bc62bbf8c28e4c4a8f2f2e99c6d3239712d86d06" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/akonadi-calendar-15.08.0.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,47 +43,47 @@
|
|||||||
<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>
|
||||||
|
|
||||||
@@ -96,4 +96,4 @@
|
|||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -16,4 +16,4 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
|
|
||||||
pisitools.dodoc("COPYING*")
|
pisitools.dodoc("COPYING*")
|
||||||
@@ -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="e8c521cb5fc2cca740f719f03b462508762af388" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/akonadi-search-15.08.0.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>qt5-base-devel</Dependency>
|
<Dependency>qt5-base-devel</Dependency>
|
||||||
<Dependency>kcrash-devel</Dependency>
|
<Dependency>kcrash-devel</Dependency>
|
||||||
@@ -106,4 +106,4 @@
|
|||||||
<Email>ertugrulerata@gmail.com</Email>
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -17,4 +17,4 @@ def build():
|
|||||||
|
|
||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
pisitools.dodoc("AUTHORS", "NEWS", "README")
|
pisitools.dodoc("AUTHORS", "NEWS", "README")
|
||||||
@@ -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>
|
||||||
@@ -129,7 +124,7 @@
|
|||||||
<Update release="7">
|
<Update release="7">
|
||||||
<Date>2013-10-06</Date>
|
<Date>2013-10-06</Date>
|
||||||
<Version>1.10.3</Version>
|
<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 when there are no flags to update during flags change
|
||||||
Fix crash on Akonadi shutdown when using PostgreSQL
|
Fix crash on Akonadi shutdown when using PostgreSQL
|
||||||
Fix notification to clients about database upgrade
|
Fix notification to clients about database upgrade
|
||||||
@@ -183,4 +178,4 @@
|
|||||||
<Email>yaralikurt15@hotmail.com</Email>
|
<Email>yaralikurt15@hotmail.com</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -33,7 +33,7 @@
|
|||||||
<Package>
|
<Package>
|
||||||
<Name>ark</Name>
|
<Name>ark</Name>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>qt5-base</Dependency>
|
<Dependency>qt5-base</Dependency>
|
||||||
<Dependency>libarchive</Dependency>
|
<Dependency>libarchive</Dependency>
|
||||||
<Dependency>karchive</Dependency>
|
<Dependency>karchive</Dependency>
|
||||||
<Dependency>kconfig</Dependency>
|
<Dependency>kconfig</Dependency>
|
||||||
|
|||||||
@@ -5,21 +5,15 @@
|
|||||||
# 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():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
|
|
||||||
pisitools.dodoc("COPYING", "COPYING.LIB", "COPYING.README")
|
pisitools.dodoc("COPYING", "COPYING.LIB", "COPYING.README")
|
||||||
@@ -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="268cbd1752f236c818aafd2d250b2fd7b984d1db" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/baloo-widgets-15.08.0.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>qt5-base-devel</Dependency>
|
<Dependency>qt5-base-devel</Dependency>
|
||||||
<Dependency>baloo-devel</Dependency>
|
<Dependency>baloo-devel</Dependency>
|
||||||
@@ -78,4 +78,4 @@
|
|||||||
<Email>ertugrulerata@gmail.com</Email>
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -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"]
|
||||||
|
|
||||||
@@ -20,4 +18,4 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
|
|
||||||
pisitools.dodoc("COPYING")
|
pisitools.dodoc("COPYING")
|
||||||
@@ -43,7 +43,7 @@
|
|||||||
<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>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="2">
|
<Update release="2">
|
||||||
|
|||||||
@@ -4,5 +4,5 @@
|
|||||||
<Name>dolphin-plugins</Name>
|
<Name>dolphin-plugins</Name>
|
||||||
<Summary xml:lang="tr">Dolphin eklentileri.</Summary>
|
<Summary xml:lang="tr">Dolphin eklentileri.</Summary>
|
||||||
<Description xml:lang="tr">Dolphin için VCS (Version Control System) eklentileri.</Description>
|
<Description xml:lang="tr">Dolphin için VCS (Version Control System) eklentileri.</Description>
|
||||||
</Source>
|
</Source>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -117,4 +117,4 @@
|
|||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -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()
|
||||||
|
|||||||
@@ -8,8 +8,8 @@
|
|||||||
<Name>Pisi Linux Admins</Name>
|
<Name>Pisi Linux Admins</Name>
|
||||||
<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="7b0b4502b975a5c1584989de3ce589152ff8ddff" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/dragon-15.08.0.tar.xz</Archive>
|
||||||
|
|||||||
@@ -32,7 +32,7 @@
|
|||||||
<Path fileType="data">/usr/share/doc</Path>
|
<Path fileType="data">/usr/share/doc</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>gpgmepp-devel</Name>
|
<Name>gpgmepp-devel</Name>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
|
|||||||
@@ -5,4 +5,4 @@
|
|||||||
<Summary xml:lang="tr">gpgme için C++ bağlayıcısı</Summary>
|
<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>
|
<Description xml:lang="tr">gpgme için C++ bağlayıcısı</Description>
|
||||||
</Source>
|
</Source>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -16,4 +16,4 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
|
|
||||||
pisitools.dodoc("COPYING*", "NEWS")
|
pisitools.dodoc("COPYING*", "NEWS")
|
||||||
@@ -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="5cc093e2580e7e1c88de7774e7674c2f1b73669d" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/gwenview-15.08.0.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>exiv2-devel</Dependency>
|
<Dependency>exiv2-devel</Dependency>
|
||||||
<Dependency>qt5-base-devel</Dependency>
|
<Dependency>qt5-base-devel</Dependency>
|
||||||
@@ -34,7 +34,7 @@
|
|||||||
<Dependency>zlib-devel</Dependency>
|
<Dependency>zlib-devel</Dependency>
|
||||||
<Dependency>mesa-devel</Dependency>
|
<Dependency>mesa-devel</Dependency>
|
||||||
<Dependency>docbook-xsl</Dependency>
|
<Dependency>docbook-xsl</Dependency>
|
||||||
<Dependency>extra-cmake-modules</Dependency>
|
<Dependency>extra-cmake-modules</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -91,6 +91,6 @@
|
|||||||
<Comment>first release, use stable source.</Comment>
|
<Comment>first release, use stable source.</Comment>
|
||||||
<Name>Ertuğrul Erata</Name>
|
<Name>Ertuğrul Erata</Name>
|
||||||
<Email>ertugrulerata@gmail.com</Email>
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -5,4 +5,4 @@
|
|||||||
<Summary xml:lang="tr">Resim görüntüleyici</Summary>
|
<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>
|
<Description xml:lang="tr">Gwenview, kullanımı kolay bir resim görüntüleyicisidir.</Description>
|
||||||
</Source>
|
</Source>
|
||||||
</PISI>
|
</PISI>
|
||||||
Executable → Regular
+2
-2
@@ -14,6 +14,6 @@ def build():
|
|||||||
kde5.make()
|
kde5.make()
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
|
|
||||||
pisitools.dodoc("COPYING.LIB", "README", "DESIGN.html", "CODING_STYLE")
|
pisitools.dodoc("COPYING.LIB", "README", "DESIGN.html", "CODING_STYLE")
|
||||||
|
|||||||
@@ -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="26f21a0cae94f6ce86cd2d484b1d52ed8361132d" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kalarmcal-15.08.0.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>qt5-base-devel</Dependency>
|
<Dependency>qt5-base-devel</Dependency>
|
||||||
<Dependency>akonadi-devel</Dependency>
|
<Dependency>akonadi-devel</Dependency>
|
||||||
@@ -27,7 +27,7 @@
|
|||||||
<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>kdoctools-devel</Dependency>
|
<Dependency>kdoctools-devel</Dependency>
|
||||||
<Dependency>libical-devel</Dependency>
|
<Dependency>libical-devel</Dependency>
|
||||||
<Dependency>kholidays-devel</Dependency>
|
<Dependency>kholidays-devel</Dependency>
|
||||||
<Dependency>extra-cmake-modules</Dependency>
|
<Dependency>extra-cmake-modules</Dependency>
|
||||||
@@ -37,33 +37,33 @@
|
|||||||
<Package>
|
<Package>
|
||||||
<Name>kalarmcal</Name>
|
<Name>kalarmcal</Name>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>qt5-base</Dependency>
|
<Dependency>qt5-base</Dependency>
|
||||||
<Dependency>kcalcore</Dependency>
|
<Dependency>kcalcore</Dependency>
|
||||||
<Dependency>kholidays</Dependency>
|
<Dependency>kholidays</Dependency>
|
||||||
<Dependency>kidentitymanagement</Dependency>
|
<Dependency>kidentitymanagement</Dependency>
|
||||||
<Dependency>ki18n</Dependency>
|
<Dependency>ki18n</Dependency>
|
||||||
<Dependency>libgcc</Dependency>
|
<Dependency>libgcc</Dependency>
|
||||||
<Dependency>kdepimlibs</Dependency>
|
<Dependency>kdepimlibs</Dependency>
|
||||||
<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>
|
||||||
|
|
||||||
@@ -76,4 +76,4 @@
|
|||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -16,4 +16,4 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
|
|
||||||
pisitools.dodoc("README.md", "AUTHORS", "COPYING.LIB")
|
pisitools.dodoc("README.md", "AUTHORS", "COPYING.LIB")
|
||||||
@@ -8,14 +8,14 @@
|
|||||||
<Name>Pisi Linux Admins</Name>
|
<Name>Pisi Linux Admins</Name>
|
||||||
<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="cd842f71a556c2d0bb979948840083f7c1f54380" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kate-15.08.0.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>
|
||||||
<Dependency>kdoctools-devel</Dependency>
|
<Dependency>kdoctools-devel</Dependency>
|
||||||
<Dependency>knewstuff-devel</Dependency>
|
<Dependency>knewstuff-devel</Dependency>
|
||||||
<Dependency>kinit-devel</Dependency>
|
<Dependency>kinit-devel</Dependency>
|
||||||
@@ -41,16 +41,16 @@
|
|||||||
<Dependency>libgit2</Dependency>
|
<Dependency>libgit2</Dependency>
|
||||||
<Dependency>knewstuff</Dependency>
|
<Dependency>knewstuff</Dependency>
|
||||||
<Dependency>ki18n</Dependency>
|
<Dependency>ki18n</Dependency>
|
||||||
<Dependency>kconfig</Dependency>
|
<Dependency>kconfig</Dependency>
|
||||||
<Dependency>kguiaddons</Dependency>
|
<Dependency>kguiaddons</Dependency>
|
||||||
<Dependency>kactivities</Dependency>
|
<Dependency>kactivities</Dependency>
|
||||||
<Dependency>kjobwidgets</Dependency>
|
<Dependency>kjobwidgets</Dependency>
|
||||||
<Dependency>kitemmodels</Dependency>
|
<Dependency>kitemmodels</Dependency>
|
||||||
<Dependency>kio</Dependency>
|
<Dependency>kio</Dependency>
|
||||||
<Dependency>kparts</Dependency>
|
<Dependency>kparts</Dependency>
|
||||||
<Dependency>ktexteditor</Dependency>
|
<Dependency>ktexteditor</Dependency>
|
||||||
<Dependency>kwindowsystem</Dependency>
|
<Dependency>kwindowsystem</Dependency>
|
||||||
<Dependency>kxmlgui</Dependency>
|
<Dependency>kxmlgui</Dependency>
|
||||||
<Dependency>plasma-framework</Dependency>
|
<Dependency>plasma-framework</Dependency>
|
||||||
<Dependency>kwallet </Dependency>
|
<Dependency>kwallet </Dependency>
|
||||||
<Dependency>kservice</Dependency>
|
<Dependency>kservice</Dependency>
|
||||||
@@ -75,7 +75,7 @@
|
|||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="2">
|
<Update release="2">
|
||||||
<Date>2015-08-19</Date>
|
<Date>2015-08-19</Date>
|
||||||
@@ -92,4 +92,4 @@
|
|||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
Executable → Regular
+3
-3
@@ -14,6 +14,6 @@ def build():
|
|||||||
kde5.make()
|
kde5.make()
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
|
|
||||||
pisitools.dodoc("COPYING.LIB")
|
pisitools.dodoc("COPYING.LIB")
|
||||||
@@ -10,14 +10,14 @@
|
|||||||
</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="dfe0a704ef47693e76b64c618e308db45daccb05" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kblog-15.08.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>
|
||||||
<Dependency>kdoctools-devel</Dependency>
|
<Dependency>kdoctools-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -35,23 +35,23 @@
|
|||||||
<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>
|
||||||
|
|
||||||
@@ -64,4 +64,4 @@
|
|||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
Executable → Regular
+2
-2
@@ -15,5 +15,5 @@ def build():
|
|||||||
|
|
||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
|
|
||||||
pisitools.dodoc("COPYING")
|
pisitools.dodoc("COPYING")
|
||||||
@@ -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="6ed748d61ed2c9ca872c1d53bcdc3521737cdab7" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kcalcore-15.08.0.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>
|
||||||
@@ -46,7 +46,7 @@
|
|||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>kcalcore-devel</Name>
|
<Name>kcalcore-devel</Name>
|
||||||
<Summary>Development files for kcontacts</Summary>
|
<Summary>Development files for kcontacts</Summary>
|
||||||
@@ -71,4 +71,4 @@
|
|||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
Executable → Regular
+2
-2
@@ -16,5 +16,5 @@ def build():
|
|||||||
|
|
||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
|
|
||||||
pisitools.dodoc("COPYING")
|
pisitools.dodoc("COPYING")
|
||||||
@@ -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="32ac542ead490ce958601f9ade1a8bdeb8f23a2d" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kcalutils-15.08.0.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>qt5-base-devel</Dependency>
|
<Dependency>qt5-base-devel</Dependency>
|
||||||
<Dependency>kdoctools-devel</Dependency>
|
<Dependency>kdoctools-devel</Dependency>
|
||||||
@@ -37,23 +37,23 @@
|
|||||||
<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>
|
||||||
|
|
||||||
@@ -64,6 +64,6 @@
|
|||||||
<Comment>First Release</Comment>
|
<Comment>First Release</Comment>
|
||||||
<Name>Stefan Gronewold (groni)</Name>
|
<Name>Stefan Gronewold (groni)</Name>
|
||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
Executable → Regular
+2
-2
@@ -15,5 +15,5 @@ def build():
|
|||||||
|
|
||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
|
|
||||||
pisitools.dodoc("README", "COPYING.LIB", "README.AddressFormat")
|
pisitools.dodoc("README", "COPYING.LIB", "README.AddressFormat")
|
||||||
@@ -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="ee1ad9ab75c9aa158180fd4ac31616486c71ad94" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kcontacts-15.08.0.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,31 +28,31 @@
|
|||||||
<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>
|
||||||
|
|
||||||
@@ -63,6 +63,6 @@
|
|||||||
<Comment>First Release</Comment>
|
<Comment>First Release</Comment>
|
||||||
<Name>Stefan Gronewold (groni)</Name>
|
<Name>Stefan Gronewold (groni)</Name>
|
||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -18,5 +18,5 @@ def build():
|
|||||||
|
|
||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
|
|
||||||
pisitools.dodoc("README", "COPYING.LIB")
|
pisitools.dodoc("README", "COPYING.LIB")
|
||||||
@@ -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>
|
||||||
@@ -142,4 +141,4 @@
|
|||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -89,7 +89,7 @@
|
|||||||
<Dependency>qt5-xmlpatterns</Dependency>
|
<Dependency>qt5-xmlpatterns</Dependency>
|
||||||
<Dependency>akonadi-calendar</Dependency>
|
<Dependency>akonadi-calendar</Dependency>
|
||||||
<Dependency>kdelibs4-support</Dependency>
|
<Dependency>kdelibs4-support</Dependency>
|
||||||
<Dependency>kidentitymanagement</Dependency>
|
<Dependency>kidentitymanagement</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="config">/etc/xdg</Path>
|
<Path fileType="config">/etc/xdg</Path>
|
||||||
@@ -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>
|
||||||
@@ -269,6 +269,6 @@
|
|||||||
<Comment>First release</Comment>
|
<Comment>First release</Comment>
|
||||||
<Name>Yusuf Aydemir</Name>
|
<Name>Yusuf Aydemir</Name>
|
||||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -16,4 +16,4 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
|
|
||||||
pisitools.dodoc("COPYING*", "DEBUG", "HACKING", "MAINTAINERS", "PLAN", "POLICIES", "README")
|
pisitools.dodoc("COPYING*", "DEBUG", "HACKING", "MAINTAINERS", "PLAN", "POLICIES", "README")
|
||||||
@@ -285,4 +285,4 @@
|
|||||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -13,4 +13,4 @@ def build():
|
|||||||
kde5.make()
|
kde5.make()
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
@@ -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="bb0dc21d5df800751ea785e902d2955a379119e8" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kidentitymanagement-15.08.0.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>qt5-base-devel</Dependency>
|
<Dependency>qt5-base-devel</Dependency>
|
||||||
<Dependency>kdoctools-devel</Dependency>
|
<Dependency>kdoctools-devel</Dependency>
|
||||||
@@ -32,7 +32,7 @@
|
|||||||
<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>extra-cmake-modules</Dependency>
|
<Dependency>extra-cmake-modules</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -53,25 +53,25 @@
|
|||||||
<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>
|
||||||
|
|
||||||
@@ -84,4 +84,4 @@
|
|||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -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="402e19a3be4e95a136bea709fadef4015574bb8d" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kimap-15.08.0.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>qt5-base-devel</Dependency>
|
<Dependency>qt5-base-devel</Dependency>
|
||||||
<Dependency>kdoctools-devel</Dependency>
|
<Dependency>kdoctools-devel</Dependency>
|
||||||
@@ -43,23 +43,23 @@
|
|||||||
<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>
|
||||||
|
|
||||||
@@ -72,4 +72,4 @@
|
|||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -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="18e9d3f75625adeb9f4afc3f2c7ec05df1effaf3" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kio-extras-15.08.0.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>exiv2-devel</Dependency>
|
<Dependency>exiv2-devel</Dependency>
|
||||||
<Dependency>gettext-devel</Dependency>
|
<Dependency>gettext-devel</Dependency>
|
||||||
@@ -117,4 +117,4 @@
|
|||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
Executable → Regular
@@ -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="db8a03ce94545fd236cc1df41280e31c1a52ef35" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kldap-15.08.0.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>qt5-base-devel</Dependency>
|
<Dependency>qt5-base-devel</Dependency>
|
||||||
<Dependency>kcompletion-devel</Dependency>
|
<Dependency>kcompletion-devel</Dependency>
|
||||||
@@ -28,32 +28,32 @@
|
|||||||
<Name>kldap</Name>
|
<Name>kldap</Name>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>qt5-base</Dependency>
|
<Dependency>qt5-base</Dependency>
|
||||||
<Dependency>kcompletion</Dependency>
|
<Dependency>kcompletion</Dependency>
|
||||||
<Dependency>ki18n</Dependency>
|
<Dependency>ki18n</Dependency>
|
||||||
<Dependency>libgcc</Dependency>
|
<Dependency>libgcc</Dependency>
|
||||||
<Dependency>cyrus-sasl</Dependency>
|
<Dependency>cyrus-sasl</Dependency>
|
||||||
<Dependency>openldap-client</Dependency>
|
<Dependency>openldap-client</Dependency>
|
||||||
<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>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>
|
||||||
|
|
||||||
@@ -66,4 +66,4 @@
|
|||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -15,5 +15,5 @@ def build():
|
|||||||
|
|
||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
|
|
||||||
pisitools.dodoc("COPYING*","TODO", "DESIGN")
|
pisitools.dodoc("COPYING*","TODO", "DESIGN")
|
||||||
@@ -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="bcba511e706e1e1f88f1d05001a8267473067fbb" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kmailtransport-15.08.0.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>
|
||||||
@@ -92,4 +82,4 @@
|
|||||||
<Email>ertugrulerata@gmail.com</Email>
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
Executable → Regular
+2
-2
@@ -15,5 +15,5 @@ def build():
|
|||||||
|
|
||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
|
|
||||||
pisitools.dodoc("COPYING.LIB")
|
pisitools.dodoc("COPYING.LIB")
|
||||||
@@ -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="de20a8cdfa0195e34da707943800121389be870a" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kmbox-15.08.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>
|
||||||
@@ -61,4 +61,4 @@
|
|||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
Executable → Regular
+2
-2
@@ -15,5 +15,5 @@ def build():
|
|||||||
|
|
||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
|
|
||||||
pisitools.dodoc("TODO", "COPYING.LIB")
|
pisitools.dodoc("TODO", "COPYING.LIB")
|
||||||
@@ -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="12fccaef4defb9bfe5fe3140789323d05009a012" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kmime-15.08.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>
|
||||||
@@ -41,7 +41,7 @@
|
|||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>kmime-devel</Name>
|
<Name>kmime-devel</Name>
|
||||||
<Summary>Development files for kmime</Summary>
|
<Summary>Development files for kmime</Summary>
|
||||||
|
|||||||
@@ -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"]
|
||||||
|
|
||||||
@@ -18,4 +16,4 @@ def build():
|
|||||||
kde5.make()
|
kde5.make()
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
@@ -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>
|
||||||
@@ -83,4 +83,4 @@
|
|||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -5,4 +5,4 @@
|
|||||||
<Summary xml:lang="tr">KMix: KDE için Dijital Mixer</Summary>
|
<Summary xml:lang="tr">KMix: KDE için Dijital Mixer</Summary>
|
||||||
<Description xml:lang="tr">KMix: KDE için Dijital Mixer.</Description>
|
<Description xml:lang="tr">KMix: KDE için Dijital Mixer.</Description>
|
||||||
</Source>
|
</Source>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -16,4 +16,4 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
|
|
||||||
pisitools.dodoc("COPYING", "README")
|
pisitools.dodoc("COPYING", "README")
|
||||||
@@ -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="04df0367b89cca62dd6754de5d1dc6b32d626b6d" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/konsole-15.08.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>
|
||||||
@@ -58,12 +58,12 @@
|
|||||||
<Dependency>ktextwidgets</Dependency>
|
<Dependency>ktextwidgets</Dependency>
|
||||||
<Dependency>kwindowsystem</Dependency>
|
<Dependency>kwindowsystem</Dependency>
|
||||||
<Dependency>kconfigwidgets</Dependency>
|
<Dependency>kconfigwidgets</Dependency>
|
||||||
<Dependency>kwidgetsaddons</Dependency>
|
<Dependency>kwidgetsaddons</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
<Path fileType="data">/usr/share</Path>
|
<Path fileType="data">/usr/share</Path>
|
||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
@@ -81,6 +81,6 @@
|
|||||||
<Comment>First Release.</Comment>
|
<Comment>First Release.</Comment>
|
||||||
<Name>Stefan Gronewold(groni)</Name>
|
<Name>Stefan Gronewold(groni)</Name>
|
||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
Executable → Regular
@@ -10,13 +10,13 @@
|
|||||||
</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="f61caa50495e949a05510fc661511e2a2ed2373b" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kontactinterface-15.08.0.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>qt5-base-devel</Dependency>
|
<Dependency>qt5-base-devel</Dependency>
|
||||||
<Dependency>kdoctools-devel</Dependency>
|
<Dependency>kdoctools-devel</Dependency>
|
||||||
<Dependency>extra-cmake-modules</Dependency>
|
<Dependency>extra-cmake-modules</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
@@ -34,24 +34,24 @@
|
|||||||
<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>
|
||||||
|
|
||||||
@@ -62,6 +62,6 @@
|
|||||||
<Comment>First Release</Comment>
|
<Comment>First Release</Comment>
|
||||||
<Name>Stefan Gronewold (groni)</Name>
|
<Name>Stefan Gronewold (groni)</Name>
|
||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
Executable → Regular
+2
-2
@@ -15,5 +15,5 @@ def build():
|
|||||||
|
|
||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
|
|
||||||
pisitools.dodoc("COPYING.LIB")
|
pisitools.dodoc("COPYING.LIB")
|
||||||
@@ -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="fef27a9bc13a433b6b902dbc0c387cf8b00cbb6a" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kpimtextedit-15.08.0.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>qt5-base-devel</Dependency>
|
<Dependency>qt5-base-devel</Dependency>
|
||||||
<Dependency>ki18n-devel</Dependency>
|
<Dependency>ki18n-devel</Dependency>
|
||||||
@@ -75,4 +75,4 @@
|
|||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -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():
|
||||||
@@ -19,4 +17,4 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
|
|
||||||
pisitools.dodoc("COPYING*")
|
pisitools.dodoc("COPYING*")
|
||||||
@@ -31,7 +31,7 @@
|
|||||||
<Package>
|
<Package>
|
||||||
<Name>ksnapshot</Name>
|
<Name>ksnapshot</Name>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>qt5-base</Dependency>
|
<Dependency>qt5-base</Dependency>
|
||||||
<Dependency>libkipi</Dependency>
|
<Dependency>libkipi</Dependency>
|
||||||
<Dependency>kio</Dependency>
|
<Dependency>kio</Dependency>
|
||||||
<Dependency>ki18n</Dependency>
|
<Dependency>ki18n</Dependency>
|
||||||
@@ -64,6 +64,6 @@
|
|||||||
<Comment>First Release.</Comment>
|
<Comment>First Release.</Comment>
|
||||||
<Name>Stefan Gronewold (groni)</Name>
|
<Name>Stefan Gronewold (groni)</Name>
|
||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -5,4 +5,4 @@
|
|||||||
<Summary xml:lang="tr">Ekran görüntüsü yakalama aracı</Summary>
|
<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>
|
<Description xml:lang="tr">ksnapshot bir ekran görüntüsü yakalama aracıdır.</Description>
|
||||||
</Source>
|
</Source>
|
||||||
</PISI>
|
</PISI>
|
||||||
Executable → Regular
+3
-3
@@ -14,6 +14,6 @@ def build():
|
|||||||
kde5.make()
|
kde5.make()
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
|
|
||||||
pisitools.dodoc("COPYING.LIB", "COPYING.BSD")
|
pisitools.dodoc("COPYING.LIB", "COPYING.BSD")
|
||||||
@@ -8,16 +8,16 @@
|
|||||||
<Name>Pisi Linux Admins</Name>
|
<Name>Pisi Linux Admins</Name>
|
||||||
<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="01f3d84ad37580d63bc7e573b1b57bf29430665f" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/syndication-15.08.0.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>qt5-base-devel</Dependency>
|
<Dependency>qt5-base-devel</Dependency>
|
||||||
<Dependency>kio-devel</Dependency>
|
<Dependency>kio-devel</Dependency>
|
||||||
<Dependency>kdoctools-devel</Dependency>
|
<Dependency>kdoctools-devel</Dependency>
|
||||||
<Dependency>extra-cmake-modules</Dependency>
|
<Dependency>extra-cmake-modules</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -28,26 +28,26 @@
|
|||||||
<Dependency>kio</Dependency>
|
<Dependency>kio</Dependency>
|
||||||
<Dependency>kcodecs</Dependency>
|
<Dependency>kcodecs</Dependency>
|
||||||
<Dependency>libgcc</Dependency>
|
<Dependency>libgcc</Dependency>
|
||||||
<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>
|
||||||
@@ -57,6 +57,6 @@
|
|||||||
<Comment>First Release</Comment>
|
<Comment>First Release</Comment>
|
||||||
<Name>Stefan Gronewold (groni)</Name>
|
<Name>Stefan Gronewold (groni)</Name>
|
||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
Executable → Regular
+3
-3
@@ -14,6 +14,6 @@ def build():
|
|||||||
kde5.make()
|
kde5.make()
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
|
|
||||||
pisitools.dodoc("COPYING.LIB", "AUTHORS")
|
pisitools.dodoc("COPYING.LIB", "AUTHORS")
|
||||||
@@ -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="06c8f23387d9ca378c43863b6970ddb4246d190d" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/ktnef-15.08.0.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>qt5-base-devel</Dependency>
|
<Dependency>qt5-base-devel</Dependency>
|
||||||
<Dependency>kdoctools-devel</Dependency>
|
<Dependency>kdoctools-devel</Dependency>
|
||||||
@@ -29,26 +29,26 @@
|
|||||||
<Dependency>ki18n</Dependency>
|
<Dependency>ki18n</Dependency>
|
||||||
<Dependency>libgcc</Dependency>
|
<Dependency>libgcc</Dependency>
|
||||||
<Dependency>kcalcore</Dependency>
|
<Dependency>kcalcore</Dependency>
|
||||||
<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>
|
||||||
|
|
||||||
@@ -59,6 +59,6 @@
|
|||||||
<Comment>First Release</Comment>
|
<Comment>First Release</Comment>
|
||||||
<Name>Stefan Gronewold (groni)</Name>
|
<Name>Stefan Gronewold (groni)</Name>
|
||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -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()
|
||||||
@@ -16,4 +13,4 @@ def build():
|
|||||||
kde5.make()
|
kde5.make()
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
<Dependency>kconfig-devel</Dependency>
|
<Dependency>kconfig-devel</Dependency>
|
||||||
<Dependency>ki18n-devel</Dependency>
|
<Dependency>ki18n-devel</Dependency>
|
||||||
<Dependency>cmake</Dependency>
|
<Dependency>cmake</Dependency>
|
||||||
<Dependency>extra-cmake-modules</Dependency>
|
<Dependency>extra-cmake-modules</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -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>
|
||||||
@@ -212,6 +212,6 @@
|
|||||||
<Comment>First release</Comment>
|
<Comment>First release</Comment>
|
||||||
<Name>Yusuf Aydemir</Name>
|
<Name>Yusuf Aydemir</Name>
|
||||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -10,4 +10,4 @@
|
|||||||
<Name>libkdcraw-devel</Name>
|
<Name>libkdcraw-devel</Name>
|
||||||
<Summary xml:lang="tr">libkdcraw için geliştirme dosyaları</Summary>
|
<Summary xml:lang="tr">libkdcraw için geliştirme dosyaları</Summary>
|
||||||
</Package>
|
</Package>
|
||||||
</PISI>
|
</PISI>
|
||||||
Executable → Regular
@@ -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>
|
||||||
|
|
||||||
@@ -81,6 +81,6 @@
|
|||||||
<Comment>First Release</Comment>
|
<Comment>First Release</Comment>
|
||||||
<Name>Stefan Gronewold (groni)</Name>
|
<Name>Stefan Gronewold (groni)</Name>
|
||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -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()
|
||||||
@@ -16,4 +13,4 @@ def build():
|
|||||||
kde5.make()
|
kde5.make()
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
@@ -69,6 +69,6 @@
|
|||||||
<Comment>First Release.</Comment>
|
<Comment>First Release.</Comment>
|
||||||
<Name>Stefan Gronewold (groni)</Name>
|
<Name>Stefan Gronewold (groni)</Name>
|
||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -10,4 +10,4 @@
|
|||||||
<Name>libkipi-devel</Name>
|
<Name>libkipi-devel</Name>
|
||||||
<Summary xml:lang="tr">libkipi için geliştirme dosyaları</Summary>
|
<Summary xml:lang="tr">libkipi için geliştirme dosyaları</Summary>
|
||||||
</Package>
|
</Package>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -6,7 +6,6 @@
|
|||||||
|
|
||||||
from pisi.actionsapi import kde5
|
from pisi.actionsapi import kde5
|
||||||
|
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
kde5.configure()
|
kde5.configure()
|
||||||
|
|
||||||
|
|||||||
@@ -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="4e1eee8bd9f931cf60cf9ea8af9244cc37e3170b" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/okular-15.08.0.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>
|
||||||
@@ -81,7 +73,7 @@
|
|||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
<Path fileType="man">/usr/share/man</Path>
|
<Path fileType="man">/usr/share/man</Path>
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
<Path fileType="data">/usr/share</Path>
|
<Path fileType="data">/usr/share</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
@@ -104,6 +96,6 @@
|
|||||||
<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>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -10,4 +10,4 @@
|
|||||||
<Name>okular-devel</Name>
|
<Name>okular-devel</Name>
|
||||||
<Summary xml:lang="tr">Okular için geliştirme dosyaları</Summary>
|
<Summary xml:lang="tr">Okular için geliştirme dosyaları</Summary>
|
||||||
</Package>
|
</Package>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -16,4 +16,4 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
|
|
||||||
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "KDE4FAQ", "NEWS", "README", "COPYING.DOC")
|
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "KDE4FAQ", "NEWS", "README", "COPYING.DOC")
|
||||||
@@ -23,12 +23,12 @@
|
|||||||
<Dependency>kparts-devel</Dependency>
|
<Dependency>kparts-devel</Dependency>
|
||||||
<Dependency>knotifyconfig-devel</Dependency>
|
<Dependency>knotifyconfig-devel</Dependency>
|
||||||
<Dependency>extra-cmake-modules</Dependency>
|
<Dependency>extra-cmake-modules</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>yakuake</Name>
|
<Name>yakuake</Name>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>qt5-base</Dependency>
|
<Dependency>qt5-base</Dependency>
|
||||||
<Dependency>qt5-x11extras</Dependency>
|
<Dependency>qt5-x11extras</Dependency>
|
||||||
<Dependency>kio</Dependency>
|
<Dependency>kio</Dependency>
|
||||||
@@ -72,6 +72,6 @@
|
|||||||
<Comment>First Release.</Comment>
|
<Comment>First Release.</Comment>
|
||||||
<Name>Stefan Gronewold (groni)</Name>
|
<Name>Stefan Gronewold (groni)</Name>
|
||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -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>
|
||||||
@@ -20,4 +20,4 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
cmaketools.install()
|
cmaketools.install()
|
||||||
|
|
||||||
pisitools.dodoc("README.md", "COPYING", "AUTHORS", "ChangeLog")
|
pisitools.dodoc("README.md", "COPYING", "AUTHORS", "ChangeLog")
|
||||||
@@ -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>
|
||||||
@@ -77,4 +77,4 @@
|
|||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -10,4 +10,4 @@
|
|||||||
<Name>attica5-devel</Name>
|
<Name>attica5-devel</Name>
|
||||||
<Summary xml:lang="tr">attica5 için geliştirme dosyaları</Summary>
|
<Summary xml:lang="tr">attica5 için geliştirme dosyaları</Summary>
|
||||||
</Package>
|
</Package>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -118,4 +118,4 @@
|
|||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user