dev-ml/eio - 0.14 (zscheile)

Search

Package Information

Description:
Effect-based direct-style IO mainloop
Homepage:
https://github.com/ocaml-multicore/eio
License:
ISC

Ebuild Details

Version EAPI Keywords Slot
0.14 8 ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 0/0.14
View Raw Ebuild
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit dune

DESCRIPTION="Effect-based direct-style IO mainloop"
HOMEPAGE="https://github.com/ocaml-multicore/eio"
SRC_URI="https://github.com/ocaml-multicore/${PN}/releases/download/v${PV}/${P}.tbz"

LICENSE="ISC"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="+ocamlopt"

RDEPEND="
	>=dev-lang/ocaml-4.08:=[ocamlopt?]
	>=dev-ml/bigstringaf-0.9.0:=
	>=dev-ml/cstruct-6.0.1:=
	>=dev-ml/domain-local-await-0.1.0:=
	>=dev-ml/fmt-0.8.9:=
	dev-ml/hmap:=
	dev-ml/iomux:=
	>=dev-ml/logs-0.7.0:=
	dev-ml/lwt-dllist:=
	>=dev-ml/mtime-2.0.0:=
	>=dev-ml/optint-0.1.0:=
	>=dev-ml/psq-0.2.0:=
	>=dev-ml/uring-0.7:=
"
DEPEND="${RDEPEND}
	>=dev-ml/dune-3.9
"

# too much stuff to package for that...
RESTRICT="test"

QA_FLAGS_IGNORED='.*'

USE Flags

ocamlopt
Default: Enabled (+)

Dependencies

DEPEND

	>=dev-lang/ocaml-4.08:=[ocamlopt?]
	>=dev-ml/bigstringaf-0.9.0:=
	>=dev-ml/cstruct-6.0.1:=
	>=dev-ml/domain-local-await-0.1.0:=
	>=dev-ml/fmt-0.8.9:=
	dev-ml/hmap:=
	dev-ml/iomux:=
	>=dev-ml/logs-0.7.0:=
	dev-ml/lwt-dllist:=
	>=dev-ml/mtime-2.0.0:=
	>=dev-ml/optint-0.1.0:=
	>=dev-ml/psq-0.2.0:=
	>=dev-ml/uring-0.7:=

	>=dev-ml/dune-3.9

RDEPEND

	>=dev-lang/ocaml-4.08:=[ocamlopt?]
	>=dev-ml/bigstringaf-0.9.0:=
	>=dev-ml/cstruct-6.0.1:=
	>=dev-ml/domain-local-await-0.1.0:=
	>=dev-ml/fmt-0.8.9:=
	dev-ml/hmap:=
	dev-ml/iomux:=
	>=dev-ml/logs-0.7.0:=
	dev-ml/lwt-dllist:=
	>=dev-ml/mtime-2.0.0:=
	>=dev-ml/optint-0.1.0:=
	>=dev-ml/psq-0.2.0:=
	>=dev-ml/uring-0.7:=

Manifest for 0.14

Type File Size Source URLs
DIST eio-0.14.tbz 245476 bytes https://github.com/ocaml-multicore/eio/releases/download/v0.14/eio-0.14.tbz