# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit autotools findlib toolchain-funcs DESCRIPTION="Deductive proof of ACSL contracts (WP) plugin for frama-c" HOMEPAGE="https://frama-c.com" NAME="Vanadium" SRC_URI="https://frama-c.com/download/frama-c-${PV}-${NAME}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64" IUSE="coq gtk +ocamlopt" RESTRICT="strip" RDEPEND="~sci-mathematics/frama-c-${PV}:=[gtk?,ocamlopt?] ~sci-mathematics/frama-c-qed-${PV}:=[gtk?,ocamlopt?] ~sci-mathematics/frama-c-rtegen-${PV}:=[ocamlopt?] >=sci-mathematics/why3-1.4.0" DEPEND="${RDEPEND}" BDEPEND="coq? ( >=sci-mathematics/coq-8.12.0