mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 21:18:09 -07:00
18 lines
926 B
Plaintext
18 lines
926 B
Plaintext
BDEPEND=dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile configure install postinst test
|
|
DEPEND=dev-ml/dune-configurator dev-ml/zarith:=[-mpir(-)] zlib? ( >=virtual/zlib-1.1:= ) dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Cryptographic primitives library for Objective Caml
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/xavierleroy/cryptokit
|
|
INHERIT=dune
|
|
IUSE=cpu_flags_x86_aes +ocamlopt test zlib
|
|
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~x86
|
|
LICENSE=LGPL-2
|
|
RDEPEND=dev-ml/dune-configurator dev-ml/zarith:=[-mpir(-)] zlib? ( >=virtual/zlib-1.1:= ) dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
REQUIRED_USE=test? ( ocamlopt )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/1.19
|
|
SRC_URI=https://github.com/xavierleroy/cryptokit/archive/release119.tar.gz -> cryptokit-1.19.tar.gz
|
|
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 dune bca6089ec4118f02802b8cee78a748c5
|
|
_md5_=ed6028e9ff3590159986f55af422fd5c
|