[1046] | 1 | <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
---|
| 2 | <software-distribution project="MinGW" home="http://www.mingw.org" issue="2015082000">
|
---|
| 3 |
|
---|
| 4 | <!-- File: mingw32-mpc.xml ~~ mingw-get package description for mpc -->
|
---|
| 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 mpc library, which -->
|
---|
| 10 | <!-- is a runtime prerequisite for modern versions of GCC. -->
|
---|
| 11 |
|
---|
| 12 | <package name="mingw32-mpc" alias="mpc">
|
---|
| 13 | <affiliate group="MinGW Standard Libraries" />
|
---|
| 14 | <description lang="en" title="Arbitrary Precision Math Library for Complex Numbers">
|
---|
| 15 | <paragraph>
|
---|
| 16 | MPC is a C library for the arithmetic of complex numbers with
|
---|
| 17 | arbitrarily high precision and correct rounding of the result. It is
|
---|
| 18 | built upon and follows the same principles as MPFR.
|
---|
| 19 | </paragraph>
|
---|
| 20 | <paragraph>
|
---|
| 21 | The mingw32-mpc package provides the documentation for the mpc
|
---|
| 22 | library, as well as the related development files. The associated
|
---|
| 23 | mingw32-libmpc package provides the C runtime library.
|
---|
| 24 | </paragraph>
|
---|
| 25 | </description>
|
---|
| 26 |
|
---|
| 27 | <source tarname="mpc-%-mingw32-src.tar.%" />
|
---|
| 28 | <licence tarname="mpc-%-mingw32-lic.tar.%" />
|
---|
| 29 |
|
---|
| 30 | <component class="dev">
|
---|
| 31 | <release tarname="mpc-1.0.2-mingw32-dev.tar.xz">
|
---|
| 32 | <requires eq="mingw32-libmpc-%-mingw32-dll-3.tar" />
|
---|
| 33 | <requires ge="mpfr-3.1.2-1-mingw32-dev.tar" />
|
---|
| 34 | </release>
|
---|
| 35 | <release tarname="mpc-1.0.1-2-mingw32-dev.tar.lzma">
|
---|
| 36 | <requires eq="mingw32-libmpc-%-mingw32-dll-3.tar" />
|
---|
| 37 | <requires ge="mpfr-3.1.2-1-mingw32-dev.tar" />
|
---|
| 38 | </release>
|
---|
| 39 | <release tarname="mpc-1.0.1-1-mingw32-dev.tar.lzma">
|
---|
| 40 | <requires eq="mingw32-libmpc-%-mingw32-dll-2.tar" />
|
---|
| 41 | <requires ge="mpfr-3.1.2-1-mingw32-dev.tar" />
|
---|
| 42 | </release>
|
---|
| 43 | <release tarname="mpc-0.8.1-1-mingw32-dev.tar.lzma">
|
---|
| 44 | <requires eq="mingw32-libmpc-%-mingw32-dll-2.tar" />
|
---|
| 45 | </release>
|
---|
| 46 | </component>
|
---|
| 47 |
|
---|
| 48 | <component class="doc">
|
---|
| 49 | <release tarname="mpc-1.0.2-mingw32-doc.tar.xz" />
|
---|
| 50 | <release tarname="mpc-1.0.1-2-mingw32-doc.tar.lzma" />
|
---|
| 51 | <release tarname="mpc-1.0.1-1-mingw32-doc.tar.lzma" />
|
---|
| 52 | <release tarname="mpc-0.8.1-1-mingw32-doc.tar.lzma" />
|
---|
| 53 | </component>
|
---|
| 54 |
|
---|
| 55 | <component class="info">
|
---|
| 56 | <release tarname="mpc-1.0.2-mingw32-info.tar.xz" />
|
---|
| 57 | </component>
|
---|
| 58 |
|
---|
| 59 | <component class="lic">
|
---|
| 60 | <release tarname="mpc-1.0.2-mingw32-lic.tar.xz" />
|
---|
| 61 | <release tarname="mpc-1.0.1-2-mingw32-lic.tar.lzma" />
|
---|
| 62 | <release tarname="mpc-1.0.1-1-mingw32-lic.tar.lzma" />
|
---|
| 63 | <release tarname="mpc-0.8.1-1-mingw32-lic.tar.lzma" />
|
---|
| 64 | </component>
|
---|
| 65 |
|
---|
| 66 | </package>
|
---|
| 67 |
|
---|
| 68 | <package name="mingw32-libmpc" alias="libmpc">
|
---|
| 69 | <affiliate group="MinGW Standard Libraries" />
|
---|
| 70 | <description lang="en" title="Arbitrary Precision Math Library for Complex Numbers">
|
---|
| 71 | <paragraph>
|
---|
| 72 | MPC is a C library for the arithmetic of complex numbers with
|
---|
| 73 | arbitrarily high precision and correct rounding of the result. It is
|
---|
| 74 | built upon and follows the same principles as MPFR. This package
|
---|
| 75 | provides the runtime library.
|
---|
| 76 | </paragraph>
|
---|
| 77 | <paragraph>
|
---|
| 78 | The mingw32-libmpc package provides the C runtime library. The
|
---|
| 79 | associated mingw32-mpc package provides the documentation for the
|
---|
| 80 | mpc library, as well as the related development files.
|
---|
| 81 | </paragraph>
|
---|
| 82 | <paragraph>
|
---|
| 83 | This is a required component of the MinGW Compiler Suite.
|
---|
| 84 | </paragraph>
|
---|
| 85 | </description>
|
---|
| 86 |
|
---|
| 87 | <source tarname="mpc-%-mingw32-src.tar.lzma" />
|
---|
| 88 | <licence tarname="mpc-%-mingw32-lic.tar.lzma" />
|
---|
| 89 |
|
---|
| 90 | <component class="dll">
|
---|
| 91 | <release tarname="libmpc-1.0.2-mingw32-dll-3.tar.xz">
|
---|
| 92 | <requires eq="mingw32-libmpfr-*-mingw32-dll-4.tar" />
|
---|
| 93 | <requires eq="mingw32-libgmp-*-mingw32-dll-10.tar" />
|
---|
| 94 | </release>
|
---|
| 95 | <release tarname="libmpc-1.0.1-2-mingw32-dll-3.tar">
|
---|
| 96 | <download tarname="mpc-1.0.1-2-mingw32-dll.tar.lzma" />
|
---|
| 97 | <requires eq="mingw32-libmpfr-*-mingw32-dll-4.tar" />
|
---|
| 98 | <requires eq="mingw32-libgmp-*-mingw32-dll-10.tar" />
|
---|
| 99 | </release>
|
---|
| 100 | <release tarname="libmpc-1.0.1-1-mingw32-dll-3.tar">
|
---|
| 101 | <download tarname="mpc-1.0.1-1-mingw32-dll.tar.lzma" />
|
---|
| 102 | <requires eq="mingw32-libmpfr-*-mingw32-dll-1.tar" />
|
---|
| 103 | <requires eq="mingw32-libgmp-*-mingw32-dll-10.tar" />
|
---|
| 104 | </release>
|
---|
| 105 | <release tarname="libmpc-0.8.1-1-mingw32-dll-2.tar.lzma">
|
---|
| 106 | <requires eq="mingw32-libmpfr-*-mingw32-dll-1.tar" />
|
---|
| 107 | <requires eq="mingw32-libgmp-*-mingw32-dll-10.tar" />
|
---|
| 108 | </release>
|
---|
| 109 | </component>
|
---|
| 110 | </package>
|
---|
| 111 |
|
---|
| 112 | </package-collection>
|
---|
| 113 | </software-distribution>
|
---|
| 114 |
|
---|
| 115 | <!-- vim: set textwidth=80 tabstop=2 shiftwidth=2 expandtab: -->
|
---|
| 116 | <!-- vim: set fileformat=unix nocompatible: -->
|
---|