Ravenports generated: 13 Jan 2024 19:39
[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=                   cpe gmake libtool:build
23
24 LICENSE=                PUBDOM:primary
25 LICENSE_FILE=           PUBDOM:{{WRKSRC}}/LICENSE
26 LICENSE_SCHEME=         solo
27
28 CPE_VENDOR=             libtom
29 FPC_EQUIVALENT=         math/libtommath
30
31 BUILD_TARGET=           default
32 MAKEFILE=               makefile.shared
33
34 SOVERSION=              1.2.1
35
36 CFLAGS=                 -fPIC
37
38 post-install:
39         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libtommath.so
40
41 [FILE:163:descriptions/desc.primary]
42 LibTomMath provides highly optimized and portable routines for a vast
43 majority of integer based number theoretic applications (including
44 public key cryptography).
45
46
47 [FILE:95:distinfo]
48 986025d7b374276fee2e30e99f3649e4ac0db8a02257a37ee10eae72abed0d1f       635728 ltm-1.2.1.tar.xz
49
50
51 [FILE:61:manifests/plist.primary]
52 lib/
53  libtommath.so.%%SOMAJOR%%
54  libtommath.so.%%SOVERSION%%
55
56
57 [FILE:80:manifests/plist.dev]
58 include/tommath.h
59 lib/
60  libtommath.a
61  libtommath.so
62 lib/pkgconfig/libtommath.pc
63