mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
17 lines
687 B
Groff
17 lines
687 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:=[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:=[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 a5e294016aa84979fcb2459749eb80b2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 dune bca6089ec4118f02802b8cee78a748c5
|
|
_md5_=ddbe123c8f6198da0895e299df3d7ff8
|