| 1 |
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
| 2 |
<software-distribution project="MinGW" home="http://mingw.org" issue="2012073100"> |
| 3 |
|
| 4 |
<!-- File: mingw32-autoconf.xml --> |
| 5 |
|
| 6 |
<package-collection subsystem="mingw32"> |
| 7 |
<download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" /> |
| 8 |
|
| 9 |
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> |
| 10 |
<package name="mingw32-autoconf" alias="autoconf"> |
| 11 |
<affiliate group="MinGW Autotools" /> |
| 12 |
<description lang="en" title="Wrapper scripts for autoconf commands"> |
| 13 |
<paragraph>Autoconf is an extensible package of M4 macros that |
| 14 |
produce shell scripts to automatically configure software source |
| 15 |
code packages. These scripts can adapt the packages to many |
| 16 |
kinds of UNIX-like systems without manual user intervention. |
| 17 |
Autoconf creates a configuration script for a package from a |
| 18 |
template file that lists the operating system features that the |
| 19 |
package can use, in the form of M4 macro calls. However, THIS |
| 20 |
package is actually a simple wrapper, that automatically |
| 21 |
redirects to either autoconf-2.13 or autoconf-2.6x, as needed |
| 22 |
or requested. |
| 23 |
</paragraph> |
| 24 |
</description> |
| 25 |
|
| 26 |
<licence tarname="autoconf-%-mingw32-%-lic.tar.%" /> |
| 27 |
<source tarname="autoconf-%-mingw32-%-src.tar.%" /> |
| 28 |
|
| 29 |
<component class="bin"> |
| 30 |
<requires eq="mingw32-autoconf2.1-*-mingw32-*-bin.tar" /> |
| 31 |
<requires eq="mingw32-autoconf2.5-*-mingw32-*-bin.tar" /> |
| 32 |
<requires eq="msys-bash-*-msys-*-bin.tar" /> |
| 33 |
<requires eq="msys-core-*-msys-*-bin.tar" /> |
| 34 |
<requires eq="msys-gawk-*-msys-*-bin.tar" /> |
| 35 |
<release tarname="autoconf-9-1-mingw32-bin.tar.lzma" /> |
| 36 |
<release tarname="autoconf-10-1-mingw32-bin.tar.lzma" /> |
| 37 |
</component> |
| 38 |
|
| 39 |
<component class="lic"> |
| 40 |
<release tarname="autoconf-9-1-mingw32-lic.tar.lzma" /> |
| 41 |
<release tarname="autoconf-10-1-mingw32-lic.tar.lzma" /> |
| 42 |
</component> |
| 43 |
</package> |
| 44 |
|
| 45 |
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> |
| 46 |
<package name="mingw32-autoconf2.1" alias="autoconf2.1"> |
| 47 |
<affiliate group="MinGW Autotools" /> |
| 48 |
<description lang="en" title="Automatic Configure Script Builder (2.1x series)"> |
| 49 |
<paragraph>Autoconf is an extensible package of M4 macros that |
| 50 |
produce shell scripts to automatically configure software source |
| 51 |
code packages. These scripts can adapt the packages to many |
| 52 |
kinds of UNIX-like systems without manual user intervention. |
| 53 |
Autoconf creates a configuration script for a package from a |
| 54 |
template file that lists the operating system features that the |
| 55 |
package can use, in the form of M4 macro calls. This package |
| 56 |
provides the latest implementation of autoconf in the 2.1x |
| 57 |
series. |
| 58 |
</paragraph> |
| 59 |
</description> |
| 60 |
|
| 61 |
<licence tarname="autoconf2.1-%-mingw32-%-lic.tar.%" /> |
| 62 |
<source tarname="autoconf2.1-%-mingw32-%-src.tar.%" /> |
| 63 |
|
| 64 |
<component class="bin"> |
| 65 |
<requires eq="msys-core-*-msys-*-bin.tar" /> |
| 66 |
<requires eq="msys-coreutils-*-msys-*-bin.tar" /> |
| 67 |
<requires eq="msys-m4-*-msys-*-bin.tar" /> |
| 68 |
<requires eq="msys-perl-*-msys-*-bin.tar" /> |
| 69 |
<requires eq="msys-texinfo-*-msys-*-bin.tar" /> |
| 70 |
<release tarname="autoconf2.1-2.13-4-mingw32-bin.tar.lzma" /> |
| 71 |
</component> |
| 72 |
|
| 73 |
<component class="doc"> |
| 74 |
<release tarname="autoconf2.1-2.13-4-mingw32-doc.tar.lzma" /> |
| 75 |
</component> |
| 76 |
|
| 77 |
<component class="lic"> |
| 78 |
<release tarname="autoconf2.1-2.13-4-mingw32-lic.tar.lzma" /> |
| 79 |
</component> |
| 80 |
</package> |
| 81 |
|
| 82 |
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> |
| 83 |
<package name="mingw32-autoconf2.5" alias="autoconf2.5"> |
| 84 |
<affiliate group="MinGW Autotools" /> |
| 85 |
<description lang="en" title="Automatic Configure Script Builder (2.5x/2.6x series)"> |
| 86 |
<paragraph>Autoconf is an extensible package of M4 macros that |
| 87 |
produce shell scripts to automatically configure software source |
| 88 |
code packages. These scripts can adapt the packages to many |
| 89 |
kinds of UNIX-like systems without manual user intervention. |
| 90 |
Autoconf creates a configuration script for a package from a |
| 91 |
template file that lists the operating system features that the |
| 92 |
package can use, in the form of M4 macro calls. This package |
| 93 |
provides the latest implementation of autoconf in the 2.5x/2.6x |
| 94 |
series. |
| 95 |
</paragraph> |
| 96 |
</description> |
| 97 |
|
| 98 |
<licence tarname="autoconf2.5-%-mingw32-%-lic.tar.%" /> |
| 99 |
<source tarname="autoconf2.5-%-mingw32-%-src.tar.%" /> |
| 100 |
|
| 101 |
<component class="bin"> |
| 102 |
<requires eq="msys-core-*-msys-*-bin.tar" /> |
| 103 |
<requires eq="msys-coreutils-*-msys-*-bin.tar" /> |
| 104 |
<requires eq="msys-m4-*-msys-*-bin.tar" /> |
| 105 |
<requires eq="msys-perl-*-msys-*-bin.tar" /> |
| 106 |
<requires eq="msys-texinfo-*-msys-*-bin.tar" /> |
| 107 |
<release tarname="autoconf2.5-2.67-1-mingw32-bin.tar.lzma" /> |
| 108 |
<release tarname="autoconf2.5-2.68-1-mingw32-bin.tar.lzma" /> |
| 109 |
</component> |
| 110 |
|
| 111 |
<component class="doc"> |
| 112 |
<release tarname="autoconf2.5-2.67-1-mingw32-doc.tar.lzma" /> |
| 113 |
<release tarname="autoconf2.5-2.68-1-mingw32-doc.tar.lzma" /> |
| 114 |
</component> |
| 115 |
|
| 116 |
<component class="lic"> |
| 117 |
<release tarname="autoconf2.5-2.67-1-mingw32-lic.tar.lzma" /> |
| 118 |
<release tarname="autoconf2.5-2.68-1-mingw32-lic.tar.lzma" /> |
| 119 |
</component> |
| 120 |
</package> |
| 121 |
|
| 122 |
</package-collection> |
| 123 |
</software-distribution> |
| 124 |
<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: --> |