• R/O
  • HTTP
  • SSH
  • HTTPS

mingw-dist: コミット

XML catalogue of packages which are available for installation, using the mingw-get installer.


コミットメタ情報

リビジョンfdf97b31cf3ea396d131dc231a87fa2f2f574313 (tree)
日時2010-05-12 11:00:23
作者Charles Wilson <cwilso11@user...>
コミッターCharles Wilson

ログメッセージ

Added automake.xml

変更サマリ

差分

--- /dev/null
+++ b/mingw32/automake.xml
@@ -0,0 +1,265 @@
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="automake">
6+ <affiliate group="MSYS Developer Toolkit" />
7+ <description lang="en" title="automake: Wrapper scripts for automake and aclocal">
8+ <paragraph>Automake is a tool for automatically generating
9+ Makefile.in files compliant with the GNU Coding Standards.
10+ Automake requires the use of Autoconf. However, THIS package is
11+ actually a simple wrapper, that automatically redirects to one
12+ of the automake-[1.4 through 1.11] applications as needed or
13+ requested.
14+ </paragraph>
15+ </description>
16+ <component class="bin">
17+ <release tarname="automake-4-1-mingw32-bin.tar.lzma" />
18+ <requires eq="msys-core-*-msys-*-bin.tar" />
19+ <requires eq="msys-bash-*-msys-*-bin.tar" />
20+ <requires eq="msys-gawk-*-msys-*-bin.tar" />
21+ <requires eq="automake1.4-*-mingw32-*-bin.tar" />
22+ <requires eq="automake1.5-*-mingw32-*-bin.tar" />
23+ <requires eq="automake1.6-*-mingw32-*-bin.tar" />
24+ <requires eq="automake1.7-*-mingw32-*-bin.tar" />
25+ <requires eq="automake1.8-*-mingw32-*-bin.tar" />
26+ <requires eq="automake1.9-*-mingw32-*-bin.tar" />
27+ <requires eq="automake1.10-*-mingw32-*-bin.tar" />
28+ <requires eq="automake1.11-*-mingw32-*-bin.tar" />
29+ </component>
30+ <component class="doc">
31+ <release tarname="automake-4-1-mingw32-doc.tar.lzma" />
32+ </component>
33+ <component class="lic">
34+ <release tarname="automake-4-1-mingw32-lic.tar.lzma" />
35+ </component>
36+ <licence tarname="automake-%-mingw32-%-lic.tar" />
37+ <source tarname="automake-%-mingw32-%-src.tar" />
38+ </package>
39+ <package name="automake1.4">
40+ <affiliate group="MSYS Developer Toolkit" />
41+ <description lang="en" title="automake1.4: Automatic Makefile Builder (1.4 series)">
42+ <paragraph>Automake is a tool for automatically generating
43+ Makefile.in files compliant with the GNU Coding Standards.
44+ Automake requires the use of Autoconf. This package provides
45+ the latest implementation of automake in the 1.4 series.
46+ </paragraph>
47+ </description>
48+ <component class="bin">
49+ <release tarname="automake1.4-1.4p6-1-mingw32-bin.tar.lzma" />
50+ <requires eq="msys-core-*-msys-*-bin.tar" />
51+ <requires eq="msys-perl-*-msys-*-bin.tar" />
52+ <requires eq="msys-coreutils-*-msys-*-bin.tar" />
53+ <requires eq="msys-m4-*-msys-*-bin.tar" />
54+ <requires eq="msys-texinfo-*-msys-*-bin.tar" />
55+ <requires eq="autoconf-*-mingw32-*-bin.tar" />
56+ <requires eq="autoconf2.1-*-mingw32-*-bin.tar" />
57+ </component>
58+ <component class="doc">
59+ <release tarname="automake1.4-1.4p6-1-mingw32-doc.tar.lzma" />
60+ </component>
61+ <component class="lic">
62+ <release tarname="automake1.4-1.4p6-1-mingw32-lic.tar.lzma" />
63+ </component>
64+ <licence tarname="automake1.4-%-mingw32-%-lic.tar" />
65+ <source tarname="automake1.4-%-mingw32-%-src.tar" />
66+ </package>
67+ <package name="automake1.5">
68+ <affiliate group="MSYS Developer Toolkit" />
69+ <description lang="en" title="automake1.5: Automatic Makefile Builder (1.5 series)">
70+ <paragraph>Automake is a tool for automatically generating
71+ Makefile.in files compliant with the GNU Coding Standards.
72+ Automake requires the use of Autoconf. This package provides
73+ the latest implementation of automake in the 1.5 series.
74+ </paragraph>
75+ </description>
76+ <component class="bin">
77+ <release tarname="automake1.5-1.5-1-mingw32-bin.tar.lzma" />
78+ <requires eq="msys-core-*-msys-*-bin.tar" />
79+ <requires eq="msys-perl-*-msys-*-bin.tar" />
80+ <requires eq="msys-coreutils-*-msys-*-bin.tar" />
81+ <requires eq="msys-m4-*-msys-*-bin.tar" />
82+ <requires eq="msys-texinfo-*-msys-*-bin.tar" />
83+ <requires eq="autoconf-*-mingw32-*-bin.tar" />
84+ <requires eq="autoconf2.1-*-mingw32-*-bin.tar" />
85+ </component>
86+ <component class="doc">
87+ <release tarname="automake1.5-1.5-1-mingw32-doc.tar.lzma" />
88+ </component>
89+ <component class="lic">
90+ <release tarname="automake1.5-1.5-1-mingw32-lic.tar.lzma" />
91+ </component>
92+ <licence tarname="automake1.5-%-mingw32-%-lic.tar" />
93+ <source tarname="automake1.5-%-mingw32-%-src.tar" />
94+ </package>
95+ <package name="automake1.6">
96+ <affiliate group="MSYS Developer Toolkit" />
97+ <description lang="en" title="automake1.6: Automatic Makefile Builder (1.6 series)">
98+ <paragraph>Automake is a tool for automatically generating
99+ Makefile.in files compliant with the GNU Coding Standards.
100+ Automake requires the use of Autoconf. This package provides
101+ the latest implementation of automake in the 1.6 series.
102+ </paragraph>
103+ </description>
104+ <component class="bin">
105+ <release tarname="automake1.6-1.6.3-1-mingw32-bin.tar.lzma" />
106+ <requires eq="msys-core-*-msys-*-bin.tar" />
107+ <requires eq="msys-perl-*-msys-*-bin.tar" />
108+ <requires eq="msys-coreutils-*-msys-*-bin.tar" />
109+ <requires eq="msys-m4-*-msys-*-bin.tar" />
110+ <requires eq="msys-texinfo-*-msys-*-bin.tar" />
111+ <requires eq="autoconf-*-mingw32-*-bin.tar" />
112+ <requires eq="autoconf2.5-*-mingw32-*-bin.tar" />
113+ </component>
114+ <component class="doc">
115+ <release tarname="automake1.6-1.6.3-1-mingw32-doc.tar.lzma" />
116+ </component>
117+ <component class="lic">
118+ <release tarname="automake1.6-1.6.3-1-mingw32-lic.tar.lzma" />
119+ </component>
120+ <licence tarname="automake1.6-%-mingw32-%-lic.tar" />
121+ <source tarname="automake1.6-%-mingw32-%-src.tar" />
122+ </package>
123+ <package name="automake1.7">
124+ <affiliate group="MSYS Developer Toolkit" />
125+ <description lang="en" title="automake1.7: Automatic Makefile Builder (1.7 series)">
126+ <paragraph>Automake is a tool for automatically generating
127+ Makefile.in files compliant with the GNU Coding Standards.
128+ Automake requires the use of Autoconf. This package provides
129+ the latest implementation of automake in the 1.7 series.
130+ </paragraph>
131+ </description>
132+ <component class="bin">
133+ <release tarname="automake1.7-1.7.9-1-mingw32-bin.tar.lzma" />
134+ <requires eq="msys-core-*-msys-*-bin.tar" />
135+ <requires eq="msys-perl-*-msys-*-bin.tar" />
136+ <requires eq="msys-coreutils-*-msys-*-bin.tar" />
137+ <requires eq="msys-m4-*-msys-*-bin.tar" />
138+ <requires eq="msys-texinfo-*-msys-*-bin.tar" />
139+ <requires eq="autoconf-*-mingw32-*-bin.tar" />
140+ <requires eq="autoconf2.5-*-mingw32-*-bin.tar" />
141+ </component>
142+ <component class="doc">
143+ <release tarname="automake1.7-1.7.9-1-mingw32-doc.tar.lzma" />
144+ </component>
145+ <component class="lic">
146+ <release tarname="automake1.7-1.7.9-1-mingw32-lic.tar.lzma" />
147+ </component>
148+ <licence tarname="automake1.7-%-mingw32-%-lic.tar" />
149+ <source tarname="automake1.7-%-mingw32-%-src.tar" />
150+ </package>
151+ <package name="automake1.8">
152+ <affiliate group="MSYS Developer Toolkit" />
153+ <description lang="en" title="automake1.8: Automatic Makefile Builder (1.8 series)">
154+ <paragraph>Automake is a tool for automatically generating
155+ Makefile.in files compliant with the GNU Coding Standards.
156+ Automake requires the use of Autoconf. This package provides
157+ the latest implementation of automake in the 1.8 series.
158+ </paragraph>
159+ </description>
160+ <component class="bin">
161+ <release tarname="automake1.8-1.8.5-1-mingw32-bin.tar.lzma" />
162+ <requires eq="msys-core-*-msys-*-bin.tar" />
163+ <requires eq="msys-perl-*-msys-*-bin.tar" />
164+ <requires eq="msys-coreutils-*-msys-*-bin.tar" />
165+ <requires eq="msys-m4-*-msys-*-bin.tar" />
166+ <requires eq="msys-texinfo-*-msys-*-bin.tar" />
167+ <requires eq="autoconf-*-mingw32-*-bin.tar" />
168+ <requires eq="autoconf2.5-*-mingw32-*-bin.tar" />
169+ </component>
170+ <component class="doc">
171+ <release tarname="automake1.8-1.8.5-1-mingw32-doc.tar.lzma" />
172+ </component>
173+ <component class="lic">
174+ <release tarname="automake1.8-1.8.5-1-mingw32-lic.tar.lzma" />
175+ </component>
176+ <licence tarname="automake1.8-%-mingw32-%-lic.tar" />
177+ <source tarname="automake1.8-%-mingw32-%-src.tar" />
178+ </package>
179+ <package name="automake1.9">
180+ <affiliate group="MSYS Developer Toolkit" />
181+ <description lang="en" title="automake1.9: Automatic Makefile Builder (1.9 series)">
182+ <paragraph>Automake is a tool for automatically generating
183+ Makefile.in files compliant with the GNU Coding Standards.
184+ Automake requires the use of Autoconf. This package provides
185+ the latest implementation of automake in the 1.9 series.
186+ </paragraph>
187+ </description>
188+ <component class="bin">
189+ <release tarname="automake1.9-1.9.6-3-mingw32-bin.tar.lzma" />
190+ <requires eq="msys-core-*-msys-*-bin.tar" />
191+ <requires eq="msys-perl-*-msys-*-bin.tar" />
192+ <requires eq="msys-coreutils-*-msys-*-bin.tar" />
193+ <requires eq="msys-m4-*-msys-*-bin.tar" />
194+ <requires eq="msys-texinfo-*-msys-*-bin.tar" />
195+ <requires eq="autoconf-*-mingw32-*-bin.tar" />
196+ <requires eq="autoconf2.5-*-mingw32-*-bin.tar" />
197+ </component>
198+ <component class="doc">
199+ <release tarname="automake1.9-1.9.6-3-mingw32-doc.tar.lzma" />
200+ </component>
201+ <component class="lic">
202+ <release tarname="automake1.9-1.9.6-3-mingw32-lic.tar.lzma" />
203+ </component>
204+ <licence tarname="automake1.9-%-mingw32-%-lic.tar" />
205+ <source tarname="automake1.9-%-mingw32-%-src.tar" />
206+ </package>
207+ <package name="automake1.10">
208+ <affiliate group="MSYS Developer Toolkit" />
209+ <description lang="en" title="automake1.10: Automatic Makefile Builder (1.10 series)">
210+ <paragraph>Automake is a tool for automatically generating
211+ Makefile.in files compliant with the GNU Coding Standards.
212+ Automake requires the use of Autoconf. This package provides
213+ the latest implementation of automake in the 1.10 series.
214+ </paragraph>
215+ </description>
216+ <component class="bin">
217+ <release tarname="automake1.10-1.10.2-1-mingw32-bin.tar.lzma" />
218+ <requires eq="msys-core-*-msys-*-bin.tar" />
219+ <requires eq="msys-perl-*-msys-*-bin.tar" />
220+ <requires eq="msys-coreutils-*-msys-*-bin.tar" />
221+ <requires eq="msys-m4-*-msys-*-bin.tar" />
222+ <requires eq="msys-texinfo-*-msys-*-bin.tar" />
223+ <requires eq="autoconf-*-mingw32-*-bin.tar" />
224+ <requires eq="autoconf2.5-*-mingw32-*-bin.tar" />
225+ </component>
226+ <component class="doc">
227+ <release tarname="automake1.10-1.10.2-1-mingw32-doc.tar.lzma" />
228+ </component>
229+ <component class="lic">
230+ <release tarname="automake1.10-1.10.2-1-mingw32-lic.tar.lzma" />
231+ </component>
232+ <licence tarname="automake1.10-%-mingw32-%-lic.tar" />
233+ <source tarname="automake1.10-%-mingw32-%-src.tar" />
234+ </package>
235+ <package name="automake1.11">
236+ <affiliate group="MSYS Developer Toolkit" />
237+ <description lang="en" title="automake1.11: Automatic Makefile Builder (1.11 series)">
238+ <paragraph>Automake is a tool for automatically generating
239+ Makefile.in files compliant with the GNU Coding Standards.
240+ Automake requires the use of Autoconf. This package provides
241+ the latest implementation of automake in the 1.11 series.
242+ </paragraph>
243+ </description>
244+ <component class="bin">
245+ <release tarname="automake1.11-1.11-1-mingw32-bin.tar.lzma" />
246+ <requires eq="msys-core-*-msys-*-bin.tar" />
247+ <requires eq="msys-perl-*-msys-*-bin.tar" />
248+ <requires eq="msys-coreutils-*-msys-*-bin.tar" />
249+ <requires eq="msys-m4-*-msys-*-bin.tar" />
250+ <requires eq="msys-texinfo-*-msys-*-bin.tar" />
251+ <requires eq="autoconf-*-mingw32-*-bin.tar" />
252+ <requires eq="autoconf2.5-*-mingw32-*-bin.tar" />
253+ </component>
254+ <component class="doc">
255+ <release tarname="automake1.11-1.11-1-mingw32-doc.tar.lzma" />
256+ </component>
257+ <component class="lic">
258+ <release tarname="automake1.11-1.11-1-mingw32-lic.tar.lzma" />
259+ </component>
260+ <licence tarname="automake1.11-%-mingw32-%-lic.tar" />
261+ <source tarname="automake1.11-%-mingw32-%-src.tar" />
262+ </package>
263+ </package-collection>
264+</software-distribution>
265+
旧リポジトリブラウザで表示