mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
18 lines
1.9 KiB
Groff
18 lines
1.9 KiB
Groff
BDEPEND=>=dev-ml/dune-configurator-2.0.0 virtual/pkgconfig dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=>=dev-lang/ocaml-4.08.0:=[ocamlopt?] >=dev-ml/cstruct-6.0.0:= >=dev-ml/eqaf-0.8:= pk? ( dev-libs/gmp >=dev-ml/mirage-4.0:= dev-ml/sexplib0:= >=dev-ml/zarith-1.4:= ) rng? ( dev-ml/duration:= dev-ml/logs:= >=dev-ml/lwt-4.0.0:= >=dev-ml/mtime-1.0.0:= ) rng-async? ( >=dev-ml/async-0.14:= ) rng-mirage? ( >=dev-ml/lwt-4.0.0:= >=dev-ml/mirage-3.8.0:= >=dev-ml/mirage-clock-3.0.0:= ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Simple symmetric cryptography for the modern age
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/mirage/mirage-crypto https://opam.ocaml.org/packages/mirage-crypto/
|
|
INHERIT=dune multiprocessing
|
|
IUSE=ec ocamlopt pk rng rng-async rng-mirage test
|
|
KEYWORDS=~amd64
|
|
LICENSE=ISC
|
|
RDEPEND=>=dev-lang/ocaml-4.08.0:=[ocamlopt?] >=dev-ml/cstruct-6.0.0:= >=dev-ml/eqaf-0.8:= pk? ( dev-libs/gmp >=dev-ml/mirage-4.0:= dev-ml/sexplib0:= >=dev-ml/zarith-1.4:= ) rng? ( dev-ml/duration:= dev-ml/logs:= >=dev-ml/lwt-4.0.0:= >=dev-ml/mtime-1.0.0:= ) rng-async? ( >=dev-ml/async-0.14:= ) rng-mirage? ( >=dev-ml/lwt-4.0.0:= >=dev-ml/mirage-3.8.0:= >=dev-ml/mirage-clock-3.0.0:= ) test? ( dev-ml/ounit2 >=dev-ml/randomconv-0.1.3 dev-ml/hex >=dev-ml/asn1-combinators-0.2.5 dev-ml/ppx_deriving dev-ml/ppx_deriving_yojson >=dev-ml/yojson-1.6.0 dev-ml/alcotest >=dev-ml/mirage-clock-unix-3.0.0 >=dev-ml/mirage-time-2.0.0[unix] >=dev-ml/mirage-unix-5.0.0 ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
REQUIRED_USE=test? ( ec pk rng ) ec? ( rng ) pk? ( rng ) rng-async? ( rng ) rng-mirage? ( rng )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/0.10.6
|
|
SRC_URI=https://github.com/mirage/mirage-crypto/releases/download/v0.10.6/mirage-crypto-0.10.6.tbz
|
|
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune beddc7cde467b2e48afc78a87d042c01
|
|
_md5_=f3138712318e90a25956177112d452ae
|