| 1 | 
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?> | 
 
 
 
 
 
 | 2 | 
 <software-distribution project="MinGW" home="http://www.mingw.org" issue="2010090600"> | 
 
 
 
 
 
 | 3 | 
  | 
 
 
 
 
 
 | 4 | 
   <!-- File: msys-binutils.xml ~~ mingw-get package description for MSYS version of GNU binutils --> | 
 
 
 
 
 
 | 5 | 
  | 
 
 
 
 
 
 | 6 | 
   <package-collection subsystem="msys"> | 
 
 
 
 
 
 | 7 | 
     <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" /> | 
 
 
 
 
 
 | 8 | 
  | 
 
 
 
 
 
 | 9 | 
     <package name="msys-binutils"> | 
 
 
 
 
 
 | 10 | 
       <affiliate group="MSYS System Builder" /> | 
 
 
 
 
 
 | 11 | 
       <description lang="en" title="The GNU Binary File Utilities (msys)"> | 
 
 
 
 
 
 | 12 | 
         <paragraph>This is not the binutils you are looking for.</paragraph> | 
 
 
 
 
 
 | 13 | 
         <paragraph> | 
 
 
 
 
 
 | 14 | 
           This package provides the GNU assembler, linker, archive librarian, | 
 
 
 
 
 
 | 15 | 
           and other utilities for manipulating object format files, compiled | 
 
 
 
 
 
 | 16 | 
           specifically for use generating MSYS libraries and applications. | 
 
 
 
 
 
 | 17 | 
           It should be installed into the / == /usr (that is, C:\msys\1.0) | 
 
 
 
 
 
 | 18 | 
           directory, and NOT into the usual MinGW location /mingw (C:\MinGW). | 
 
 
 
 
 
 | 19 | 
           It is part of the MSYS System Builder (msys-dvlpr) toolset. | 
 
 
 
 
 
 | 20 | 
         </paragraph> | 
 
 
 
 
 
 | 21 | 
         <paragraph> | 
 
 
 
 
 
 | 22 | 
           Install this component only if you intend to create MSYS-dependent | 
 
 
 
 
 
 | 23 | 
           applications. | 
 
 
 
 
 
 | 24 | 
         </paragraph> | 
 
 
 
 
 
 | 25 | 
       </description> | 
 
 
 
 
 
 | 26 | 
  | 
 
 
 
 
 
 | 27 | 
       <licence tarname="binutils-%-msys-%-lic.tar.lzma" /> | 
 
 
 
 
 
 | 28 | 
       <source tarname="binutils-%-msys-%-src.tar.lzma" /> | 
 
 
 
 
 
 | 29 | 
  | 
 
 
 
 
 
 | 30 | 
       <component class="bin" > | 
 
 
 
 
 
 | 31 | 
         <release tarname="binutils-2.19.51-3-msys-1.0.13-bin.tar.lzma" /> | 
 
 
 
 
 
 | 32 | 
         <requires ge="msys-core-*-msys-*-bin.tar" /> | 
 
 
 
 
 
 | 33 | 
       </component> | 
 
 
 
 
 
 | 34 | 
  | 
 
 
 
 
 
 | 35 | 
       <component class="doc" > | 
 
 
 
 
 
 | 36 | 
         <release tarname="binutils-2.19.51-3-msys-1.0.13-doc.tar.lzma" /> | 
 
 
 
 
 
 | 37 | 
       </component> | 
 
 
 
 
 
 | 38 | 
  | 
 
 
 
 
 
 | 39 | 
       <component class="lic" > | 
 
 
 
 
 
 | 40 | 
         <release tarname="binutils-2.19.51-3-msys-1.0.13-lic.tar.lzma" /> | 
 
 
 
 
 
 | 41 | 
       </component> | 
 
 
 
 
 
 | 42 | 
     </package> | 
 
 
 
 
 
 | 43 | 
  | 
 
 
 
 
 
 | 44 | 
   </package-collection> | 
 
 
 
 
 
 | 45 | 
 </software-distribution> | 
 
 
 
 
 
 | 46 | 
 <!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: --> |