OSDN Git Service

Publish MinGW.org WSL-5.2.1 package set.
[mingw/mingw-dist.git] / msys / msys-zip.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <software-distribution project="MinGW" home="http://mingw.org" issue="@YYYYMMDDNN@">
3
4   <!-- File: msys-zip.xml -->
5
6   <package-collection subsystem="msys">
7     <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
8
9     <package name="msys-zip">
10       <description lang="en" title="Info-ZIP compression utility" >
11         <paragraph>Zip is a compression and file packaging/archive utility.
12           Although highly compatible both with PKWARE's PKZIP and PKUNZIP
13           utilities for MS-DOS and with Info-ZIP's own UnZip, the primary
14           objectives have been portability and other-than-MSDOS
15           functionality.
16         </paragraph>
17       </description>
18
19       <licence tarname="zip-%-msys-%-lic.tar.%" />
20       <source tarname="zip-%-msys-%-src.tar.%" />
21
22       <component class="bin">
23         <requires eq="msys-core-*-msys-*-bin.tar" />
24         <release tarname="zip-3.0-1-msys-1.0.14-bin.tar.lzma" />
25       </component>
26
27       <component class="doc">
28         <release tarname="zip-3.0-1-msys-1.0.14-doc.tar.lzma" />
29       </component>
30
31       <component class="lic">
32         <release tarname="zip-3.0-1-msys-1.0.14-lic.tar.lzma" />
33       </component>
34     </package>
35
36   </package-collection>
37 </software-distribution>
38 <!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->