2025-10-11 11:18:43 UTC

This commit is contained in:
Repository mirror & CI
2025-10-11 11:18:43 +00:00
parent be7bba5e54
commit 4d3b6943cf
62 changed files with 446 additions and 321 deletions

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=compile install
DEPEND=>=dev-lang/ocaml-4.14.0 dev-ml/findlib dev-ml/ocamlbuild dev-ml/topkg >=dev-ml/result-1.5:=[ocamlopt?] >=dev-ml/findlib-1.0.4-r1[ocamlopt?]
DESCRIPTION=Cmarkit parses the CommonMark specification
EAPI=8
HOMEPAGE=https://erratique.ch/software/cmarkit
INHERIT=findlib
IUSE=+ocamlopt +ocamlopt
KEYWORDS=~amd64
LICENSE=ISC
RDEPEND=>=dev-lang/ocaml-4.14.0 dev-lang/ocaml:=[ocamlopt?]
SLOT=0
SRC_URI=https://github.com/dbuenzli/cmarkit/archive/v0.3.0.tar.gz -> cmarkit-0.3.0.gh.tar.gz
_eclasses_=findlib 49d5365fca4dea46f13825b9d763c89e
_md5_=c05cf1907f79ef1da1a36233bdb8c811

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-4.8:=[ocamlopt?] dev-ml/eqaf:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5)
EAPI=8
HOMEPAGE=https://github.com/mirage/digestif
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-lang/ocaml-4.8:=[ocamlopt?] dev-ml/eqaf:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
SLOT=0
SRC_URI=https://github.com/mirage/digestif/archive/v1.3.0.tar.gz -> digestif-1.3.0.gh.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 4304f35da0fafecd98eb149d0b7ed4d4
_md5_=5926be2908ad222f50db026922dd78df

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-4.3:=[ocamlopt?] >=dev-ml/cstruct-1.10:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Constant time equal function to avoid timing attacks in OCaml
EAPI=8
HOMEPAGE=https://github.com/mirage/eqaf
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-lang/ocaml-4.3:=[ocamlopt?] >=dev-ml/cstruct-1.10:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
SLOT=0
SRC_URI=https://github.com/mirage/eqaf/archive/v0.10.tar.gz -> eqaf-0.10.gh.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 4304f35da0fafecd98eb149d0b7ed4d4
_md5_=9f42222d860726ff084d8f9bfa0cb885

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-4.7:=[ocamlopt?] dev-ml/menhir:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=An embeddable Lua 2.5 interpreter implemented in OCaml
EAPI=8
HOMEPAGE=https://github.com/lindig/lua-ml
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=>=dev-lang/ocaml-4.7:=[ocamlopt?] dev-ml/menhir:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
SLOT=0
SRC_URI=https://github.com/lindig/lua-ml/archive/0.9.4.tar.gz -> lua-ml-0.9.4.gh.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 4304f35da0fafecd98eb149d0b7ed4d4
_md5_=9e3c5214d280364b9dbdedfc86746971

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=dev-ml/lwt:=[ocamlopt?] >=dev-ml/uutf-1.0.0:=[ocamlopt?] >=dev-lang/ocaml-4.03:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=CSV library for OCaml
EAPI=8
HOMEPAGE=https://github.com/Chris00/ocaml-csv
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=~amd64
LICENSE=LGPL-2.1
RDEPEND=dev-ml/lwt:=[ocamlopt?] >=dev-ml/uutf-1.0.0:=[ocamlopt?] >=dev-lang/ocaml-4.03:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
SLOT=0
SRC_URI=https://github.com/Chris00/ocaml-csv/archive/2.4.tar.gz -> ocaml-csv-2.4.gh.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 4304f35da0fafecd98eb149d0b7ed4d4
_md5_=19cf47827ac0200b1d5e9a096510d722

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-4.08.0[ocamlopt?] >=dev-ml/cstruct-1.7.0 dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Hexadecimal converter
EAPI=8
HOMEPAGE=https://github.com/mirage/ocaml-hex
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=~amd64
LICENSE=ISC
RDEPEND=>=dev-lang/ocaml-4.08.0[ocamlopt?] >=dev-ml/cstruct-1.7.0 dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
SLOT=0
SRC_URI=https://github.com/mirage/ocaml-hex/archive/v1.5.0.tar.gz -> ocaml-hex-1.5.0.gh.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 4304f35da0fafecd98eb149d0b7ed4d4
_md5_=5b5a4c8ecee0b2cec4b36af2c9a47987

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=>=dev-ml/dune-1.9 >=dev-lang/ocaml-4.3:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Easy to use and user-friendly topological sort
EAPI=8
HOMEPAGE=https://github.com/dmbaturin/ocaml-tsort
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-ml/dune-1.9 >=dev-lang/ocaml-4.3:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
SLOT=0
SRC_URI=https://github.com/dmbaturin/ocaml-tsort/archive/2.2.0.tar.gz -> ocaml-tsort-2.2.0.gh.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 4304f35da0fafecd98eb149d0b7ed4d4
_md5_=23d18d103ff101bf8a2b9218cbbfbe2f

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=>=dev-ml/ocaml-ctypes-0.14.0:=[ocamlopt?] dev-ml/bos dev-ml/sexplib:=[ocamlopt?] dev-ml/ppx_sexp_conv:=[ocamlopt?] >=dev-ml/dune-2.0 >=dev-lang/ocaml-4.13.0:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Parse and generate YAML 1.1/1.2 files
EAPI=8
HOMEPAGE=https://github.com/avsm/ocaml-yaml
INHERIT=dune
IUSE=+ocamlopt test
KEYWORDS=~amd64
LICENSE=ISC
RDEPEND=>=dev-ml/ocaml-ctypes-0.14.0:=[ocamlopt?] dev-ml/bos dev-ml/sexplib:=[ocamlopt?] dev-ml/ppx_sexp_conv:=[ocamlopt?] >=dev-ml/dune-2.0 >=dev-lang/ocaml-4.13.0:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/avsm/ocaml-yaml/archive/v3.2.0.tar.gz -> ocaml-yaml-3.2.0.gh.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 4304f35da0fafecd98eb149d0b7ed4d4
_md5_=3c66d40f594c5bde2cd0a4018e9ca3e0

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=>=dev-ml/menhir-20230608:=[ocamlopt?] >=dev-lang/ocaml-4.07:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Date & Duration Library
EAPI=8
HOMEPAGE=https://github.com/hhugo/odate
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-ml/menhir-20230608:=[ocamlopt?] >=dev-lang/ocaml-4.07:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
SLOT=0
SRC_URI=https://github.com/hhugo/odate/archive/0.7.tar.gz -> odate-0.7.gh.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 4304f35da0fafecd98eb149d0b7ed4d4
_md5_=8a892b14bc8ef82af13d77375e5d984a

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=dev-ml/seq:=[ocamlopt?] dev-ml/stdlib-shims:=[ocamlopt?] >=dev-lang/ocaml-4.03.0:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Fuzzy string searching, using Levenshtein automaton
EAPI=8
HOMEPAGE=https://github.com/c-cube/spelll
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=dev-ml/seq:=[ocamlopt?] dev-ml/stdlib-shims:=[ocamlopt?] >=dev-lang/ocaml-4.03.0:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
SLOT=0
SRC_URI=https://github.com/c-cube/spelll/archive/v0.4.tar.gz -> spelll-0.4.gh.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 4304f35da0fafecd98eb149d0b7ed4d4
_md5_=b7580a24360bd0729111610590452b6e