2024-07-30 17:03:53 UTC

This commit is contained in:
Repository mirror & CI
2024-07-30 17:03:53 +00:00
parent e439286b4d
commit 2483005556
36 changed files with 287 additions and 142 deletions

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile configure install test
DEPEND=>=dev-ml/dune-3.12:= >=dev-lang/ocaml-4.08.0:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Chrome trace event generation library
EAPI=8
HOMEPAGE=https://opam.ocaml.org/packages/chrome-trace/ https://github.com/ocaml/dune/
INHERIT=dune
IUSE=ocamlopt
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-ml/dune-3.12:= >=dev-lang/ocaml-4.08.0:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=test
SLOT=0/3.16.0
SRC_URI=https://github.com/ocaml/dune/archive/3.16.0.tar.gz -> chrome-trace-3.16.0.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune 339df00cc31668d437589817d093748d
_md5_=b63fb75a19435fd840c71a49b47a6d54

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile configure install test
DEPEND=dev-ml/csexp:= dev-ml/ordering:= dev-ml/dyn:= dev-ml/xdg:= ~dev-ml/stdune-3.13.1:= >=dev-ml/pp-1.1.0:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Communicate with dune using rpc
EAPI=8
HOMEPAGE=https://opam.ocaml.org/packages/dune-rpc/ https://github.com/ocaml/dune/
INHERIT=dune
IUSE=ocamlopt
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-ml/csexp:= dev-ml/ordering:= dev-ml/dyn:= dev-ml/xdg:= ~dev-ml/stdune-3.13.1:= >=dev-ml/pp-1.1.0:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=test
SLOT=0/3.13.1
SRC_URI=https://github.com/ocaml/dune/archive/3.13.1.tar.gz -> dune-rpc-3.13.1.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune 339df00cc31668d437589817d093748d
_md5_=aef5e81e6f44859342fac9574c7c8697

View File

