Files
main/desktop/kde/kde5-framework/kde5-framework-integration/pspec.xml
T
2015-06-17 19:24:08 +02:00

72 lines
2.9 KiB
XML
Executable File

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kde5-framework-integration</Name>
<Homepage>http://www.kde.org</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<Summary>Framework providing components to allow applications to integrate with a KDE Workspace</Summary>
<Description>Framework Integration is a set of plugins responsible for better integration of Qt applications when running on a KDE Plasma workspace.</Description>
<Archive sha1sum="c2d1e0dca9c2edb8f7d8b9c7b5d8a9afc19c46f6" type="tarxz">http://download.kde.org/stable/frameworks/5.10/frameworkintegration-5.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kde5-framework-integration</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>libXcursor</Dependency>
<Dependency>qt5-x11extras</Dependency>
<Dependency>kde5-kconfig</Dependency>
<Dependency>kde5-kxmlgui</Dependency>
<Dependency>kde5-kcompletion</Dependency>
<Dependency>kde5-kcoreaddons</Dependency>
<Dependency>kde5-kjobwidgets</Dependency>
<Dependency>kde5-kconfigwidgets</Dependency>
<Dependency>kde5-kiconthemes</Dependency>
<Dependency>kde5-ki18n</Dependency>
<Dependency>kde5-kio</Dependency>
<Dependency>kde5-knotifications</Dependency>
<Dependency>kde5-kwidgetsaddons</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kde5-framework-integration-devel</Name>
<Summary>Development files for framework-integration</Summary>
<RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency release="current">kde5-framework-integration</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2015-05-31</Date>
<Version>5.10.0</Version>
<Comment>New Release.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>