• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine 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

Revision5c9f6b196452a9563a28f71b4d7c62805ae5c98b (tree)
Zeit2014-04-30 06:23:38
AutorKeith Marshall <keithmarshall@user...>
CommiterKeith Marshall

Log Message

Correct broken mingw32-libiconv dependency specification.

Ändern Zusammenfassung

Diff

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
11 2014-04-29 Keith Marshall <keithmarshall@users.sourceforge.net>
22
3+ Correct broken mingw32-libiconv dependency specification.
4+
5+ * mingw32/mingw32-libiconv.xml: Generally rationalize dependencies.
6+ (libiconv-bin): Remove bogus 'eq' dependency on gettext-0.18.3.1-dll-8;
7+ replace with correctly specified 'ge' dependency on libintl-dll-8, with
8+ release 0.18.1.1-1 as the realistic minimum sufficient requirement.
9+ * mingw32/issue.log common/issue.log: Updated accordingly.
10+
11+2014-04-29 Keith Marshall <keithmarshall@users.sourceforge.net>
12+
313 Correct omission from gettext-0.18.3.2 package specification.
414
515 * mingw32/mingw32-gettext.xml (gettext-bin): Add missing reference.
--- 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- 75fc52dde8d408d798c0be51070d5d02f4c63085 2014042901 package-list.xml
26+ 75fc52dde8d408d798c0be51070d5d02f4c63085 2014042902 package-list.xml
2727 #
2828 # $RCSfile$: end of file
--- a/mingw32/issue.log
+++ b/mingw32/issue.log
@@ -41,7 +41,7 @@
4141 5607b75445b432719b3c4e0781e5e3dca29c606d 2014042901 mingw32-gettext.xml
4242 8272b6fc44a3e7766adec484742f007f28a39eaf 2013090900 mingw32-gmp.xml
4343 99e3ac0d2c743b0d927a4d89a3153a975d2bdf87 2012073100 mingw32-libarchive.xml
44- f0a98b86966ef64da0332f8856f37734e1b1ebdb 2013102800 mingw32-libiconv.xml
44+ e8392e268250e1bc37bc008e34c4c180cec4fdaa 2014042900 mingw32-libiconv.xml
4545 ccc15973cdc9ff14c12e4385c3e692af1c18b29d 2012073100 mingw32-libtool.xml
4646 abf16c6e3575585f92c4a88b7be2c1bf6f7e5f26 2012021600 mingw32-lua.xml
4747 ad4dbe74ea803c6e1e60aae92768cf62655fb77d 2012090201 mingw32-make.xml
@@ -50,7 +50,7 @@
5050 cd33ad74b608bce33ea297801253e6efbafce27c 2012073100 mingw32-mingw-utils.xml
5151 3b9dfae51f73761e69811f402c6374c63aeec552 2013110100 mingw32-mpc.xml
5252 8a11de23e7a89fd11436bdf162ef90712f30101b 2013102300 mingw32-mpfr.xml
53- 1413ad59660ad963082e7de10c31bbb725116aee 2014042901 mingw32-package-list.xml
53+ 1413ad59660ad963082e7de10c31bbb725116aee 2014042902 mingw32-package-list.xml
5454 bad22da9b9ec9bcea1d539e29ee2976cc88d9fc2 2013053000 mingw32-pexports.xml
5555 cdb2a4dbedfc9f2cdfc92340f6f9b12da061c0d9 2012073100 mingw32-popt.xml
5656 0a5d210a13d073104fb74b4f9c081674c9745cd1 2013090900 mingw32-pthreads-w32.xml
--- a/mingw32/mingw32-libiconv.xml
+++ b/mingw32/mingw32-libiconv.xml
@@ -24,21 +24,12 @@
2424 <source tarname="libiconv-%-mingw32-%-src.tar.%" />
2525
2626 <component class="bin">
27- <release tarname="libiconv-1.14-3-mingw32-bin.tar.lzma" >
28- <requires eq="mingw32-libgcc-4.8.1-*-mingw32-dll-1.tar" />
29- <requires eq="mingw32-gettext-0.18.3.1-*-mingw32-dll-8.tar" />
30- <requires eq="mingw32-libiconv-%-mingw32-dll-2.tar" />
31- </release>
32- <release tarname="libiconv-1.14-2-mingw32-bin.tar.lzma" >
33- <requires eq="mingw32-libiconv-%-mingw32-%-dll-2.tar" />
34- <requires ge="mingw32-libintl-0.18.1.1-2-mingw32-*-dll-8.tar" />
35- <requires eq="mingw32-libgcc-*-mingw32-dll-1.tar" />
36- </release>
37- <release tarname="libiconv-1.13.1-1-mingw32-bin.tar.lzma" >
38- <requires eq="mingw32-libiconv-%-mingw32-%-dll-2.tar" />
39- <requires eq="mingw32-libintl-*-mingw32-*-dll-8.tar" />
40- <requires eq="mingw32-libgcc-*-mingw32-dll-1.tar" />
41- </release>
27+ <release tarname="libiconv-1.14-3-mingw32-bin.tar.lzma" />
28+ <release tarname="libiconv-1.14-2-mingw32-bin.tar.lzma" />
29+ <release tarname="libiconv-1.13.1-1-mingw32-bin.tar.lzma" />
30+ <requires eq="mingw32-libgcc-*-mingw32-dll-1.tar" />
31+ <requires ge="mingw32-libintl-0.18.1.1-2-mingw32-*-dll-8.tar" />
32+ <requires eq="mingw32-libiconv-%-mingw32-%-dll-2.tar" />
4233 </component>
4334
4435 <component class="doc">
@@ -55,25 +46,18 @@
5546
5647 <component class="dev">
5748 <release tarname="libiconv-1.14-3-mingw32-dev.tar.lzma" />
58- <release tarname="libiconv-1.14-2-mingw32-dev.tar.lzma" >
59- <requires eq="mingw32-libiconv-%-mingw32-%-dll-2.tar" />
60- </release>
61- <release tarname="libiconv-1.13.1-1-mingw32-dev.tar.lzma" >
62- <requires eq="mingw32-libiconv-%-mingw32-%-dll-2.tar" />
63- </release>
49+ <release tarname="libiconv-1.14-2-mingw32-dev.tar.lzma" />
50+ <release tarname="libiconv-1.13.1-1-mingw32-dev.tar.lzma" />
51+ <requires eq="mingw32-libiconv-%-mingw32-%-dll-2.tar" />
6452 </component>
6553
6654 <component class="dll">
6755 <release tarname="libiconv-1.14-3-mingw32-dll-2.tar" >
6856 <download tarname="libiconv-1.14-3-mingw32-dll.tar.lzma" />
69- <requires eq="mingw32-libgcc-4.8.1-*-mingw32-dll-1.tar" />
70- </release>
71- <release tarname="libiconv-1.14-2-mingw32-dll-2.tar.lzma" >
72- <requires eq="mingw32-libgcc-*-mingw32-dll-1.tar" />
73- </release>
74- <release tarname="libiconv-1.13.1-1-mingw32-dll-2.tar.lzma" >
75- <requires eq="mingw32-libgcc-*-mingw32-dll-1.tar" />
7657 </release>
58+ <release tarname="libiconv-1.14-2-mingw32-dll-2.tar.lzma" />
59+ <release tarname="libiconv-1.13.1-1-mingw32-dll-2.tar.lzma" />
60+ <requires eq="mingw32-libgcc-*-mingw32-dll-1.tar" />
7761 </component>
7862
7963 <component class="html">