summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b30cadf725868ff5d40627f5263b76af8d3207e6 (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
pkgbase = setools
	pkgdesc = Policy analysis tools for SELinux
	pkgver = 4.5.1
	pkgrel = 1
	url = https://github.com/SELinuxProject/setools/wiki
	arch = i686
	arch = x86_64
	arch = aarch64
	groups = selinux
	license = GPL
	license = LGPL
	checkdepends = checkpolicy
	checkdepends = python-pytest
	makedepends = cython
	makedepends = python-tox
	depends = libsepol>=3.2
	depends = libselinux>=3.2
	depends = python
	depends = python-networkx>=2.6
	depends = python-setuptools
	optdepends = python-graphviz: for seinfoflow, sedta, apol
	optdepends = python-pyqt6: needed for graphical tools
	optdepends = qt6-tools: display apol help with Qt Assistant
	provides = selinux-setools=4.5.1-1
	conflicts = selinux-setools
	source = https://github.com/SELinuxProject/setools/releases/download/4.5.1/setools-4.5.1.tar.bz2
	sha256sums = 25e47d00bbffd6046f55409c9ba3b08d9b1d5788cc159ea247d9e0ced8e482e7

pkgname = setools