XML catalogue of packages which are available for installation, using the mingw-get installer.
修订版 | f6828cb945d5a6b7c2fb967afe2dd5ca7b2bd9fd (tree) |
---|---|
时间 | 2010-05-21 07:07:40 |
作者 | Charles Wilson <cwilso11@user...> |
Commiter | Charles Wilson |
Update affiliations
@@ -3,7 +3,7 @@ | ||
3 | 3 | <package-collection subsystem="msys"> |
4 | 4 | <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" /> |
5 | 5 | <package name="msys-bzip2"> |
6 | - <affiliate group="MSYS Developer Toolkit" /> | |
6 | + <affiliate group="MSYS Base System" /> | |
7 | 7 | <description lang="en" title="bzip2 (msys): a high-quality data compressor"> |
8 | 8 | <paragraph>bzip2 is a freely available, patent free (see below), |
9 | 9 | high-quality data compressor. It typically compresses files |
@@ -3,7 +3,6 @@ | ||
3 | 3 | <package-collection subsystem="msys"> |
4 | 4 | <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" /> |
5 | 5 | <package name="msys-crypt"> |
6 | - <affiliate group="MSYS Developer Toolkit" /> | |
7 | 6 | <description lang="en" title="crypt: tools for DES encryption"> |
8 | 7 | <paragraph>crypt provides a library implementing the standard |
9 | 8 | encryption functions crypt(), encrypt(), and setkey(). Many |
@@ -42,7 +41,6 @@ | ||
42 | 41 | <source tarname="crypt-%-msys-%-src.tar" /> |
43 | 42 | </package> |
44 | 43 | <package name="msys-libcrypt"> |
45 | - <affiliate group="MSYS Developer Toolkit" /> | |
46 | 44 | <description lang="en" title="libcrypt: runtime library for crypt"> |
47 | 45 | <paragraph>crypt provides a library implementing the standard |
48 | 46 | encryption functions crypt(), encrypt(), and setkey(). Many |
@@ -3,9 +3,6 @@ | ||
3 | 3 | <package-collection subsystem="msys"> |
4 | 4 | <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" /> |
5 | 5 | <package name="msys-gdbm"> |
6 | - <!-- Should this really be in msys-dtk? dependencies will pull in | |
7 | - the necessary dll package automatically. --> | |
8 | - <affiliate group="MSYS Developer Toolkit" /> | |
9 | 6 | <description lang="en" title="gdbm: GNU Database System"> |
10 | 7 | <paragraph>The GNU Database System is a set of database routines |
11 | 8 | that use extensible hashing. It works similar to the standard |
@@ -37,7 +34,6 @@ | ||
37 | 34 | <source tarname="gdbm-%-msys-%-src.tar" /> |
38 | 35 | </package> |
39 | 36 | <package name="msys-libcrypt"> |
40 | - <affiliate group="MSYS Developer Toolkit" /> | |
41 | 37 | <description lang="en" title="libgdbm: runtime library for the GNU Database System"> |
42 | 38 | <paragraph>The GNU Database System is a set of database routines |
43 | 39 | that use extensible hashing. It works similar to the standard |
@@ -3,7 +3,7 @@ | ||
3 | 3 | <package-collection subsystem="msys"> |
4 | 4 | <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" /> |
5 | 5 | <package name="msys-sed"> |
6 | - <affiliate group="MSYS Developer Toolkit" /> | |
6 | + <affiliate group="MSYS Base System" /> | |
7 | 7 | <description lang="en" title="sed: GNU Stream Editor" > |
8 | 8 | <paragraph>sed is a stream editor. A stream editor is used to |
9 | 9 | perform basic text transformations on an input stream (a file or |
@@ -3,8 +3,7 @@ | ||
3 | 3 | <package-collection subsystem="msys"> |
4 | 4 | <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" /> |
5 | 5 | <package name="msys-termcap"> |
6 | - <affiliate group="MSYS Developer Toolkit" /> | |
7 | - <affiliate group="MSYS System Builder" /> | |
6 | + <affiliate group="MSYS Base System" /> | |
8 | 7 | <description lang="en" title="termcap: The terminal feature database used by certain applications" > |
9 | 8 | <paragraph>The msys-termcap package provides the /etc/termcap file. |
10 | 9 | /etc/termcap is a database which defines the capabilities of |
@@ -36,8 +35,6 @@ | ||
36 | 35 | <source tarname="termcap-%-msys-%-src.tar" /> |
37 | 36 | </package> |
38 | 37 | <package name="msys-libtermcap"> |
39 | - <affiliate group="MSYS Developer Toolkit" /> | |
40 | - <affiliate group="MSYS System Builder" /> | |
41 | 38 | <description lang="en" title="libtermcap: The terminal feature library used by certain applications" > |
42 | 39 | <paragraph>The msys-libtermcap package provides the runtime and |
43 | 40 | development support libraries for applications which use the |
@@ -3,7 +3,7 @@ | ||
3 | 3 | <package-collection subsystem="msys"> |
4 | 4 | <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" /> |
5 | 5 | <package name="msys-xz"> |
6 | - <affiliate group="MSYS Developer Toolkit" /> | |
6 | + <affiliate group="MSYS Base System" /> | |
7 | 7 | <description lang="en" title="xz (msys): High performance compression based on the LZMA algorithm" > |
8 | 8 | <paragraph>LZMA is data compression algorithm based on the |
9 | 9 | Lempel-Ziv-Markov chain-Algorithm. It provides high compression |
@@ -52,7 +52,6 @@ | ||
52 | 52 | <source tarname="xz-%-msys-%-src.tar" /> |
53 | 53 | </package> |
54 | 54 | <package name="msys-liblzma"> |
55 | - <affiliate group="MSYS Developer Toolkit" /> | |
56 | 55 | <description lang="en" title="liblzma (msys): High performance compression library based on the LZMA algorithm" > |
57 | 56 | <paragraph>LZMA is data compression algorithm based on the |
58 | 57 | Lempel-Ziv-Markov chain-Algorithm. It provides high compression |