summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2404e3a0151eb8506558a359c9da055f82daacc9 (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
25
26
27
28
29
30
31
32
33
34
35
36
37
pkgbase = setools
	pkgdesc = Policy analysis tools for SELinux
	pkgver = 4.1.1
	pkgrel = 1
	url = https://github.com/TresysTechnology/setools/wiki
	arch = i686
	arch = x86_64
	groups = selinux
	license = GPL
	license = LGPL
	checkdepends = checkpolicy
	checkdepends = python2-enum34
	makedepends = bison
	makedepends = flex
	makedepends = swig
	makedepends = python-setuptools
	makedepends = python-tox
	makedepends = python2
	makedepends = python2-setuptools
	makedepends = python2-networkx
	makedepends = python2-mock
	makedepends = python2-tox
	depends = libselinux>=2.7
	depends = python
	depends = python-networkx
	optdepends = python-pyqt5: needed for graphical tools
	optdepends = python2: Python2 support
	optdepends = python2-enum34: Python2 support
	optdepends = python2-networkx: Python2 support
	optdepends = qt5-tools: display apol help with Qt Assistant
	provides = selinux-setools=4.1.1-1
	conflicts = selinux-setools
	source = setools-4.1.1.tar.gz::https://github.com/TresysTechnology/setools/archive/4.1.1.tar.gz
	sha256sums = 46a927ea2b163cbe1d35cc35da43e45853e13720c7e02d4cf75a498783c19610

pkgname = setools