blob: 4643b1a188f2f8affa0d6932d43ecccecc54e8ba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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=doc threads
KEYWORDS=amd64 ~arm64 ~loong ppc ~ppc64 ~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 )
SLOT=0/44
SRC_URI=https://www.shoup.net/ntl/ntl-11.5.1.tar.gz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 gnuconfig b6b3e92f8b8c996400074b5f61a59256
_md5_=5778dad64de7866aef927a0876fac2c7
|