Files
main/util/archive/cabextract/pspec.xml
T
2016-06-08 23:49:01 +03:00

43 lines
1.5 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>cabextract</Name>
<Homepage>http://www.cabextract.org.uk/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:console</IsA>
<Summary>A program to extract from Microsoft Cabinet files</Summary>
<Description>cabextract is a program to extract files from Microsoft Cabinet files.</Description>
<Archive sha1sum="64f6d5056d3e417a943648c23cb22218b7079ced" type="targz">http://www.cabextract.org.uk/cabextract-1.6.tar.gz</Archive>
</Source>
<Package>
<Name>cabextract</Name>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2016-06-08</Date>
<Version>1.6</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2015-11-23</Date>
<Version>1.6</Version>
<Comment>First release</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>