This repository has been archived on 2024-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
CodeBlocksPortable/MinGW/var/lib/mingw-get/data/msys-zip.xml

39 lines
1.4 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<software-distribution project="MinGW" home="http://mingw.org" issue="2012073100">
<!-- File: msys-zip.xml -->
<package-collection subsystem="msys">
<download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
<package name="msys-zip">
<description lang="en" title="Info-ZIP compression utility" >
<paragraph>Zip is a compression and file packaging/archive utility.
Although highly compatible both with PKWARE's PKZIP and PKUNZIP
utilities for MS-DOS and with Info-ZIP's own UnZip, the primary
objectives have been portability and other-than-MSDOS
functionality.
</paragraph>
</description>
<licence tarname="zip-%-msys-%-lic.tar.%" />
<source tarname="zip-%-msys-%-src.tar.%" />
<component class="bin">
<requires eq="msys-core-*-msys-*-bin.tar" />
<release tarname="zip-3.0-1-msys-1.0.14-bin.tar.lzma" />
</component>
<component class="doc">
<release tarname="zip-3.0-1-msys-1.0.14-doc.tar.lzma" />
</component>
<component class="lic">
<release tarname="zip-3.0-1-msys-1.0.14-lic.tar.lzma" />
</component>
</package>
</package-collection>
</software-distribution>
<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->