blob: bcec0c547eeec1777bbf38c8f734c2de8ea58ad1 (
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.11
SRC_URI=https://github.com/ocaml/Zarith/archive/release-1.11.tar.gz -> zarith-1.11.tar.gz
_eclasses_=findlib cd985dd86f7bdcad48517896678366c3 toolchain-funcs 7a9551c9a6680454019664620505375a multilib 6f710a580aea2e8c7f5be70f8912ad43
_md5_=6655366fb5950ec24ab1af21a7194873
|