mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 14:03:33 -04:00
18 lines
1.4 KiB
Plaintext
18 lines
1.4 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/ocaml-migrate-parsetree-2.1.0 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.1.0
|
|
SRC_URI=https://github.com/mirage/ocaml-cstruct/archive/v6.1.0.tar.gz -> cstruct-6.1.0.tar.gz
|
|
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune beddc7cde467b2e48afc78a87d042c01
|
|
_md5_=9466f2ad0445b757f7e6a14f898a0f99
|