OSDN Git Service

99aafbfe34dbd4de64356ad7e4d699ec1bcae008
[mingw/mingw-dist.git] / mingw32 / mingw32-libiconv.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-libiconv.xml -->
5
6   <package-collection subsystem="mingw32">
7     <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
8     <package name="mingw32-libiconv" alias="libiconv">
9       <affiliate group="MinGW Autotools" />
10       <description lang="en" title="libiconv: GNU libraries and utilities for character set conversion" >
11         <paragraph>GNU libiconv provides an implementation of the iconv()
12           function which is used to convert between various character
13           representations for different locales.  This function is provided
14           for use on systems which don't already have iconv(), or whose
15           implementation cannot convert from/to Unicode.  This package also
16           provides a tool, iconv(1), which can be used to convert character
17           sets from the command line. The associated libcharset provides a
18           mechanism to determine the canonical character set name of the
19           current locale.
20         </paragraph>
21       </description>
22
23       <licence tarname="libiconv-%-mingw32-%-lic.tar.%" />
24       <source tarname="libiconv-%-mingw32-%-src.tar.%" />
25
26       <component class="bin">
27         <release tarname="libiconv-1.13.1-1-mingw32-bin.tar.lzma" >
28           <requires eq="mingw32-libiconv-%-mingw32-%-dll-2.tar" />
29           <requires eq="mingw32-libintl-*-mingw32-*-dll-8.tar" />
30           <requires eq="mingw32-libgcc-*-mingw32-dll-1.tar" />
31         </release>
32         <release tarname="libiconv-1.14-2-mingw32-bin.tar.lzma" >
33           <requires eq="mingw32-libiconv-%-mingw32-%-dll-2.tar" />
34           <requires ge="mingw32-libintl-0.18.1.1-2-mingw32-*-dll-8.tar" />
35           <requires eq="mingw32-libgcc-*-mingw32-dll-1.tar" />
36         </release>
37       </component>
38
39       <component class="doc">
40         <release tarname="libiconv-1.13.1-1-mingw32-doc.tar.lzma" />
41         <release tarname="libiconv-1.14-2-mingw32-doc.tar.lzma" />
42       </component>
43
44       <component class="lic">
45         <release tarname="libiconv-1.13.1-1-mingw32-lic.tar.lzma" />
46         <release tarname="libiconv-1.14-2-mingw32-lic.tar.lzma" />
47       </component>
48
49       <component class="dev">
50         <release tarname="libiconv-1.13.1-1-mingw32-dev.tar.lzma" >
51           <requires eq="mingw32-libiconv-%-mingw32-%-dll-2.tar" />
52         </release>
53         <release tarname="libiconv-1.14-2-mingw32-dev.tar.lzma" >
54           <requires eq="mingw32-libiconv-%-mingw32-%-dll-2.tar" />
55         </release>
56       </component>
57
58       <component class="dll">
59         <requires eq="mingw32-libgcc-*-mingw32-dll-1.tar" />
60         <release tarname="libiconv-1.13.1-1-mingw32-dll-2.tar.lzma" />
61         <release tarname="libiconv-1.14-2-mingw32-dll-2.tar.lzma" />
62       </component>
63     </package>
64
65     <package name="mingw32-libcharset" alias="libcharset">
66       <affiliate group="MinGW Autotools" />
67       <description lang="en" title="libcharset: GNU libraries and utilities for character set conversion" >
68         <paragraph>GNU libiconv provides an implementation of the iconv()
69           function which is used to convert between various character
70           representations for different locales.  This function is provided
71           for use on systems which don't already have iconv(), or whose
72           implementation cannot convert from/to Unicode. This package also
73           provides a tool, iconv(1), which can be used to convert character
74           sets from the command line.  The associated libcharset provides a
75           mechanism to determine the canonical character set name of the
76           current locale.
77         </paragraph>
78       </description>
79
80       <licence tarname="libiconv-%-mingw32-%-lic.tar.%" />
81       <source tarname="libiconv-%-mingw32-%-src.tar.%" />
82
83       <component class="dll">
84         <requires eq="mingw32-libgcc-*-mingw32-dll-1.tar" />
85         <release tarname="libcharset-1.13.1-1-mingw32-dll-1.tar.lzma" />
86         <release tarname="libcharset-1.14-2-mingw32-dll-1.tar.lzma" />
87       </component>
88     </package>
89
90   </package-collection>
91 </software-distribution>
92 <!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->