blob: 0069360c4b017550b2254a19db1f001d327a95ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=test? ( dev-ml/alcotest ) dev-ml/dune dev-lang/ocaml
DEFINED_PHASES=compile install test
DEPEND=dev-libs/libuv:= dev-ml/ocaml-ctypes:= dev-ml/result:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Binding to libuv: cross-platform asynchronous I/O
EAPI=7
HOMEPAGE=https://github.com/aantron/luv
INHERIT=dune
IUSE=+ocamlopt test
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86
LICENSE=MIT
RDEPEND=dev-libs/libuv:= dev-ml/ocaml-ctypes:= dev-ml/result:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=!test? ( test )
SLOT=0/0.5.10
SRC_URI=https://github.com/aantron/luv/releases/download/0.5.10/luv-0.5.10.tar.gz
_eclasses_=dune 05294776066d7a3a47116e184dfd8ab9
_md5_=ffa3923ccd03220cec6686efceec2667
|