OSDN Git Service

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