Ravenports generated: 10 Sep 2023 17:11
[ravenports.git] / bucket_65 / libtommath
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               libtommath
4 VERSION=                1.2.1
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.1/
13 DISTFILE[1]=            ltm-1.2.1.tar.xz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        complete
16                         primary
17                         dev
18
19 OPTIONS_AVAILABLE=      none
20 OPTIONS_STANDARD=       none
21
22 USES=                   gmake libtool:build
23
24 LICENSE=                PUBDOM:primary
25 LICENSE_FILE=           PUBDOM:{{WRKSRC}}/LICENSE
26 LICENSE_SCHEME=         solo
27
28 FPC_EQUIVALENT=         math/libtommath
29
30 BUILD_TARGET=           default
31 MAKEFILE=               makefile.shared
32
33 SOVERSION=              1.2.1
34
35 CFLAGS=                 -fPIC
36
37 post-install:
38         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libtommath.so
39
40 [FILE:163:descriptions/desc.primary]
41 LibTomMath provides highly optimized and portable routines for a vast
42 majority of integer based number theoretic applications (including
43 public key cryptography).
44
45
46 [FILE:95:distinfo]
47 986025d7b374276fee2e30e99f3649e4ac0db8a02257a37ee10eae72abed0d1f       635728 ltm-1.2.1.tar.xz
48
49
50 [FILE:61:manifests/plist.primary]
51 lib/
52  libtommath.so.%%SOMAJOR%%
53  libtommath.so.%%SOVERSION%%
54
55
56 [FILE:80:manifests/plist.dev]
57 include/tommath.h
58 lib/
59  libtommath.a
60  libtommath.so
61 lib/pkgconfig/libtommath.pc
62