blob: 49095dd25105a940762996eee264c764c82c13f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=dev-lang/perl sys-devel/gnuconfig
DEFINED_PHASES=configure install unpack
DEPEND=dev-libs/gmp:0= dev-libs/gf2x threads? ( >=dev-libs/gf2x-1.2 )
DESCRIPTION=High-performance and portable C++ number theory library
EAPI=8
HOMEPAGE=https://www.shoup.net/ntl/ https://github.com/libntl/ntl
INHERIT=toolchain-funcs gnuconfig
IUSE=bindist doc static-libs threads cpu_flags_x86_avx2
KEYWORDS=~amd64 ~arm64 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
LICENSE=LGPL-2.1+
RDEPEND=dev-libs/gmp:0= dev-libs/gf2x threads? ( >=dev-libs/gf2x-1.2 )
REQUIRED_USE=bindist? ( !cpu_flags_x86_avx2 )
SLOT=0/44
SRC_URI=https://www.shoup.net/ntl/ntl-11.5.1.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b gnuconfig 262062cef0ba4f22b397193da514a350
_md5_=2bb241885ec89d2e6c5b2d9d4d161bea
|