mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
2021-05-17 19:20:16 UTC
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
DEFINED_PHASES=install
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=Software for Partitioning Graphs
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www3.cs.stonybrook.edu/~algorith/implement/chaco/implement.shtml
|
||||
INHERIT=toolchain-funcs
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=LGPL-2.1
|
||||
SLOT=0
|
||||
SRC_URI=https://www3.cs.stonybrook.edu/~algorith/implement/chaco/distrib/Chaco-2.2.tar.gz
|
||||
_md5_=dd26a99bd474cca6e080bfdedd6a7b26
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e
|
||||
_md5_=7ba02a3a7de7017d6bfd78c8ed1ec080
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||
DEFINED_PHASES=configure prepare
|
||||
DEFINED_PHASES=compile configure prepare
|
||||
DEPEND=>=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 ) media-gfx/graphviz >=dev-ml/findlib-1.0.4-r1
|
||||
DESCRIPTION=Framework for analysis of source codes written in C
|
||||
EAPI=7
|
||||
HOMEPAGE=https://frama-c.com
|
||||
INHERIT=autotools findlib
|
||||
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
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD LGPL-2 LGPL-2.1
|
||||
@@ -14,4 +14,4 @@ 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 d410501a125f99ffb560b0c523cd3d1e libtool f143db5a74ccd9ca28c1234deffede96 autotools 9e63f92c2a5d867fea55ecb160c7d354 findlib 197b318e28cee28e11c2b474328b50dd
|
||||
_md5_=6d162120c8bbc73dee134a5bcec316f7
|
||||
_md5_=315323573d52756bd187de18051aceb6
|
||||
|
||||
Reference in New Issue
Block a user