OSDN Git Service

Redirect binutils package download requests to OSDN.net
[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.28-1-mingw32-bin.tar.xz" />
28       </component>
29
30       <component class="dev">
31         <release tarname="binutils-2.28-1-mingw32-dev.tar.xz" />
32       </component>
33
34       <component class="doc">
35         <description lang="en">
36           <paragraph>As of release 2.24-1, this "doc" component package has
37             been superseded by the "info" and "man" component packages; this
38             component package now delivers no content, will not be updated
39             for subsequent releases, and may be safely removed.
40           </paragraph>
41         </description>
42         <release tarname="binutils-2.24-1-mingw32-doc.tar.xz">
43           <download tarname="none" />
44         </release>
45       </component>
46
47       <component class="info">
48         <release tarname="binutils-2.28-1-mingw32-info.tar.xz" />
49       </component>
50
51       <component class="man">
52         <release tarname="binutils-2.28-1-mingw32-man.tar.xz" />
53       </component>
54
55       <component class="lang">
56         <release tarname="binutils-2.28-1-mingw32-lang.tar.xz" />
57       </component>
58     </package>
59
60   </package-collection>
61 </software-distribution>
62
63 <!-- vim: set nocompatible expandtab showcmd tabstop=2 shiftwidth=2: -->
64 <!-- vim: set fileformat=unix textwidth=80: -->