OSDN Git Service

3849dfc314c7dce5c3c05b35183fdb8329b3a2bf
[mingw/mingw-dist.git] / mingw32 / mingw32-binutils.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <software-distribution project="MinGW" home="http://www.mingw.org" issue="@YYYYMMDDNN@">
3
4   <!-- File: mingw32-binutils.xml ~~ mingw-get package description for GNU binutils -->
5
6   <package-collection subsystem="mingw32">
7     <download-host uri="http://osdn.net/dl/mingw/%F" />
8
9     <package name="mingw32-binutils" alias="binutils">
10       <affiliate group="MinGW Compiler Suite" />
11       <description lang="en" title="The GNU Binary File Utilities">
12         <paragraph> This is a required component of the MinGW Compiler Suite.
13         </paragraph>
14         <paragraph>This package provides the GNU assembler, linker, archive
15           librarian, and other utilities for manipulating object format files.
16         </paragraph>
17         <paragraph>This package is enhanced by the libiconv and gettext DLL if
18           they are installed.  It does not require them to operate.
19         </paragraph>
20       </description>
21
22       <source tarname="binutils-%-mingw32-src.tar.%" />
23       <licence tarname="binutils-%-mingw32-lic.tar.%" />
24
25       <component class="bin">
26         <requires eq="mingw32-libintl-*-mingw32-*-dll-8.tar" />
27         <release tarname="binutils-2.31.1-1-mingw32-bin.tar.xz" />
28         <release tarname="binutils-2.28-1-mingw32-bin.tar.xz" />
29       </component>
30
31       <component class="dev">
32         <release tarname="binutils-2.31.1-1-mingw32-dev.tar.xz" />
33         <release tarname="binutils-2.28-1-mingw32-dev.tar.xz" />
34       </component>
35
36       <component class="doc">
37         <description lang="en">
38           <paragraph>As of release 2.24-1, this "doc" component package has
39             been superseded by the "info" and "man" component packages; this
40             component package now delivers no content, will not be updated
41             for subsequent releases, and may be safely removed.
42           </paragraph>
43         </description>
44         <release tarname="binutils-2.24-1-mingw32-doc.tar.xz">
45           <download tarname="none" />
46         </release>
47       </component>
48
49       <component class="info">
50         <release tarname="binutils-2.31.1-1-mingw32-info.tar.xz" />
51         <release tarname="binutils-2.28-1-mingw32-info.tar.xz" />
52       </component>
53
54       <component class="man">
55         <release tarname="binutils-2.31.1-1-mingw32-man.tar.xz" />
56         <release tarname="binutils-2.28-1-mingw32-man.tar.xz" />
57       </component>
58
59       <component class="lang">
60         <release tarname="binutils-2.31.1-1-mingw32-lang.tar.xz" />
61         <release tarname="binutils-2.28-1-mingw32-lang.tar.xz" />
62       </component>
63     </package>
64
65   </package-collection>
66 </software-distribution>
67
68 <!-- vim: set nocompatible expandtab showcmd tabstop=2 shiftwidth=2: -->
69 <!-- vim: set fileformat=unix textwidth=80: -->