[1046] | 1 | <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
---|
| 2 | <software-distribution project="MinGW" home="http://mingw.org" issue="2014042900">
|
---|
| 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="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.14-3-mingw32-bin.tar.lzma" />
|
---|
| 28 | <release tarname="libiconv-1.14-2-mingw32-bin.tar.lzma" />
|
---|
| 29 | <release tarname="libiconv-1.13.1-1-mingw32-bin.tar.lzma" />
|
---|
| 30 | <requires eq="mingw32-libgcc-*-mingw32-dll-1.tar" />
|
---|
| 31 | <requires ge="mingw32-libintl-0.18.1.1-2-mingw32-*-dll-8.tar" />
|
---|
| 32 | <requires eq="mingw32-libiconv-%-mingw32-%-dll-2.tar" />
|
---|
| 33 | </component>
|
---|
| 34 |
|
---|
| 35 | <component class="doc">
|
---|
| 36 | <release tarname="libiconv-1.14-3-mingw32-doc.tar.lzma" />
|
---|
| 37 | <release tarname="libiconv-1.14-2-mingw32-doc.tar.lzma" />
|
---|
| 38 | <release tarname="libiconv-1.13.1-1-mingw32-doc.tar.lzma" />
|
---|
| 39 | </component>
|
---|
| 40 |
|
---|
| 41 | <component class="lic">
|
---|
| 42 | <release tarname="libiconv-1.14-3-mingw32-lic.tar.lzma" />
|
---|
| 43 | <release tarname="libiconv-1.14-2-mingw32-lic.tar.lzma" />
|
---|
| 44 | <release tarname="libiconv-1.13.1-1-mingw32-lic.tar.lzma" />
|
---|
| 45 | </component>
|
---|
| 46 |
|
---|
| 47 | <component class="dev">
|
---|
| 48 | <release tarname="libiconv-1.14-3-mingw32-dev.tar.lzma" />
|
---|
| 49 | <release tarname="libiconv-1.14-2-mingw32-dev.tar.lzma" />
|
---|
| 50 | <release tarname="libiconv-1.13.1-1-mingw32-dev.tar.lzma" />
|
---|
| 51 | <requires eq="mingw32-libiconv-%-mingw32-%-dll-2.tar" />
|
---|
| 52 | </component>
|
---|
| 53 |
|
---|
| 54 | <component class="dll">
|
---|
| 55 | <release tarname="libiconv-1.14-3-mingw32-dll-2.tar" >
|
---|
| 56 | <download tarname="libiconv-1.14-3-mingw32-dll.tar.lzma" />
|
---|
| 57 | </release>
|
---|
| 58 | <release tarname="libiconv-1.14-2-mingw32-dll-2.tar.lzma" />
|
---|
| 59 | <release tarname="libiconv-1.13.1-1-mingw32-dll-2.tar.lzma" />
|
---|
| 60 | <requires eq="mingw32-libgcc-*-mingw32-dll-1.tar" />
|
---|
| 61 | </component>
|
---|
| 62 |
|
---|
| 63 | <component class="html">
|
---|
| 64 | <release tarname="libiconv-1.14-3-mingw32-html.tar.lzma" />
|
---|
| 65 | </component>
|
---|
| 66 |
|
---|
| 67 | <component class="man">
|
---|
| 68 | <release tarname="libiconv-1.14-3-mingw32-man.tar.lzma" />
|
---|
| 69 | </component>
|
---|
| 70 |
|
---|
| 71 | <component class="lang">
|
---|
| 72 | <release tarname="libiconv-1.14-3-mingw32-lang.tar.lzma" />
|
---|
| 73 | </component>
|
---|
| 74 |
|
---|
| 75 | </package>
|
---|
| 76 |
|
---|
| 77 | <package name="mingw32-libcharset" alias="libcharset">
|
---|
| 78 | <affiliate group="MinGW Autotools" />
|
---|
| 79 | <description lang="en" title="GNU libraries and utilities for character set conversion" >
|
---|
| 80 | <paragraph>GNU libiconv provides an implementation of the iconv()
|
---|
| 81 | function which is used to convert between various character
|
---|
| 82 | representations for different locales. This function is provided
|
---|
| 83 | for use on systems which don't already have iconv(), or whose
|
---|
| 84 | implementation cannot convert from/to Unicode. This package also
|
---|
| 85 | provides a tool, iconv(1), which can be used to convert character
|
---|
| 86 | sets from the command line. The associated libcharset provides a
|
---|
| 87 | mechanism to determine the canonical character set name of the
|
---|
| 88 | current locale.
|
---|
| 89 | </paragraph>
|
---|
| 90 | </description>
|
---|
| 91 |
|
---|
| 92 | <licence tarname="libiconv-%-mingw32-%-lic.tar.%" />
|
---|
| 93 | <source tarname="libiconv-%-mingw32-%-src.tar.%" />
|
---|
| 94 |
|
---|
| 95 | <component class="dll">
|
---|
| 96 | <requires eq="mingw32-libgcc-*-mingw32-dll-1.tar" />
|
---|
| 97 | <release tarname="libcharset-1.13.1-1-mingw32-dll-1.tar.lzma" />
|
---|
| 98 | <release tarname="libcharset-1.14-2-mingw32-dll-1.tar.lzma" />
|
---|
| 99 | <release tarname="libcharset-1.14-3-mingw32-dll-1.tar" >
|
---|
| 100 | <download tarname="libiconv-1.14-3-mingw32-dll.tar.lzma" />
|
---|
| 101 | </release>
|
---|
| 102 | </component>
|
---|
| 103 | </package>
|
---|
| 104 |
|
---|
| 105 | </package-collection>
|
---|
| 106 | </software-distribution>
|
---|
| 107 | <!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->
|
---|