summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4bfe7bb5d1d297182ace49b8c05f1db6cb5507c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = rumur-git
	pkgdesc = Yet another Murphi model checker
	pkgver = 2019.12.22.r0.ga1b6d61
	pkgrel = 1
	url = https://github.com/Smattr/rumur
	arch = x86_64
	license = custom:UNLICENSE
	checkdepends = valgrind
	checkdepends = z3
	makedepends = git
	makedepends = cmake
	makedepends = bison>=3.3.2
	makedepends = flex
	depends = gmp
	depends = python
	optdepends = z3: Preferred SMT solver
	optdepends = cvc4: Alternative SMT solver
	provides = rumur
	conflicts = rumur
	source = git+https://github.com/Smattr/rumur.git
	sha256sums = SKIP

pkgname = rumur-git