mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
18 lines
925 B
Plaintext
18 lines
925 B
Plaintext
BDEPEND=dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=dev-ml/lwt:= dev-ml/lwt-dllist:= dev-ml/cmdliner:= unix? ( app-emulation/xen ) test? ( dev-ml/ounit2 ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Xen event channel interface for Mirage
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/mirage/ocaml-evtchn https://opam.ocaml.org/packages/xen-evtchn/
|
|
INHERIT=dune multiprocessing
|
|
IUSE=ocamlopt test unix
|
|
KEYWORDS=~amd64
|
|
LICENSE=ISC
|
|
RDEPEND=dev-ml/lwt:= dev-ml/lwt-dllist:= dev-ml/cmdliner:= unix? ( app-emulation/xen ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
REQUIRED_USE=test? ( unix )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/2.1.0
|
|
SRC_URI=https://github.com/mirage/ocaml-evtchn/releases/download/v2.1.0/xen-evtchn-v2.1.0.tbz
|
|
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune beddc7cde467b2e48afc78a87d042c01
|
|
_md5_=774cdbbfdd79dabb68e1a4a8915be7e8
|