XML catalogue of packages which are available for installation, using the mingw-get installer.
Rev. | 17fc422d2b04015056b234c44fe659e9c2b1f7af |
---|---|
Size | 1,572 bytes |
Time | 2021-04-12 17:23:45 |
Author | Keith Marshall |
Log Message | Publish MinGW.org WSL-5.4.2 package set.
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<software-distribution project="MinGW" home="http://mingw.org" issue="@YYYYMMDDNN@">
<!-- File: msys-unzip.xml -->
<package-collection subsystem="msys">
<download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
<package name="msys-unzip">
<description lang="en" title="Command-line unpacker for .zip archives" >
<paragraph>UnZip from the InfoZIP project is an open-source,
command-line alternative to other tools, such as WinZip, for
unpacking zip-format archives.
</paragraph>
</description>
<licence tarname="unzip-%-msys-%-lic.tar.%" />
<source tarname="unzip-%-msys-%-src.tar.%" />
<component class="bin">
<requires eq="msys-core-*-msys-*-bin.tar" />
<!-- the following are required for zipgrep -->
<requires eq="msys-coreutils-*-msys-*-bin.tar" />
<requires eq="msys-sed-*-msys-*-bin.tar" />
<requires eq="msys-grep-*-msys-*-bin.tar" />
<requires eq="msys-bash-*-msys-*-bin.tar" />
<release tarname="unzip-6.0-1-msys-1.0.13-bin.tar.lzma" />
</component>
<component class="doc">
<release tarname="unzip-6.0-1-msys-1.0.13-doc.tar.lzma" />
</component>
<component class="lic">
<release tarname="unzip-6.0-1-msys-1.0.13-lic.tar.lzma" />
</component>
</package>
</package-collection>
</software-distribution>
<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->