OSDN Git Service

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