OSDN Git Service

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