mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
18 lines
878 B
Plaintext
18 lines
878 B
Plaintext
BDEPEND=dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=combinators? ( dev-ml/mirage-clock ) dev-ml/cstruct dev-ml/fmt dev-ml/logs dev-ml/lwt test? ( dev-ml/alcotest ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Flow implementations for Mirage
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/mirage/mirage-flow
|
|
INHERIT=dune multiprocessing
|
|
IUSE=combinators ocamlopt test unix
|
|
KEYWORDS=~amd64
|
|
LICENSE=ISC
|
|
RDEPEND=combinators? ( dev-ml/mirage-clock ) dev-ml/cstruct dev-ml/fmt dev-ml/logs dev-ml/lwt >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
REQUIRED_USE=test? ( combinators unix )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/3.0.0
|
|
SRC_URI=https://github.com/mirage/mirage-flow/archive/v3.0.0.tar.gz -> mirage-flow-3.0.0.tar.gz
|
|
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune 05e1ecac420bb190bc7f981fdd670d96
|
|
_md5_=6a1c73a2a86fcacfa86427380fd5a809
|