dev-ml/inotify - 2.6 (nest)

Search

Package Information

Description:
OCaml bindings for inotify
Homepage:
https://github.com/whitequark/ocaml-inotify
License:
LGPL-2.1

Ebuild Details

Version EAPI Keywords Slot
2.6 8 ~amd64 0/2.6
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DUNE_PKG_NAME="inotify inotify-eio"

inherit dune

DESCRIPTION="OCaml bindings for inotify"
HOMEPAGE="https://github.com/whitequark/ocaml-inotify"
SRC_URI="https://github.com/whitequark/ocaml-${PN}/releases/download/v${PV}/${P}.tbz"

LICENSE="LGPL-2.1"
SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"

RDEPEND=">=dev-lang/ocaml-5:0=
	dev-ml/eio:0=[ocamlopt?]
	dev-ml/iomux:0=[ocamlopt?]
	dev-ml/lwt:=[ocamlopt?]"
BDEPEND="test? ( dev-ml/ocaml-fileutils
		dev-ml/ounit2 )"

USE Flags

ocamlopt
Default: Enabled (+)

Dependencies

RDEPEND

>=dev-lang/ocaml-5:0=
	dev-ml/eio:0=[ocamlopt?]
	dev-ml/iomux:0=[ocamlopt?]
	dev-ml/lwt:=[ocamlopt?]

BDEPEND

test? ( dev-ml/ocaml-fileutils
		dev-ml/ounit2 )

Manifest for 2.6

Type File Size Source URLs
DIST inotify-2.6.tbz 17601 bytes https://github.com/whitequark/ocaml-inotify/releases/download/v2.6/inotify-2.6.tbz