OSDN Git Service

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