mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
2021-06-19 22:21:39 UTC
This commit is contained in:
@@ -5,7 +5,7 @@ DESCRIPTION=Framework for analysis of source codes written in C
|
||||
EAPI=7
|
||||
HOMEPAGE=https://frama-c.com
|
||||
INHERIT=autotools findlib toolchain-funcs
|
||||
IUSE=+aorai +callgraph +dive +e-acsl +eva +from-analysis gtk +impact +inout +instantiate +loop-analysis +metrics +nonterm +obfuscator +ocamlopt +occurrence +pdg +postdominators +print-api +qed +report +rtegen +scope security-slicing +semantic-constant-folding +server +slicing +sparecode +studia +users +variadic +wp
|
||||
IUSE=+aorai +callgraph +dive +e-acsl +eva +from-analysis gtk +impact +inout +instantiate +loop-analysis +metrics +nonterm +obfuscator +ocamlopt +occurrence +pdg +postdominators +print-api +qed +report +rtegen +scope security-slicing +semantic-constant-folding +server +slicing +sparecode +studia +users +variadic +wp ocamlopt
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD LGPL-2 LGPL-2.1
|
||||
RDEPEND=>=dev-lang/ocaml-4.08.1[ocamlopt?] >=dev-ml/ocamlgraph-1.8.5[gtk(-)?,ocamlopt?] >=dev-ml/zarith-1.5[ocamlopt?] >=dev-ml/yojson-1.4.1[ocamlopt?] gtk? ( >=dev-ml/lablgtk-2.14:2=[sourceview,gnomecanvas,ocamlopt?] ) wp? ( ~sci-mathematics/why3-1.3.3 ) dev-lang/ocaml:=[ocamlopt?]
|
||||
@@ -13,5 +13,5 @@ REQUIRED_USE=dive? ( eva studia ) e-acsl? ( rtegen ) from-analysis? ( eva callgr
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://frama-c.com/download/frama-c-22.0-Titanium.tar.gz
|
||||
_eclasses_=gnuconfig 9f91b4b0c84e734a87492d4293f03de5 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib ebdbaed22e873a5abe6205f41349b479 libtool f143db5a74ccd9ca28c1234deffede96 autotools 9e63f92c2a5d867fea55ecb160c7d354 findlib 34a4bb0c0d4e2f20b27aeadab3dc9641
|
||||
_eclasses_=gnuconfig 9f91b4b0c84e734a87492d4293f03de5 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib ebdbaed22e873a5abe6205f41349b479 libtool f143db5a74ccd9ca28c1234deffede96 autotools 9e63f92c2a5d867fea55ecb160c7d354 findlib 5650c438662492e827d9f565d656ec5f
|
||||
_md5_=315323573d52756bd187de18051aceb6
|
||||
|
||||
@@ -5,11 +5,11 @@ DESCRIPTION=Platform for deductive program verification
|
||||
EAPI=7
|
||||
HOMEPAGE=http://why3.lri.fr/
|
||||
INHERIT=autotools findlib
|
||||
IUSE=coq emacs gtk +ocamlopt re +zarith zip
|
||||
IUSE=coq emacs gtk +ocamlopt re +zarith zip ocamlopt
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-2
|
||||
RDEPEND=>=dev-lang/ocaml-4.05.0[ocamlopt?] >=dev-ml/menhir-20151112 dev-ml/num coq? ( >=sci-mathematics/coq-8.6 ) emacs? ( app-editors/emacs:* ) gtk? ( dev-ml/lablgtk:*[sourceview,ocamlopt?] ) re? ( dev-ml/re dev-ml/seq ) zarith? ( dev-ml/zarith ) zip? ( dev-ml/camlzip ) dev-lang/ocaml:=[ocamlopt?]
|
||||
SLOT=0
|
||||
SRC_URI=https://gforge.inria.fr/frs/download.php/file/38367/why3-1.3.3.tar.gz
|
||||
_eclasses_=gnuconfig 9f91b4b0c84e734a87492d4293f03de5 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib ebdbaed22e873a5abe6205f41349b479 libtool f143db5a74ccd9ca28c1234deffede96 autotools 9e63f92c2a5d867fea55ecb160c7d354 findlib 34a4bb0c0d4e2f20b27aeadab3dc9641
|
||||
_eclasses_=gnuconfig 9f91b4b0c84e734a87492d4293f03de5 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib ebdbaed22e873a5abe6205f41349b479 libtool f143db5a74ccd9ca28c1234deffede96 autotools 9e63f92c2a5d867fea55ecb160c7d354 findlib 5650c438662492e827d9f565d656ec5f
|
||||
_md5_=57bfae9be2fd0a419bd5130a4d40bad4
|
||||
|
||||
@@ -5,11 +5,11 @@ DESCRIPTION=Platform for deductive program verification
|
||||
EAPI=7
|
||||
HOMEPAGE=http://why3.lri.fr/
|
||||
INHERIT=autotools findlib
|
||||
IUSE=coq doc emacs gtk +ocamlopt re sexp +zarith zip
|
||||
IUSE=coq doc emacs gtk +ocamlopt re sexp +zarith zip ocamlopt
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-2
|
||||
RDEPEND=>=dev-lang/ocaml-4.05.0[ocamlopt?] >=dev-ml/menhir-20151112 dev-ml/num coq? ( >=sci-mathematics/coq-8.6 ) doc? ( dev-python/sphinx dev-python/sphinxcontrib-bibtex || ( dev-texlive/texlive-latex dev-tex/latexmk dev-tex/rubber ) ) emacs? ( app-editors/emacs:* ) gtk? ( dev-ml/lablgtk:*[sourceview,ocamlopt?] ) re? ( dev-ml/re dev-ml/seq ) sexp? ( dev-ml/ppx_deriving[ocamlopt?] dev-ml/ppx_sexp_conv[ocamlopt?] dev-ml/sexplib[ocamlopt?] ) zarith? ( dev-ml/zarith ) zip? ( dev-ml/camlzip ) dev-lang/ocaml:=[ocamlopt?]
|
||||
SLOT=0
|
||||
SRC_URI=https://gforge.inria.fr/frs/download.php/file/38425/why3-1.4.0.tar.gz
|
||||
_eclasses_=gnuconfig 9f91b4b0c84e734a87492d4293f03de5 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib ebdbaed22e873a5abe6205f41349b479 libtool f143db5a74ccd9ca28c1234deffede96 autotools 9e63f92c2a5d867fea55ecb160c7d354 findlib 34a4bb0c0d4e2f20b27aeadab3dc9641
|
||||
_eclasses_=gnuconfig 9f91b4b0c84e734a87492d4293f03de5 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib ebdbaed22e873a5abe6205f41349b479 libtool f143db5a74ccd9ca28c1234deffede96 autotools 9e63f92c2a5d867fea55ecb160c7d354 findlib 5650c438662492e827d9f565d656ec5f
|
||||
_md5_=700d894dda0fd3b47a6542fd4463ee15
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sat, 19 Jun 2021 20:49:58 +0000
|
||||
Sat, 19 Jun 2021 22:21:39 +0000
|
||||
|
||||
Reference in New Issue
Block a user