blob: 1aee9b6fe8fc5d93eeca86e8c6c051e6b506dcc6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install test
DEPEND=>=dev-lang/ocaml-4.05:=[ocamlopt=] !mpir? ( dev-libs/gmp:0= ) mpir? ( sci-libs/mpir:= ) dev-lang/perl >=dev-ml/findlib-1.0.4-r1
DESCRIPTION=Arithmetic and logic operations over arbitrary-precision integers
EAPI=7
HOMEPAGE=https://github.com/ocaml/Zarith
INHERIT=findlib toolchain-funcs
IUSE=doc mpir +ocamlopt +ocamlopt
KEYWORDS=amd64 ~arm ~arm64 ~ppc x86
LICENSE=LGPL-2.1-with-linking-exception
RDEPEND=>=dev-lang/ocaml-4.05:=[ocamlopt=] !mpir? ( dev-libs/gmp:0= ) mpir? ( sci-libs/mpir:= ) dev-lang/ocaml:=[ocamlopt?]
RESTRICT=!ocamlopt? ( test )
SLOT=0/1.12
SRC_URI=https://github.com/ocaml/Zarith/archive/release-1.12.tar.gz -> zarith-1.12.tar.gz
_eclasses_=findlib e6df6108c2d753998b1206f4d5ea4a2d toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b
_md5_=cb6bf70c652b490c32ab6fe85d756c42
|