XML catalogue of packages which are available for installation, using the mingw-get installer.
Revision | 5c9f6b196452a9563a28f71b4d7c62805ae5c98b (tree) |
---|---|
Zeit | 2014-04-30 06:23:38 |
Autor | Keith Marshall <keithmarshall@user...> |
Commiter | Keith Marshall |
Correct broken mingw32-libiconv dependency specification.
@@ -1,5 +1,15 @@ | ||
1 | 1 | 2014-04-29 Keith Marshall <keithmarshall@users.sourceforge.net> |
2 | 2 | |
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 | + | |
3 | 13 | Correct omission from gettext-0.18.3.2 package specification. |
4 | 14 | |
5 | 15 | * mingw32/mingw32-gettext.xml (gettext-bin): Add missing reference. |
@@ -23,6 +23,6 @@ | ||
23 | 23 | # MinGW Project, accept liability for any damages, however caused, |
24 | 24 | # arising from the use of this software. |
25 | 25 | # |
26 | - 75fc52dde8d408d798c0be51070d5d02f4c63085 2014042901 package-list.xml | |
26 | + 75fc52dde8d408d798c0be51070d5d02f4c63085 2014042902 package-list.xml | |
27 | 27 | # |
28 | 28 | # $RCSfile$: end of file |
@@ -41,7 +41,7 @@ | ||
41 | 41 | 5607b75445b432719b3c4e0781e5e3dca29c606d 2014042901 mingw32-gettext.xml |
42 | 42 | 8272b6fc44a3e7766adec484742f007f28a39eaf 2013090900 mingw32-gmp.xml |
43 | 43 | 99e3ac0d2c743b0d927a4d89a3153a975d2bdf87 2012073100 mingw32-libarchive.xml |
44 | - f0a98b86966ef64da0332f8856f37734e1b1ebdb 2013102800 mingw32-libiconv.xml | |
44 | + e8392e268250e1bc37bc008e34c4c180cec4fdaa 2014042900 mingw32-libiconv.xml | |
45 | 45 | ccc15973cdc9ff14c12e4385c3e692af1c18b29d 2012073100 mingw32-libtool.xml |
46 | 46 | abf16c6e3575585f92c4a88b7be2c1bf6f7e5f26 2012021600 mingw32-lua.xml |
47 | 47 | ad4dbe74ea803c6e1e60aae92768cf62655fb77d 2012090201 mingw32-make.xml |
@@ -50,7 +50,7 @@ | ||
50 | 50 | cd33ad74b608bce33ea297801253e6efbafce27c 2012073100 mingw32-mingw-utils.xml |
51 | 51 | 3b9dfae51f73761e69811f402c6374c63aeec552 2013110100 mingw32-mpc.xml |
52 | 52 | 8a11de23e7a89fd11436bdf162ef90712f30101b 2013102300 mingw32-mpfr.xml |
53 | - 1413ad59660ad963082e7de10c31bbb725116aee 2014042901 mingw32-package-list.xml | |
53 | + 1413ad59660ad963082e7de10c31bbb725116aee 2014042902 mingw32-package-list.xml | |
54 | 54 | bad22da9b9ec9bcea1d539e29ee2976cc88d9fc2 2013053000 mingw32-pexports.xml |
55 | 55 | cdb2a4dbedfc9f2cdfc92340f6f9b12da061c0d9 2012073100 mingw32-popt.xml |
56 | 56 | 0a5d210a13d073104fb74b4f9c081674c9745cd1 2013090900 mingw32-pthreads-w32.xml |
@@ -24,21 +24,12 @@ | ||
24 | 24 | <source tarname="libiconv-%-mingw32-%-src.tar.%" /> |
25 | 25 | |
26 | 26 | <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" /> | |
42 | 33 | </component> |
43 | 34 | |
44 | 35 | <component class="doc"> |
@@ -55,25 +46,18 @@ | ||
55 | 46 | |
56 | 47 | <component class="dev"> |
57 | 48 | <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" /> | |
64 | 52 | </component> |
65 | 53 | |
66 | 54 | <component class="dll"> |
67 | 55 | <release tarname="libiconv-1.14-3-mingw32-dll-2.tar" > |
68 | 56 | <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" /> | |
76 | 57 | </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" /> | |
77 | 61 | </component> |
78 | 62 | |
79 | 63 | <component class="html"> |