Files
core/system/base/zip/pspec.xml
T
2025-11-11 12:29:13 +03:00

97 lines
3.6 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>zip</Name>
<Homepage>http://www.info-zip.org/Zip.html</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>Info-ZIP</License>
<IsA>app:console</IsA>
<Summary>Info ZIP (encryption support)</Summary>
<Description>Zip is a compression and file packaging/archive utility. Zip is useful for packaging a set of files for distribution, for archiving files, and for saving disk space by temporarily compressing unused files or directories.</Description>
<Archive sha1sum="c9f4099ecf2772b53c2dd4a8e508064ce015d182" type="targz">https://ftp.osuosl.org/pub/blfs/conglomeration/zip/zip30.tar.gz</Archive>
<Patches>
<Patch level="1">zip-3.0-currdir.patch</Patch>
<Patch level="1">zip-3.0-exec-shield.patch</Patch>
<Patch level="1">zip-3.0-format-security.patch</Patch>
<Patch level="1">zipnote.patch</Patch>
<Patch level="1">zip-3.0-time.patch</Patch>
<Patch level="1">zip-gnu89-build.patch</Patch>
</Patches>
</Source>
<Package>
<Name>zip</Name>
<RuntimeDependencies>
<Dependency>bzip2</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="8">
<Date>2025-11-11</Date>
<Version>3.0</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2024-09-03</Date>
<Version>3.0</Version>
<Comment>Rebuild</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2020-12-09</Date>
<Version>3.0</Version>
<Comment>Rebuild</Comment>
<Name>idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="5">
<Date>2019-12-27</Date>
<Version>3.0</Version>
<Comment>Rebuild</Comment>
<Name>idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-07-15</Date>
<Version>3.0</Version>
<Comment>Rebuild.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-01-23</Date>
<Version>3.0</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>3.0</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-02</Date>
<Version>3.0</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>