mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
17 lines
1.6 KiB
Groff
17 lines
1.6 KiB
Groff
BDEPEND=dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=dev-ml/ppx_sexp_conv:= dev-ml/cstruct:=[ppx,sexp] dev-ml/sexplib:= dev-ml/mirage-crypto:=[ec,pk,rng] dev-ml/x509:= dev-ml/domain-name:= dev-ml/fmt:= dev-ml/lwt:= dev-ml/ptime:= dev-ml/hkdf:= dev-ml/logs:= dev-ml/ipaddr:=[sexp] async? ( dev-ml/async:= dev-ml/async_unix:= dev-ml/core:= dev-ml/cstruct:=[async] dev-ml/ppx_jane:= dev-ml/mirage-crypto:=[rng-async] ) mirage? ( dev-ml/mirage-flow:= dev-ml/mirage-kv:= dev-ml/mirage-clock:= dev-ml/mirage-crypto:=[pk] ) test? ( dev-ml/cstruct[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-ml/ppx_sexp_conv:= dev-ml/cstruct:=[ppx,sexp] dev-ml/sexplib:= dev-ml/mirage-crypto:=[ec,pk,rng] dev-ml/x509:= dev-ml/domain-name:= dev-ml/fmt:= dev-ml/lwt:= dev-ml/ptime:= dev-ml/hkdf:= dev-ml/logs:= dev-ml/ipaddr:=[sexp] async? ( dev-ml/async:= dev-ml/async_unix:= dev-ml/core:= dev-ml/cstruct:=[async] dev-ml/ppx_jane:= dev-ml/mirage-crypto:=[rng-async] ) mirage? ( dev-ml/mirage-flow:= dev-ml/mirage-kv:= dev-ml/mirage-clock:= dev-ml/mirage-crypto:=[pk] ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/0.13.1
|
|
SRC_URI=https://github.com/mirleft/ocaml-tls/releases/download/v0.13.1/tls-v0.13.1.tbz
|
|
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune beddc7cde467b2e48afc78a87d042c01
|
|
_md5_=35ab439f3b5c346d124b5a43ec20d8b4
|