mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
17 lines
695 B
Groff
17 lines
695 B
Groff
BDEPEND=dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=dev-ml/seq:= test? ( dev-ml/qcheck:* dev-ml/alcotest:* ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Functional Priority Search Queues for OCaml
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/pqwy/psq
|
|
INHERIT=dune
|
|
IUSE=ocamlopt test
|
|
KEYWORDS=~amd64
|
|
LICENSE=ISC
|
|
RDEPEND=dev-ml/seq:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/0.2.1
|
|
SRC_URI=https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz
|
|
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 dune 339df00cc31668d437589817d093748d
|
|
_md5_=ddbe123c8f6198da0895e299df3d7ff8
|