OSDN Git Service

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