OSDN Git Service

Redirect libiconv package download requests to OSDN.net
[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://osdn.net/dl/mingw/%F" />
8
9     <package name="mingw32-libiconv" alias="libiconv">
10       <affiliate group="MinGW Autotools" />
11       <affiliate group="MinGW Standard Libraries" />
12       <description lang="en" title="GNU libraries and utilities for character set conversion" >
13         <paragraph>GNU libiconv provides an implementation of the iconv()
14           function which is used to convert between various character
15           representations for different locales.  This function is provided
16           for use on systems which don't already have iconv(), or whose
17           implementation cannot convert from/to Unicode.  This package also
18           provides a tool, iconv(1), which can be used to convert character
19           sets from the command line. The associated libcharset provides a
20           mechanism to determine the canonical character set name of the
21           current locale.
22         </paragraph>
23       </description>
24
25       <licence tarname="libiconv-%-mingw32-%-lic.tar.%" />
26       <source tarname="libiconv-%-mingw32-%-src.tar.%" />
27
28       <component class="bin">
29         <requires eq="mingw32-libgcc-*-mingw32-dll-1.tar" />
30         <requires ge="mingw32-libintl-0.18.1.1-2-mingw32-*-dll-8.tar" />
31         <requires eq="mingw32-libiconv-%-mingw32-%-dll-2.tar" />
32
33         <release tarname="libiconv-1.14-4-mingw32-bin.tar.xz" />
34       </component>
35
36       <component class="doc">
37         <description lang="en">
38           <paragraph>This "doc" component package has never actually provided
39             documentation; effectively, it has always provided a rather useless
40             subset the source package content!  From the libiconv-1.14-4 release
41             onward this component package has been withdrawn; it now provides no
42             content, and may safely be removed.
43           </paragraph>
44           <paragraph>Actual documentation may be found in the "man" and "html"
45             component packages; if you require the content originally provided
46             in the "doc" component package, please download the source package.
47           </paragraph>
48         </description>
49         <release tarname="libiconv-1.14-4-mingw32-doc.tar.meta">
50           <download tarname="none" />
51         </release>
52       </component>
53
54       <component class="lic">
55         <release tarname="libiconv-1.14-4-mingw32-lic.tar.xz" />
56       </component>
57
58       <component class="dev">
59         <release tarname="libiconv-1.14-4-mingw32-dev.tar.xz" />
60         <requires eq="mingw32-libiconv-%-mingw32-%-dll-2.tar" />
61       </component>
62
63       <component class="dll">
64         <release tarname="libiconv-1.14-4-mingw32-dll-2.tar.xz" />
65         <requires eq="mingw32-libgcc-*-mingw32-dll-1.tar" />
66       </component>
67
68       <component class="html">
69         <release tarname="libiconv-1.14-4-mingw32-html.tar.xz" />
70       </component>
71
72       <component class="man">
73         <release tarname="libiconv-1.14-4-mingw32-man.tar.xz" />
74       </component>
75
76       <component class="lang">
77         <release tarname="libiconv-1.14-4-mingw32-lang.tar.xz" />
78       </component>
79
80     </package>
81
82     <package name="mingw32-libcharset" alias="libcharset">
83       <affiliate group="MinGW Autotools" />
84       <affiliate group="MinGW Standard Libraries" />
85       <description lang="en" title="GNU libraries and utilities for character set conversion" >
86         <paragraph>GNU libiconv provides an implementation of the iconv()
87           function which is used to convert between various character
88           representations for different locales.  This function is provided
89           for use on systems which don't already have iconv(), or whose
90           implementation cannot convert from/to Unicode. This package also
91           provides a tool, iconv(1), which can be used to convert character
92           sets from the command line.  The associated libcharset provides a
93           mechanism to determine the canonical character set name of the
94           current locale.
95         </paragraph>
96       </description>
97
98       <licence tarname="libiconv-%-mingw32-%-lic.tar.%" />
99       <source tarname="libiconv-%-mingw32-%-src.tar.%" />
100
101       <component class="dll">
102         <requires eq="mingw32-libgcc-*-mingw32-dll-1.tar" />
103         <release tarname="libcharset-1.14-4-mingw32-dll-1.tar.xz" />
104       </component>
105     </package>
106
107   </package-collection>
108 </software-distribution>
109
110 <!-- vim: set nocompatible expandtab showcmd tabstop=2 shiftwidth=2: -->
111 <!-- vim: set fileformat=unix textwidth=80: -->