2025-05-23 20:09:18 UTC

This commit is contained in:
Repository mirror & CI
2025-05-23 20:09:18 +00:00
parent 8931ca44f2
commit 1e35818d1b
58 changed files with 86 additions and 652 deletions

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=test? ( dev-ml/stdlib-shims ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=OCaml binary heap implementation by Jean-Christophe Filliatre
EAPI=8
HOMEPAGE=https://github.com/backtracking/bheap
INHERIT=dune
IUSE=ocamlopt test
KEYWORDS=~amd64
LICENSE=LGPL-2.1-with-linking-exception
RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
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 a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 21c2970666b517829dc7b963ca1f4a4a
_md5_=9f60a56a0a4bf2ed68c4303929e4cdb9

View File

@@ -1,15 +0,0 @@
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Query the state and contents of CDROM devices under Linux
EAPI=8
HOMEPAGE=https://github.com/xapi-project/cdrom
INHERIT=dune
IUSE=ocamlopt
KEYWORDS=~amd64
LICENSE=LGPL-2.1-with-linking-exception
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 a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 21c2970666b517829dc7b963ca1f4a4a
_md5_=9c3bf3f6e2aca07602f7f4bec969b684

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=test? ( dev-ml/alcotest ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=RFC 1035 Internet domain names
EAPI=8
HOMEPAGE=https://github.com/hannesm/domain-name
INHERIT=dune
IUSE=ocamlopt test
KEYWORDS=~amd64
LICENSE=ISC
RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
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 a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 21c2970666b517829dc7b963ca1f4a4a
_md5_=0e6f885f65f091790378e1a997f89c0e

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=test? ( dev-ml/alcotest dev-ml/fmt ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Heterogenous Map over a GADT
EAPI=8
HOMEPAGE=https://github.com/hannesm/gmap https://opam.ocaml.org/packages/gmap/
INHERIT=dune
IUSE=ocamlopt test
KEYWORDS=~amd64
LICENSE=ISC
RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
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 a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 21c2970666b517829dc7b963ca1f4a4a
_md5_=c09dd0159dd5ffcbcd9ac47ed7dcff44

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=test? ( dev-ml/alcotest dev-ml/astring dev-ml/crowbar dev-ml/fmt ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Implementation of quoted-printable encoder/decoder from RFC2045
EAPI=8
HOMEPAGE=https://github.com/mirage/pecu
INHERIT=dune
IUSE=ocamlopt test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=!test? ( test )
SLOT=0/0.6
SRC_URI=https://github.com/mirage/pecu/releases/download/v0.6/pecu-v0.6.tbz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 21c2970666b517829dc7b963ca1f4a4a
_md5_=b62bcc2eefd05ae5fb810865cfb476bc

View File

@@ -1,15 +0,0 @@
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
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
INHERIT=dune
IUSE=ocamlopt
KEYWORDS=~amd64
LICENSE=ISC
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 a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 21c2970666b517829dc7b963ca1f4a4a
_md5_=4774509fe2d89a1fbd39ffbf89380efb