mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
17 lines
847 B
Plaintext
17 lines
847 B
Plaintext
BDEPEND=dev-ml/dune dev-lang/ocaml
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=dev-lang/ocaml:=[ocamlopt?] dev-ml/yojson:= dev-ml/cmdliner:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=A Qemu Message Protocol (QMP) client in OCaml
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/xapi-project/ocaml-qmp https://opam.ocaml.org/packages/qmp/
|
|
INHERIT=dune
|
|
IUSE=ocamlopt test
|
|
KEYWORDS=~amd64
|
|
LICENSE=LGPL-2.1-with-linking-exception
|
|
RDEPEND=dev-lang/ocaml:=[ocamlopt?] dev-ml/yojson:= dev-ml/cmdliner:= test? ( dev-ml/ounit2 ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/0.18.0
|
|
SRC_URI=https://github.com/xapi-project/ocaml-qmp/archive/refs/tags/v0.18.0.tar.gz -> qmp-0.18.0.tar.gz
|
|
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune db0ce2a301411f44e4ee90e5c591ada0
|
|
_md5_=87afca1db43c2d18f0822655d776c8e9
|