Files
main/desktop/kde/applications/libkcddb/pspec.xml
T
2016-12-22 22:41:56 +01:00

84 lines
3.3 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libkcddb</Name>
<Homepage>https://projects.kde.org/projects/kde/kdemultimedia/audiocd-kio</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>library</IsA>
<PartOf>desktop.kde.multimedia</PartOf>
<Summary>KDE library for CDDB (Compact Disc Database)</Summary>
<Description>KDE library for CDDB (Compact Disc Database).</Description>
<Archive sha1sum="1f7cfb5e6bbfb06305b1884d9449579eab8c02e1" type="tarxz">mirrors://kde/stable/applications/16.12.0/src/libkcddb-16.12.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>musicbrainz5-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>kcodecs-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kio-devel</Dependency>
<Dependency>kwidgetsaddons-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>libkcddb</Name>
<RuntimeDependencies>
<Dependency>kio</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>kcodecs</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>musicbrainz5</Dependency>
<Dependency>kconfigwidgets</Dependency>
<Dependency>kwidgetsaddons</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="data">/usr/share/kservices5</Path>
<Path fileType="data">/usr/share/config.kcfg</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="header">/usr/include</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2016-12-22</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2016-11-28</Date>
<Version>16.11.80</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="1">
<Date>2016-10-09</Date>
<Version>16.08.1</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürkr</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>