OSDN Git Service

Publish zlib-1.2.11 package set on OSDN.net
[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://osdn.net/dl/mingw/%F" />
8
9     <package name="mingw32-zlib" alias="zlib">
10       <description lang="en" title="A Massively Spiffy Yet Delicately Unobtrusive Compression Library">
11         <paragraph>The zlib compression library provides in-memory compression
12           and decompression functions, including integrity checks of the
13           uncompressed data.
14         </paragraph>
15       </description>
16
17       <licence tarname="zlib-%-mingw32-%-lic.tar.%" />
18       <source tarname="zlib-%-mingw32-%-src.tar.%" />
19
20       <component class="doc">
21         <release tarname="zlib-1.2.11-1-mingw32-doc.tar.xz" />
22         <release tarname="zlib-1.2.8-2-mingw32-doc.tar.xz" />
23       </component>
24
25       <component class="lic">
26         <release tarname="zlib-1.2.11-1-mingw32-lic.tar.xz" />
27         <release tarname="zlib-1.2.8-2-mingw32-lic.tar.xz" />
28       </component>
29
30       <component class="man">
31         <release tarname="zlib-1.2.11-1-mingw32-man.tar.xz" />
32         <release tarname="zlib-1.2.8-2-mingw32-man.tar.xz" />
33       </component>
34     </package>
35
36     <package name="mingw32-libz" alias="libz">
37       <description lang="en" title="A Massively Spiffy Yet Delicately Unobtrusive Compression Library">
38         <paragraph>The zlib compression library provides in-memory compression
39           and decompression functions, including integrity checks of the
40           uncompressed data. The libz package provides the runtime and
41           development files related to the ZLib library. The associated zlib
42           package provides documentation.
43         </paragraph>
44       </description>
45       <affiliate group="Mingw Standard Libraries"/>
46
47       <licence tarname="zlib-%-mingw32-%-lic.tar.%" />
48       <source tarname="zlib-%-mingw32-%-src.tar.%" />
49
50       <component class="dll">
51         <release tarname="libz-1.2.11-1-mingw32-dll-1.tar.xz" />
52         <release tarname="libz-1.2.8-2-mingw32-dll-1.tar.xz" />
53       </component>
54
55       <component class="dev">
56         <requires eq="mingw32-libz-%-mingw32-%-dll-1.tar" />
57         <release tarname="libz-1.2.11-1-mingw32-dev.tar.xz" />
58         <release tarname="libz-1.2.8-2-mingw32-dev.tar.xz" />
59       </component>
60     </package>
61
62     <package name="mingw32-minizip" alias="minizip">
63       <description lang="en" title="Simple ZIP support from zlib">
64         <paragraph>NOTE: This program was not delivered with the zlib-1.2.8
65           release. This decision was made due to the number of downloads for
66           the package as well as a belief that the zip and unzip packages are
67           already minimal enough.  It is therefore considered obsolete and
68           should be removed from your systems.
69         </paragraph>
70         <paragraph>The minizip package provides two simple ZIP archive
71           manipulation tools, based on the minizip library from zlib.  More
72           sophisticated needs are met by the unzip and zip packages.
73         </paragraph>
74         <paragraph>The libminizip library provides zlib-based support for
75           manipulating ZIP archives. It is suitable for clients that need only
76           create, inspect, and unpack such archives; more demanding needs may be
77           met by the libarchive package.
78         </paragraph>
79       </description>
80       <affiliate group="MinGW Deprecated Packages" />
81
82       <licence tarname="zlib-%-mingw32-%-lic.tar.%" />
83       <source tarname="zlib-%-mingw32-%-src.tar.%" />
84
85       <component class="bin">
86         <requires eq="mingw32-libgcc-*-mingw32-dll-1.tar" />
87         <requires eq="mingw32-libminizip-%-mingw32-dll-1.tar" />
88         <release tarname="minizip-1.2.7-1-mingw32-bin.tar.lzma" />
89       </component>
90     </package>
91
92     <package name="mingw32-libminizip" alias="libminizip">
93       <description lang="en" title="Simple ZIP support from zlib">
94         <paragraph>NOTE: This program was not delivered with the zlib-1.2.8
95           release. This decision was made due to the number of downloads for the
96           package as well as a belief that the libarchive package is already
97           minimal enough.  It is therefore considered obsolete and should be
98           removed from your system.
99         </paragraph>
100         <paragraph>The minizip library provides zlib-based support for
101           manipulating ZIP archives. It is suitable for clients that need only
102           create, inspect, and unpack such archives; more demanding needs may be
103           met by the libarchive package.
104         </paragraph>
105         <paragraph>This distribution also provides two simple utility programs:
106           minizip and miniunzip. Again, more sophisticated needs are met by the
107           unzip and zip packages.
108         </paragraph>
109       </description>
110
111       <licence tarname="zlib-%-mingw32-%-lic.tar.%" />
112       <source tarname="zlib-%-mingw32-%-src.tar.%" />
113
114       <component class="dll">
115         <requires eq="mingw32-libgcc-*-mingw32-dll-1.tar" />
116         <requires eq="mingw32-libz-%-mingw32-dll-1.tar" />
117         <release tarname="libminizip-1.2.7-1-mingw32-dll-1.tar.lzma" />
118       </component>
119
120       <component class="dev">
121         <requires eq="mingw32-libz-%-mingw32-dev.tar" />
122         <requires eq="mingw32-libminizip-%-mingw32-dll-1.tar" />
123         <release tarname="libminizip-1.2.7-1-mingw32-dev.tar.lzma" />
124       </component>
125     </package>
126
127   </package-collection>
128 </software-distribution>
129
130 <!-- vim: set nocompatible expandtab showcmd tabstop=2 shiftwidth=2: -->
131 <!-- vim: set fileformat=unix textwidth=80: -->