mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 14:03:33 -04:00
18 lines
1.3 KiB
Groff
18 lines
1.3 KiB
Groff
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:= dev-ml/async_unix:= dev-ml/core:= ) lwt? ( dev-ml/lwt:= ) ppx? ( dev-ml/ppxlib:= dev-ml/stdlib-shims:= ) sexp? ( dev-ml/sexplib:= ) test? ( dev-ml/alcotest dev-ml/crowbar dev-ml/ocaml-migrate-parsetree dev-ml/ppx_sexp_conv dev-ml/cppo dev-ml/lwt ) >=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:= dev-ml/async_unix:= dev-ml/core:= ) lwt? ( dev-ml/lwt:= ) ppx? ( dev-ml/ppxlib:= dev-ml/stdlib-shims:= ) sexp? ( dev-ml/sexplib:= ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
REQUIRED_USE=ppx? ( sexp ) test? ( sexp ppx )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/6.0.1
|
|
SRC_URI=https://github.com/mirage/ocaml-cstruct/archive/v6.0.1.tar.gz -> cstruct-6.0.1.tar.gz
|
|
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune beddc7cde467b2e48afc78a87d042c01
|
|
_md5_=71f7ef1eca0722bb4f916101595a3d6a
|