dev-ml/ocaml-crunch - 4.0.0 (gentoo)

Search

Package Information

Description:
Convert a filesystem into a static OCaml module
Homepage:
https://github.com/mirage/ocaml-crunch
License:
ISC

Ebuild Details

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

EAPI=8
DUNE_PKG_NAME=crunch
inherit dune

DESCRIPTION="Convert a filesystem into a static OCaml module"
HOMEPAGE="https://github.com/mirage/ocaml-crunch"
SRC_URI="https://github.com/mirage/${PN}/archive/refs/tags/v${PV}.tar.gz
	-> ${P}.tar.gz"

LICENSE="ISC"
SLOT="0"
KEYWORDS="~amd64"
IUSE="+ocamlopt"
RESTRICT="test"

DEPEND="
	dev-ml/cmdliner:=[ocamlopt?]
	dev-ml/ptime:=[ocamlopt?]
"
RDEPEND="${DEPEND}"
BDEPEND=">=dev-ml/dune-2.5"

USE Flags

ocamlopt
Default: Enabled (+)

Dependencies

DEPEND

	dev-ml/cmdliner:=[ocamlopt?]
	dev-ml/ptime:=[ocamlopt?]

RDEPEND

	dev-ml/cmdliner:=[ocamlopt?]
	dev-ml/ptime:=[ocamlopt?]

BDEPEND

>=dev-ml/dune-2.5

Manifest for 4.0.0

Type File Size Source URLs
DIST ocaml-crunch-4.0.0.tar.gz 60613 bytes https://github.com/mirage/ocaml-crunch/archive/refs/tags/v4.0.0.tar.gz