You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
688 B
15 lines
688 B
DEFINED_PHASES=compile configure install
|
|
DEPEND=ecm? ( sci-mathematics/gmp-ecm ) mpi? ( virtual/mpi ) zlib? ( sys-libs/zlib )
|
|
DESCRIPTION=A C library implementing a suite of algorithms to factor large integers
|
|
EAPI=8
|
|
HOMEPAGE=https://sourceforge.net/projects/msieve/
|
|
INHERIT=toolchain-funcs
|
|
IUSE=zlib +ecm mpi
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=public-domain
|
|
RDEPEND=ecm? ( sci-mathematics/gmp-ecm ) mpi? ( virtual/mpi ) zlib? ( sys-libs/zlib )
|
|
SLOT=0
|
|
SRC_URI=mirror://sourceforge/msieve/msieve/Msieve%20v1.53/msieve153_src.tar.gz -> msieve-1.53.tar.gz
|
|
_eclasses_=multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c
|
|
_md5_=25192422fffd61f6913002e55ded9baf
|