dev-ml/xmlm - 1.4.0 (gentoo)

Search

Package Information

Description:
Streaming XML codec for OCaml
Homepage:
https://erratique.ch/software/xmlm
License:
ISC

Ebuild Details

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

EAPI=8
inherit opam

DESCRIPTION="Streaming XML codec for OCaml"
HOMEPAGE="https://erratique.ch/software/xmlm"
SRC_URI="https://erratique.ch/software/${PN}/releases/${P}.tbz"

LICENSE="ISC"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"

DEPEND="${RDEPEND}
	dev-ml/topkg
	dev-ml/ocamlbuild
	dev-ml/findlib"

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

Dependencies

DEPEND

${RDEPEND}
	dev-ml/topkg
	dev-ml/ocamlbuild
	dev-ml/findlib

Manifest for 1.4.0

Type File Size Source URLs
DIST xmlm-1.4.0.tbz 26122 bytes https://erratique.ch/software/xmlm/releases/xmlm-1.4.0.tbz