blob: 91bc362773eab0ff2b3c55e5ba98c6eb62ef939b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=z3? ( dev-libs/gmp:= >=sci-mathematics/z3-4.11.2:= )
DESCRIPTION=The Vampire Prover, theorem prover for first-order logic
EAPI=8
HOMEPAGE=https://vprover.github.io/ https://github.com/vprover/vampire/
INHERIT=flag-o-matic cmake
IUSE=debug +z3
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=z3? ( dev-libs/gmp:= >=sci-mathematics/z3-4.11.2:= )
RESTRICT=!debug? ( test )
SLOT=0/4.8
SRC_URI=https://github.com/vprover/vampire/archive/v4.8casc2023.tar.gz -> vampire-4.8-casc2023.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271
_md5_=722122d5d42ae4d3fdae420133b7c28b
|