OSDN Git Service

Add vim modelines to all .xml; retabify selected files
[mingw/mingw-dist.git] / msys / msys-bison.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="msys">
4     <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
5     <package name="msys-bison">
6       <affiliate group="MSYS Developer Toolkit" />
7       <description lang="en" title="bison: GNU Parser Generator" >
8         <paragraph>bison is a general-purpose parser generator that
9           converts an annotated context-free grammar into an LALR(1)
10           or GLR parser for that grammer.  Bison is upward compatible
11           with Yacc -- all properly-written Yacc grammars ought to work
12           with Bison with no change.
13         </paragraph>
14         <paragraph>The msys-bison-bin (sub)package provides the bison
15           executable and associated development files. The msys-bison-lang
16           (sub)package provides i18n support for the bison executable,
17           while the msys-bison-rtm (sub)package provides i18n support for
18           applications created with bison.
19         </paragraph>
20       </description>
21       <component class="bin">
22         <release tarname="bison-2.4.1-1-msys-1.0.11-bin.tar.lzma" />
23         <release tarname="bison-2.4.2-1-msys-1.0.13-bin.tar.lzma" >
24           <requires eq="msys-libintl-*-msys-*-dll-8.tar" />
25         </release>
26         <requires eq="msys-core-*-msys-*-bin.tar" />
27       </component>
28       <component class="rtm">
29         <release tarname="bison-2.4.1-1-msys-1.0.11-rtm.tar.lzma" />
30         <release tarname="bison-2.4.2-1-msys-1.0.13-rtm.tar.lzma" />
31       </component>
32       <component class="lang">
33         <release tarname="bison-2.4.2-1-msys-1.0.13-lang.tar.lzma" />
34       </component>
35       <component class="doc">
36         <release tarname="bison-2.4.1-1-msys-1.0.11-doc.tar.lzma" />
37         <release tarname="bison-2.4.2-1-msys-1.0.13-doc.tar.lzma" />
38       </component>
39       <component class="lic">
40         <release tarname="bison-2.4.1-1-msys-1.0.11-lic.tar.lzma" />
41         <release tarname="bison-2.4.2-1-msys-1.0.13-lic.tar.lzma" />
42       </component>
43       <licence tarname="bison-%-msys-%-lic.tar" />
44       <source tarname="bison-%-msys-%-src.tar" />
45     </package>
46   </package-collection>
47 </software-distribution>
48 <!-- vim: set nocompatible expandtab tw=80 ts=2 sw=2 ff=unix: -->
49