Ravenports generated: 09 Jul 2021 00:27
[ravenports.git] / bucket_65 / libtommath
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               libtommath
4 VERSION=                1.2.0
5 KEYWORDS=               math
6 VARIANTS=               standard
7 SDESC[standard]=        Theoretic multiple-precision integer library
8 HOMEPAGE=               https://www.libtom.net/LibTomMath/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            https://github.com/libtom/libtommath/releases/download/v1.2.0/
13 DISTFILE[1]=            ltm-1.2.0.tar.xz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      none
18 OPTIONS_STANDARD=       none
19
20 USES=                   gmake libtool:build
21
22 LICENSE=                PUBDOM:single
23 LICENSE_FILE=           PUBDOM:{{WRKSRC}}/LICENSE
24 LICENSE_SCHEME=         solo
25
26 FPC_EQUIVALENT=         math/libtommath
27
28 BUILD_TARGET=           default
29 MAKEFILE=               makefile.shared
30
31 SOVERSION=              1.2.0
32
33 CFLAGS=                 -fPIC
34
35 post-install:
36         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libtommath.so
37
38 [FILE:163:descriptions/desc.single]
39 LibTomMath provides highly optimized and portable routines for a vast
40 majority of integer based number theoretic applications (including
41 public key cryptography).
42
43
44 [FILE:95:distinfo]
45 b7c75eecf680219484055fcedd686064409254ae44bc31a96c5032843c0e18b1       622120 ltm-1.2.0.tar.xz
46
47
48 [FILE:136:manifests/plist.single]
49 include/tommath.h
50 lib/
51  libtommath.a
52  libtommath.so
53  libtommath.so.%%SOMAJOR%%
54  libtommath.so.%%SOVERSION%%
55 lib/pkgconfig/libtommath.pc
56