69 lines
2.5 KiB
XML
69 lines
2.5 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>kcodecs</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>Plugins allowing Qt applications to access further types of images</Summary>
|
|
<Description>KDE5 KCodecs provide a collection of methods to manipulate strings using various encodings.</Description>
|
|
<Archive sha1sum="f9825ce0970fa908be216f577bed93429030bb44" type="tarxz">mirrors://kde/stable/frameworks/5.22/kcodecs-5.22.0.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>qt5-base-devel</Dependency>
|
|
<Dependency>qt5-linguist</Dependency>
|
|
<Dependency versionFrom="5.22.0">extra-cmake-modules</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>kcodecs</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>qt5-base</Dependency>
|
|
<Dependency>libgcc</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>kcodecs-devel</Name>
|
|
<Summary>Development files for kcodecs</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>qt5-base-devel</Dependency>
|
|
<Dependency release="current">kcodecs</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/lib/cmake</Path>
|
|
<Path fileType="config">/usr/lib/pkgconfig</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="2">
|
|
<Date>2016-05-17</Date>
|
|
<Version>5.22.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Burak Ertürk</Name>
|
|
<Email>burakerturk@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-04-13</Date>
|
|
<Version>5.21.0</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Yusuf Aydemir</Name>
|
|
<Email>yusuf.aydemir@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|