2024-03-02 14:35:22 UTC

This commit is contained in:
Repository mirror & CI
2024-03-02 14:35:22 +00:00
parent fbdcc281c5
commit 5b5340f7ef
17 changed files with 56 additions and 23 deletions

View File

@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0/2.0.0
SRC_URI=https://github.com/backtracking/bheap/releases/download/2.0.0/bheap-2.0.0.tbz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune beddc7cde467b2e48afc78a87d042c01
_md5_=8c3e386fcc0652b1649d57237908c93e
_md5_=9f60a56a0a4bf2ed68c4303929e4cdb9

View File

@@ -12,4 +12,4 @@ RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
SLOT=0/0.9.4
SRC_URI=https://github.com/xapi-project/cdrom/archive/refs/tags/v0.9.4.tar.gz -> cdrom-0.9.4.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune beddc7cde467b2e48afc78a87d042c01
_md5_=e802e5fd8fe53e081c5ac9ce65e3d6d6
_md5_=9c3bf3f6e2aca07602f7f4bec969b684

View File

@@ -0,0 +1,17 @@
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-4.08.0:=[ocamlopt?] >=dev-ml/fmt-0.8.9:= async? ( >=dev-ml/async-0.9.0:= >=dev-ml/async_unix-0.9.0:= >=dev-ml/core-0.9.0:= ) lwt? ( dev-ml/lwt:= ) ppx? ( >=dev-ml/ppxlib-0.16.0:= dev-ml/stdlib-shims:= ) sexp? ( >=dev-ml/sexplib-0.9.0:= ) test? ( dev-ml/alcotest dev-ml/crowbar dev-ml/ppx_sexp_conv dev-ml/cppo >=dev-ml/lwt-2.0.2 ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Map OCaml arrays onto C-like structs
EAPI=8
HOMEPAGE=https://github.com/mirage/ocaml-cstruct https://opam.ocaml.org/packages/cstruct/
INHERIT=dune multiprocessing
IUSE=async lwt ocamlopt ppx sexp test unix
KEYWORDS=~amd64
LICENSE=ISC
RDEPEND=>=dev-lang/ocaml-4.08.0:=[ocamlopt?] >=dev-ml/fmt-0.8.9:= async? ( >=dev-ml/async-0.9.0:= >=dev-ml/async_unix-0.9.0:= >=dev-ml/core-0.9.0:= ) lwt? ( dev-ml/lwt:= ) ppx? ( >=dev-ml/ppxlib-0.16.0:= dev-ml/stdlib-shims:= ) sexp? ( >=dev-ml/sexplib-0.9.0:= ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
REQUIRED_USE=ppx? ( sexp ) test? ( sexp ppx )
RESTRICT=!test? ( test )
SLOT=0/6.2.0
SRC_URI=https://github.com/mirage/ocaml-cstruct/archive/v6.2.0.tar.gz -> cstruct-6.2.0.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune beddc7cde467b2e48afc78a87d042c01
_md5_=fe2bc331bbe0d237ea950ea96f712a60

View File

@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0/0.4.0
SRC_URI=https://github.com/hannesm/domain-name/releases/download/v0.4.0/domain-name-0.4.0.tbz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune beddc7cde467b2e48afc78a87d042c01
_md5_=e062fa61a52391137bee1fd77d0784a8
_md5_=0e6f885f65f091790378e1a997f89c0e

View File

@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0/0.3.0
SRC_URI=https://github.com/hannesm/gmap/releases/download/0.3.0/gmap-0.3.0.tbz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune beddc7cde467b2e48afc78a87d042c01
_md5_=32176765962a526b5553a4ed84b3b36f
_md5_=c09dd0159dd5ffcbcd9ac47ed7dcff44

View File

@@ -1,6 +1,6 @@
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=test? ( dev-ml/lwt ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DEPEND=test? ( dev-ml/lwt:= ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Mutable doubly-linked list with Lwt iterators
EAPI=8
HOMEPAGE=https://github.com/mirage/lwt-dllist
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0/1.0.1
SRC_URI=https://github.com/mirage/lwt-dllist/releases/download/v1.0.1/lwt-dllist-v1.0.1.tbz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune beddc7cde467b2e48afc78a87d042c01
_md5_=66d42390654b271a6b7f87ff8035294d
_md5_=530e389cb22941ea1532fcf9a64005ee

View File

@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0/0.6
SRC_URI=https://github.com/mirage/pecu/releases/download/v0.6/pecu-v0.6.tbz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune beddc7cde467b2e48afc78a87d042c01
_md5_=c9c30d61bb9c75d76c706150512ed0b0
_md5_=b62bcc2eefd05ae5fb810865cfb476bc

View File

@@ -0,0 +1,16 @@
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 c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune beddc7cde467b2e48afc78a87d042c01
_md5_=ddbe123c8f6198da0895e299df3d7ff8

View File

@@ -1,6 +1,6 @@
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DEPEND=dev-ml/cstruct >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Convert from random bytes to random native numbers
EAPI=8
HOMEPAGE=https://github.com/hannesm/randomconv
@@ -12,4 +12,4 @@ RDEPEND=dev-ml/cstruct >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
SLOT=0/0.1.3
SRC_URI=https://github.com/hannesm/randomconv/releases/download/v0.1.3/randomconv-v0.1.3.tbz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune beddc7cde467b2e48afc78a87d042c01
_md5_=842c9ad06e2f21f74b9437ad7f5828d6
_md5_=4774509fe2d89a1fbd39ffbf89380efb

View File

@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0/1.6.0
SRC_URI=https://github.com/rgrinberg/stringext/archive/1.6.0.tar.gz -> stringext-1.6.0.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune beddc7cde467b2e48afc78a87d042c01
_md5_=1ee5bd09a3cd5065710654b6f0966531
_md5_=5fc1b4450c10f1368c15cc90af57eb38

View File

@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0/1.4.0
SRC_URI=https://erratique.ch/software/xmlm/releases/xmlm-1.4.0.tbz
_eclasses_=findlib cc1c14904708a0a28bcb256b342a808c opam 2d0e114062b346818f6d0fee5e0df656
_md5_=26eb7e04751d4ec4d77a6c84bc3c65ee
_md5_=86e9dd0ab62b27a1bb7092690d7a29c7