dev-ml/camlbz2 - 0.8.0 (gentoo)

Search

Install

Install this version:

emerge -a =dev-ml/camlbz2-0.8.0

Package Information

Description:
OCaml bindings for libbz (AKA, bzip2)
Homepage:
https://gitlab.com/irill/camlbz2
License:
LGPL-2.1

Ebuild Details

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

EAPI=8

DUNE_PKG_NAME=bz2
inherit dune

DESCRIPTION="OCaml bindings for libbz (AKA, bzip2)"
HOMEPAGE="https://gitlab.com/irill/camlbz2"
SRC_URI="https://gitlab.com/irill/camlbz2/-/archive/${PV}/${P}.tar.bz2"

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

DEPEND="app-arch/bzip2
	dev-ml/stdlib-shims:=[ocamlopt?]"
RDEPEND="${DEPEND}"

USE Flags

Manage flags for this package: euse -i <flag> -p dev-ml/camlbz2 | euse -E <flag> -p dev-ml/camlbz2 | euse -D <flag> -p dev-ml/camlbz2

Global/Standard Flags

ocamlopt
Default: Enabled (+)

Inherited Eclasses

Dependencies

DEPEND

app-arch/bzip2
	dev-ml/stdlib-shims:=[ocamlopt?]

RDEPEND

app-arch/bzip2
	dev-ml/stdlib-shims:=[ocamlopt?]

Manifest for 0.8.0

Type File Size Source URLs
DIST camlbz2-0.8.0.tar.bz2 16560 bytes https://gitlab.com/irill/camlbz2/-/archive/0.8.0/camlbz2-0.8.0.tar.bz2