mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
18 lines
949 B
Groff
18 lines
949 B
Groff
BDEPEND=dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile configure install postinst test
|
|
DEPEND=dev-ml/dune-configurator dev-ml/zarith:= 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:= zlib? ( >=virtual/zlib-1.1:= ) dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
REQUIRED_USE=test? ( ocamlopt )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/1.21.1
|
|
SRC_URI=https://github.com/xavierleroy/cryptokit/archive/release1211.tar.gz -> cryptokit-1.21.1.tar.gz
|
|
_eclasses_=edob 357e125b8c5cad0deccb625e537ea831 edo e472083829a6e7ff43a197cf536728a2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 dune bca6089ec4118f02802b8cee78a748c5
|
|
_md5_=b2c089d34e97c367e56d2e8110da835e
|