blob: 36e023a4a42553cabd95e5300c9b974d1ec19110 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=dev-util/ninja >=dev-util/cmake-3.9.6
DEFINED_PHASES=compile configure install prepare test
DEPEND=sci-mathematics/minisat
DESCRIPTION=Simple Theorem Prover, an efficient SMT solver for bitvectors
EAPI=7
HOMEPAGE=https://stp.github.io/
IUSE=python static test
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2+ MIT
RDEPEND=sci-mathematics/minisat
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/stp/stp/archive/2.3.3.tar.gz -> stp-2.3.3.tar.gz
_eclasses_=cmake-utils be72eac95bd029ad1d81d5d656c3c83b eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic cabe101302b461f32ecbc3767dfb9e23 multilib 1d91b03d42ab6308b5f4f6b598ed110e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=f152627f57f693c9757418c23c5470ff
|