OSDN Git Service

Correct omission from gettext-0.18.3.2 package specification.
[mingw/mingw-dist.git] / mingw32 / mingw32-dos2unix.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-dos2unix.xml -->
5
6   <package-collection subsystem="mingw32">
7     <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
8
9     <package name="mingw32-dos2unix" alias="mingw32-cygutils-dos2unix cygutils-dos2unix dos2unix unix2dos">
10       <description lang="en" title="Convert line breaks between Unix, Dos, and Mac">
11         <paragraph> The dos2unix package provides manipulation utilities for
12           converting the line break characters of text files between the unix
13           convention (0x0a), the DOS/Windows convention (0x0d 0x0a), and the old
14           (pre-OS-X) Mac convention (0x0d).
15         </paragraph>
16       </description>
17
18       <licence tarname="dos2unix-%-mingw32-%-lic.tar.%" />
19       <source tarname="dos2unix-%-mingw32-%-src.tar.%" />
20
21       <component class="bin">
22         <release tarname="dos2unix-6.0.4-1-mingw32-bin.tar.lzma" >
23           <requires eq="mingw32-libiconv-*-mingw32-*-dll-2.tar" />
24           <requires eq="mingw32-libintl-*-mingw32-*-dll-8.tar" />
25         </release>
26         <release tarname="dos2unix-6.0.3-1-mingw32-bin.tar.lzma" >
27           <requires eq="mingw32-libiconv-*-mingw32-*-dll-2.tar" />
28           <requires eq="mingw32-libintl-*-mingw32-*-dll-8.tar" />
29         </release>
30         <release tarname="dos2unix-6.0.2-1-mingw32-bin.tar.lzma" >
31           <requires eq="mingw32-libiconv-*-mingw32-*-dll-2.tar" />
32           <requires eq="mingw32-libintl-*-mingw32-*-dll-8.tar" />
33         </release>
34         <release tarname="dos2unix-6.0.1-1-mingw32-bin.tar.lzma" >
35           <requires eq="mingw32-libiconv-*-mingw32-*-dll-2.tar" />
36           <requires eq="mingw32-libintl-*-mingw32-*-dll-8.tar" />
37         </release>
38         <release tarname="dos2unix-6.0-1-mingw32-bin.tar.lzma" >
39           <requires eq="mingw32-libiconv-*-mingw32-*-dll-2.tar" />
40           <requires eq="mingw32-libintl-*-mingw32-*-dll-8.tar" />
41         </release>
42         <release tarname="dos2unix-5.3.3-1-mingw32-bin.tar.lzma" >
43           <requires eq="mingw32-libiconv-*-mingw32-*-dll-2.tar" />
44           <requires eq="mingw32-libintl-*-mingw32-*-dll-8.tar" />
45         </release>
46         <release tarname="cygutils-dos2unix-1.3.4-1-mingw32-bin.tar.lzma">
47           <licence tarname="cygutils-%-mingw32-%-lic.tar.%" />
48           <source tarname="cygutils-%-mingw32-%-src.tar.%" />
49           <requires eq="mingw32-libpopt-*-mingw32-*-dll-0.tar" />
50         </release>
51       </component>
52
53       <component class="doc">
54         <release tarname="dos2unix-6.0.4-1-mingw32-doc.tar.lzma" />
55         <release tarname="dos2unix-6.0.3-1-mingw32-doc.tar.lzma" />
56         <release tarname="dos2unix-6.0.2-1-mingw32-doc.tar.lzma" />
57         <release tarname="dos2unix-6.0.1-1-mingw32-doc.tar.lzma" />
58         <release tarname="dos2unix-6.0-1-mingw32-doc.tar.lzma" />
59         <release tarname="dos2unix-5.3.3-1-mingw32-doc.tar.lzma" />
60         <release tarname="cygutils-1.3.4-1-mingw32-doc.tar.lzma">
61           <licence tarname="cygutils-%-mingw32-%-lic.tar.%" />
62           <source tarname="cygutils-%-mingw32-%-src.tar.%" />
63         </release>
64       </component>
65
66       <component class="lic">
67         <release tarname="dos2unix-6.0.4-1-mingw32-lic.tar.lzma" />
68         <release tarname="dos2unix-6.0.3-1-mingw32-lic.tar.lzma" />
69         <release tarname="dos2unix-6.0.2-1-mingw32-lic.tar.lzma" />
70         <release tarname="dos2unix-6.0.1-1-mingw32-lic.tar.lzma" />
71         <release tarname="dos2unix-6.0-1-mingw32-lic.tar.lzma" />
72         <release tarname="dos2unix-5.3.3-1-mingw32-lic.tar.lzma" />
73         <release tarname="cygutils-1.3.4-1-mingw32-lic.tar.lzma">
74           <licence tarname="cygutils-%-mingw32-%-lic.tar.%" />
75           <source tarname="cygutils-%-mingw32-%-src.tar.%" />
76         </release>
77       </component>
78     </package>
79
80   </package-collection>
81 </software-distribution>
82 <!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->