OSDN Git Service

79b2cb24553fb041248ea6213fbe5710e667e59d
[mingw/mingw-dist.git] / mingw32 / mingw32-zlib.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: mingw32-zlib.xml -->
5
6   <package-collection subsystem="mingw32">
7     <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
8
9     <package name="mingw32-zlib" alias="zlib">
10       <description lang="en" title="ZLib: A Massively Spiffy Yet Delicately Unobtrusive Compression Library (docs)">
11         <paragraph>The zlib compression library provides in-memory compression
12           and decompression functions, including integrity checks of the
13           uncompressed data. The mingw32-zlib package provides documentation
14           related to the ZLib library. The runtime and development files are
15           provided by the associated mingw32-libz package.
16         </paragraph>
17       </description>
18
19       <licence tarname="zlib-%-mingw32-%-lic.tar.%" />
20       <source tarname="zlib-%-mingw32-%-src.tar.%" />
21
22       <component class="doc">
23         <release tarname="zlib-1.2.3-1-mingw32-doc.tar.gz" />
24         <release tarname="zlib-1.2.5-1-mingw32-doc.tar.lzma" />
25         <release tarname="zlib-1.2.5-4-mingw32-doc.tar.lzma" />
26       </component>
27
28       <component class="lic">
29         <release tarname="zlib-1.2.3-1-mingw32-lic.tar.gz" />
30         <release tarname="zlib-1.2.5-1-mingw32-lic.tar.lzma" />
31         <release tarname="zlib-1.2.5-4-mingw32-lic.tar.lzma" />
32       </component>
33
34       <component class="man">
35         <release tarname="zlib-1.2.3-1-mingw32-man.tar.gz" />
36         <release tarname="zlib-1.2.5-1-mingw32-man.tar.lzma" />
37         <release tarname="zlib-1.2.5-4-mingw32-man.tar.lzma" />
38       </component>
39     </package>
40
41     <package name="mingw32-libz" alias="libz">
42       <description lang="en" title="ZLib: A Massively Spiffy Yet Delicately Unobtrusive Compression Library">
43         <paragraph>The zlib compression library provides in-memory compression
44           and decompression functions, including integrity checks of the
45           uncompressed data. The libz package provides the runtime and
46           development files related to the ZLib library. The associated zlib
47           package provides documentation.
48         </paragraph>
49       </description>
50
51       <licence tarname="zlib-%-mingw32-%-lic.tar.%" />
52       <source tarname="zlib-%-mingw32-%-src.tar.%" />
53
54       <component class="dll">
55         <release tarname="libz-1.2.3-1-mingw32-dll-1.tar.gz" />
56         <release tarname="libz-1.2.5-1-mingw32-dll-1.tar.lzma" >
57           <requires eq="mingw32-libgcc-*-mingw32-dll-1.tar" />
58         </release>
59         <release tarname="libz-1.2.5-4-mingw32-dll-1.tar.lzma" >
60           <requires eq="mingw32-libgcc-*-mingw32-dll-1.tar" />
61         </release>
62       </component>
63
64       <component class="dev">
65         <release tarname="libz-1.2.3-1-mingw32-dev.tar.gz" >
66           <requires eq="mingw32-libz-%-mingw32-%-dll-1.tar" />
67         </release>
68         <release tarname="libz-1.2.5-1-mingw32-dev.tar.lzma" >
69           <requires eq="mingw32-libz-%-mingw32-%-dll-1.tar" />
70         </release>
71         <release tarname="libz-1.2.5-4-mingw32-dev.tar.lzma" >
72           <requires eq="mingw32-libz-%-mingw32-%-dll-1.tar" />
73         </release>
74       </component>
75     </package>
76
77   </package-collection>
78 </software-distribution>
79 <!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->