dev-ml/hmap - 0.8.1 (gentoo)

Search

Package Information

Description:
Heterogeneous value maps for OCaml
Homepage:
http://erratique.ch/software/hmap
License:
ISC

Ebuild Details

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

EAPI=8

inherit opam

DESCRIPTION="Heterogeneous value maps for OCaml"
HOMEPAGE="http://erratique.ch/software/hmap"
SRC_URI="http://erratique.ch/software/${PN}/releases/${P}.tbz"

LICENSE="ISC"
SLOT="0"
KEYWORDS="~amd64"

BDEPEND="
	dev-ml/ocamlbuild
	dev-ml/findlib
	dev-ml/topkg
"

src_compile() {
	ocaml pkg/pkg.ml build || die
}

Dependencies

BDEPEND

	dev-ml/ocamlbuild
	dev-ml/findlib
	dev-ml/topkg

Manifest for 0.8.1

Type File Size Source URLs
DIST hmap-0.8.1.tbz 4801 bytes http://erratique.ch/software/hmap/releases/hmap-0.8.1.tbz