OSDN Git Service

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