blob: fc04ae47078b3d5352c723f1e4528dbb5ff5e45b (
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/43
SRC_URI=https://www.shoup.net/ntl/ntl-11.4.4.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 gnuconfig 262062cef0ba4f22b397193da514a350
_md5_=066e0e9a036a8ba3cd3c7304550107fd
|