• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

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

修訂b636ae7a83ed05ea42eecfb87483ec0decbb8f3b (tree)
時間2010-09-06 13:43:47
作者Charles Wilson <cwilso11@user...>
CommiterCharles Wilson

Log Message

Update & publish msys-{autoconf,automake,binutils,gcc,libtool,w32api}
Add & publish msys-system-builder (aka msys-dvlpr).

Change Summary

差異

--- a/msys/issue.log
+++ b/msys/issue.log
@@ -23,8 +23,11 @@
2323 # MinGW Project, accept liability for any damages, however caused,
2424 # arising from the use of this software.
2525 #
26+ msys-autoconf.xml:2010090600
27+ msys-automake.xml:2010090600
2628 msys-base.xml:2010080900
2729 msys-bash.xml:2010071901
30+ msys-binutils.xml:2010090600
2831 msys-bison.xml:2010090600
2932 msys-bzip2.xml:2010080500
3033 msys-console.xml:2010090600
@@ -40,6 +43,7 @@
4043 msys-findutils.xml:2010080600
4144 msys-flex.xml:2010090600
4245 msys-gawk.xml:2010072600
46+ msys-gcc.xml:2010090600
4347 msys-gdbm.xml:2010090500
4448 msys-gettext.xml:2010080500
4549 msys-gmp.xml:2010090600
@@ -50,6 +54,7 @@
5054 msys-less.xml:2010080500
5155 msys-libarchive.xml:2010090600
5256 msys-libiconv.xml:2010071900
57+ msys-libtool.xml:2010090600
5358 msys-libxml2.xml:2010090600
5459 msys-lndir.xml:2010090500
5560 msys-lpr-enhanced.xml:2010090600
@@ -60,7 +65,7 @@
6065 msys-mktemp.xml:2010090500
6166 msys-openssh.xml:2010090600
6267 msys-openssl.xml:2010090600
63- msys-package-list.xml:2010090602
68+ msys-package-list.xml:2010090603
6469 msys-patch.xml:2010081000
6570 msys-perl.xml:2010090500
6671 msys-popt.xml:2010080900
@@ -68,11 +73,13 @@
6873 msys-regex.xml:2010080500
6974 msys-rxvt.xml:2010090600
7075 msys-sed.xml:2010072600
76+ msys-system-builder.xml:2010090600
7177 msys-tar.xml:2010072800
7278 msys-termcap.xml:2010071900
7379 msys-texinfo.xml:2010080900
7480 msys-unzip.xml:2010090600
7581 msys-vim.xml:2010090600
82+ msys-w32api.xml:2010090600
7683 msys-wget.xml:2010090600
7784 msys-xz.xml:2010080500
7885 msys-zip.xml:2010090600
--- a/msys/msys-autoconf.xml
+++ b/msys/msys-autoconf.xml
@@ -1,52 +1,56 @@
11 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22 <software-distribution project="MinGW" home="http://mingw.org" issue="@YYYYMMDDNN@">
3+
4+ <!-- File: msys-autoconf.xml ~~ mingw-get package description autoconf (msys) -->
5+
36 <package-collection subsystem="msys">
47 <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
8+
59 <package name="msys-autoconf">
610 <affiliate group="MSYS System Builder" />
711 <description lang="en" title="autoconf (msys): Automatic Configure Script Builder">
812 <paragraph>This is not the autoconf you are looking for.</paragraph>
913 <paragraph>Autoconf is an extensible package of M4 macros
1014 that produce shell scripts to automatically configure
11- software source code packages. These scripts can adapt the
15+ software source code packages. These scripts can adapt the
1216 packages to many kinds of UNIX-like systems without manual
13- user intervention. Autoconf creates a configuration script
17+ user intervention. Autoconf creates a configuration script
1418 for a package from a template file that lists the operating
1519 system features that the package can use, in the form of M4
1620 macro calls.
1721 </paragraph>
1822 <paragraph>This msys port of autoconf has been modified
19- specifically for the MSYS System Builder environment; that is,
20- it is intended to be used only when producing binary packages
21- for the MSYS subsystem. If you intend to produce executables
22- for the native "mingw32" subsystem (that is, applications that
23- should work on Microsoft Windows installations without the MSYS
24- dll), then you should install the mingw32-autoconf-*,
25- mingw32-autoconf2.5-*, and/or mingw32-autoconf2.1-* packages
26- instead.
23+ specifically for the MSYS System Builder (msys-dvlpr) environment;
24+ that is, it is intended to be used only when producing binary packages
25+ for the MSYS subsystem. If you intend to produce executables for the
26+ native "mingw32" subsystem (that is, applications that should work on
27+ Microsoft Windows installations without the MSYS dll), then you should
28+ install the mingw32-autoconf-*, mingw32-autoconf2.5-*, and/or
29+ mingw32-autoconf2.1-* packages instead.
2730 </paragraph>
2831 </description>
32+
33+ <licence tarname="autoconf-%-msys-%-lic.tar" />
34+ <source tarname="autoconf-%-msys-%-src.tar" />
35+
2936 <component class="bin">
30- <release tarname="autoconf-2.63-1-msys-1.0.11-bin.tar.lzma" />
31- <release tarname="autoconf-2.65-1-msys-1.0.13-bin.tar.lzma" />
3237 <requires eq="msys-core-*-msys-*-bin.tar" />
33- <requires eq="msys-perl-*-msys-*-bin.tar" />
3438 <requires eq="msys-coreutils-*-msys-*-bin.tar" />
3539 <requires eq="msys-m4-*-msys-*-bin.tar" />
40+ <requires eq="msys-perl-*-msys-*-bin.tar" />
3641 <requires eq="msys-texinfo-*-msys-*-bin.tar" />
42+ <release tarname="autoconf-2.65-1-msys-1.0.13-bin.tar.lzma" />
3743 </component>
44+
3845 <component class="doc">
39- <release tarname="autoconf-2.63-1-msys-1.0.11-doc.tar.lzma" />
4046 <release tarname="autoconf-2.65-1-msys-1.0.13-doc.tar.lzma" />
4147 </component>
48+
4249 <component class="lic">
43- <release tarname="autoconf-2.63-1-msys-1.0.11-lic.tar.lzma" />
4450 <release tarname="autoconf-2.65-1-msys-1.0.13-lic.tar.lzma" />
4551 </component>
46- <licence tarname="autoconf-%-msys-%-lic.tar" />
47- <source tarname="autoconf-%-msys-%-src.tar" />
4852 </package>
53+
4954 </package-collection>
5055 </software-distribution>
51-<!-- vim: set nocompatible expandtab tw=80 ts=2 sw=2 ff=unix: -->
52-
56+<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->
--- a/msys/msys-automake.xml
+++ b/msys/msys-automake.xml
@@ -1,47 +1,52 @@
11 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22 <software-distribution project="MinGW" home="http://mingw.org" issue="@YYYYMMDDNN@">
3+
4+ <!-- File: msys-automake.xml ~~ mingw-get package description automake (msys) -->
5+
36 <package-collection subsystem="msys">
47 <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
8+
59 <package name="msys-automake">
610 <affiliate group="MSYS System Builder" />
711 <description lang="en" title="automake (msys): Automatic Makefile Builder">
812 <paragraph>This is not the automake you are looking for.</paragraph>
9- <paragraph>Automake is a tool for automatically generating
10- Makefile.in files compliant with the GNU Coding Standards.
11- Automake requires the use of Autoconf.
13+ <paragraph>Automake is a tool for automatically generating Makefile.in
14+ files compliant with the GNU Coding Standards. Automake requires the
15+ use of Autoconf.
1216 </paragraph>
13- <paragraph>This msys port of automake has been modified
14- specifically for the MSYS System Builder environment; that is,
15- it is intended to be used only when producing binary packages
16- for the MSYS subsystem. If you intend to produce executables
17- for the native "mingw32" subsystem (that is, applications that
18- should work on Microsoft Windows installations without the MSYS
19- dll), then you should install the mingw32-automake-*, and/or
20- the mingw32-automake1.NN-* packages instead.
17+ <paragraph>This msys port of automake has been modified specifically for
18+ the MSYS System Builder (msys-dvlpr) environment; that is, it is
19+ intended to be used only when producing binary packages for the MSYS
20+ subsystem. If you intend to produce executables for the native
21+ "mingw32" subsystem (that is, applications that should work on
22+ Microsoft Windows installations without the MSYS dll), then you should
23+ install the mingw32-automake-*, and/or the mingw32-automake1.NN-*
24+ packages instead.
2125 </paragraph>
2226 </description>
27+
28+ <licence tarname="automake-%-msys-%-lic.tar" />
29+ <source tarname="automake-%-msys-%-src.tar" />
30+
2331 <component class="bin">
24- <release tarname="automake-1.11-1-msys-1.0.11-bin.tar.lzma" />
25- <release tarname="automake-1.11.1-1-msys-1.0.13-bin.tar.lzma" />
32+ <requires eq="msys-autoconf-*-msys-*-bin.tar" />
2633 <requires eq="msys-core-*-msys-*-bin.tar" />
27- <requires eq="msys-perl-*-msys-*-bin.tar" />
2834 <requires eq="msys-coreutils-*-msys-*-bin.tar" />
2935 <requires eq="msys-m4-*-msys-*-bin.tar" />
36+ <requires eq="msys-perl-*-msys-*-bin.tar" />
3037 <requires eq="msys-texinfo-*-msys-*-bin.tar" />
31- <requires eq="msys-autoconf-*-msys-*-bin.tar" />
38+ <release tarname="automake-1.11.1-1-msys-1.0.13-bin.tar.lzma" />
3239 </component>
40+
3341 <component class="doc">
34- <release tarname="automake-1.11-1-msys-1.0.11-doc.tar.lzma" />
3542 <release tarname="automake-1.11.1-1-msys-1.0.13-doc.tar.lzma" />
3643 </component>
44+
3745 <component class="lic">
38- <release tarname="automake-1.11-1-msys-1.0.11-lic.tar.lzma" />
3946 <release tarname="automake-1.11.1-1-msys-1.0.13-lic.tar.lzma" />
4047 </component>
41- <licence tarname="automake-%-msys-%-lic.tar" />
42- <source tarname="automake-%-msys-%-src.tar" />
4348 </package>
49+
4450 </package-collection>
4551 </software-distribution>
46-<!-- vim: set nocompatible expandtab tw=80 ts=2 sw=2 ff=unix: -->
47-
52+<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->
--- a/msys/msys-binutils.xml
+++ b/msys/msys-binutils.xml
@@ -16,28 +16,31 @@
1616 specifically for use generating MSYS libraries and applications.
1717 It should be installed into the / == /usr (that is, C:\msys\1.0)
1818 directory, and NOT into the usual MinGW location /mingw (C:\MinGW).
19- It is part of the MSYS System Builder toolset.
19+ It is part of the MSYS System Builder (msys-dvlpr) toolset.
2020 </paragraph>
2121 <paragraph>
2222 Install this component only if you intend to create MSYS-dependent
2323 applications.
2424 </paragraph>
2525 </description>
26+
27+ <licence tarname="binutils-%-msys-%-lic.tar.lzma" />
28+ <source tarname="binutils-%-msys-%-src.tar.lzma" />
29+
2630 <component class="bin" >
2731 <release tarname="binutils-2.19.51-3-msys-1.0.13-bin.tar.lzma" />
2832 <requires ge="msys-core-*-msys-*-bin.tar" />
2933 </component>
34+
3035 <component class="doc" >
3136 <release tarname="binutils-2.19.51-3-msys-1.0.13-doc.tar.lzma" />
3237 </component>
38+
3339 <component class="lic" >
3440 <release tarname="binutils-2.19.51-3-msys-1.0.13-lic.tar.lzma" />
3541 </component>
36- <licence tarname="binutils-%-msys-%-lic.tar.lzma" />
37- <source tarname="binutils-%-msys-%-src.tar.lzma" />
3842 </package>
3943
4044 </package-collection>
4145 </software-distribution>
42-<!-- vim: set nocompatible expandtab tw=80 ts=2 sw=2 ff=unix: -->
43-
46+<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->
--- a/msys/msys-gcc.xml
+++ b/msys/msys-gcc.xml
@@ -14,35 +14,38 @@
1414 This package provides the MSYS implementation of the GNU C and
1515 C++ language compilers; this includes the C preprocessor, and
1616 the common back end processors which are necessary to these two
17- language compilers. It has been compiled specifically for
18- generating MSYS-dependent applications and libraries. It should
17+ language compilers. It has been compiled specifically for
18+ generating MSYS-dependent applications and libraries. It should
1919 be installed into the / == /usr (that is, C:\msys\1.0) directory,
20- and NOT into the usual MinGW location /mingw (C:\MinGW). It is
21- part of the MSYS System Builder toolset.
20+ and NOT into the usual MinGW location /mingw (C:\MinGW). It is
21+ part of the MSYS System Builder (msys-dvlpr) toolset.
2222 </paragraph>
2323 <paragraph>
2424 Install this component only if you intend to create MSYS-dependent
2525 applications.
2626 </paragraph>
2727 </description>
28+
29+ <license tarname="gcc-%-msys-%-lic.tar.lzma" />
30+ <source tarname="gcc-%-msys-%-src.tar.lzma" />
31+
2832 <component class="bin" >
29- <release tarname="gcc-3.4.4-3-msys-1.0.13-bin.tar.lzma" />
33+ <requires ge="msys-binutils-*-msys-*-bin.tar" />
3034 <requires ge="msys-core-*-msys-*-bin.tar" />
3135 <requires ge="msys-core-*-msys-*-dev.tar" />
32- <requires ge="msys-binutils-*-msys-*-bin.tar" />
3336 <requires ge="msys-w32api-*-msys-*-dev.tar" />
37+ <release tarname="gcc-3.4.4-3-msys-1.0.13-bin.tar.lzma" />
3438 </component>
39+
3540 <component class="doc" >
3641 <release tarname="gcc-3.4.4-3-msys-1.0.13-doc.tar.lzma" />
3742 </component>
43+
3844 <component class="lic" >
3945 <release tarname="gcc-3.4.4-3-msys-1.0.13-lic.tar.lzma" />
4046 </component>
41- <license tarname="gcc-%-msys-%-lic.tar.lzma" />
42- <source tarname="gcc-%-msys-%-src.tar.lzma" />
4347 </package>
4448
4549 </package-collection>
4650 </software-distribution>
47-<!-- vim: set nocompatible expandtab tw=80 ts=2 sw=2 ff=unix: -->
48-
51+<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->
--- a/msys/msys-libtool.xml
+++ b/msys/msys-libtool.xml
@@ -1,98 +1,103 @@
11 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22 <software-distribution project="MinGW" home="http://mingw.org" issue="@YYYYMMDDNN@">
3+
4+ <!-- File: msys-libtool.xml ~~ mingw-get package description libtool (msys) -->
5+
36 <package-collection subsystem="msys">
47 <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
8+
59 <package name="msys-libtool">
610 <affiliate group="MSYS System Builder" />
711 <description lang="en" title="libtool (msys): A shared library generation tool" >
812 <paragraph>This is not the libtool you are looking for.</paragraph>
9- <paragraph>GNU libtool is a generic library support package.
10- Libtool hides the complexity of using shared libraries behind
11- a consistent, portable interface. Libtool requires the use of
12- Autoconf.
13+ <paragraph>GNU libtool is a generic library support package. Libtool
14+ hides the complexity of using shared libraries behind a consistent,
15+ portable interface. Libtool requires the use of Autoconf.
1316 </paragraph>
14- <paragraph>This msys port of libtool has been modified
15- specifically for the MSYS System Builder environment; that is,
16- it is intended to be used only when producing binary packages
17- for the MSYS subsystem. If you intend to produce executables
18- for the native "mingw32" subsystem (that is, applications that
19- should work on Microsoft Windows installations without the MSYS
20- dll), then you should install the mingw32-libtool-* package
21- instead.
17+ <paragraph>This msys port of libtool has been modified specifically for
18+ the MSYS System Builder (msys-dvlpr) environment; that is, it is
19+ intended to be used only when producing binary packages for the MSYS
20+ subsystem. If you intend to produce executables for the native
21+ "mingw32" subsystem (that is, applications that should work on
22+ Microsoft Windows installations without the MSYS dll), then you should
23+ install the mingw32-libtool-* package instead.
2224 </paragraph>
23- <paragraph>msys-libtool provides the development files and
24- utilities for managing the creation and use of shared libraries
25- in a platform independent manner. The associated msys-libltdl
26- package provides the runtime library and development files for
27- using a pre-built version of libtool's dlopen replacement
28- library.
25+ <paragraph>msys-libtool provides the development files and utilities for
26+ managing the creation and use of shared libraries in a platform
27+ independent manner. The associated msys-libltdl package provides the
28+ runtime library and development files for using a pre-built version of
29+ libtool's dlopen replacement library.
2930 </paragraph>
3031 </description>
32+
33+ <licence tarname="libtool-%-msys-%-lic.tar" />
34+ <source tarname="libtool-%-msys-%-src.tar" />
35+
3136 <component class="bin">
32- <release tarname="libtool-2.2.7a-1-msys-1.0.11-bin.tar.lzma" />
33- <release tarname="libtool-2.2.7a-2-msys-1.0.13-bin.tar.lzma" />
37+ <requires eq="msys-autoconf-*-msys-*-bin.tar" />
38+ <requires eq="msys-automake-*-msys-*-bin.tar" />
39+ <requires eq="msys-bash-*-msys-*-bin.tar" />
3440 <requires eq="msys-core-*-msys-*-bin.tar" />
3541 <requires eq="msys-coreutils-*-msys-*-bin.tar" />
36- <requires eq="msys-bash-*-msys-*-bin.tar" />
37- <requires eq="msys-sed-*-msys-*-bin.tar" />
3842 <requires eq="msys-file-*-msys-*-bin.tar" />
3943 <requires eq="msys-m4-*-msys-*-bin.tar" />
44+ <requires eq="msys-sed-*-msys-*-bin.tar" />
4045 <requires eq="msys-texinfo-*-msys-*-bin.tar" />
41- <requires eq="msys-autoconf-*-msys-*-bin.tar" />
42- <requires eq="msys-automake-*-msys-*-bin.tar" />
46+ <!-- libtool doesn't actually depend on its own runtime library -->
47+ <release tarname="libtool-2.2.7a-2-msys-1.0.13-bin.tar.lzma" />
4348 </component>
49+
4450 <component class="doc">
45- <release tarname="libtool-2.2.7a-1-msys-1.0.11-doc.tar.lzma" />
4651 <release tarname="libtool-2.2.7a-2-msys-1.0.13-doc.tar.lzma" />
4752 </component>
53+
4854 <component class="lic">
49- <release tarname="libtool-2.2.7a-1-msys-1.0.11-lic.tar.lzma" />
5055 <release tarname="libtool-2.2.7a-2-msys-1.0.13-lic.tar.lzma" />
5156 </component>
52- <licence tarname="libtool-%-msys-%-lic.tar" />
53- <source tarname="libtool-%-msys-%-src.tar" />
5457 </package>
58+
5559 <package name="msys-libltdl">
5660 <affiliate group="MSYS System Builder" />
5761 <description lang="en" title="libltdl (msys): A portable dlopen replacement" >
5862 <paragraph>This is not the libtool you are looking for.</paragraph>
59- <paragraph>GNU libtool is a generic library support script.
60- Libtool hides the complexity of using shared libraries behind
61- a consistent, portable interface. Libtool requires the use of
62- Autoconf.
63+ <paragraph>GNU libtool is a generic library support package. Libtool
64+ hides the complexity of using shared libraries behind a consistent,
65+ portable interface. Libtool requires the use of Autoconf.
6366 </paragraph>
64- <paragraph>This msys port of libtool has been modified
65- specifically for the MSYS System Builder environment; that is,
66- it is intended to be used only when producing binary packages
67- for the MSYS subsystem. If you intend to produce executables
68- for the native "mingw32" subsystem (that is, applications that
69- should work on Microsoft Windows installations without the MSYS
70- dll), then you should install the mingw32-libtool-* package
71- instead.
67+ <paragraph>This msys port of libtool has been modified specifically for
68+ the MSYS System Builder (msys-dvlpr) environment; that is, it is
69+ intended to be used only when producing binary packages for the MSYS
70+ subsystem. If you intend to produce executables for the native
71+ "mingw32" subsystem (that is, applications that should work on
72+ Microsoft Windows installations without the MSYS dll), then you should
73+ install the mingw32-libtool-* package instead.
7274 </paragraph>
73- <paragraph>msys-libltdl provides the runtime library and
74- development files for using a pre-built version of libtool's
75- dlopen replacement library. The associated msys-libtool package
76- provides the development files and utilities for managing the
77- creation and use of shared libraries in a platform independent
78- manner.
75+ <paragraph>msys-libltdl provides the runtime library and development
76+ files for using a pre-built version of libtool's dlopen replacement
77+ library. The associated msys-libtool package provides the development
78+ files and utilities for managing the creation and use of shared
79+ libraries in a platform independent manner.
7980 </paragraph>
8081 </description>
82+
83+ <licence tarname="libtool-%-msys-%-lic.tar" />
84+ <source tarname="libtool-%-msys-%-src.tar" />
85+
8186 <component class="dll">
82- <release tarname="libltdl-2.2.7a-1-msys-1.0.11-dll-7.tar.lzma" />
8387 <release tarname="libltdl-2.2.7a-2-msys-1.0.13-dll-7.tar.lzma" />
88+
89+ <!-- Every MSYS DLL package requires msys-core-bin -->
8490 <requires eq="msys-core-*-msys-*-bin.tar" />
8591 </component>
92+
8693 <component class="dev">
87- <release tarname="libltdl-2.2.7a-1-msys-1.0.11-dev.tar.lzma" />
88- <release tarname="libltdl-2.2.7a-2-msys-1.0.13-dev.tar.lzma" />
89- <requires eq="msys-libltdl-%-msys-%-dll-7.tar" />
9094 <requires eq="msys-libtool-%-msys-%-bin.tar" />
95+ <release tarname="libltdl-2.2.7a-2-msys-1.0.13-dev.tar.lzma" >
96+ <requires eq="msys-libltdl-%-msys-%-dll-7.tar" />
97+ </release>
9198 </component>
92- <licence tarname="libtool-%-msys-%-lic.tar" />
93- <source tarname="libtool-%-msys-%-src.tar" />
9499 </package>
100+
95101 </package-collection>
96102 </software-distribution>
97-<!-- vim: set nocompatible expandtab tw=80 ts=2 sw=2 ff=unix: -->
98-
103+<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->
--- a/msys/msys-package-list.xml
+++ b/msys/msys-package-list.xml
@@ -10,7 +10,7 @@
1010 <package-group name="MSYS" expand="true">
1111 <package-group name="MSYS Base System" />
1212 <!--package-group name="MinGW Developer Toolkit" /-->
13- <!--package-group name="MSYS System Builder" /-->
13+ <package-group name="MSYS System Builder" />
1414 </package-group>
1515 </package-group-hierarchy>
1616
@@ -20,11 +20,11 @@
2020 <!--package-list catalogue="mingw32-libtool" /-->
2121 <!--package-list catalogue="mingw32-libiconv" /-->
2222 <!--package-list catalogue="mingw32-gettext" /-->
23- <!--package-list catalogue="msys-autoconf" /-->
23+ <package-list catalogue="msys-autoconf" />
2424 <!--package-list catalogue="msys-autogen" /-->
25- <!--package-list catalogue="msys-automake" /-->
25+ <package-list catalogue="msys-automake" />
2626 <package-list catalogue="msys-bash" />
27- <!--package-list catalogue="msys-binutils" /-->
27+ <package-list catalogue="msys-binutils" />
2828 <package-list catalogue="msys-bison" />
2929 <package-list catalogue="msys-bzip2" />
3030 <package-list catalogue="msys-console" />
@@ -40,7 +40,7 @@
4040 <package-list catalogue="msys-findutils" />
4141 <package-list catalogue="msys-flex" />
4242 <package-list catalogue="msys-gawk" />
43- <!--package-list catalogue="msys-gcc" /-->
43+ <package-list catalogue="msys-gcc" />
4444 <package-list catalogue="msys-gdbm" />
4545 <package-list catalogue="msys-gettext" />
4646 <package-list catalogue="msys-gmp" />
@@ -52,7 +52,7 @@
5252 <package-list catalogue="msys-less" />
5353 <package-list catalogue="msys-libarchive" />
5454 <package-list catalogue="msys-libiconv" />
55- <!--package-list catalogue="msys-libtool" /-->
55+ <package-list catalogue="msys-libtool" />
5656 <package-list catalogue="msys-libxml2" />
5757 <package-list catalogue="msys-lndir" />
5858 <package-list catalogue="msys-lpr-enhanced" />
@@ -75,7 +75,7 @@
7575 <package-list catalogue="msys-texinfo" />
7676 <package-list catalogue="msys-unzip" />
7777 <package-list catalogue="msys-vim" />
78- <!--package-list catalogue="msys-w32api" /-->
78+ <package-list catalogue="msys-w32api" />
7979 <package-list catalogue="msys-wget" />
8080 <package-list catalogue="msys-xz" />
8181 <package-list catalogue="msys-zip" />
@@ -84,7 +84,7 @@
8484 <!-- "virtual" packages -->
8585 <package-list catalogue="msys-base" />
8686 <!--package-list catalogue="mingw-developer-toolkit" /-->
87- <!--package-list catalogue="msys-system-builder" /-->
87+ <package-list catalogue="msys-system-builder" />
8888
8989 </software-distribution>
9090 <!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->
--- /dev/null
+++ b/msys/msys-system-builder.xml
@@ -0,0 +1,60 @@
1+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+<software-distribution project="MinGW" home="http://www.mingw.org" issue="@YYYYMMDDNN@">
3+
4+ <!-- File: msys-system-builder.xml -->
5+
6+ <!-- This is a preliminary catalogue listing those tools necessary to
7+ build MSYS-dependent applications and libraries, as well as the
8+ MSYS DLL itself. It does not include headers or link libraries
9+ needed to use those pre-build MSYS libraries distributed by the
10+ MinGW/MSYS project; if desired, those should be installed as
11+ needed, individually. In a manner of speaking, this "replicates"
12+ the tools installed by the old "msysDVLPR" package ~~ although
13+ that package contained an obsolete version of gcc-2.95.3, and
14+ the tools installed by this (meta) package are much newer. -->
15+
16+ <package-collection subsystem="msys">
17+ <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
18+
19+ <package name="msys-system-builder" alias="msys-dvlpr" class="virtual">
20+ <affiliate group="MSYS System Builder" />
21+ <description lang="en" title="Tools for Building MSYS and MSYS utilities (meta)">
22+ <paragraph>
23+ This meta package contains the components necessary to build
24+ MSYS-dependent applications and libraries, as well as the MSYS DLL
25+ itself. It does not include headers or link libraries needed to use
26+ pre-built MSYS libraries distributed by the MinGW/MSYS project; if
27+ desired, those should be installed as needed, individually. In a
28+ manner of speaking, this "replicates" the tools installed by the old
29+ "msysDVLPR" package ~~ although (1) that package contained an obsolete
30+ version of gcc-2.95.3, while the tools installed by this (meta)
31+ package are much newer, and (2) this (meta) package also adds
32+ MSYS-customized versions of the autotools (autoconf, automake,
33+ libtool, gettext, and libiconv). These msys-autotools can be
34+ installed and used in parallel with the normal, MinGW-flavored ones
35+ installed by the MinGW Developer Toolkit (MinGW-DTK).
36+ </paragraph>
37+ </description>
38+
39+ <component class="bin">
40+ <release tarname="msys-system-builder-@YYYYMMDDNN@-msys-bin.meta" />
41+ <requires ge="msys-base-*-msys-*-bin.meta" />
42+ <requires ge="msys-core-*-msys-*-dev.tar" />
43+ <requires ge="msys-core-*-msys-*-dbg.tar" />
44+ <requires ge="msys-w32api-*-msys-*-dev.tar" />
45+ <requires ge="msys-binutils-*-msys-*-bin.tar" />
46+ <requires ge="msys-gcc-*-msys-*-bin.tar" />
47+ <requires ge="msys-autoconf-*-msys-*-bin.tar" />
48+ <requires ge="msys-automake-*-msys-*-bin.tar" />
49+ <requires ge="msys-libtool-*-msys-*-bin.tar" />
50+ <requires ge="msys-libltdl-*-msys-*-dev.tar" />
51+ <requires ge="msys-gettext-*-msys-*-bin.tar" />
52+ <requires ge="msys-gettext-*-msys-*-dev.tar" />
53+ <requires ge="msys-libiconv-*-msys-*-bin.tar" />
54+ <requires ge="msys-libiconv-*-msys-*-dev.tar" />
55+ </component>
56+ </package>
57+
58+ </package-collection>
59+</software-distribution>
60+<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->
--- a/msys/msys-w32api.xml
+++ b/msys/msys-w32api.xml
@@ -19,9 +19,9 @@
1919 constituting a standard API for the development of applications
2020 which utilise the capabilities of the 32-bit MS-Windows system
2121 dynamic link libraries, configured specifically for use with the
22- MSYS System Builder toolset. It should be installed into the
23- / == /usr (that is, C:\msys\1.0) directory, and NOT into the
24- usual MinGW location /mingw (C:\MinGW).
22+ MSYS System Builder (msys-dvlpr) toolset. It should be installed
23+ into the / == /usr (that is, C:\msys\1.0) directory, and NOT intoo
24+ the usual MinGW location /mingw (C:\MinGW).
2525 </paragraph>
2626 <paragraph>
2727 Install this component only if you intend to create MSYS-dependent
@@ -29,15 +29,15 @@
2929 </paragraph>
3030 </description>
3131
32- <component class="dev">
33- <release tarname="w32api-3.14-3-msys-1.0.12-dev.tar.lzma" />
34- </component>
3532 <!-- The -dev package includes licence and documentation -->
3633 <licence tarname="w32api-%-msys-%-dev.tar.lzma" />
3734 <source tarname="w32api-%-msys-%-src.tar.lzma" />
35+
36+ <component class="dev">
37+ <release tarname="w32api-3.14-3-msys-1.0.12-dev.tar.lzma" />
38+ </component>
3839 </package>
3940
4041 </package-collection>
4142 </software-distribution>
42-<!-- vim: set nocompatible expandtab tw=80 ts=2 sw=2 ff=unix: -->
43-
43+<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->