OSDN Git Service

Update & publish mingw32-{autoconf,automake,libtool,libiconv,gettext}
[mingw/mingw-dist.git] / mingw32 / mingw32-autoconf.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <software-distribution project="MinGW" home="http://mingw.org" issue="@YYYYMMDDNN@">
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="autoconf: 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       </component>
37
38       <component class="lic">
39         <release tarname="autoconf-9-1-mingw32-lic.tar.lzma" />
40       </component>
41     </package>
42
43     <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
44     <package name="mingw32-autoconf2.1" alias="autoconf2.1">
45       <affiliate group="MinGW Autotools" />
46       <description lang="en" title="autoconf2.1: Automatic Configure Script Builder (2.1x series)">
47         <paragraph>Autoconf is an extensible package of M4 macros that
48           produce shell scripts to automatically configure software source
49           code packages.  These scripts can adapt the packages to many
50           kinds of UNIX-like systems without manual user intervention.
51           Autoconf creates a configuration script for a package from a
52           template file that lists the operating system features that the
53           package can use, in the form of M4 macro calls.  This package
54           provides the latest implementation of autoconf in the 2.1x
55           series.
56         </paragraph>
57       </description>
58
59       <licence tarname="autoconf2.1-%-mingw32-%-lic.tar" />
60       <source tarname="autoconf2.1-%-mingw32-%-src.tar" />
61
62       <component class="bin">
63         <requires eq="msys-core-*-msys-*-bin.tar" />
64         <requires eq="msys-coreutils-*-msys-*-bin.tar" />
65         <requires eq="msys-m4-*-msys-*-bin.tar" />
66         <requires eq="msys-perl-*-msys-*-bin.tar" />
67         <requires eq="msys-texinfo-*-msys-*-bin.tar" />
68         <release tarname="autoconf2.1-2.13-4-mingw32-bin.tar.lzma" />
69       </component>
70
71       <component class="doc">
72         <release tarname="autoconf2.1-2.13-4-mingw32-doc.tar.lzma" />
73       </component>
74
75       <component class="lic">
76         <release tarname="autoconf2.1-2.13-4-mingw32-lic.tar.lzma" />
77       </component>
78     </package>
79
80     <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
81     <package name="mingw32-autoconf2.5" alias="autoconf2.5">
82       <affiliate group="MinGW Autotools" />
83       <description lang="en" title="autoconf2.5: Automatic Configure Script Builder (2.5x/2.6x series)">
84         <paragraph>Autoconf is an extensible package of M4 macros that
85           produce shell scripts to automatically configure software source
86           code packages.  These scripts can adapt the packages to many
87           kinds of UNIX-like systems without manual user intervention.
88           Autoconf creates a configuration script for a package from a
89           template file that lists the operating system features that the
90           package can use, in the form of M4 macro calls.  This package
91           provides the latest implementation of autoconf in the 2.5x/2.6x
92           series.
93         </paragraph>
94       </description>
95
96       <licence tarname="autoconf2.5-%-mingw32-%-lic.tar" />
97       <source tarname="autoconf2.5-%-mingw32-%-src.tar" />
98
99       <component class="bin">
100         <requires eq="msys-core-*-msys-*-bin.tar" />
101         <requires eq="msys-coreutils-*-msys-*-bin.tar" />
102         <requires eq="msys-m4-*-msys-*-bin.tar" />
103         <requires eq="msys-perl-*-msys-*-bin.tar" />
104         <requires eq="msys-texinfo-*-msys-*-bin.tar" />
105         <release tarname="autoconf2.5-2.67-1-mingw32-bin.tar.lzma" />
106       </component>
107
108       <component class="doc">
109         <release tarname="autoconf2.5-2.67-1-mingw32-doc.tar.lzma" />
110       </component>
111
112       <component class="lic">
113         <release tarname="autoconf2.5-2.67-1-mingw32-lic.tar.lzma" />
114       </component>
115     </package>
116
117   </package-collection>
118 </software-distribution>
119 <!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->