39 lines
1.4 KiB
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: -->
|