XML catalogue of packages which are available for installation, using the mingw-get installer.
Revision | eede04a6c36585669dca793774e1f62f6934f7a0 (tree) |
---|---|
Zeit | 2013-09-08 09:38:32 |
Autor | Earnie Boyd <earnie@user...> |
Commiter | Earnie Boyd |
Rework my previous changes to help avoid ERROR issues.
@@ -1,3 +1,17 @@ | ||
1 | +2013-09-07 Earnie Boyd <earnie@users.sourceforge.net> | |
2 | + | |
3 | + Rework my previous changes to help avoid ERROR issues. | |
4 | + | |
5 | + * mingw32/mingw32-binutils.xml: Change dependency to match changes in | |
6 | + mingw32-gcc4.xml and mingw32-zlib.xml. | |
7 | + * mingw32/mingw32-gcc4.xml: Rework to use libXXX package as before where | |
8 | + XXX is dependent on the compiler type. | |
9 | + * mingw32/mingw32-mpc.xml: Rework to use libmpc package as before. | |
10 | + * mingw32/mingw32-mpfr.xml: Rework to use libmpfr package as before. | |
11 | + * mingw32/mingw32-pthreads-w32.xml: Rework to use libpthread package | |
12 | + as before. | |
13 | + * mingw32/mingw32-zlib.zml: Rework to use libz package as before. | |
14 | + | |
1 | 15 | 2013-09-04 Keith Marshall <keithmarshall@users.sourceforge.net> |
2 | 16 | |
3 | 17 | Publish mingw-get release 0.6.0-beta-20130904-1. |
@@ -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 2013090401 package-list.xml | |
26 | + 75fc52dde8d408d798c0be51070d5d02f4c63085 2013090801 package-list.xml | |
27 | 27 | # |
28 | 28 | # $RCSfile$: end of file |
@@ -35,7 +35,7 @@ | ||
35 | 35 | a14614e416d2a0aa7d4d0bbc1b30ab85e73d704b 2013090300 mingw32-expat.xml |
36 | 36 | bc4b331f9bdfbf72a11a310fbc17a027396d09d5 2012073100 mingw32-gcc-tools.xml |
37 | 37 | 9d1d9deeccee4fb04f2944e3cd5e7b85757308ce 2011050500 mingw32-gcc3.xml |
38 | - b60bbd190c002f707d23ead185b38ba413784bd2 2013090300 mingw32-gcc4.xml | |
38 | + 8a365a35815a40e7e81f4ec3fe6eee6482080ae7 2013090800 mingw32-gcc4.xml | |
39 | 39 | 2aec3c75d5ccba91607e343bcc304f3baf24ae56 2012082702 mingw32-gdb.xml |
40 | 40 | 14dd10ab97b27430bdb688f4e85993cd821f7a05 2012073100 mingw32-gendef.xml |
41 | 41 | e96f16b3e2b203b30e719f840acb0bed5a44226a 2013090300 mingw32-gettext.xml |
@@ -50,7 +50,7 @@ | ||
50 | 50 | cd33ad74b608bce33ea297801253e6efbafce27c 2012073100 mingw32-mingw-utils.xml |
51 | 51 | d0657d9bc4fd5fa5bae78d80f003485cfde305c3 2013082300 mingw32-mpc.xml |
52 | 52 | 9c47305797d932da02275a6894b30492440af00e 2013082300 mingw32-mpfr.xml |
53 | - 983af8ad24a6f97da867784dfeeecc6661d54d88 2013090400 mingw32-package-list.xml | |
53 | + 983af8ad24a6f97da867784dfeeecc6661d54d88 2013090800 mingw32-package-list.xml | |
54 | 54 | bad22da9b9ec9bcea1d539e29ee2976cc88d9fc2 2013053000 mingw32-pexports.xml |
55 | 55 | cdb2a4dbedfc9f2cdfc92340f6f9b12da061c0d9 2012073100 mingw32-popt.xml |
56 | 56 | 7e22a7d22719059c28dcb37b7a48806070964b09 2013082800 mingw32-pthreads-w32.xml |
@@ -24,9 +24,9 @@ | ||
24 | 24 | |
25 | 25 | <component class="bin"> |
26 | 26 | <release tarname="binutils-2.23.2-1-mingw32-bin.tar.lzma" > |
27 | - <requires eq="gcc-core-4.8.1-1-mingw32-dll.tar.lzma" /> | |
28 | - <requires eq="zlib-1.2.8-1-mingw32-dll.tar.lzma" /> | |
29 | 27 | <requires eq="binutils-%-mingw32-dev.tar.lzma" /> |
28 | + <requires eq="mingw32-libz-*-dll-1.tar" /> | |
29 | + <requires eq="mingw32-libgcc-*-dll-1.tar" /> | |
30 | 30 | </release> |
31 | 31 | <release tarname="binutils-2.23.1-1-mingw32-bin.tar.lzma" > |
32 | 32 | <requires eq="mingw32-libintl-*-mingw32-*-dll-8.tar" /> |
@@ -96,22 +96,9 @@ | ||
96 | 96 | </release> |
97 | 97 | </component> |
98 | 98 | |
99 | - <component class="dll"> | |
100 | - <release tarname="gcc-core-4.8.1-1-mingw32-dll.tar.lzma"> | |
101 | - <requires eq="libgcc-%-mingw32-dll-0.tar" /> | |
102 | - <requires eq="libgomp-%-mingw32-dll-0.tar" /> | |
103 | - <requires eq="libssp-%-mingw32-dll-0.tar" /> | |
104 | - <requires eq="libquadmath-%-mingw32-dll-0.tar" /> | |
105 | - <requires eq="mpc-1.0.1-1-mingw32-dll.tar.lzma" /> | |
106 | - <requires eq="gmp-5.1.2-1-mingw32-dll.tar.lzma" /> | |
107 | - <requires eq="mpfr-3.1.2-1-mingw32-dll.tar.lzma" /> | |
108 | - <requires eq="zlib-1.2.8-1-mingw32-dll.tar.lzma" /> | |
109 | - </release> | |
110 | - </component> | |
111 | - | |
112 | 99 | <component class="dev"> |
113 | 100 | <release tarname="gcc-core-4.8.1-1-mingw32-dev.tar.lzma"> |
114 | - <requires eq="gcc-core-%-mingw32-dll.tar.lzma" /> | |
101 | + <requires eq="mingw32-libgcc-*-mingw32-dll-1.tar" /> | |
115 | 102 | </release> |
116 | 103 | </component> |
117 | 104 |
@@ -168,14 +155,15 @@ | ||
168 | 155 | <licence tarname="gcc-%-mingw32-lic.tar.lzma" /> |
169 | 156 | |
170 | 157 | <component class="dll"> |
158 | + <release tarname="libgcc-4.8.1-1-mingw32-dll-1.tar"> | |
159 | + <download tarname="gcc-core-4.8.1-1-mingw32-dll.tar.lzma"/> | |
160 | + <requires eq="mingw32-libmpc-*-mingw32-dll-2.tar" /> | |
161 | + </release> | |
171 | 162 | <release tarname="libgcc-4.5.2-1-mingw32-dll-1.tar.lzma" /> |
172 | 163 | <release tarname="libgcc-4.6.1-2-mingw32-dll-1.tar.lzma" /> |
173 | 164 | <release tarname="libgcc-4.6.2-1-mingw32-dll-1.tar.lzma" /> |
174 | 165 | <release tarname="libgcc-4.7.0-1-mingw32-dll-1.tar.lzma" /> |
175 | 166 | <release tarname="libgcc-4.7.2-1-mingw32-dll-1.tar.lzma" /> |
176 | - <release tarname="libgcc-4.8.1-1-mingw32-dll-0.tar" > | |
177 | - <download tarname="none" /> | |
178 | - </release> | |
179 | 167 | </component> |
180 | 168 | </package> |
181 | 169 |
@@ -293,11 +281,7 @@ | ||
293 | 281 | |
294 | 282 | <component class="bin"> |
295 | 283 | <release tarname="gcc-c++-4.8.1-1-mingw32-bin.tar.lzma" > |
296 | - <requires eq="gcc-c++-%-mingw32-dev.tar.lzma" /> | |
297 | - <requires eq="gcc-core-%-mingw32-dev.tar.lzma" /> | |
298 | - <requires eq="binutils-*-mingw32-bin.tar.lzma" /> | |
299 | - <requires eq="mingwrt-4.*-mingw32-dev.tar.lzma" /> | |
300 | - <requires eq="w32api-4.*-mingw32-dev.tar.lzma" /> | |
284 | + <requires eq="gcc-c++-4.8.1-1-mingw32-dev.tar.lzma" /> | |
301 | 285 | </release> |
302 | 286 | <release tarname="gcc-c++-4.7.2-1-mingw32-bin.tar.lzma" > |
303 | 287 | <requires eq="gcc-core-%-mingw32-bin.tar" /> |
@@ -321,15 +305,9 @@ | ||
321 | 305 | </release> |
322 | 306 | </component> |
323 | 307 | |
324 | - <component class="dll"> | |
325 | - <release tarname="gcc-c++-4.8.1-1-mingw32-dll.tar.lzma" > | |
326 | - <requires eq="libstdc++-4.8.1-1-mingw32-dll-0.tar" /> | |
327 | - </release> | |
328 | - </component> | |
329 | - | |
330 | 308 | <component class="dev"> |
331 | 309 | <release tarname="gcc-c++-4.8.1-1-mingw32-dev.tar.lzma" > |
332 | - <requires eq="gcc-c++-%-mingw32-dll.tar.lzma" /> | |
310 | + <requires eq="mingw32-libstdc++-4.8.1-1-mingw32-dll-6.tar" /> | |
333 | 311 | </release> |
334 | 312 | </component> |
335 | 313 |
@@ -365,15 +343,16 @@ | ||
365 | 343 | <licence tarname="gcc-%-mingw32-lic.tar.lzma" /> |
366 | 344 | |
367 | 345 | <component class="dll"> |
346 | + <release tarname="libstdc++-4.8.1-1-mingw32-dll-6.tar" > | |
347 | + <download tarname="gcc-c++-4.8.1-1-mingw32-dll.tar.lzma" /> | |
348 | + </release> | |
368 | 349 | <release tarname="libstdc++-4.5.2-1-mingw32-dll-6.tar.lzma" /> |
369 | 350 | <release tarname="libstdc++-4.6.1-2-mingw32-dll-6.tar.lzma" /> |
370 | 351 | <release tarname="libstdc++-4.6.2-1-mingw32-dll-6.tar.lzma" /> |
371 | 352 | <release tarname="libstdc++-4.7.0-1-mingw32-dll-6.tar.lzma" /> |
372 | 353 | <release tarname="libstdc++-4.7.2-1-mingw32-dll-6.tar.lzma" /> |
373 | - <release tarname="libstdc++-4.8.1-1-mingw32-dll-0.tar" > | |
374 | - <download tarname="none"/> | |
375 | - </release> | |
376 | 354 | </component> |
355 | + | |
377 | 356 | </package> |
378 | 357 | |
379 | 358 | <package name="mingw32-gcc-fortran" alias="gcc-fortran gfortran fortran"> |
@@ -397,8 +376,6 @@ | ||
397 | 376 | <component class="bin"> |
398 | 377 | <release tarname="gcc-fortran-4.8.1-1-mingw32-bin.tar.lzma"> |
399 | 378 | <requires eq="gcc-fortran-%-mingw32-dev.tar.lzma" /> |
400 | - <requires eq="gcc-core-%-mingw32-dev.tar.lzma" /> | |
401 | - <requires eq="binutils-*-mingw32-bin.tar.lzma" /> | |
402 | 379 | </release> |
403 | 380 | <release tarname="gcc-fortran-4.7.2-1-mingw32-bin.tar.lzma" > |
404 | 381 | <requires eq="gcc-core-%-mingw32-bin.tar" /> |
@@ -422,15 +399,9 @@ | ||
422 | 399 | </release> |
423 | 400 | </component> |
424 | 401 | |
425 | - <component class="dll"> | |
426 | - <release tarname="gcc-fortran-4.8.1-1-mingw32-dll.tar.lzma" > | |
427 | - <requires eq="libgfortran-%-mingw32-dll-0.tar" /> | |
428 | - </release> | |
429 | - </component> | |
430 | - | |
431 | 402 | <component class="dev"> |
432 | 403 | <release tarname="gcc-fortran-4.8.1-1-mingw32-dev.tar.lzma" > |
433 | - <requires eq="gcc-fortran-%-mingw32-dll.tar.lzma" /> | |
404 | + <requires eq="libgfortran-4.8.1-1-mingw32-dll-3.tar" /> | |
434 | 405 | </release> |
435 | 406 | </component> |
436 | 407 |
@@ -472,8 +443,8 @@ | ||
472 | 443 | <release tarname="libgfortran-4.6.2-1-mingw32-dll-3.tar.lzma" /> |
473 | 444 | <release tarname="libgfortran-4.7.0-1-mingw32-dll-3.tar.lzma" /> |
474 | 445 | <release tarname="libgfortran-4.7.2-1-mingw32-dll-3.tar.lzma" /> |
475 | - <release tarname="libgfortran-4.8.1-1-mingw32-dll-0.tar" > | |
476 | - <download tarname="none" /> | |
446 | + <release tarname="libgfortran-4.8.1-1-mingw32-dll-3.tar" > | |
447 | + <download tarname="gcc-fortran-4.8.1-1-mingw32-dll.tar.lzma" /> | |
477 | 448 | </release> |
478 | 449 | </component> |
479 | 450 | </package> |
@@ -613,8 +584,9 @@ | ||
613 | 584 | <release tarname="libgomp-4.6.2-1-mingw32-dll-1.tar.lzma" /> |
614 | 585 | <release tarname="libgomp-4.7.0-1-mingw32-dll-1.tar.lzma" /> |
615 | 586 | <release tarname="libgomp-4.7.2-1-mingw32-dll-1.tar.lzma" /> |
616 | - <release tarname="libgomp-4.8.1-1-mingw32-dll-0.tar" > | |
587 | + <release tarname="libgomp-4.8.1-1-mingw32-dll-1.tar" > | |
617 | 588 | <download tarname="none"/> |
589 | + <requires eq="mingw32-libgcc-4.8.1-1-mingw32-dll-1.tar" /> | |
618 | 590 | </release> |
619 | 591 | </component> |
620 | 592 | </package> |
@@ -633,6 +605,7 @@ | ||
633 | 605 | <release tarname="libssp-4.7.2-1-mingw32-dll-0.tar.lzma" /> |
634 | 606 | <release tarname="libssp-4.8.1-1-mingw32-dll-0.tar" > |
635 | 607 | <download tarname="none" /> |
608 | + <requires eq="mingw32-libgcc-4.8.1-1-mingw32-dll-1.tar" /> | |
636 | 609 | </release> |
637 | 610 | </component> |
638 | 611 | </package> |
@@ -650,6 +623,7 @@ | ||
650 | 623 | <release tarname="libquadmath-4.7.2-1-mingw32-dll-0.tar.lzma" /> |
651 | 624 | <release tarname="libquadmath-4.8.1-1-mingw32-dll-0.tar" > |
652 | 625 | <download tarname="none"/> |
626 | + <requires eq="mingw32-libgcc-4.8.1-1-mingw32-dll-1.tar" /> | |
653 | 627 | </release> |
654 | 628 | </component> |
655 | 629 | </package> |
@@ -38,7 +38,7 @@ | ||
38 | 38 | |
39 | 39 | <component class="dev"> |
40 | 40 | <release tarname="gmp-5.1.2-1-mingw32-dev.tar.lzma" > |
41 | - <requires eq="gmp-5.1.2-1-mingw32-dll.tar.lzma" /> | |
41 | + <requires eq="mingw32-libgmpxx-%-mingw32-dll-4.tar" /> | |
42 | 42 | </release> |
43 | 43 | <release tarname="gmp-5.0.1-1-mingw32-dev.tar.lzma" > |
44 | 44 | <requires eq="mingw32-libgmp-%-mingw32-dll-10.tar" /> |
@@ -46,10 +46,6 @@ | ||
46 | 46 | </release> |
47 | 47 | </component> |
48 | 48 | |
49 | - <component class="dll"> | |
50 | - <release tarname="gmp-5.1.2-1-mingw32-dll.tar.lzma" /> | |
51 | - </component> | |
52 | - | |
53 | 49 | <component class="doc"> |
54 | 50 | <release tarname="gmp-5.1.2-1-mingw32-doc.tar.lzma" /> |
55 | 51 | <release tarname="gmp-5.0.1-1-mingw32-doc.tar.lzma" /> |
@@ -96,6 +92,9 @@ | ||
96 | 92 | <licence tarname="gmp-%-mingw32-lic.tar.lzma" /> |
97 | 93 | |
98 | 94 | <component class="dll"> |
95 | + <release tarname="libgmp-5.1.2-1-mingw32-dll-10.tar" > | |
96 | + <download tarname="gmp-5.1.2-1-mingw32-dll.tar.lzma" /> | |
97 | + </release> | |
99 | 98 | <release tarname="libgmp-5.0.1-1-mingw32-dll-10.tar.lzma" /> |
100 | 99 | </component> |
101 | 100 | </package> |
@@ -121,6 +120,10 @@ | ||
121 | 120 | <licence tarname="gmp-%-mingw32-lic.tar.lzma" /> |
122 | 121 | |
123 | 122 | <component class="dll"> |
123 | + <release tarname="libgmpxx-5.1.2-1-mingw32-dll-4.tar.lzma" > | |
124 | + <download tarname="none" /> | |
125 | + <requires eq="libgmp-%-mingw32-dll-10.tar" /> | |
126 | + </release> | |
124 | 127 | <release tarname="libgmpxx-5.0.1-1-mingw32-dll-4.tar.lzma" > |
125 | 128 | <requires eq="libgmp-%-mingw32-dll-10.tar" /> |
126 | 129 | <requires eq="libgcc-*-mingw32-dll-1.tar" /> |
@@ -29,7 +29,8 @@ | ||
29 | 29 | |
30 | 30 | <component class="dev"> |
31 | 31 | <release tarname="mpc-1.0.1-1-mingw32-dev.tar.lzma" > |
32 | - <requires eq="mpc-1.0.1-1-mingw32-dll.tar.lzma" /> | |
32 | + <requires eq="mingw32-libmpc-%-mingw32-dll-2.tar" /> | |
33 | + <requires eq="mpfr-3.1.2-1-mingw32-dev.tar.lzma" /> | |
33 | 34 | </release> |
34 | 35 | <release tarname="mpc-0.8.1-1-mingw32-dev.tar.lzma" > |
35 | 36 | <requires eq="mingw32-libmpc-%-mingw32-dll-2.tar" /> |
@@ -46,12 +47,6 @@ | ||
46 | 47 | <release tarname="mpc-0.8.1-1-mingw32-lic.tar.lzma" /> |
47 | 48 | </component> |
48 | 49 | |
49 | - <component class="dll"> | |
50 | - <release tarname="mpc-1.0.1-1-mingw32-dll.tar.lzma" > | |
51 | - <requires eq="mpfr-3.1.2-1-mingw32-dll.tar.lzma" /> | |
52 | - <requires eq="gmp-5.1.2-1-mingw32-dll.tar.lzma" /> | |
53 | - </release> | |
54 | - </component> | |
55 | 50 | </package> |
56 | 51 | |
57 | 52 | <package name="mingw32-libmpc" alias="libmpc"> |
@@ -77,6 +72,11 @@ | ||
77 | 72 | <licence tarname="mpc-%-mingw32-lic.tar.lzma" /> |
78 | 73 | |
79 | 74 | <component class="dll"> |
75 | + <release tarname="libmpc-1.0.1-1-mingw32-dll-2.tar" > | |
76 | + <download tarname="mpc-1.0.1-1-mingw32-dll.tar.lzma" /> | |
77 | + <requires eq="mingw32-libmpfr-*-mingw32-dll-1.tar" /> | |
78 | + <requires eq="mingw32-libgmp-*-mingw32-dll-10.tar" /> | |
79 | + </release> | |
80 | 80 | <release tarname="libmpc-0.8.1-1-mingw32-dll-2.tar.lzma" > |
81 | 81 | <requires eq="mingw32-libmpfr-*-mingw32-dll-1.tar" /> |
82 | 82 | <requires eq="mingw32-libgmp-*-mingw32-dll-10.tar" /> |
@@ -33,7 +33,8 @@ | ||
33 | 33 | |
34 | 34 | <component class="dev"> |
35 | 35 | <release tarname="mpfr-3.1.2-1-mingw32-dev.tar.lzma" > |
36 | - <requires eq="mpfr-3.1.2-1-mingw32-dll.tar.lzma" /> | |
36 | + <requires eq="mingw32-libmpfr-%-mingw32-dll-1.tar" /> | |
37 | + <requires eq="gmp-5.1.2-1-mingw32-dev.tar.lzma" /> | |
37 | 38 | </release> |
38 | 39 | <release tarname="mpfr-2.4.1-1-mingw32-dev.tar.lzma" > |
39 | 40 | <requires eq="mingw32-libmpfr-%-mingw32-dll-1.tar" /> |
@@ -50,11 +51,6 @@ | ||
50 | 51 | <release tarname="mpfr-2.4.1-1-mingw32-lic.tar.lzma" /> |
51 | 52 | </component> |
52 | 53 | |
53 | - <component class="dll"> | |
54 | - <release tarname="mpfr-3.1.2-1-mingw32-dll.tar.lzma" > | |
55 | - <requires eq="gmp-5.1.2-1-mingw32-dll.tar.lzma" /> | |
56 | - </release> | |
57 | - </component> | |
58 | 54 | </package> |
59 | 55 | |
60 | 56 | <package name="mingw32-libmpfr" alias="libmpfr"> |
@@ -86,6 +82,10 @@ | ||
86 | 82 | <release tarname="libmpfr-2.4.1-1-mingw32-dll-1.tar.lzma" > |
87 | 83 | <requires eq="mingw32-libgmp-*-mingw32-dll-10.tar" /> |
88 | 84 | </release> |
85 | + <release tarname="libmpfr-3.1.2-1-mingw32-dll-1.tar" > | |
86 | + <download tarname="mpfr-3.1.2-1-mingw32-dll.tar.lzma" /> | |
87 | + <requires eq="mingw32-libgmp-*-mingw32-dll-10.tar" /> | |
88 | + </release> | |
89 | 89 | </component> |
90 | 90 | </package> |
91 | 91 |
@@ -28,7 +28,9 @@ | ||
28 | 28 | <licence tarname="pthreads-w32-%-mingw32-%-lic.tar.lzma" /> |
29 | 29 | |
30 | 30 | <component class="dev"> |
31 | - <release tarname="pthreads-w32-2.9.1-1-mingw32-dev.tar.lzma"/> | |
31 | + <release tarname="pthreads-w32-2.9.1-1-mingw32-dev.tar.lzma"> | |
32 | + <requires eq="mingw32-libpthread-%-mingw32-dll-2.tar" /> | |
33 | + </release> | |
32 | 34 | <release tarname="pthreads-w32-2.8.0-3-mingw32-dev.tar.lzma" > |
33 | 35 | <requires eq="mingw32-libpthread-%-mingw32-dll-2.tar" /> |
34 | 36 | </release> |
@@ -49,9 +51,6 @@ | ||
49 | 51 | <release tarname="pthreads-w32-2.8.0-3-mingw32-lic.tar.lzma" /> |
50 | 52 | </component> |
51 | 53 | |
52 | - <component class="dll"> | |
53 | - <release tarname="pthreads-w32-2.9.1-1-mingw32-dll.tar.lzma" /> | |
54 | - </component> | |
55 | 54 | </package> |
56 | 55 | |
57 | 56 | <package name="mingw32-libpthreadgc" alias="libpthreadgc mingw32-libpthread libpthread"> |
@@ -97,6 +96,9 @@ | ||
97 | 96 | <licence tarname="pthreads-w32-%-mingw32-%-lic.tar.lzma" /> |
98 | 97 | |
99 | 98 | <component class="dll"> |
99 | + <release tarname="libpthread-2.9.1-1-mingw32-dll-2.tar" > | |
100 | + <download tarname="pthreads-w32-2.9.1-1-mingw32-dll.tar.lzma" /> | |
101 | + </release> | |
100 | 102 | <release tarname="libpthread-2.8.0-3-mingw32-dll-2.tar.lzma" /> |
101 | 103 | <release tarname="libpthreadgc-2.9.0-mingw32-pre-20110507-2-dll-2.tar.lzma" /> |
102 | 104 | </component> |
@@ -142,6 +144,10 @@ | ||
142 | 144 | <licence tarname="pthreads-w32-%-mingw32-%-lic.tar.lzma" /> |
143 | 145 | |
144 | 146 | <component class="dll"> |
147 | + <release tarname="libpthreadgce-2.9.1-1-mingw32-dll-2.tar" > | |
148 | + <download tarname="none" /> | |
149 | + <requires eq="mingw32-libpthread-2.9.1-1-mingw32-dll-2.tar" /> | |
150 | + </release> | |
145 | 151 | <release tarname="libpthreadgce-2.9.0-mingw32-pre-20110507-2-dll-2.tar.lzma" /> |
146 | 152 | </component> |
147 | 153 | </package> |
@@ -7,33 +7,16 @@ | ||
7 | 7 | <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" /> |
8 | 8 | |
9 | 9 | <package name="mingw32-zlib" alias="zlib"> |
10 | - <affiliate group="MinGW Standard Libraries" /> | |
11 | 10 | <description lang="en" title="A Massively Spiffy Yet Delicately Unobtrusive Compression Library"> |
12 | 11 | <paragraph>The zlib compression library provides in-memory compression |
13 | 12 | and decompression functions, including integrity checks of the |
14 | 13 | uncompressed data. |
15 | 14 | </paragraph> |
16 | - <paragraph>Prior to the 1.2.8-1 release, the mingw32-zlib package | |
17 | - provided only documentation related to the ZLib library; the runtime | |
18 | - and development files were provided by the associated mingw32-libz | |
19 | - package. From the 1.2.8-1 release onwards, these additional | |
20 | - components have been subsumed into this main package set. | |
21 | - </paragraph> | |
22 | 15 | </description> |
23 | 16 | |
24 | 17 | <licence tarname="zlib-%-mingw32-%-lic.tar.%" /> |
25 | 18 | <source tarname="zlib-%-mingw32-%-src.tar.%" /> |
26 | 19 | |
27 | - <component class="dll"> | |
28 | - <release tarname="zlib-1.2.8-1-mingw32-dll.tar.lzma" /> | |
29 | - </component> | |
30 | - | |
31 | - <component class="dev"> | |
32 | - <release tarname="zlib-1.2.8-1-mingw32-dev.tar.lzma" > | |
33 | - <requires tarname="zlib-1.2.8-1-mingw32-dll.tar.lzma" /> | |
34 | - </release> | |
35 | - </component> | |
36 | - | |
37 | 20 | <component class="doc"> |
38 | 21 | <release tarname="zlib-1.2.8-1-mingw32-doc.tar.lzma" /> |
39 | 22 | <release tarname="zlib-1.2.7-1-mingw32-doc.tar.lzma" /> |
@@ -61,9 +44,6 @@ | ||
61 | 44 | |
62 | 45 | <package name="mingw32-libz" alias="libz"> |
63 | 46 | <description lang="en" title="A Massively Spiffy Yet Delicately Unobtrusive Compression Library"> |
64 | - <paragraph>NOTE: The zlib DLL and development package is delivered in | |
65 | - the primary zlib package release as of zlib-1.2.8-1. | |
66 | - </paragraph> | |
67 | 47 | <paragraph>The zlib compression library provides in-memory compression |
68 | 48 | and decompression functions, including integrity checks of the |
69 | 49 | uncompressed data. The libz package provides the runtime and |
@@ -71,6 +51,7 @@ | ||
71 | 51 | package provides documentation. |
72 | 52 | </paragraph> |
73 | 53 | </description> |
54 | + <affiliate group="Mingw Standard Libraries"/> | |
74 | 55 | |
75 | 56 | <licence tarname="zlib-%-mingw32-%-lic.tar.%" /> |
76 | 57 | <source tarname="zlib-%-mingw32-%-src.tar.%" /> |
@@ -86,8 +67,8 @@ | ||
86 | 67 | <release tarname="libz-1.2.7-1-mingw32-dll-1.tar.lzma" > |
87 | 68 | <requires eq="mingw32-libgcc-*-mingw32-dll-1.tar" /> |
88 | 69 | </release> |
89 | - <release tarname="libz-1.2.8-1-mingw32-dll-0.tar" > | |
90 | - <download tarname="none" /> | |
70 | + <release tarname="libz-1.2.8-1-mingw32-dll-1.tar"> | |
71 | + <download tarname="zlib-1.2.8-1-mingw32-dll.tar.lzma" /> | |
91 | 72 | </release> |
92 | 73 | </component> |
93 | 74 |
@@ -104,9 +85,9 @@ | ||
104 | 85 | <release tarname="libz-1.2.7-1-mingw32-dev.tar.lzma" > |
105 | 86 | <requires eq="mingw32-libz-%-mingw32-%-dll-1.tar" /> |
106 | 87 | </release> |
107 | - <release tarname="libz-1.2.8-1-mingw32-dev-0.tar" > | |
108 | - <download tarname="none" /> | |
109 | - <requires eq="zlib-1.2.8-1-mingw32-dev.tar.lzma" /> | |
88 | + <release tarname="libz-1.2.8-1-mingw32-dev-1.tar" > | |
89 | + <download tarname="zlib-1.2.8-1-mingw32-dev.tar.lzma" /> | |
90 | + <requires eq="mingw32-libz-%-mingw32-dll-1.tar" /> | |
110 | 91 | </release> |
111 | 92 | </component> |
112 | 93 | </package> |
@@ -129,6 +110,7 @@ | ||
129 | 110 | met by the libarchive package. |
130 | 111 | </paragraph> |
131 | 112 | </description> |
113 | + <affilate group="MinGW Deprecated Packages" /> | |
132 | 114 | |
133 | 115 | <licence tarname="zlib-%-mingw32-%-lic.tar.%" /> |
134 | 116 | <source tarname="zlib-%-mingw32-%-src.tar.%" /> |