| 1 |
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
| 2 |
<software-distribution project="MinGW" home="http://mingw.org" issue="2012073100"> |
| 3 |
|
| 4 |
<!-- File: mingw32-bzip2.xml --> |
| 5 |
|
| 6 |
<package-collection subsystem="mingw32"> |
| 7 |
<download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" /> |
| 8 |
|
| 9 |
<package name="mingw32-bzip2" alias="bzip2"> |
| 10 |
<description lang="en" title="a high-quality data compressor"> |
| 11 |
<paragraph>bzip2 is a freely available, patent free (see below), |
| 12 |
high-quality data compressor. It typically compresses files to within |
| 13 |
10% to 15% of the best available techniques (the PPM family of |
| 14 |
statistical compressors), whilst being around twice as fast at |
| 15 |
compression and six times faster at decompression. This package |
| 16 |
provides the utility programs, scripts, documentation, and development |
| 17 |
files. The associated mingw32-libbz2 package provides the runtime |
| 18 |
library. |
| 19 |
</paragraph> |
| 20 |
</description> |
| 21 |
|
| 22 |
<licence tarname="bzip2-%-mingw32-%-lic.tar.%" /> |
| 23 |
<source tarname="bzip2-%-mingw32-%-src.tar.%" /> |
| 24 |
|
| 25 |
<component class="bin"> |
| 26 |
<release tarname="bzip2-1.0.6-4-mingw32-bin.tar.lzma" > |
| 27 |
<requires eq="mingw32-libbz2-%-mingw32-%-dll-2.tar" /> |
| 28 |
</release> |
| 29 |
<release tarname="bzip2-1.0.6-1-mingw32-bin.tar.lzma" > |
| 30 |
<requires eq="mingw32-libbz2-%-mingw32-%-dll-2.tar" /> |
| 31 |
</release> |
| 32 |
<release tarname="bzip2-1.0.5-2-mingw32-bin.tar.gz" > |
| 33 |
<requires eq="mingw32-libbz2-%-mingw32-%-dll-2.tar" /> |
| 34 |
</release> |
| 35 |
</component> |
| 36 |
|
| 37 |
<component class="doc"> |
| 38 |
<release tarname="bzip2-1.0.6-4-mingw32-doc.tar.lzma" /> |
| 39 |
<release tarname="bzip2-1.0.6-1-mingw32-doc.tar.lzma" /> |
| 40 |
<release tarname="bzip2-1.0.5-2-mingw32-doc.tar.gz" /> |
| 41 |
</component> |
| 42 |
|
| 43 |
<component class="lic"> |
| 44 |
<release tarname="bzip2-1.0.6-4-mingw32-lic.tar.lzma" /> |
| 45 |
<release tarname="bzip2-1.0.6-1-mingw32-lic.tar.lzma" /> |
| 46 |
<release tarname="bzip2-1.0.5-2-mingw32-lic.tar.gz" /> |
| 47 |
</component> |
| 48 |
|
| 49 |
<component class="man"> |
| 50 |
<release tarname="bzip2-1.0.6-4-mingw32-man.tar.lzma" /> |
| 51 |
<release tarname="bzip2-1.0.6-1-mingw32-man.tar.lzma" /> |
| 52 |
<release tarname="bzip2-1.0.5-2-mingw32-man.tar.gz" /> |
| 53 |
</component> |
| 54 |
|
| 55 |
<component class="dev"> |
| 56 |
<release tarname="bzip2-1.0.6-4-mingw32-dev.tar.lzma" > |
| 57 |
<requires eq="mingw32-libbz2-%-mingw32-%-dll-2.tar" /> |
| 58 |
</release> |
| 59 |
<release tarname="bzip2-1.0.6-1-mingw32-dev.tar.lzma" > |
| 60 |
<requires eq="mingw32-libbz2-%-mingw32-%-dll-2.tar" /> |
| 61 |
</release> |
| 62 |
<release tarname="bzip2-1.0.5-2-mingw32-dev.tar.gz" > |
| 63 |
<requires eq="mingw32-libbz2-%-mingw32-%-dll-2.tar" /> |
| 64 |
</release> |
| 65 |
</component> |
| 66 |
</package> |
| 67 |
|
| 68 |
<package name="mingw32-libbz2" alias="libbz2"> |
| 69 |
<description lang="en" title="runtime library for bzip2"> |
| 70 |
<paragraph>bzip2 is a freely available, patent free (see below), |
| 71 |
high-quality data compressor. It typically compresses files to within |
| 72 |
10% to 15% of the best available techniques (the PPM family of a |
| 73 |
statistical compressors), whilst being around twice as fast at |
| 74 |
compression and six times faster at decompression. This package |
| 75 |
provides the runtime library. The associated mingw32-bzip2 package |
| 76 |
provides utilities, scripts, documentation, and development files. |
| 77 |
</paragraph> |
| 78 |
</description> |
| 79 |
|
| 80 |
<licence tarname="bzip2-%-mingw32-%-lic.tar.%" /> |
| 81 |
<source tarname="bzip2-%-mingw32-%-src.tar.%" /> |
| 82 |
|
| 83 |
<component class="dll"> |
| 84 |
<release tarname="libbz2-1.0.6-4-mingw32-dll-2.tar.lzma" > |
| 85 |
<requires eq="mingw32-libgcc-*-mingw32-dll-1.tar" /> |
| 86 |
</release> |
| 87 |
<release tarname="libbz2-1.0.6-1-mingw32-dll-2.tar.lzma" /> |
| 88 |
<release tarname="libbz2-1.0.5-2-mingw32-dll-2.tar.gz" /> |
| 89 |
</component> |
| 90 |
</package> |
| 91 |
|
| 92 |
</package-collection> |
| 93 |
</software-distribution> |
| 94 |
<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: --> |