47 lines
1.9 KiB
XML
47 lines
1.9 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<software-distribution project="MinGW" home="http://www.mingw.org" issue="2010090600">
|
|
|
|
<!-- File: msys-binutils.xml ~~ mingw-get package description for MSYS version of GNU binutils -->
|
|
|
|
<package-collection subsystem="msys">
|
|
<download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
|
|
|
|
<package name="msys-binutils">
|
|
<affiliate group="MSYS System Builder" />
|
|
<description lang="en" title="The GNU Binary File Utilities (msys)">
|
|
<paragraph>This is not the binutils you are looking for.</paragraph>
|
|
<paragraph>
|
|
This package provides the GNU assembler, linker, archive librarian,
|
|
and other utilities for manipulating object format files, compiled
|
|
specifically for use generating MSYS libraries and applications.
|
|
It should be installed into the / == /usr (that is, C:\msys\1.0)
|
|
directory, and NOT into the usual MinGW location /mingw (C:\MinGW).
|
|
It is part of the MSYS System Builder (msys-dvlpr) toolset.
|
|
</paragraph>
|
|
<paragraph>
|
|
Install this component only if you intend to create MSYS-dependent
|
|
applications.
|
|
</paragraph>
|
|
</description>
|
|
|
|
<licence tarname="binutils-%-msys-%-lic.tar.lzma" />
|
|
<source tarname="binutils-%-msys-%-src.tar.lzma" />
|
|
|
|
<component class="bin" >
|
|
<release tarname="binutils-2.19.51-3-msys-1.0.13-bin.tar.lzma" />
|
|
<requires ge="msys-core-*-msys-*-bin.tar" />
|
|
</component>
|
|
|
|
<component class="doc" >
|
|
<release tarname="binutils-2.19.51-3-msys-1.0.13-doc.tar.lzma" />
|
|
</component>
|
|
|
|
<component class="lic" >
|
|
<release tarname="binutils-2.19.51-3-msys-1.0.13-lic.tar.lzma" />
|
|
</component>
|
|
</package>
|
|
|
|
</package-collection>
|
|
</software-distribution>
|
|
<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->
|