Ravenports generated: 22 Jul 2020 13:59
[ravenports.git] / bucket_A0 / mpc
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               mpc
4 VERSION=                1.1.0
5 KEYWORDS=               math devel
6 VARIANTS=               standard
7 SDESC[standard]=        High-precision complex number library
8 HOMEPAGE=               http://www.multiprecision.org/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            GNU/mpc
13 DISTFILE[1]=            mpc-1.1.0.tar.gz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        complete
16                         static
17                         shared
18
19 OPTIONS_AVAILABLE=      none
20 OPTIONS_STANDARD=       none
21
22 BUILD_DEPENDS=          gmp:complete:standard
23                         mpfr:complete:standard
24 EXRUN[shared]=          gmp:shared:standard
25                         mpfr:shared:standard
26
27 USES=                   libtool
28
29 INFO=                   static:mpc
30 FPC_EQUIVALENT=         math/mpc
31 INFO_SUBDIR=            .
32
33 MUST_CONFIGURE=         gnu
34 CONFIGURE_ARGS=         --with-gmp={{LOCALBASE}}
35                         --with-mpfr={{LOCALBASE}}
36
37 INSTALL_TARGET=         install-strip
38 SOVERSION=              3.1.0
39
40 do-test:
41         (cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} check)
42
43 [FILE:620:descriptions/desc.static]
44 Mpc is a C library for the arithmetic of complex numbers with
45 arbitrarily high precision and correct rounding of the result.
46 It is built upon and follows the same principles as Mpfr. The
47 library is written by Andreas Enge, Philippe Theveny and Paul
48 Zimmermann and is distributed under the Gnu Lesser General Public
49 License, either version 2.1 of the license, or (at your option)
50 any later version. The Mpc library has been registered in France
51 by the Agence pour la Protection des Programmes on 2003-02-05
52 under the number IDDN FR 001 060029 000 R P 2003 000 10000.
53
54 This package contains the header and static library.
55
56
57 [FILE:168:descriptions/desc.shared]
58 Mpc is a C library for the arithmetic of complex numbers with
59 arbitrarily high precision and correct rounding of the result.
60
61 This package contains the shared library.
62
63
64 [FILE:95:distinfo]
65 6985c538143c1208dcb1ac42cedad6ff52e267b47e5f970183a3e75125b43c2e       701263 mpc-1.1.0.tar.gz
66
67
68 [FILE:27:manifests/plist.static]
69 include/mpc.h
70 lib/libmpc.a
71
72
73 [FILE:64:manifests/plist.shared]
74 lib/
75  libmpc.so
76  libmpc.so.%%SOMAJOR%%
77  libmpc.so.%%SOVERSION%%
78