mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
18 lines
848 B
Plaintext
18 lines
848 B
Plaintext
BDEPEND=dev-ml/dune dev-lang/ocaml
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=dev-ml/bigarray-compat:= >=dev-ml/cstruct-2.0.0:= test? ( dev-ml/ounit2 ) unix? ( dev-ml/configurator ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=IO memory page library for Mirage backends
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/mirage/io-page https://opam.ocaml.org/packages/io-page/
|
|
INHERIT=dune multiprocessing
|
|
IUSE=ocamlopt test unix
|
|
KEYWORDS=~amd64
|
|
LICENSE=ISC
|
|
RDEPEND=dev-ml/bigarray-compat:= >=dev-ml/cstruct-2.0.0:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
REQUIRED_USE=test? ( unix )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/2.3.0
|
|
SRC_URI=https://github.com/mirage/io-page/releases/download/v2.3.0/io-page-v2.3.0.tbz
|
|
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune db0ce2a301411f44e4ee90e5c591ada0
|
|
_md5_=8b64c5dd612adf606275596f7c1ea735
|