OSDN Git Service

e8d3f6fb2ba4aec8d94b2bc73a276ab56a2b6dc1
[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://mingw.org" issue="@YYYYMMDDNN@">
3   <package-collection subsystem="mingw32">
4     <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
5     <package name="mingw32-gmp" alias="gmp">
6       <description lang="en" title="gmp: The GNU Multiple Precision Arithmetic Library" >
7         <paragraph>GNU MP is a library for arbitrary precision arithmetic,
8           operating on signed integers, rational numbers, and floating
9           point numbers.  It has a rich set of functions, and the functions
10           have a regular interface.
11         </paragraph>
12         <paragraph>The MinGW/MSYS project provides two gmp packages:
13           the native win32 mingw32-gmp and an MSYS version, msys-gmp.
14           mingw32-gmp is provided as a necessary component of modern MinGW
15           gcc compilers, while the msys-gmp version requires the MSYS dll,
16           and is provided as a prerequisite of certain other MSYS tools,
17           such as guile.
18         </paragraph>
19         <paragraph>The mingw32-gmp package provides the documentation
20           for the gmp library, as well as the related development files.
21           The associated mingw32-libgmp package provides the C runtime
22           library, while the associated mingw32-libgmpxx package provides
23           the C++ runtime library.
24         </paragraph>
25       </description>
26       <component class="dev">
27         <release tarname="gmp-5.0.1-1-mingw32-dev.tar.lzma" />
28         <requires eq="mingw32-libgmp-%-mingw32-%-dll-10.tar" />
29         <requires eq="mingw32-libgmpxx-%-mingw32-%-dll-4.tar" />
30       </component>
31       <component class="doc">
32         <release tarname="gmp-5.0.1-1-mingw32-doc.tar.lzma" />
33       </component>
34       <component class="lic">
35         <release tarname="gmp-5.0.1-1-mingw32-lic.tar.lzma" />
36       </component>
37       <licence tarname="gmp-%-msys-%-lic.tar" />
38       <source tarname="gmp-%-msys-%-src.tar" />
39     </package>
40     <package name="mingw32-libgmp" alias="libgmp">
41       <description lang="en" title="libgmp: The GNU Multiple Precision Arithmetic Library" >
42         <paragraph>GNU MP is a library for arbitrary precision arithmetic,
43           operating on signed integers, rational numbers, and floating
44           point numbers.  It has a rich set of functions, and the functions
45           have a regular interface.
46         </paragraph>
47         <paragraph>The MinGW/MSYS project provides two libgmp packages:
48           the native win32 mingw32-libgmp and an MSYS version, msys-libgmp.
49           mingw32-libgmp is provided as a necessary component of modern
50           MinGW gcc compilers, while the msys-libgmp version requires the
51           MSYS dll, and is provided as a prerequisite of certain other MSYS
52           tools, such as guile.
53         </paragraph>
54         <paragraph>The mingw32-libgmp package provides the C runtime
55           library. The associated mingw32-gmp pacage provides the
56           documentation for the gmp library, as well as the related
57           development files. The associated mingw32-libgmpxx package
58           provides the C++ runtime library.
59         </paragraph>
60       </description>
61       <component class="dll">
62         <release tarname="libgmp-5.0.1-1-mingw32-dll-10.tar.lzma" />
63       </component>
64       <licence tarname="gmp-%-mingw32-%-lic.tar" />
65       <source tarname="gmp-%-mingw32-%-src.tar" />
66     </package>
67     <package name="mingw32-libgmpxx" alias="libgmpxx">
68       <description lang="en" title="libgmpxx: The GNU Multiple Precision Arithmetic Library" >
69         <paragraph>GNU MP is a library for arbitrary precision arithmetic,
70           operating on signed integers, rational numbers, and floating
71           point numbers.  It has a rich set of functions, and the functions
72           have a regular interface.
73         </paragraph>
74         <paragraph>The mingw32-libgmpxx package provides the C++ runtime
75           library. The associated mingw32-gmp pacage provides the
76           documentation for the gmp library, as well as the related
77           development files. The associated mingw32-libgmp package
78           provides the C runtime library.
79         </paragraph>
80       </description>
81       <component class="dll">
82         <release tarname="libgmpxx-5.0.1-1-mingw32-dll-4.tar.lzma" />
83         <requires eq="libgmp-%-mingw32-%-dll-10.tar" />
84         <!-- update as needed, to pull in libgcc_s_dw2-1.dll -->
85         <requires eq="gcc-core-4.4.0-mingw32-dll.tar" />
86       </component>
87       <licence tarname="gmp-%-mingw32-%-lic.tar" />
88       <source tarname="gmp-%-mingw32-%-src.tar" />
89     </package>
90   </package-collection>
91 </software-distribution>
92 <!-- vim: set nocompatible expandtab tw=80 ts=2 sw=2 ff=unix: -->
93