OSDN Git Service

Correct MPC requirements references to nonexistent MPFR package.
[mingw/mingw-dist.git] / mingw32 / mingw32-gettext.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-gettext.xml -->
5
6   <package-collection subsystem="mingw32">
7     <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
8
9     <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
10     <package name="mingw32-gettext" alias="gettext">
11       <affiliate group="MinGW Autotools" />
12       <description lang="en" title="GNU Internationalization Library and Utilities" >
13         <paragraph>GNU gettext provides a set of tools that create a
14           framework to help other GNU packages produce multi-lingual
15           messages.  In this way, with suitable care a single binary
16           application can automatically provide user messages (such as
17           `help' text) in the language corresponding to the current
18           locale settings.
19         </paragraph>
20         <paragraph>The gettext package provides utilities that may
21           be useful to end-users, allowing interaction with the message
22           translation database of other i18n-enabled GNU utilities.  It
23           also provides the development libraries, header files, and
24           documentation for the gettext system, as well as additional
25           utilities useful for maintainers of i18n-enabled applications.
26           The *-ext package provides extra documentation, in the form of
27           example implementations in many different computer languages.
28           The associated libgettextpo package provides the runtime
29           libraries needed by the gettext utilities; the associated
30           libasprintf package provides the runtime library for the
31           asprintf utility library; and finally, the associated libintl
32           package provides the runtime component of the internationalization
33           library itself.
34         </paragraph>
35       </description>
36
37       <licence tarname="gettext-%-mingw32-%-lic.tar.%" />
38       <source tarname="gettext-%-mingw32-%-src.tar.%" />
39
40       <component class="bin">
41         <release tarname="gettext-0.18.3.1-1-mingw32-bin.tar.lzma" >
42           <requires eq="mingw32-libgcc-4.8.1-*-mingw32-dll-1.tar" />
43           <requires eq="mingw32-libiconv-1.14-3-mingw32-dll-2.tar" />
44           <requires eq="mingw32-libintl-%-mingw32-dll-8.tar" />
45         </release>
46         <release tarname="gettext-0.18.1.1-2-mingw32-bin.tar.lzma" >
47           <requires eq="mingw32-libgcc-*-mingw32-*-dll-1.tar" />
48           <requires ge="mingw32-libiconv-1.14-2-mingw32-*-dll-2.tar" />
49           <requires eq="mingw32-libintl-%-mingw32-%-dll-8.tar" />
50         </release>
51         <release tarname="gettext-0.17-1-mingw32-bin.tar.lzma" >
52           <requires eq="mingw32-libgcc-*-mingw32-*-dll-1.tar" />
53           <requires eq="mingw32-libiconv-*-mingw32-*-dll-2.tar" />
54           <requires eq="mingw32-libintl-%-mingw32-%-dll-8.tar" />
55         </release>
56       </component>
57
58       <component class="dll">
59         <release tarname="gettext-0.18.3.1-1-mingw32-dll.tar.lzma" >
60           <requires eq="mingw32-libintl-0.18.3.1-1-mingw32-dll-8.tar" />
61           <requires eq="mingw32-libgettextpo-0.18.3.1-1-mingw32-dll-0.tar" />
62           <requires eq="mingw32-libasprintf-0.18.3.1-1-mingw32-dll-0.tar" />
63         </release>
64       </component>
65
66       <component class="doc">
67         <release tarname="gettext-0.18.3.1-1-mingw32-doc.tar.lzma" />
68         <release tarname="gettext-0.18.1.1-2-mingw32-doc.tar.lzma" />
69         <release tarname="gettext-0.17-1-mingw32-doc.tar.lzma" />
70       </component>
71
72       <component class="lic">
73         <release tarname="gettext-0.18.3.1-1-mingw32-lic.tar.lzma" />
74         <release tarname="gettext-0.18.1.1-2-mingw32-lic.tar.lzma" />
75         <release tarname="gettext-0.17-1-mingw32-lic.tar.lzma" />
76       </component>
77
78       <component class="info">
79         <release tarname="gettext-0.18.3.1-1-mingw32-info.tar.lzma" />
80       </component>
81
82       <component class="man">
83         <release tarname="gettext-0.18.3.1-1-mingw32-man.tar.lzma" />
84       </component>
85
86       <component class="html">
87         <release tarname="gettext-0.18.3.1-1-mingw32-html.tar.lzma" />
88       </component>
89
90       <component class="dev">
91         <release tarname="gettext-0.18.3.1-1-mingw32-dev.tar.lzma" >
92           <requires eq="gettext-0.18.3.1-1-mingw32-dll.tar.lzma" />
93         </release>
94         <release tarname="gettext-0.18.1.1-2-mingw32-dev.tar.lzma" >
95           <requires eq="mingw32-libstdc++-*-mingw32-*-dll-6.tar" />
96           <requires eq="mingw32-libgomp-*-mingw32-*-dll-1.tar" />
97           <requires eq="mingw32-libgcc-*-mingw32-*-dll-1.tar" />
98           <requires eq="mingw32-libexpat-*-mingw32-*-dll-1.tar" />
99           <requires eq="mingw32-libgettextpo-%-mingw32-%-dll-0.tar" />
100           <requires ge="mingw32-libiconv-1.14-2-mingw32-*-dll-2.tar" />
101           <requires eq="mingw32-libintl-%-mingw32-%-dll-8.tar" />
102         </release>
103         <release tarname="gettext-0.17-1-mingw32-dev.tar.lzma" >
104           <requires eq="mingw32-libgcc-*-mingw32-*-dll-1.tar" />
105           <requires eq="mingw32-libgettextpo-%-mingw32-%-dll-0.tar" />
106           <requires eq="mingw32-libiconv-*-mingw32-*-dll-2.tar" />
107           <requires eq="mingw32-libintl-%-mingw32-%-dll-8.tar" />
108         </release>
109       </component>
110
111       <component class="ext">
112         <release tarname="gettext-0.18.3.1-1-mingw32-ext.tar.lzma" />
113         <release tarname="gettext-0.18.1.1-2-mingw32-ext.tar.lzma" />
114         <release tarname="gettext-0.17-1-mingw32-ext.tar.lzma" />
115       </component>
116     </package>
117
118     <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
119     <package name="mingw32-libintl" alias="libintl">
120       <affiliate group="MinGW Autotools" />
121       <description lang="en" title="GNU Internationalization Runtime Library" >
122         <paragraph>GNU gettext provides a set of tools that create a
123           framework to help other GNU packages produce multi-lingual
124           messages.  In this way, with suitable care a single binary
125           application can automatically provide user messages (such as
126           `help' text) in the language corresponding to the current
127           locale settings.  libintl is the primary runtime component of
128           that framework.
129         </paragraph>
130         <paragraph>The libintl package provides the runtime component
131           of the GNU internationalization library.  The gettext package
132           provides utilities that may be useful to end-users, allowing
133           interaction with the message translation database of other
134           i18n-enabled GNU utilities.  It also provides the development
135           libraries, header files, and documentation for the gettext
136           system, as well as additional utilities useful for maintainers
137           of i18n-enabled applications.  The *-ext package provides extra
138           documentation, in the form of example implementations in many
139           different computer languages.  The associated libgettextpo package
140           provides the runtime libraries needed by the gettext utilities;
141           the associated libasprintf package provides the runtime library
142           for the asprintf utility library.
143         </paragraph>
144       </description>
145
146       <licence tarname="gettext-%-mingw32-%-lic.tar.%" />
147       <source tarname="gettext-%-mingw32-%-src.tar.%" />
148
149       <component class="dll">
150         <requires eq="mingw32-libgcc-*-mingw32-*-dll-1.tar" />
151         <requires ge="mingw32-libiconv-1.14-2-mingw32-*-dll-2.tar" />
152         <release tarname="libintl-0.17-1-mingw32-dll-8.tar.lzma" />
153         <release tarname="libintl-0.18.1.1-2-mingw32-dll-8.tar.lzma" />
154         <release tarname="libintl-0.18.3.1-1-mingw32-dll-8.tar" >
155           <download tarname="gettext-0.18.3.1-1-mingw32-dll.tar.lzma"/>
156         </release>
157       </component>
158     </package>
159
160     <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
161     <package name="mingw32-libgettextpo" alias="libgettextpo">
162       <affiliate group="MinGW Autotools" />
163       <description lang="en" title="GNU Internationalization Utility Library" >
164         <paragraph>GNU gettext provides a set of tools that create a
165           framework to help other GNU packages produce multi-lingual
166           messages.  In this way, with suitable care a single binary
167           application can automatically provide user messages (such as
168           `help' text) in the language corresponding to the current
169           locale settings.  libgettextpo provides runtime support for the
170           gettext utilities; it is typically not needed by `regular' i18n
171           clients of libintl.
172         </paragraph>
173         <paragraph>The libgettextpo package provides the runtime
174           libraries needed by the gettext utilities.  The associated
175           gettext package provides utilities that may be useful to
176           end-users, allowing interaction with the message translation
177           database of other i18n-enabled GNU utilities.  It also provides
178           the development libraries, header files, and documentation for
179           the gettext system, as well as additional utilities useful for
180           maintainers of i18n-enabled applications.  The *-ext package
181           provides extra documentation, in the form of example
182           implementations in many different computer languages.
183           The associated libasprintf package provides the runtime
184           library for the asprintf utility library; and finally, the
185           associated libintl package provides the runtime component
186           of the internationalization library itself.
187         </paragraph>
188       </description>
189
190       <licence tarname="gettext-%-mingw32-%-lic.tar.%" />
191       <source tarname="gettext-%-mingw32-%-src.tar.%" />
192
193       <component class="dll">
194         <requires eq="mingw32-libgcc-*-mingw32-*-dll-1.tar" />
195         <requires ge="mingw32-libiconv-1.14-2-mingw32-*-dll-2.tar" />
196         <requires eq="mingw32-libintl-%-mingw32-%-dll-8.tar" />
197         <release tarname="libgettextpo-0.17-1-mingw32-dll-0.tar.lzma" />
198         <release tarname="libgettextpo-0.18.1.1-2-mingw32-dll-0.tar.lzma" />
199         <release tarname="libgettextpo-0.18.3.1-1-mingw32-dll-0.tar" >
200           <download tarname="gettext-0.18.3.1-1-mingw32-dll.tar.lzma"/>
201         </release>
202       </component>
203     </package>
204
205     <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
206     <package name="mingw32-libasprintf" alias="libasprintf">
207       <affiliate group="MinGW Autotools" />
208       <description lang="en" title="GNU Internationalization Utility Library" >
209         <paragraph>GNU gettext provides a set of tools that create a
210           framework to help other GNU packages produce multi-lingual
211           messages.  In this way, with suitable care a single binary
212           application can automatically provide user messages (such as
213           `help' text) in the language corresponding to the current
214           locale settings.  libasprintf provides an implementation of
215           the C formatted output routines suitable for use in C++
216           applications, where i18n is a goal.
217         </paragraph>
218         <paragraph>The libasprintf package provides the runtime
219           library for the asprintf utility library.  The associated
220           gettext package provides utilities that may be useful to
221           end-users, allowing interaction with the message translation
222           database of other i18n-enabled GNU utilities.  It also provides
223           the development libraries, header files, and documentation for
224           the gettext system, as well as additional utilities useful for
225           maintainers of i18n-enabled applications.  The *-ext package
226           provides extra documentation, in the form of example
227           implementations in many different computer languages.  The
228           associated libgettextpo package provides the runtime
229           libraries needed by the gettext utilities, while the
230           associated libintl package provides the runtime component
231           of the internationalization library itself.
232         </paragraph>
233       </description>
234
235       <licence tarname="gettext-%-mingw32-%-lic.tar.%" />
236       <source tarname="gettext-%-mingw32-%-src.tar.%" />
237
238       <component class="dll">
239         <requires eq="mingw32-libstdc++-*-mingw32-*-dll-6.tar" />
240         <requires eq="mingw32-libgcc-*-mingw32-*-dll-1.tar" />
241         <release tarname="libasprintf-0.17-1-mingw32-dll-0.tar.lzma" />
242         <release tarname="libasprintf-0.18.1.1-2-mingw32-dll-0.tar.lzma" />
243         <release tarname="libasprintf-0.18.3.1-1-mingw32-dll-0.tar" >
244           <download tarname="none"/>
245         </release>
246       </component>
247     </package>
248
249   </package-collection>
250 </software-distribution>
251 <!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->