blob: 18b0ec5c9eee9b3a33d2756bce87c378fd5b0c7e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=dev-ml/dune-configurator >=sci-libs/gsl-1.19:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=OCaml bindings for the GSL library (successor of dev-ml/ocamlgsl)
EAPI=8
HOMEPAGE=https://github.com/mmottl/gsl-ocaml
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=dev-ml/dune-configurator >=sci-libs/gsl-1.19:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
SLOT=0
SRC_URI=https://github.com/mmottl/gsl-ocaml/releases/download/1.25.1/gsl-1.25.1.tbz
_eclasses_=dune 21c2970666b517829dc7b963ca1f4a4a edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 1e32df7deee68372153dca65f4a7c21f
_md5_=cb05b0fc043c9bd80edf2edbbc9d39f1
|