# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit autotools findlib ID=fb4ca6cd8c7d888d3e8d281e6de87c66ec20f084 DESCRIPTION="SPARK 2014 repository for the Why3 verification platform" HOMEPAGE="https://www.why3.org/ https://github.com/AdaCore/why3" SRC_URI="https://github.com/AdaCore/why3/archive/${ID}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}"/why3-${ID} LICENSE="GPL-3" SLOT="0" KEYWORDS="amd64 ~arm64" IUSE="coq doc emacs gtk html hypothesis-selection +ocamlopt sexp zarith zip" RESTRICT="strip" RDEPEND=" dev-ml/menhir:=[ocamlopt?] dev-ml/num:=[ocamlopt?] dev-ml/re:=[ocamlopt?] dev-ml/yojson:= coq? (