Files
main/multimedia/graphics/icoutils/pspec.xml
T
2024-12-22 10:32:29 +03:00

79 lines
2.9 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>icoutils</Name>
<Homepage>https://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">https://download-mirror.savannah.gnu.org/releases/icoutils/icoutils-0.32.3.tar.bz2</Archive>
<BuildDependencies>
<Dependency>libpng-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>icoutils</Name>
<RuntimeDependencies>
<Dependency>libpng</Dependency>
</RuntimeDependencies>
<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="6">
<Date>2024-12-22</Date>
<Version>0.32.3</Version>
<Comment>Rebuild.</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2020-03-06</Date>
<Version>0.32.3</Version>
<Comment>Rebuild.</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<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>