Install this version:
emerge -a =dev-ml/dose3-7.0.0
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit dune
DESCRIPTION="Library to perform analysis on package repositories"
HOMEPAGE="http://www.mancoosi.org/software/ https://gforge.inria.fr/projects/dose"
SRC_URI="https://gitlab.com/irill/${PN}/-/archive/${PV}/${P}.tar.bz2"
S="${WORKDIR}/${PN}-$(ver_cut 1-3)"
LICENSE="LGPL-3+" # with OCaml linking exception
SLOT="0/${PV}"
KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
IUSE="+ocamlopt"
BDEPEND="
dev-ml/findlib
dev-ml/ocamlbuild
"
RDEPEND="
>=dev-lang/ocaml-4.03:=[ocamlopt=]
dev-ml/ocaml-base64:=[ocamlopt=]
>=dev-ml/cudf-0.7:=[ocamlopt=]
>=dev-ml/extlib-1.7.8:=[ocamlopt=]
>=dev-ml/ocamlgraph-2.0.0:=[ocamlopt=]
>=dev-ml/re-1.2.2:=[ocamlopt=]
dev-ml/parmap:=[ocamlopt=]
dev-ml/ocaml-expat:=[ocamlopt=]
dev-ml/xml-light:=[ocamlopt=]
"
DEPEND="${RDEPEND}"
# missing test data
RESTRICT="test"
QA_FLAGS_IGNORED='.*'
PATCHES=(
"${FILESDIR}/nobz.patch"
"${FILESDIR}/nobz-libdep.patch"
)
Manage flags for this package:
euse -i <flag> -p dev-ml/dose3 |
euse -E <flag> -p dev-ml/dose3 |
euse -D <flag> -p dev-ml/dose3
>=dev-lang/ocaml-4.03:=[ocamlopt=] dev-ml/ocaml-base64:=[ocamlopt=] >=dev-ml/cudf-0.7:=[ocamlopt=] >=dev-ml/extlib-1.7.8:=[ocamlopt=] >=dev-ml/ocamlgraph-2.0.0:=[ocamlopt=] >=dev-ml/re-1.2.2:=[ocamlopt=] dev-ml/parmap:=[ocamlopt=] dev-ml/ocaml-expat:=[ocamlopt=] dev-ml/xml-light:=[ocamlopt=]
>=dev-lang/ocaml-4.03:=[ocamlopt=] dev-ml/ocaml-base64:=[ocamlopt=] >=dev-ml/cudf-0.7:=[ocamlopt=] >=dev-ml/extlib-1.7.8:=[ocamlopt=] >=dev-ml/ocamlgraph-2.0.0:=[ocamlopt=] >=dev-ml/re-1.2.2:=[ocamlopt=] dev-ml/parmap:=[ocamlopt=] dev-ml/ocaml-expat:=[ocamlopt=] dev-ml/xml-light:=[ocamlopt=]
dev-ml/findlib dev-ml/ocamlbuild
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | dose3-7.0.0.tar.bz2 | 1381598 bytes | https://gitlab.com/irill/dose3/-/archive/7.0.0/dose3-7.0.0.tar.bz2 |