Files
main/multimedia/graphics/icoutils/pspec.xml
T
2018-09-01 13:14:32 +03:00

66 lines
2.4 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>icoutils</Name>
<Homepage>http://www.nongnu.org/icoutils/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>GPLv3+</License>
<IsA>app:gui</IsA>
<Summary>Utility for extracting and converting Microsoft icon and cursor files</Summary>
<Description>A set of programs for extracting and converting images in icon and cursor files (.ico, .cur)</Description>
<Archive sha1sum="6fe61b85b2a44bd1a8a7d8e03eeb0efa45f2a7fd" type="tarbz2">http://download.savannah.gnu.org/releases/icoutils/icoutils-0.32.3.tar.bz2</Archive>
<BuildDependencies>
<Dependency>libpng-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>icoutils</Name>
<Dependency>links</Dependency>
<Dependency>libpng</Dependency>
<Dependency>perl-libwww</Dependency>
<Dependency>xterm</Dependency>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="localedata">/usr/share/locale</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2018-09-01</Date>
<Version>0.32.3</Version>
<Comment>Version bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2018-03-21</Date>
<Version>0.32.3</Version>
<Comment>Version bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2017-02-05</Date>
<Version>0.31.1</Version>
<Comment>Version bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-06-02</Date>
<Version>0.31.0</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
</History>
</PISI>