Files
main/desktop/kde/framework/extra-cmake-modules/pspec.xml
T
alihanozturk 07f0753c07 ecm:update
2016-05-16 16:28:20 +03:00

52 lines
1.7 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>extra-cmake-modules</Name>
<Homepage>http://www.kde.org</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admin@gmail.com</Email>
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<Summary>Extra cmake modules for KDE5</Summary>
<Description>Extra cmake modules KDE5</Description>
<Archive sha1sum="32c0b745368bebc304d452f0e5690710c3d93fb6" type="tarxz">mirrors://kde/stable/frameworks/5.22/extra-cmake-modules-5.22.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>extra-cmake-modules</Name>
<PartOf>programming.build</PartOf>
<RuntimeDependencies>
<Dependency>cmake</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="man">/usr/share/man/man7</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2016-05-16</Date>
<Version>5.22.0</Version>
<Comment>Version bump</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@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>