OSDN Git Service

Redirect libiconv package download requests to OSDN.net
[mingw/mingw-dist.git] / mingw32 / mingw32-gmp.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-gmp.xml ~~ mingw-get package description for gmp -->
5
6   <package-collection subsystem="mingw32">
7     <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
8
9     <!-- Provides the package descriptions for the gmp library, which -->
10     <!-- is a runtime prerequisite for modern versions of GCC.        -->
11
12     <package name="mingw32-gmp" alias="gmp">
13       <affiliate group="MinGW Standard Libraries" />
14       <description lang="en" title="The GNU Multiple Precision Arithmetic Library" >
15         <paragraph>
16           GNU MP is a library for arbitrary precision arithmetic, operating on
17           signed integers, rational numbers, and floating point numbers.  It has
18           a rich set of functions, and the functions have a regular interface.
19         </paragraph>
20         <paragraph>
21           The MinGW/MSYS project provides two gmp packages: the native win32
22           mingw32-gmp and an MSYS version, msys-gmp.  mingw32-gmp is provided
23           as a necessary component of modern MinGW gcc compilers, while the
24           msys-gmp version requires the MSYS dll, and is provided as a
25           prerequisite of certain other MSYS tools, such as guile.
26         </paragraph>
27         <paragraph>
28           The mingw32-gmp package provides the documentation for the gmp
29           library, as well as the related development files.  The associated
30           mingw32-libgmp package provides the C runtime library, while the
31           associated mingw32-libgmpxx package provides the C++ runtime library.
32         </paragraph>
33       </description>
34
35       <source tarname="gmp-%-mingw32-src.tar.%" />
36       <licence tarname="gmp-%-mingw32-lic.tar.%" />
37
38       <component class="dev">
39         <release tarname="gmp-6.1.2-2-mingw32-dev.tar.xz" />
40         <release tarname="gmp-6.1.2-1-mingw32-dev.tar.xz" />
41         <release tarname="gmp-5.1.2-1-mingw32-dev.tar.lzma" />
42         <release tarname="gmp-5.0.1-1-mingw32-dev.tar.lzma" />
43         <requires eq="mingw32-libgmpxx-%-mingw32-dll-4.tar" />
44         <requires eq="mingw32-libgmp-%-mingw32-dll-10.tar" />
45       </component>
46
47       <component class="doc">
48         <release tarname="gmp-6.1.2-1-mingw32-doc.tar">
49           <download tarname="none" />
50         </release>
51         <release tarname="gmp-5.1.2-1-mingw32-doc.tar.lzma" />
52         <release tarname="gmp-5.0.1-1-mingw32-doc.tar.lzma" />
53       </component>
54
55       <component class="lic">
56         <release tarname="gmp-6.1.2-2-mingw32-lic.tar.xz" />
57         <release tarname="gmp-6.1.2-1-mingw32-lic.tar.xz" />
58         <release tarname="gmp-5.1.2-1-mingw32-lic.tar.lzma" />
59         <release tarname="gmp-5.0.1-1-mingw32-lic.tar.lzma" />
60       </component>
61
62       <component class="info">
63         <release tarname="gmp-6.1.2-2-mingw32-info.tar.xz" />
64         <release tarname="gmp-6.1.2-1-mingw32-info.tar.xz" />
65         <release tarname="gmp-5.1.2-1-mingw32-info.tar.lzma" />
66       </component>
67     </package>
68
69     <package name="mingw32-libgmp" alias="libgmp">
70       <affiliate group="MinGW Standard Libraries" />
71       <description lang="en" title="The GNU Multiple Precision Arithmetic Library" >
72         <paragraph>
73           GNU MP is a library for arbitrary precision arithmetic, operating on
74           signed integers, rational numbers, and floating point numbers.  It has
75           a rich set of functions, and the functions have a regular interface.
76         </paragraph>
77         <paragraph>
78           The MinGW/MSYS project provides two libgmp packages: the native win32
79           mingw32-libgmp and an MSYS version, msys-libgmp.  mingw32-libgmp is
80           provided as a necessary component of modern MinGW gcc compilers,
81           while the msys-libgmp version requires the MSYS dll, and is provided
82           as a prerequisite of certain other MSYS tools, such as guile.
83         </paragraph>
84         <paragraph>
85           The mingw32-libgmp package provides the C runtime library.  The
86           associated mingw32-gmp package provides the documentation for the gmp
87           library, as well as the related development files.  The associated
88           mingw32-libgmpxx package provides the C++ runtime library.
89         </paragraph>
90         <paragraph>
91           This is a required component of the MinGW Compiler Suite.
92         </paragraph>
93       </description>
94
95       <source tarname="gmp-%-mingw32-src.tar.%" />
96       <licence tarname="gmp-%-mingw32-lic.tar.%" />
97
98       <component class="dll">
99         <release tarname="libgmp-6.1.2-2-mingw32-dll-10.tar.xz" />
100         <release tarname="libgmp-6.1.2-1-mingw32-dll-10.tar.xz" />
101         <release tarname="libgmp-5.1.2-1-mingw32-dll-10.tar">
102           <download tarname="gmp-5.1.2-1-mingw32-dll.tar.lzma" />
103         </release>
104         <release tarname="libgmp-5.0.1-1-mingw32-dll-10.tar.lzma" />
105       </component>
106     </package>
107
108     <package name="mingw32-libgmpxx" alias="libgmpxx">
109       <affiliate group="MinGW Standard Libraries" />
110       <description lang="en" title="The GNU Multiple Precision Arithmetic Library" >
111         <paragraph>
112           GNU MP is a library for arbitrary precision arithmetic, operating on
113           signed integers, rational numbers, and floating point numbers.  It has
114           a rich set of functions, and the functions have a regular interface.
115         </paragraph>
116         <paragraph>
117           The mingw32-libgmpxx package provides the C++ runtime library.  The
118           associated mingw32-gmp package provides the documentation for the gmp
119           library, as well as the related development files.  The associated
120           mingw32-libgmp package provides the C runtime library.
121         </paragraph>
122       </description>
123
124       <source tarname="gmp-%-mingw32-src.tar.%" />
125       <licence tarname="gmp-%-mingw32-lic.tar.%" />
126
127       <component class="dll">
128         <release tarname="libgmpxx-6.1.2-2-mingw32-dll-4.tar.xz" />
129         <release tarname="libgmpxx-6.1.2-1-mingw32-dll-4.tar.xz" />
130         <release tarname="libgmpxx-5.1.2-1-mingw32-dll-4.tar.lzma">
131           <download tarname="none" />
132         </release>
133         <release tarname="libgmpxx-5.0.1-1-mingw32-dll-4.tar.lzma" />
134         <requires eq="libgmp-%-mingw32-dll-10.tar" />
135         <requires eq="libgcc-*-mingw32-dll-1.tar" />
136       </component>
137     </package>
138
139   </package-collection>
140 </software-distribution>
141
142 <!-- vim: set textwidth=80 tabstop=2 shiftwidth=2 expandtab: -->
143 <!-- vim: set fileformat=unix nocompatible: -->