mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -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 30ead54fa2e2b5f9cd4e612ffc34d0fe dune beddc7cde467b2e48afc78a87d042c01
|
|
_md5_=ddbe123c8f6198da0895e299df3d7ff8
|