This repository has been archived on 2024-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
CodeBlocksPortable/MinGW/var/lib/mingw-get/data/mingw32-mpc.xml

129 lines
5.5 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<software-distribution project="MinGW" home="http://www.mingw.org" issue="2017071600">
<!-- File: mingw32-mpc.xml ~~ mingw-get package description for mpc -->
<package-collection subsystem="mingw32">
<download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
<!-- Provides the package descriptions for the mpc library, which -->
<!-- is a runtime prerequisite for modern versions of GCC. -->
<package name="mingw32-mpc" alias="mpc">
<affiliate group="MinGW Standard Libraries" />
<description lang="en" title="Arbitrary Precision Math Library for Complex Numbers">
<paragraph>
MPC is a C library for the arithmetic of complex numbers with
arbitrarily high precision and correct rounding of the result. It is
built upon and follows the same principles as MPFR.
</paragraph>
<paragraph>
The mingw32-mpc package provides the documentation for the mpc
library, as well as the related development files. The associated
mingw32-libmpc package provides the C runtime library.
</paragraph>
</description>
<source tarname="mpc-%-mingw32-src.tar.%" />
<licence tarname="mpc-%-mingw32-lic.tar.%" />
<component class="dev">
<release tarname="mpc-1.0.3-1-mingw32-dev.tar.xz">
<requires eq="mingw32-libmpc-%-mingw32-dll-3.tar" />
<requires ge="mpfr-3.1.5-1-mingw32-dev.tar" />
</release>
<release tarname="mpc-1.0.2-mingw32-dev.tar.xz">
<requires eq="mingw32-libmpc-%-mingw32-dll-3.tar" />
<requires ge="mpfr-3.1.2-1-mingw32-dev.tar" />
</release>
<release tarname="mpc-1.0.1-2-mingw32-dev.tar.lzma">
<requires eq="mingw32-libmpc-%-mingw32-dll-3.tar" />
<requires ge="mpfr-3.1.2-1-mingw32-dev.tar" />
</release>
<release tarname="mpc-1.0.1-1-mingw32-dev.tar.lzma">
<requires eq="mingw32-libmpc-%-mingw32-dll-2.tar" />
<requires ge="mpfr-3.1.2-1-mingw32-dev.tar" />
</release>
<release tarname="mpc-0.8.1-1-mingw32-dev.tar.lzma">
<requires eq="mingw32-libmpc-%-mingw32-dll-2.tar" />
</release>
</component>
<component class="doc">
<release tarname="mpc-1.0.3-1-mingw32-doc.tar">
<download tarname="none" />
</release>
<release tarname="mpc-1.0.2-mingw32-doc.tar.xz" />
<release tarname="mpc-1.0.1-2-mingw32-doc.tar.lzma" />
<release tarname="mpc-1.0.1-1-mingw32-doc.tar.lzma" />
<release tarname="mpc-0.8.1-1-mingw32-doc.tar.lzma" />
</component>
<component class="info">
<release tarname="mpc-1.0.3-1-mingw32-info.tar.xz" />
<release tarname="mpc-1.0.2-mingw32-info.tar.xz" />
</component>
<component class="lic">
<release tarname="mpc-1.0.3-1-mingw32-lic.tar.xz" />
<release tarname="mpc-1.0.2-mingw32-lic.tar.xz" />
<release tarname="mpc-1.0.1-2-mingw32-lic.tar.lzma" />
<release tarname="mpc-1.0.1-1-mingw32-lic.tar.lzma" />
<release tarname="mpc-0.8.1-1-mingw32-lic.tar.lzma" />
</component>
</package>
<package name="mingw32-libmpc" alias="libmpc">
<affiliate group="MinGW Standard Libraries" />
<description lang="en" title="Arbitrary Precision Math Library for Complex Numbers">
<paragraph>
MPC is a C library for the arithmetic of complex numbers with
arbitrarily high precision and correct rounding of the result. It is
built upon and follows the same principles as MPFR. This package
provides the runtime library.
</paragraph>
<paragraph>
The mingw32-libmpc package provides the C runtime library. The
associated mingw32-mpc package provides the documentation for the
mpc library, as well as the related development files.
</paragraph>
<paragraph>
This is a required component of the MinGW Compiler Suite.
</paragraph>
</description>
<source tarname="mpc-%-mingw32-src.tar.lzma" />
<licence tarname="mpc-%-mingw32-lic.tar.lzma" />
<component class="dll">
<release tarname="libmpc-1.0.3-1-mingw32-dll-3.tar.xz">
<requires ge="mingw32-libmpfr-3.1.5-mingw32-dll-4.tar" />
<requires ge="mingw32-libgmp-6.1.2-mingw32-dll-10.tar" />
</release>
<release tarname="libmpc-1.0.2-mingw32-dll-3.tar.xz">
<requires eq="mingw32-libmpfr-*-mingw32-dll-4.tar" />
<requires eq="mingw32-libgmp-*-mingw32-dll-10.tar" />
</release>
<release tarname="libmpc-1.0.1-2-mingw32-dll-3.tar">
<download tarname="mpc-1.0.1-2-mingw32-dll.tar.lzma" />
<requires eq="mingw32-libmpfr-*-mingw32-dll-4.tar" />
<requires eq="mingw32-libgmp-*-mingw32-dll-10.tar" />
</release>
<release tarname="libmpc-1.0.1-1-mingw32-dll-3.tar">
<download tarname="mpc-1.0.1-1-mingw32-dll.tar.lzma" />
<requires eq="mingw32-libmpfr-*-mingw32-dll-1.tar" />
<requires eq="mingw32-libgmp-*-mingw32-dll-10.tar" />
</release>
<release tarname="libmpc-0.8.1-1-mingw32-dll-2.tar.lzma">
<requires eq="mingw32-libmpfr-*-mingw32-dll-1.tar" />
<requires eq="mingw32-libgmp-*-mingw32-dll-10.tar" />
</release>
</component>
</package>
</package-collection>
</software-distribution>
<!-- vim: set textwidth=80 tabstop=2 shiftwidth=2 expandtab: -->
<!-- vim: set fileformat=unix nocompatible: -->