blob: cf7bbe57a1a46255cafd4dc7c69b73da727f7d67 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=>=sci-libs/gsl-1.19 >=dev-ml/findlib-1.0.4-r1 >=dev-lang/ocaml-3.12:=[ocamlopt?] dev-ml/ocamlbuild
DESCRIPTION=OCaml bindings for the GSL library (successor of dev-ml/ocamlgsl)
EAPI=5
HOMEPAGE=https://github.com/mmottl/gsl-ocaml
INHERIT=oasis
IUSE=examples test +ocamlopt debug doc test
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=>=sci-libs/gsl-1.19 !dev-ml/ocamlgsl >=dev-lang/ocaml-3.12:=[ocamlopt?]
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/mmottl/gsl-ocaml/releases/download/v1.19.1/gsl-ocaml-1.19.1.tar.gz
_eclasses_=multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 findlib 3d3de4bef686774baeeabfa2b916631c desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 estack 055c42df72f76a4f45ec92b35e83cd56 epatch f62592ba170464d52e9a05f584161347 l10n 8cdd85e169b835d518bc2fd59f780d8e ltprune 4f3f2db5ce3ccbeeacdf3f94954043aa preserve-libs ef207dc62baddfddfd39a164d9797648 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e base a3f380d8a13f148f16d76fe39e90f451 oasis 6594737378e44ee268d90b74277915b6
_md5_=e51bbfdd30287784d373ea37fdd5a225
|