| 1 | 
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?> | 
 
 
 
 
 
 | 2 | 
 <software-distribution project="MinGW" home="http://mingw.org" issue="2012073100"> | 
 
 
 
 
 
 | 3 | 
  | 
 
 
 
 
 
 | 4 | 
   <!-- File: msys-unzip.xml --> | 
 
 
 
 
 
 | 5 | 
  | 
 
 
 
 
 
 | 6 | 
   <package-collection subsystem="msys"> | 
 
 
 
 
 
 | 7 | 
     <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" /> | 
 
 
 
 
 
 | 8 | 
  | 
 
 
 
 
 
 | 9 | 
     <package name="msys-unzip"> | 
 
 
 
 
 
 | 10 | 
       <description lang="en" title="Command-line unpacker for .zip archives" > | 
 
 
 
 
 
 | 11 | 
         <paragraph>UnZip from the InfoZIP project is an open-source, | 
 
 
 
 
 
 | 12 | 
           command-line alternative to other tools, such as WinZip, for | 
 
 
 
 
 
 | 13 | 
           unpacking zip-format archives. | 
 
 
 
 
 
 | 14 | 
         </paragraph> | 
 
 
 
 
 
 | 15 | 
       </description> | 
 
 
 
 
 
 | 16 | 
  | 
 
 
 
 
 
 | 17 | 
       <licence tarname="unzip-%-msys-%-lic.tar.%" /> | 
 
 
 
 
 
 | 18 | 
       <source tarname="unzip-%-msys-%-src.tar.%" /> | 
 
 
 
 
 
 | 19 | 
  | 
 
 
 
 
 
 | 20 | 
       <component class="bin"> | 
 
 
 
 
 
 | 21 | 
         <requires eq="msys-core-*-msys-*-bin.tar" /> | 
 
 
 
 
 
 | 22 | 
         <!-- the following are required for zipgrep --> | 
 
 
 
 
 
 | 23 | 
         <requires eq="msys-coreutils-*-msys-*-bin.tar" /> | 
 
 
 
 
 
 | 24 | 
         <requires eq="msys-sed-*-msys-*-bin.tar" /> | 
 
 
 
 
 
 | 25 | 
         <requires eq="msys-grep-*-msys-*-bin.tar" /> | 
 
 
 
 
 
 | 26 | 
         <requires eq="msys-bash-*-msys-*-bin.tar" /> | 
 
 
 
 
 
 | 27 | 
         <release tarname="unzip-6.0-1-msys-1.0.13-bin.tar.lzma" /> | 
 
 
 
 
 
 | 28 | 
       </component> | 
 
 
 
 
 
 | 29 | 
  | 
 
 
 
 
 
 | 30 | 
       <component class="doc"> | 
 
 
 
 
 
 | 31 | 
         <release tarname="unzip-6.0-1-msys-1.0.13-doc.tar.lzma" /> | 
 
 
 
 
 
 | 32 | 
       </component> | 
 
 
 
 
 
 | 33 | 
  | 
 
 
 
 
 
 | 34 | 
       <component class="lic"> | 
 
 
 
 
 
 | 35 | 
         <release tarname="unzip-6.0-1-msys-1.0.13-lic.tar.lzma" /> | 
 
 
 
 
 
 | 36 | 
       </component> | 
 
 
 
 
 
 | 37 | 
     </package> | 
 
 
 
 
 
 | 38 | 
  | 
 
 
 
 
 
 | 39 | 
   </package-collection> | 
 
 
 
 
 
 | 40 | 
 </software-distribution> | 
 
 
 
 
 
 | 41 | 
 <!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: --> |