mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 18:13:10 -04:00
18 lines
1.3 KiB
Plaintext
18 lines
1.3 KiB
Plaintext
BDEPEND=dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=>=dev-lang/ocaml-4.08.0:=[ocamlopt?] >=dev-ml/fmt-0.8.9:= async? ( >=dev-ml/async-0.9.0:= >=dev-ml/async_unix-0.9.0:= >=dev-ml/core-0.9.0:= ) lwt? ( dev-ml/lwt:= ) ppx? ( >=dev-ml/ppxlib-0.16.0:= dev-ml/stdlib-shims:= ) sexp? ( >=dev-ml/sexplib-0.9.0:= ) test? ( dev-ml/alcotest dev-ml/crowbar dev-ml/ppx_sexp_conv dev-ml/cppo >=dev-ml/lwt-2.0.2 ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Map OCaml arrays onto C-like structs
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/mirage/ocaml-cstruct https://opam.ocaml.org/packages/cstruct/
|
|
INHERIT=dune multiprocessing
|
|
IUSE=async lwt ocamlopt ppx sexp test unix
|
|
KEYWORDS=~amd64
|
|
LICENSE=ISC
|
|
RDEPEND=>=dev-lang/ocaml-4.08.0:=[ocamlopt?] >=dev-ml/fmt-0.8.9:= async? ( >=dev-ml/async-0.9.0:= >=dev-ml/async_unix-0.9.0:= >=dev-ml/core-0.9.0:= ) lwt? ( dev-ml/lwt:= ) ppx? ( >=dev-ml/ppxlib-0.16.0:= dev-ml/stdlib-shims:= ) sexp? ( >=dev-ml/sexplib-0.9.0:= ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
REQUIRED_USE=ppx? ( sexp ) test? ( sexp ppx )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/6.2.0
|
|
SRC_URI=https://github.com/mirage/ocaml-cstruct/archive/v6.2.0.tar.gz -> cstruct-6.2.0.tar.gz
|
|
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune 339df00cc31668d437589817d093748d
|
|
_md5_=fe2bc331bbe0d237ea950ea96f712a60
|