121 lines
5.5 KiB
XML
121 lines
5.5 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<software-distribution project="MinGW" home="http://mingw.org" issue="2012073100">
|
|
|
|
<!-- File: msys-xz.xml -->
|
|
|
|
<package-collection subsystem="msys">
|
|
<download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
|
|
|
|
<package name="msys-xz">
|
|
<affiliate group="MSYS Base System" />
|
|
<description lang="en" title="High performance compression based on the LZMA algorithm" >
|
|
<paragraph>LZMA is data compression algorithm based on the
|
|
Lempel-Ziv-Markov chain-Algorithm. It provides high compression
|
|
ratios and very fast decompression, with minimal memory
|
|
requirements for decompression. XZ Utils is the latest
|
|
generation of this software, supplanting the older LZMA Utils,
|
|
which itself was a friendly fork of the original LZMA SDK. The
|
|
msys-xz package provides commandline utilities for compression
|
|
and decompression of XZ and LZMA data, and documentation. The
|
|
associated msys-liblzma package provides the runtime library and
|
|
development files for creating applications that use LZMA or XZ
|
|
compression.
|
|
</paragraph>
|
|
<paragraph>The MinGW/MSYS project provides both a native (mingw32)
|
|
version and this MSYS version of the xz package(s). While the
|
|
latter is the primary tool from the perspective of the MSYS
|
|
distribution, the MinGW version is provided as one of the
|
|
prerequisites for the native (mingw32) basic-bsdtar utility.
|
|
</paragraph>
|
|
</description>
|
|
|
|
<source tarname="xz-%-msys-%-src.tar.%" />
|
|
<licence tarname="xz-%-msys-%-lic.tar.%" />
|
|
|
|
<component class="bin">
|
|
<!-- Every MSYS package requires msys-core-bin. This dependency
|
|
is not explicitly stated here; rather, it is implicitly satisfied
|
|
as a prerequisite of the matching DLL for this package itself,
|
|
which is specified for each of the following releases.
|
|
-->
|
|
<release tarname="xz-4.999.9beta_20100401-1-msys-1.0.13-bin.tar.gz">
|
|
<requires eq="msys-libintl-*-msys-*-dll-8.tar" />
|
|
<requires eq="msys-liblzma-%-msys-%-dll-1.tar" />
|
|
</release>
|
|
<release tarname="xz-5.0.3-1-msys-1.0.17-bin.tar.lzma">
|
|
<requires eq="msys-libintl-*-msys-*-dll-8.tar" />
|
|
<requires eq="msys-liblzma-%-msys-%-dll-5.tar" />
|
|
</release>
|
|
|
|
<!-- Other requirements support the auxiliary scripts, which are
|
|
provided by the xz-bin package.
|
|
-->
|
|
<requires eq="msys-bash-*-msys-*-bin.tar" />
|
|
<requires eq="msys-coreutils-*-msys-*-bin.tar" />
|
|
<requires eq="msys-diffutils-*-msys-*-bin.tar" />
|
|
<requires eq="msys-grep-*-msys-*-bin.tar" />
|
|
<requires eq="msys-less-*-msys-*-bin.tar" />
|
|
</component>
|
|
|
|
<component class="doc">
|
|
<release tarname="xz-4.999.9beta_20100401-1-msys-1.0.13-doc.tar.gz" />
|
|
<release tarname="xz-5.0.3-1-msys-1.0.17-doc.tar.lzma" />
|
|
</component>
|
|
|
|
<component class="lang">
|
|
<release tarname="xz-5.0.3-1-msys-1.0.17-lang.tar.lzma" />
|
|
</component>
|
|
|
|
<component class="lic">
|
|
<release tarname="xz-4.999.9beta_20100401-1-msys-1.0.13-lic.tar.gz" />
|
|
<release tarname="xz-5.0.3-1-msys-1.0.17-lic.tar.lzma" />
|
|
</component>
|
|
</package>
|
|
|
|
<package name="msys-liblzma">
|
|
<description lang="en" title="High performance compression library based on the LZMA algorithm" >
|
|
<paragraph>LZMA is data compression algorithm based on the
|
|
Lempel-Ziv-Markov chain-Algorithm. It provides high compression
|
|
ratios and very fast decompression, with minimal memory
|
|
requirements for decompression. XZ Utils is the latest
|
|
generation of this software, supplanting the older LZMA Utils,
|
|
which itself was a friendly fork of the original LZMA SDK. The
|
|
msys-xz package provides commandline utilities for compression
|
|
and decompression of XZ and LZMA data, and documentation. The
|
|
associated msys-liblzma package provides the runtime library and
|
|
development files for creating applications that use LZMA or XZ
|
|
compression.
|
|
</paragraph>
|
|
<paragraph>The MinGW/MSYS project provides both a native (mingw32)
|
|
version and this MSYS version of the liblzma package(s). While
|
|
the latter is the primary tool from the perspective of the MSYS
|
|
distribution, the MinGW version is provided as one of the
|
|
prerequisites for the native (mingw32) basic-bsdtar utility.
|
|
</paragraph>
|
|
</description>
|
|
|
|
<source tarname="xz-%-msys-%-src.tar.%" />
|
|
<licence tarname="xz-%-msys-%-lic.tar.%" />
|
|
|
|
<component class="dll">
|
|
<release tarname="liblzma-4.999.9beta_20100401-1-msys-1.0.13-dll-1.tar.gz" />
|
|
<release tarname="liblzma-5.0.3-1-msys-1.0.17-dll-5.tar.lzma" />
|
|
|
|
<!-- Every MSYS DLL package requires msys-core-bin -->
|
|
<requires eq="msys-core-*-msys-*-bin.tar" />
|
|
</component>
|
|
|
|
<component class="dev">
|
|
<release tarname="liblzma-4.999.9beta_20100401-1-msys-1.0.13-dev.tar.gz">
|
|
<requires eq="msys-liblzma-%-msys-%-dll-1.tar" />
|
|
</release>
|
|
<release tarname="liblzma-5.0.3-1-msys-1.0.17-dev.tar.lzma">
|
|
<requires eq="msys-liblzma-%-msys-%-dll-5.tar" />
|
|
</release>
|
|
</component>
|
|
</package>
|
|
|
|
</package-collection>
|
|
</software-distribution>
|
|
<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->
|