• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

XML catalogue of packages which are available for installation, using the mingw-get installer.


Commit MetaInfo

Revision2e3984f4f4d38114896d189220aaa3e69d74dc21 (tree)
Time2018-12-29 03:28:53
AuthorKeith Marshall <keith@user...>
CommiterKeith Marshall

Log Message

Redirect GNU gettext package download requests to OSDN.net

Change Summary

Incremental Difference

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,22 @@
11 2018-12-28 Keith Marshall <keith@users.osdn.me>
22
3+ Redirect GNU gettext package download requests to OSDN.net
4+
5+ * mingw32/mingw32-gettext.xml (download-host): Relocate to osdn.net
6+ (affiliate) <libintl>: Associate with "MinGW Standard Libraries".
7+ (affiliate) <libgettextpo, libasprintf>: Likewise.
8+ (gettext-bin, gettext-ext, gettext-dev, gettext-doc, gettext-info)
9+ (gettext-man, gettext-html, gettext-lic, gettext-dll, libintl-dll-8)
10+ (libgettextpo-dll-0, libasprintf-dll-0): Prune release references to
11+ any version other than 0.18.3.2-2; the associated packages will remain
12+ on SourceForge.net, but they are not scheduled for relocation to, and
13+ will not be accessible on, the OSDN.net download host.
14+ [libiconv-dll-2]: Accept any issue of version 1.14
15+ (gettext-dll): Update description; declare it obsolete.
16+ * common/issue.log mingw32/issue.log: Update accordingly.
17+
18+2018-12-28 Keith Marshall <keith@users.osdn.me>
19+
320 Redirect libiconv package download requests to OSDN.net
421
522 * mingw32/libiconv.xml (download-host): Relocate to osdn.net
--- a/common/issue.log
+++ b/common/issue.log
@@ -23,6 +23,6 @@
2323 # MinGW Project, accept liability for any damages, however caused,
2424 # arising from the use of this software.
2525 #
26- c6a9068e183254c0b930ac6e1a70fd81743dc212 2018122800 package-list.xml
26+ c6a9068e183254c0b930ac6e1a70fd81743dc212 2018122801 package-list.xml
2727 #
2828 # $RCSfile$: end of file
--- a/mingw32/issue.log
+++ b/mingw32/issue.log
@@ -38,7 +38,7 @@
3838 8e6c3971ca94ab1bbc18e23b6e26f020a16dfeb2 2017072600 mingw32-gcc4.xml
3939 21031079d59268339bfd7c6dc8239df214588bca 2013091501 mingw32-gdb.xml
4040 14dd10ab97b27430bdb688f4e85993cd821f7a05 2012073100 mingw32-gendef.xml
41- 7b16c690a8b02106e7cc7abc6c6310fe30390683 2015090600 mingw32-gettext.xml
41+ 4646d328c5586fac8d11efa98334c0e4f9aac629 2018122800 mingw32-gettext.xml
4242 b388fc17f88ee5c8726142c80deeaa393d5cbf65 2017090800 mingw32-gmp.xml
4343 a8d68c6dfdea77d8a2a7fb899004955f51a5dbe1 2017071400 mingw32-isl.xml
4444 99e3ac0d2c743b0d927a4d89a3153a975d2bdf87 2012073100 mingw32-libarchive.xml
@@ -51,7 +51,7 @@
5151 cd33ad74b608bce33ea297801253e6efbafce27c 2012073100 mingw32-mingw-utils.xml
5252 6f1bec812a6376338cdb16f11929eb5e866a3fba 2017071600 mingw32-mpc.xml
5353 671658adeceafd003aa2d1fd7a6c0177d01316e3 2018011700 mingw32-mpfr.xml
54- 5c9570cce1ddd4fe275b83acbc06739a4361c26a 2018122800 mingw32-package-list.xml
54+ 5c9570cce1ddd4fe275b83acbc06739a4361c26a 2018122801 mingw32-package-list.xml
5555 1f15439ee5f66ec22321c7aa853559b6f8f7172f 2015090800 mingw32-pexports.xml
5656 cdb2a4dbedfc9f2cdfc92340f6f9b12da061c0d9 2012073100 mingw32-popt.xml
5757 6032af6ff68aa4821cf51938781fd9e75f05de5f 2016082200 mingw32-pthreads-w32.xml
--- a/mingw32/mingw32-gettext.xml
+++ b/mingw32/mingw32-gettext.xml
@@ -4,9 +4,10 @@
44 <!-- File: mingw32-gettext.xml -->
55
66 <package-collection subsystem="mingw32">
7- <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
7+ <download-host uri="http://osdn.net/dl/mingw/%F" />
88
99 <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
10+
1011 <package name="mingw32-gettext" alias="gettext">
1112 <affiliate group="MinGW Autotools" />
1213 <description lang="en" title="GNU Internationalization Library and Utilities" >
@@ -39,110 +40,74 @@
3940
4041 <component class="bin">
4142 <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" />
4843 <requires eq="mingw32-libintl-%-mingw32-%-dll-8.tar" />
49- <requires ge="mingw32-libiconv-1.14-2-mingw32-*-dll-2.tar" />
44+ <requires ge="mingw32-libiconv-1.14-*-mingw32-*-dll-2.tar" />
5045 <requires eq="mingw32-libgcc-*-mingw32-*-dll-1.tar" />
5146 </component>
5247
5348 <component class="dll">
5449 <!-- FIXME: to be removed, sooner rather than later; this
55- degenerate package should never have been created in the
50+ misnamed package should never have been created in the
5651 first place!
5752 -->
5853 <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.
54+ <paragraph>Please DO NOT install this component package! It is the
55+ product of faulty packaging, within an obsolete GNU gettext release.
56+ It now delivers no useful content, (beyond forcing installation of
57+ the correctly named libiconv-dll package as a dependency); if it has
58+ been installed, PLEASE first UPGRADE, and then REMOVE IT.
6359 </paragraph>
6460 </description>
61+ <requires ge="mingw32-libintl-%-mingw32-%-dll-8.tar" />
6562 <release tarname="gettext-0.18.3.2-2-mingw32-dll.tar.xz">
6663 <download tarname="none" />
6764 </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" />
7565 </component>
7666
7767 <component class="doc">
7868 <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" />
8369 </component>
8470
8571 <component class="lic">
8672 <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" />
9173 </component>
9274
9375 <component class="info">
9476 <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" />
9777 </component>
9878
9979 <component class="man">
10080 <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" />
10381 </component>
10482
10583 <component class="html">
84+ <requires eq="gettext-%-mingw32-%-doc.tar" />
10685 <release tarname="gettext-0.18.3.2-2-mingw32-html.tar.xz" >
107- <requires eq="gettext-%-mingw32-%-doc.tar" />
10886 <download tarname="none" />
10987 </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" />
11588 </component>
11689
11790 <component class="dev">
11891 <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" />
12592 <requires eq="mingw32-libgcc-*-mingw32-*-dll-1.tar" />
12693 <requires eq="mingw32-libstdc++-*-mingw32-*-dll-6.tar" />
12794 <requires eq="mingw32-libgomp-*-mingw32-*-dll-1.tar" />
12895 <requires eq="mingw32-libexpat-*-mingw32-*-dll-1.tar" />
129- <requires ge="mingw32-libiconv-1.14-2-mingw32-*-dll-2.tar" />
96+ <requires ge="mingw32-libiconv-1.14-*-mingw32-*-dll-2.tar" />
13097 <requires eq="mingw32-libgettextpo-%-mingw32-%-dll-0.tar" />
13198 <requires eq="mingw32-libintl-%-mingw32-%-dll-8.tar" />
13299 </component>
133100
134101 <component class="ext">
135102 <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" />
140103 </component>
141104 </package>
142105
143106 <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
107+
144108 <package name="mingw32-libintl" alias="libintl">
145109 <affiliate group="MinGW Autotools" />
110+ <affiliate group="MinGW Standard Libraries" />
146111 <description lang="en" title="GNU Internationalization Runtime Library" >
147112 <paragraph>GNU gettext provides a set of tools that create a
148113 framework to help other GNU packages produce multi-lingual
@@ -173,20 +138,16 @@
173138
174139 <component class="dll">
175140 <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>
141+ <requires ge="mingw32-libiconv-1.14-*-mingw32-*-dll-2.tar" />
182142 <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" />
184143 </component>
185144 </package>
186145
187146 <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
147+
188148 <package name="mingw32-libgettextpo" alias="libgettextpo">
189149 <affiliate group="MinGW Autotools" />
150+ <affiliate group="MinGW Standard Libraries" />
190151 <description lang="en" title="GNU Internationalization Utility Library" >
191152 <paragraph>GNU gettext provides a set of tools that create a
192153 framework to help other GNU packages produce multi-lingual
@@ -219,21 +180,17 @@
219180
220181 <component class="dll">
221182 <requires eq="mingw32-libgcc-*-mingw32-*-dll-1.tar" />
222- <requires ge="mingw32-libiconv-1.14-2-mingw32-*-dll-2.tar" />
183+ <requires ge="mingw32-libiconv-1.14-*-mingw32-*-dll-2.tar" />
223184 <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>
229185 <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" />
231186 </component>
232187 </package>
233188
234189 <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
190+
235191 <package name="mingw32-libasprintf" alias="libasprintf">
236192 <affiliate group="MinGW Autotools" />
193+ <affiliate group="MinGW Standard Libraries" />
237194 <description lang="en" title="GNU Internationalization Utility Library" >
238195 <paragraph>GNU gettext provides a set of tools that create a
239196 framework to help other GNU packages produce multi-lingual
@@ -267,16 +224,12 @@
267224 <component class="dll">
268225 <requires eq="mingw32-libstdc++-*-mingw32-*-dll-6.tar" />
269226 <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>
275227 <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" />
277228 </component>
278229 </package>
279230
280231 </package-collection>
281232 </software-distribution>
282-<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->
233+
234+<!-- vim: set nocompatible expandtab showcmd tabstop=2 shiftwidth=2: -->
235+<!-- vim: set fileformat=unix textwidth=80: -->