mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
17 lines
2.0 KiB
Groff
17 lines
2.0 KiB
Groff
BDEPEND=dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=>=dev-lang/ocaml-4.08.0:=[ocamlopt?] >=dev-ml/ppx_sexp_conv-0.9.0:= >=dev-ml/cstruct-6.0.0:=[ppx,sexp] dev-ml/sexplib:= >=dev-ml/mirage-crypto-0.10.0:=[ec,pk,rng] >=dev-ml/x509-0.13.0:= >=dev-ml/domain-name-0.3.0:= >=dev-ml/fmt-0.8.7:= >=dev-ml/lwt-3.0.0:= >=dev-ml/ptime-0.8.1:= dev-ml/hkdf:= dev-ml/logs:= dev-ml/ipaddr:=[sexp] async? ( >=dev-ml/async-0.15:= >=dev-ml/async_unix-0.15:= >=dev-ml/core-0.15:= dev-ml/cstruct:=[async] >=dev-ml/ppx_jane-0.15:= dev-ml/mirage-crypto:=[rng-async] >=dev-ml/x509-0.14.0:= ) mirage? ( >=dev-ml/mirage-flow-2.0.0:= >=dev-ml/mirage-kv-3.0.0:= >=dev-ml/mirage-clock-3.0.0:= dev-ml/mirage-crypto:=[pk] ) test? ( >=dev-ml/cstruct-3.0.0[unix] dev-ml/alcotest dev-ml/randomconv dev-ml/ounit2 ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Transport Layer Security purely in OCaml
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/mirleft/ocaml-tls
|
|
INHERIT=dune multiprocessing
|
|
IUSE=async mirage ocamlopt test
|
|
KEYWORDS=~amd64
|
|
LICENSE=BSD-2
|
|
RDEPEND=>=dev-lang/ocaml-4.08.0:=[ocamlopt?] >=dev-ml/ppx_sexp_conv-0.9.0:= >=dev-ml/cstruct-6.0.0:=[ppx,sexp] dev-ml/sexplib:= >=dev-ml/mirage-crypto-0.10.0:=[ec,pk,rng] >=dev-ml/x509-0.13.0:= >=dev-ml/domain-name-0.3.0:= >=dev-ml/fmt-0.8.7:= >=dev-ml/lwt-3.0.0:= >=dev-ml/ptime-0.8.1:= dev-ml/hkdf:= dev-ml/logs:= dev-ml/ipaddr:=[sexp] async? ( >=dev-ml/async-0.15:= >=dev-ml/async_unix-0.15:= >=dev-ml/core-0.15:= dev-ml/cstruct:=[async] >=dev-ml/ppx_jane-0.15:= dev-ml/mirage-crypto:=[rng-async] >=dev-ml/x509-0.14.0:= ) mirage? ( >=dev-ml/mirage-flow-2.0.0:= >=dev-ml/mirage-kv-3.0.0:= >=dev-ml/mirage-clock-3.0.0:= dev-ml/mirage-crypto:=[pk] ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/0.15.3
|
|
SRC_URI=https://github.com/mirleft/ocaml-tls/releases/download/v0.15.3/tls-0.15.3.tbz
|
|
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune beddc7cde467b2e48afc78a87d042c01
|
|
_md5_=49cd1228d37d28f88ce0a34e60af3973
|