| 1 | 
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?> | 
 
 
 
 
 
 | 2 | 
 <software-distribution project="MinGW" home="http://mingw.org" issue="2012073100"> | 
 
 
 
 
 
 | 3 | 
  | 
 
 
 
 
 
 | 4 | 
   <!-- File: msys-libiconv.xml --> | 
 
 
 
 
 
 | 5 | 
  | 
 
 
 
 
 
 | 6 | 
   <package-collection subsystem="msys"> | 
 
 
 
 
 
 | 7 | 
     <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" /> | 
 
 
 
 
 
 | 8 | 
  | 
 
 
 
 
 
 | 9 | 
     <package name="msys-libiconv"> | 
 
 
 
 
 
 | 10 | 
       <affiliate group="MSYS System Builder" /> | 
 
 
 
 
 
 | 11 | 
       <description lang="en" title="GNU libraries and utilities for character set conversion" > | 
 
 
 
 
 
 | 12 | 
         <paragraph>This is not the libiconv you are looking for.</paragraph> | 
 
 
 
 
 
 | 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 | 
         <paragraph>This msys port of libiconv has been modified | 
 
 
 
 
 
 | 24 | 
           specifically for the MSYS System Builder environment; that is, | 
 
 
 
 
 
 | 25 | 
           it is intended to be used only when producing binary packages | 
 
 
 
 
 
 | 26 | 
           for the MSYS subsystem.  If you intend to produce executables | 
 
 
 
 
 
 | 27 | 
           for the native "mingw32" subsystem which require character | 
 
 
 
 
 
 | 28 | 
           set conversion (that is, applications that should work on | 
 
 
 
 
 
 | 29 | 
           Microsoft Windows installations without the MSYS dll), then you | 
 
 
 
 
 
 | 30 | 
           should install the mingw32-libiconv-* package(s) instead. | 
 
 
 
 
 
 | 31 | 
         </paragraph> | 
 
 
 
 
 
 | 32 | 
       </description> | 
 
 
 
 
 
 | 33 | 
  | 
 
 
 
 
 
 | 34 | 
       <source tarname="libiconv-%-msys-%-src.tar.%" /> | 
 
 
 
 
 
 | 35 | 
       <licence tarname="libiconv-%-msys-%-lic.tar.%" /> | 
 
 
 
 
 
 | 36 | 
  | 
 
 
 
 
 
 | 37 | 
       <component class="bin"> | 
 
 
 
 
 
 | 38 | 
         <release tarname="libiconv-1.13.1-2-msys-1.0.13-bin.tar.lzma"> | 
 
 
 
 
 
 | 39 | 
           <requires eq="msys-libintl-*-msys-*-dll-8.tar" /> | 
 
 
 
 
 
 | 40 | 
           <requires eq="msys-libiconv-%-msys-%-dll-2.tar" /> | 
 
 
 
 
 
 | 41 | 
         </release> | 
 
 
 
 
 
 | 42 | 
         <release tarname="libiconv-1.14-1-msys-1.0.17-bin.tar.lzma"> | 
 
 
 
 
 
 | 43 | 
           <requires ge="msys-libintl-0.18.1.1-1-msys-*-dll-8.tar" /> | 
 
 
 
 
 
 | 44 | 
           <requires eq="msys-libiconv-%-msys-%-dll-2.tar" /> | 
 
 
 
 
 
 | 45 | 
         </release> | 
 
 
 
 
 
 | 46 | 
         <requires eq="msys-core-*-msys-*-bin.tar" /> | 
 
 
 
 
 
 | 47 | 
       </component> | 
 
 
 
 
 
 | 48 | 
  | 
 
 
 
 
 
 | 49 | 
       <component class="doc"> | 
 
 
 
 
 
 | 50 | 
         <release tarname="libiconv-1.13.1-2-msys-1.0.13-doc.tar.lzma" /> | 
 
 
 
 
 
 | 51 | 
         <release tarname="libiconv-1.14-1-msys-1.0.17-doc.tar.lzma" /> | 
 
 
 
 
 
 | 52 | 
       </component> | 
 
 
 
 
 
 | 53 | 
  | 
 
 
 
 
 
 | 54 | 
       <component class="lic"> | 
 
 
 
 
 
 | 55 | 
         <release tarname="libiconv-1.13.1-2-msys-1.0.13-lic.tar.lzma" /> | 
 
 
 
 
 
 | 56 | 
         <release tarname="libiconv-1.14-1-msys-1.0.17-lic.tar.lzma" /> | 
 
 
 
 
 
 | 57 | 
       </component> | 
 
 
 
 
 
 | 58 | 
  | 
 
 
 
 
 
 | 59 | 
       <component class="dev"> | 
 
 
 
 
 
 | 60 | 
         <release tarname="libiconv-1.13.1-2-msys-1.0.13-dev.tar.lzma" > | 
 
 
 
 
 
 | 61 | 
           <requires eq="msys-libiconv-%-msys-%-dll-2.tar" /> | 
 
 
 
 
 
 | 62 | 
         </release> | 
 
 
 
 
 
 | 63 | 
         <release tarname="libiconv-1.14-1-msys-1.0.17-dev.tar.lzma" > | 
 
 
 
 
 
 | 64 | 
           <requires eq="msys-libiconv-%-msys-%-dll-2.tar" /> | 
 
 
 
 
 
 | 65 | 
         </release> | 
 
 
 
 
 
 | 66 | 
       </component> | 
 
 
 
 
 
 | 67 | 
  | 
 
 
 
 
 
 | 68 | 
       <component class="dll"> | 
 
 
 
 
 
 | 69 | 
         <release tarname="libiconv-1.13.1-2-msys-1.0.13-dll-2.tar.lzma" /> | 
 
 
 
 
 
 | 70 | 
         <release tarname="libiconv-1.14-1-msys-1.0.17-dll-2.tar.lzma" /> | 
 
 
 
 
 
 | 71 | 
         <requires eq="msys-core-*-msys-*-bin.tar" /> | 
 
 
 
 
 
 | 72 | 
       </component> | 
 
 
 
 
 
 | 73 | 
     </package> | 
 
 
 
 
 
 | 74 | 
  | 
 
 
 
 
 
 | 75 | 
     <package name="msys-libcharset"> | 
 
 
 
 
 
 | 76 | 
       <affiliate group="MSYS System Builder" /> | 
 
 
 
 
 
 | 77 | 
       <description lang="en" title="GNU libraries and utilities for character set conversion" > | 
 
 
 
 
 
 | 78 | 
         <paragraph>This is not the libcharset you are looking for.</paragraph> | 
 
 
 
 
 
 | 79 | 
         <paragraph>GNU libiconv provides an implementation of the iconv() | 
 
 
 
 
 
 | 80 | 
           function which is used to convert between various character | 
 
 
 
 
 
 | 81 | 
           representations for different locales.  This function is provided | 
 
 
 
 
 
 | 82 | 
           for use on systems which don't already have iconv(), or whose | 
 
 
 
 
 
 | 83 | 
           implementation cannot convert from/to Unicode. This package also | 
 
 
 
 
 
 | 84 | 
           provides a tool, iconv(1), which can be used to convert character | 
 
 
 
 
 
 | 85 | 
           sets from the command line. The associated libcharset provides a | 
 
 
 
 
 
 | 86 | 
           mechanism to determine the canonical character set name of the | 
 
 
 
 
 
 | 87 | 
           current locale. | 
 
 
 
 
 
 | 88 | 
         </paragraph> | 
 
 
 
 
 
 | 89 | 
         <paragraph>This msys port of libiconv has been modified | 
 
 
 
 
 
 | 90 | 
           specifically for the MSYS System Builder environment; that is, | 
 
 
 
 
 
 | 91 | 
           it is intended to be used only when producing binary packages | 
 
 
 
 
 
 | 92 | 
           for the MSYS subsystem.  If you intend to produce executables | 
 
 
 
 
 
 | 93 | 
           for the native "mingw32" subsystem which require character | 
 
 
 
 
 
 | 94 | 
           set conversion (that is, applications that should work on | 
 
 
 
 
 
 | 95 | 
           Microsoft Windows installations without the MSYS dll), then you | 
 
 
 
 
 
 | 96 | 
           should install the mingw32-libiconv-* package(s) instead. | 
 
 
 
 
 
 | 97 | 
         </paragraph> | 
 
 
 
 
 
 | 98 | 
       </description> | 
 
 
 
 
 
 | 99 | 
  | 
 
 
 
 
 
 | 100 | 
       <source tarname="libiconv-%-msys-%-src.tar.%" /> | 
 
 
 
 
 
 | 101 | 
       <licence tarname="libiconv-%-msys-%-lic.tar.%" /> | 
 
 
 
 
 
 | 102 | 
  | 
 
 
 
 
 
 | 103 | 
       <component class="dll"> | 
 
 
 
 
 
 | 104 | 
         <release tarname="libcharset-1.13.1-2-msys-1.0.13-dll-1.tar.lzma" /> | 
 
 
 
 
 
 | 105 | 
         <release tarname="libcharset-1.14-1-msys-1.0.17-dll-1.tar.lzma" /> | 
 
 
 
 
 
 | 106 | 
         <requires eq="msys-core-*-msys-*-bin.tar" /> | 
 
 
 
 
 
 | 107 | 
       </component> | 
 
 
 
 
 
 | 108 | 
     </package> | 
 
 
 
 
 
 | 109 | 
  | 
 
 
 
 
 
 | 110 | 
   </package-collection> | 
 
 
 
 
 
 | 111 | 
 </software-distribution> | 
 
 
 
 
 
 | 112 | 
 <!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: --> |