blob: 0d590e8b0f0ad3c1b4eee9a52d25953b60771bea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=test? ( dev-ml/alcotest ) dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile configure install test
DEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Opam solver using 0install backend using the CUDF interface
EAPI=8
HOMEPAGE=https://github.com/ocaml-opam/opam-0install-cudf
INHERIT=dune
IUSE=+ocamlopt test
KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86
LICENSE=ISC
RDEPEND=dev-ml/0install:=[ocamlopt?] dev-ml/cudf:=[ocamlopt?] dev-ml/extlib:=[ocamlopt?] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ocaml-opam/opam-0install-cudf/releases/download/v0.5.0/opam-0install-cudf-0.5.0.tar.gz
_eclasses_=dune 21c2970666b517829dc7b963ca1f4a4a edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 1e32df7deee68372153dca65f4a7c21f
_md5_=24296cf8b65b816a47e20287ee5bad83
|