@@ -0,0 +1,16 @@
BDEPEND=<dev-ml/ppx_expect-0.17:= dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=>=dev-ml/dune-3.6:= >=dev-lang/ocaml-4.08:= dev-ml/dyn:= dev-ml/stdune:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Dune's monadic structured concurrency library
EAPI=8
HOMEPAGE=https://opam.ocaml.org/packages/fiber/ https://github.com/ocaml-dune/fiber/
INHERIT=dune
IUSE=ocamlopt test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-ml/dune-3.6:= >=dev-lang/ocaml-4.08:= dev-ml/dyn:= dev-ml/stdune:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=!test? ( test )
SLOT=0/3.7.0
SRC_URI=https://github.com/ocaml-dune/fiber/archive/3.7.0.tar.gz -> fiber-3.7.0.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune 339df00cc31668d437589817d093748d
_md5_=0e3a4ef472ab484fdb598cad1ae8fc9c

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Jsonrpc protocol implementation
EAPI=8
HOMEPAGE=https://opam.ocaml.org/packages/jsonrpc/ https://github.com/ocaml/ocaml-lsp
INHERIT=dune
IUSE=ocamlopt
KEYWORDS=~amd64
LICENSE=ISC
RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=test
SLOT=0/1.18.0
SRC_URI=https://github.com/ocaml/ocaml-lsp/archive/1.18.0.tar.gz -> jsonrpc-1.18.0.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune 339df00cc31668d437589817d093748d
_md5_=028e6f46f9ae2365c0c1b205ffb0ea3f

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-4.14:= >=dev-ml/dune-3.0:= ~dev-ml/jsonrpc-1.18.0:= dev-ml/yojson:= >=dev-ml/ppx_yojson_conv_lib-0.14:= >=dev-ml/uutf-1.0.2:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=LSP protocol implementation in OCaml
EAPI=8
HOMEPAGE=https://opam.ocaml.org/packages/lsp/ https://github.com/ocaml/ocaml-lsp/
INHERIT=dune
IUSE=ocamlopt
KEYWORDS=~amd64
LICENSE=ISC
RDEPEND=>=dev-lang/ocaml-4.14:= >=dev-ml/dune-3.0:= ~dev-ml/jsonrpc-1.18.0:= dev-ml/yojson:= >=dev-ml/ppx_yojson_conv_lib-0.14:= >=dev-ml/uutf-1.0.2:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=test
SLOT=0/1.18.0
SRC_URI=https://github.com/ocaml/ocaml-lsp/archive/1.18.0.tar.gz -> lsp-1.18.0.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune 339df00cc31668d437589817d093748d
_md5_=ab58411da578ae98fe7b8368b5a92752

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND==dev-lang/ocaml-4.14*:= >=dev-ml/dune-2.9.0:= >=dev-ml/csexp-1.5.1:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Merlin's libraries
EAPI=8
HOMEPAGE=https://opam.ocaml.org/packages/merlin-lib/ https://github.com/ocaml/merlin/
INHERIT=dune
IUSE=ocamlopt
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND==dev-lang/ocaml-4.14*:= >=dev-ml/dune-2.9.0:= >=dev-ml/csexp-1.5.1:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=test
SLOT=0/4.16
SRC_URI=https://github.com/ocaml/merlin/archive/v4.16-414.tar.gz -> merlin-lib-4.16.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune 339df00cc31668d437589817d093748d
_md5_=0a25118d79e0120e5f94531f43dff7fb

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile install test
DEPEND=>=dev-ml/base-0.12.0:= dev-ml/dune-build-info:= dev-ml/either:= dev-ml/fix:= dev-ml/fpath:= >=dev-ml/menhir-20201216:= >=dev-ml/ocaml-version-3.5.0:= >=dev-util/ocp-indent-1.8.0:= dev-ml/stdio:= >=dev-ml/uuseg-10.0.0:= >=dev-ml/uutf-1.0.1:= >=dev-ml/csexp-1.4.0:= dev-ml/astring:= dev-ml/result:= dev-ml/camlp-streams:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=OCamlFormat is a tool to automatically format OCaml code in a uniform style.
EAPI=8
HOMEPAGE=https://opam.ocaml.org/packages/ocamlformat-lib https://github.com/ocaml-ppx/ocamlformat
HOMEPAGE=https://opam.ocaml.org/packages/ocamlformat-lib/ https://github.com/ocaml-ppx/ocamlformat
INHERIT=dune
IUSE=ocamlopt test
KEYWORDS=~amd64
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0/0.26.2
SRC_URI=https://github.com/ocaml-ppx/ocamlformat/archive/0.26.2.tar.gz -> ocamlformat-lib-0.26.2.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune 339df00cc31668d437589817d093748d
_md5_=c335a06764a2c3a36f8c3704de81fdbf
_md5_=4be2eca9ceaea39a4d50f1eb4af1c9f1

View File

@@ -3,14 +3,14 @@ DEFINED_PHASES=compile install test
DEPEND=>=dev-ml/csexp-1.4.0:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Auto-formatter for OCaml code (RPC mode)
EAPI=8
HOMEPAGE=https://opam.ocaml.org/packages/ocamlformat-rpc-lib https://github.com/ocaml-ppx/ocamlformat
HOMEPAGE=https://opam.ocaml.org/packages/ocamlformat-rpc-lib/ https://github.com/ocaml-ppx/ocamlformat
INHERIT=dune
IUSE=ocamlopt test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-ml/csexp-1.4.0:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=!test? ( test )
RESTRICT=test
SLOT=0/0.26.2
SRC_URI=https://github.com/ocaml-ppx/ocamlformat/archive/0.26.2.tar.gz -> ocamlformat-rpc-lib-0.26.2.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune 339df00cc31668d437589817d093748d
_md5_=91f3b1d6eed4f43ba3eb95b4f43aa751
_md5_=8757fa77b148aacedf6066c48782476b