OSDN Git Service

Added msys-sed.xml
[mingw/mingw-dist.git] / msys / msys-regex.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-regex">
6       <description lang="en" title="regex: Regular Expressions Library Documentation" >
7         <paragraph>Regex provides an implementation of the GNU, POSIX, and
8           BSD regular expression functions. Current versions are derived
9           from the GNULIB implementation of the regex module, but an older
10           version of the runtime derived from the venerable GNU regex
11           library, with a slightly different interface, is available for
12           legacy MSYS applications.
13         </paragraph>
14         <paragraph>The msys-regex package provides the documentation
15           for the regex library, while the associated msys-libregex
16           package provides the runtime library and related development
17           files.
18         </paragraph>
19       </description>
20       <component class="doc">
21         <release tarname="regex-1.20090805-1-msys-1.0.11-doc.tar.lzma" />
22         <release tarname="regex-1.20090805-2-msys-1.0.13-doc.tar.lzma" />
23       </component>
24       <component class="lic">
25         <release tarname="regex-0.12-1-msys-1.0.11-lic.tar.lzma" />
26         <release tarname="regex-1.20090805-1-msys-1.0.11-lic.tar.lzma" />
27         <release tarname="regex-1.20090805-2-msys-1.0.13-lic.tar.lzma" />
28       </component>
29       <licence tarname="regex-%-msys-%-lic.tar" />
30       <source tarname="regex-%-msys-%-src.tar" />
31     </package>
32     <package name="msys-libregex">
33       <description lang="en" title="libregex: Regular Expressions Library" >
34         <paragraph>Regex provides an implementation of the GNU, POSIX, and
35           BSD regular expression functions. Current versions are derived
36           from the GNULIB implementation of the regex module, but an older
37           version of the runtime derived from the venerable GNU regex
38           library, with a slightly different interface, is available for
39           legacy MSYS applications.
40         </paragraph>
41         <paragraph>The msys-libregex package the runtime library and
42           related development files, while the associated msys-regex
43           package provides the documentation.
44         </paragraph>
45       </description>
46       <component class="dll">
47         <release tarname="libregex-0.12-1-msys-1.0.11-dll-0.tar.lzma" />
48         <release tarname="libregex-1.20090805-1-msys-1.0.11-dll-1.tar.lzma" />
49         <release tarname="libregex-1.20090805-2-msys-1.0.13-dll-1.tar.lzma" />
50         <requires eq="msys-core-*-msys-*-bin.tar" />
51       </component>
52       <component class="dev">
53         <release tarname="libregex-1.20090805-1-msys-1.0.11-dev.tar.lzma" />
54         <release tarname="libregex-1.20090805-2-msys-1.0.13-dev.tar.lzma" />
55         <requires eq="msys-libregex-%-msys-%-dll-1.tar" />
56       </component>
57       <licence tarname="regex-%-msys-%-lic.tar" />
58       <source tarname="regex-%-msys-%-src.tar" />
59     </package>
60   </package-collection>
61 </software-distribution>
62