| 1 |
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
| 2 |
<software-distribution project="MinGW" home="http://mingw.org" issue="2015090600"> |
| 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.2-2-mingw32-bin.tar.xz" /> |
| 42 |
<release tarname="gettext-0.18.3.2-1-mingw32-bin.tar.xz"> |
| 43 |
<download tarname="gettext-0.18.3.2-1-1-mingw32-bin.tar.xz" /> |
| 44 |
</release> |
| 45 |
<release tarname="gettext-0.18.3.1-1-mingw32-bin.tar.lzma" /> |
| 46 |
<release tarname="gettext-0.18.1.1-2-mingw32-bin.tar.lzma" /> |
| 47 |
<release tarname="gettext-0.17-1-mingw32-bin.tar.lzma" /> |
| 48 |
<requires eq="mingw32-libintl-%-mingw32-%-dll-8.tar" /> |
| 49 |
<requires ge="mingw32-libiconv-1.14-2-mingw32-*-dll-2.tar" /> |
| 50 |
<requires eq="mingw32-libgcc-*-mingw32-*-dll-1.tar" /> |
| 51 |
</component> |
| 52 |
|
| 53 |
<component class="dll"> |
| 54 |
<!-- FIXME: to be removed, sooner rather than later; this |
| 55 |
degenerate package should never have been created in the |
| 56 |
first place! |
| 57 |
--> |
| 58 |
<description lang="en"> |
| 59 |
<paragraph>Please DO NOT install this component package! |
| 60 |
It is malformed, and WILL introduce package conflicts; it will |
| 61 |
be discontinued, when the likelihood of encountering residual |
| 62 |
bogus inter-package dependencies ceases to be a concern. |
| 63 |
</paragraph> |
| 64 |
</description> |
| 65 |
<release tarname="gettext-0.18.3.2-2-mingw32-dll.tar.xz"> |
| 66 |
<download tarname="none" /> |
| 67 |
</release> |
| 68 |
<release tarname="gettext-0.18.3.2-1-mingw32-dll.tar.xz"> |
| 69 |
<download tarname="none" /> |
| 70 |
</release> |
| 71 |
<release tarname="gettext-0.18.3.1-1-mingw32-dll.tar.lzma" /> |
| 72 |
<requires eq="mingw32-libintl-%-mingw32-dll-8.tar" /> |
| 73 |
<requires eq="mingw32-libgettextpo-%-mingw32-dll-0.tar" /> |
| 74 |
<requires eq="mingw32-libasprintf-%-mingw32-dll-0.tar" /> |
| 75 |
</component> |
| 76 |
|
| 77 |
<component class="doc"> |
| 78 |
<release tarname="gettext-0.18.3.2-2-mingw32-doc.tar.xz" /> |
| 79 |
<release tarname="gettext-0.18.3.2-1-mingw32-doc.tar.xz" /> |
| 80 |
<release tarname="gettext-0.18.3.1-1-mingw32-doc.tar.lzma" /> |
| 81 |
<release tarname="gettext-0.18.1.1-2-mingw32-doc.tar.lzma" /> |
| 82 |
<release tarname="gettext-0.17-1-mingw32-doc.tar.lzma" /> |
| 83 |
</component> |
| 84 |
|
| 85 |
<component class="lic"> |
| 86 |
<release tarname="gettext-0.18.3.2-2-mingw32-lic.tar.xz" /> |
| 87 |
<release tarname="gettext-0.18.3.2-1-mingw32-lic.tar.xz" /> |
| 88 |
<release tarname="gettext-0.18.3.1-1-mingw32-lic.tar.lzma" /> |
| 89 |
<release tarname="gettext-0.18.1.1-2-mingw32-lic.tar.lzma" /> |
| 90 |
<release tarname="gettext-0.17-1-mingw32-lic.tar.lzma" /> |
| 91 |
</component> |
| 92 |
|
| 93 |
<component class="info"> |
| 94 |
<release tarname="gettext-0.18.3.2-2-mingw32-info.tar.xz" /> |
| 95 |
<release tarname="gettext-0.18.3.2-1-mingw32-info.tar.xz" /> |
| 96 |
<release tarname="gettext-0.18.3.1-1-mingw32-info.tar.lzma" /> |
| 97 |
</component> |
| 98 |
|
| 99 |
<component class="man"> |
| 100 |
<release tarname="gettext-0.18.3.2-2-mingw32-man.tar.xz" /> |
| 101 |
<release tarname="gettext-0.18.3.2-1-mingw32-man.tar.xz" /> |
| 102 |
<release tarname="gettext-0.18.3.1-1-mingw32-man.tar.lzma" /> |
| 103 |
</component> |
| 104 |
|
| 105 |
<component class="html"> |
| 106 |
<release tarname="gettext-0.18.3.2-2-mingw32-html.tar.xz" > |
| 107 |
<requires eq="gettext-%-mingw32-%-doc.tar" /> |
| 108 |
<download tarname="none" /> |
| 109 |
</release> |
| 110 |
<release tarname="gettext-0.18.3.2-1-mingw32-html.tar.xz" > |
| 111 |
<requires eq="gettext-%-mingw32-%-doc.tar" /> |
| 112 |
<download tarname="none" /> |
| 113 |
</release> |
| 114 |
<release tarname="gettext-0.18.3.1-1-mingw32-html.tar.lzma" /> |
| 115 |
</component> |
| 116 |
|
| 117 |
<component class="dev"> |
| 118 |
<release tarname="gettext-0.18.3.2-2-mingw32-dev.tar.xz" /> |
| 119 |
<release tarname="gettext-0.18.3.2-1-mingw32-dev.tar.xz" /> |
| 120 |
<release tarname="gettext-0.18.3.1-1-mingw32-dev.tar.lzma" > |
| 121 |
<requires eq="gettext-0.18.3.1-1-mingw32-dll.tar.lzma" /> |
| 122 |
</release> |
| 123 |
<release tarname="gettext-0.18.1.1-2-mingw32-dev.tar.lzma" /> |
| 124 |
<release tarname="gettext-0.17-1-mingw32-dev.tar.lzma" /> |
| 125 |
<requires eq="mingw32-libgcc-*-mingw32-*-dll-1.tar" /> |
| 126 |
<requires eq="mingw32-libstdc++-*-mingw32-*-dll-6.tar" /> |
| 127 |
<requires eq="mingw32-libgomp-*-mingw32-*-dll-1.tar" /> |
| 128 |
<requires eq="mingw32-libexpat-*-mingw32-*-dll-1.tar" /> |
| 129 |
<requires ge="mingw32-libiconv-1.14-2-mingw32-*-dll-2.tar" /> |
| 130 |
<requires eq="mingw32-libgettextpo-%-mingw32-%-dll-0.tar" /> |
| 131 |
<requires eq="mingw32-libintl-%-mingw32-%-dll-8.tar" /> |
| 132 |
</component> |
| 133 |
|
| 134 |
<component class="ext"> |
| 135 |
<release tarname="gettext-0.18.3.2-2-mingw32-ext.tar.xz" /> |
| 136 |
<release tarname="gettext-0.18.3.2-1-mingw32-ext.tar.xz" /> |
| 137 |
<release tarname="gettext-0.18.3.1-1-mingw32-ext.tar.lzma" /> |
| 138 |
<release tarname="gettext-0.18.1.1-2-mingw32-ext.tar.lzma" /> |
| 139 |
<release tarname="gettext-0.17-1-mingw32-ext.tar.lzma" /> |
| 140 |
</component> |
| 141 |
</package> |
| 142 |
|
| 143 |
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> |
| 144 |
<package name="mingw32-libintl" alias="libintl"> |
| 145 |
<affiliate group="MinGW Autotools" /> |
| 146 |
<description lang="en" title="GNU Internationalization Runtime Library" > |
| 147 |
<paragraph>GNU gettext provides a set of tools that create a |
| 148 |
framework to help other GNU packages produce multi-lingual |
| 149 |
messages. In this way, with suitable care a single binary |
| 150 |
application can automatically provide user messages (such as |
| 151 |
`help' text) in the language corresponding to the current |
| 152 |
locale settings. libintl is the primary runtime component of |
| 153 |
that framework. |
| 154 |
</paragraph> |
| 155 |
<paragraph>The libintl package provides the runtime component |
| 156 |
of the GNU internationalization library. The gettext package |
| 157 |
provides utilities that may be useful to end-users, allowing |
| 158 |
interaction with the message translation database of other |
| 159 |
i18n-enabled GNU utilities. It also provides the development |
| 160 |
libraries, header files, and documentation for the gettext |
| 161 |
system, as well as additional utilities useful for maintainers |
| 162 |
of i18n-enabled applications. The *-ext package provides extra |
| 163 |
documentation, in the form of example implementations in many |
| 164 |
different computer languages. The associated libgettextpo package |
| 165 |
provides the runtime libraries needed by the gettext utilities; |
| 166 |
the associated libasprintf package provides the runtime library |
| 167 |
for the asprintf utility library. |
| 168 |
</paragraph> |
| 169 |
</description> |
| 170 |
|
| 171 |
<licence tarname="gettext-%-mingw32-%-lic.tar.%" /> |
| 172 |
<source tarname="gettext-%-mingw32-%-src.tar.%" /> |
| 173 |
|
| 174 |
<component class="dll"> |
| 175 |
<requires eq="mingw32-libgcc-*-mingw32-*-dll-1.tar" /> |
| 176 |
<requires ge="mingw32-libiconv-1.14-2-mingw32-*-dll-2.tar" /> |
| 177 |
<release tarname="libintl-0.17-1-mingw32-dll-8.tar.lzma" /> |
| 178 |
<release tarname="libintl-0.18.1.1-2-mingw32-dll-8.tar.lzma" /> |
| 179 |
<release tarname="libintl-0.18.3.1-1-mingw32-dll-8.tar" > |
| 180 |
<download tarname="gettext-0.18.3.1-1-mingw32-dll.tar.lzma"/> |
| 181 |
</release> |
| 182 |
<release tarname="libintl-0.18.3.2-2-mingw32-dll-8.tar.xz" /> |
| 183 |
<release tarname="libintl-0.18.3.2-1-mingw32-dll-8.tar.xz" /> |
| 184 |
</component> |
| 185 |
</package> |
| 186 |
|
| 187 |
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> |
| 188 |
<package name="mingw32-libgettextpo" alias="libgettextpo"> |
| 189 |
<affiliate group="MinGW Autotools" /> |
| 190 |
<description lang="en" title="GNU Internationalization Utility Library" > |
| 191 |
<paragraph>GNU gettext provides a set of tools that create a |
| 192 |
framework to help other GNU packages produce multi-lingual |
| 193 |
messages. In this way, with suitable care a single binary |
| 194 |
application can automatically provide user messages (such as |
| 195 |
`help' text) in the language corresponding to the current |
| 196 |
locale settings. libgettextpo provides runtime support for the |
| 197 |
gettext utilities; it is typically not needed by `regular' i18n |
| 198 |
clients of libintl. |
| 199 |
</paragraph> |
| 200 |
<paragraph>The libgettextpo package provides the runtime |
| 201 |
libraries needed by the gettext utilities. The associated |
| 202 |
gettext package provides utilities that may be useful to |
| 203 |
end-users, allowing interaction with the message translation |
| 204 |
database of other i18n-enabled GNU utilities. It also provides |
| 205 |
the development libraries, header files, and documentation for |
| 206 |
the gettext system, as well as additional utilities useful for |
| 207 |
maintainers of i18n-enabled applications. The *-ext package |
| 208 |
provides extra documentation, in the form of example |
| 209 |
implementations in many different computer languages. |
| 210 |
The associated libasprintf package provides the runtime |
| 211 |
library for the asprintf utility library; and finally, the |
| 212 |
associated libintl package provides the runtime component |
| 213 |
of the internationalization library itself. |
| 214 |
</paragraph> |
| 215 |
</description> |
| 216 |
|
| 217 |
<licence tarname="gettext-%-mingw32-%-lic.tar.%" /> |
| 218 |
<source tarname="gettext-%-mingw32-%-src.tar.%" /> |
| 219 |
|
| 220 |
<component class="dll"> |
| 221 |
<requires eq="mingw32-libgcc-*-mingw32-*-dll-1.tar" /> |
| 222 |
<requires ge="mingw32-libiconv-1.14-2-mingw32-*-dll-2.tar" /> |
| 223 |
<requires eq="mingw32-libintl-%-mingw32-%-dll-8.tar" /> |
| 224 |
<release tarname="libgettextpo-0.17-1-mingw32-dll-0.tar.lzma" /> |
| 225 |
<release tarname="libgettextpo-0.18.1.1-2-mingw32-dll-0.tar.lzma" /> |
| 226 |
<release tarname="libgettextpo-0.18.3.1-1-mingw32-dll-0.tar" > |
| 227 |
<download tarname="gettext-0.18.3.1-1-mingw32-dll.tar.lzma"/> |
| 228 |
</release> |
| 229 |
<release tarname="libgettextpo-0.18.3.2-2-mingw32-dll-0.tar.xz" /> |
| 230 |
<release tarname="libgettextpo-0.18.3.2-1-mingw32-dll-0.tar.xz" /> |
| 231 |
</component> |
| 232 |
</package> |
| 233 |
|
| 234 |
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> |
| 235 |
<package name="mingw32-libasprintf" alias="libasprintf"> |
| 236 |
<affiliate group="MinGW Autotools" /> |
| 237 |
<description lang="en" title="GNU Internationalization Utility Library" > |
| 238 |
<paragraph>GNU gettext provides a set of tools that create a |
| 239 |
framework to help other GNU packages produce multi-lingual |
| 240 |
messages. In this way, with suitable care a single binary |
| 241 |
application can automatically provide user messages (such as |
| 242 |
`help' text) in the language corresponding to the current |
| 243 |
locale settings. libasprintf provides an implementation of |
| 244 |
the C formatted output routines suitable for use in C++ |
| 245 |
applications, where i18n is a goal. |
| 246 |
</paragraph> |
| 247 |
<paragraph>The libasprintf package provides the runtime |
| 248 |
library for the asprintf utility library. The associated |
| 249 |
gettext package provides utilities that may be useful to |
| 250 |
end-users, allowing interaction with the message translation |
| 251 |
database of other i18n-enabled GNU utilities. It also provides |
| 252 |
the development libraries, header files, and documentation for |
| 253 |
the gettext system, as well as additional utilities useful for |
| 254 |
maintainers of i18n-enabled applications. The *-ext package |
| 255 |
provides extra documentation, in the form of example |
| 256 |
implementations in many different computer languages. The |
| 257 |
associated libgettextpo package provides the runtime |
| 258 |
libraries needed by the gettext utilities, while the |
| 259 |
associated libintl package provides the runtime component |
| 260 |
of the internationalization library itself. |
| 261 |
</paragraph> |
| 262 |
</description> |
| 263 |
|
| 264 |
<licence tarname="gettext-%-mingw32-%-lic.tar.%" /> |
| 265 |
<source tarname="gettext-%-mingw32-%-src.tar.%" /> |
| 266 |
|
| 267 |
<component class="dll"> |
| 268 |
<requires eq="mingw32-libstdc++-*-mingw32-*-dll-6.tar" /> |
| 269 |
<requires eq="mingw32-libgcc-*-mingw32-*-dll-1.tar" /> |
| 270 |
<release tarname="libasprintf-0.17-1-mingw32-dll-0.tar.lzma" /> |
| 271 |
<release tarname="libasprintf-0.18.1.1-2-mingw32-dll-0.tar.lzma" /> |
| 272 |
<release tarname="libasprintf-0.18.3.1-1-mingw32-dll-0.tar" > |
| 273 |
<download tarname="none"/> |
| 274 |
</release> |
| 275 |
<release tarname="libasprintf-0.18.3.2-2-mingw32-dll-0.tar.xz" /> |
| 276 |
<release tarname="libasprintf-0.18.3.2-1-mingw32-dll-0.tar.xz" /> |
| 277 |
</component> |
| 278 |
</package> |
| 279 |
|
| 280 |
</package-collection> |
| 281 |
</software-distribution> |
| 282 |
<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: --> |