90 lines
3.2 KiB
XML
90 lines
3.2 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>unzip</Name>
|
|
<Homepage>ftp://ftp.info-zip.org/pub/infozip/UnZip.html</Homepage>
|
|
<Packager>
|
|
<Name>Pisi Gnu/Linux Community</Name>
|
|
<Email>cpisimail@yandex.com</Email>
|
|
</Packager>
|
|
<License>Info-ZIP</License>
|
|
<IsA>app:console</IsA>
|
|
<Summary>Unzipper for pkzip-compressed files</Summary>
|
|
<Description>UnZip enables us to extract archives compressed in .zip format (also called "zipfiles").</Description>
|
|
<Archive sha1sum="7736e6306f1bb8e51f894ca4670e94181a0f6de3" type="zip">mirrors://sourceforge/infozip/unzip60.zip</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>bzip2</Dependency>
|
|
<Dependency>bash</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<Patch level="1">overflow-fsize.patch</Patch>
|
|
<Patch level="1">cve20149636.patch</Patch>
|
|
<Patch>test_compr_eb.patch</Patch>
|
|
<Patch>getZip64Data.patch</Patch>
|
|
<Patch level="1">crc32.patch</Patch>
|
|
<Patch level="1">empty-input.patch</Patch>
|
|
<Patch level="1">csiz-underflow.patch</Patch>
|
|
<Patch level="1">nextbyte-overflow.patch</Patch>
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>unzip</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>bzip2</Dependency>
|
|
<Dependency>bash</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="6">
|
|
<Date>2020-01-15</Date>
|
|
<Version>60</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>idris Kalp</Name>
|
|
<Email>idriskalp@gmail.com</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2018-07-15</Date>
|
|
<Version>60</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2017-01-23</Date>
|
|
<Version>60</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Pisi Gnu/Linux Community</Name>
|
|
<Email>cpisimail@yandex.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2016-12-17</Date>
|
|
<Version>60</Version>
|
|
<Comment>Version Bump.</Comment>
|
|
<Name>Pisi Gnu/Linux Community</Name>
|
|
<Email>cpisimail@yandex.com</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-12-17</Date>
|
|
<Version>610b</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Pisi Gnu/Linux Community</Name>
|
|
<Email>cpisimail@yandex.com</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-07-26</Date>
|
|
<Version>610b</Version>
|
|
<Comment>First Release</Comment>
|
|
<Name>Pisi Gnu/Linux Community</Name>
|
|
<Email>cpisimail@yandex.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|