mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
17 lines
688 B
Plaintext
17 lines
688 B
Plaintext
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.0
|
|
SRC_URI=https://github.com/pqwy/psq/releases/download/v0.2.0/psq-v0.2.0.tbz
|
|
_eclasses_=edo f75ee9179825c4cb6679eb3094d7a779 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune beddc7cde467b2e48afc78a87d042c01
|
|
_md5_=80e59d72fab21467b42bcab51552bff3
|