summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dc21259a430ce840a410a43637b86311fe2fc90e (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
pkgbase = opensnitch-git
	pkgdesc = A GNU/Linux port of the Little Snitch application firewall
	pkgver = 1.4.0.r3.c66d5d6
	pkgrel = 1
	url = https://github.com/evilsocket/opensnitch
	install = opensnitch.install
	arch = i686
	arch = x86_64
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = GPL3
	makedepends = git
	makedepends = go
	makedepends = python-setuptools
	makedepends = python-grpcio-tools
	makedepends = qt5-tools
	depends = libnetfilter_queue
	depends = libpcap
	depends = python-grpcio
	depends = python-protobuf
	depends = python-pyinotify
	depends = python-slugify
	depends = python-pyqt5
	optdepends = logrotate: for logfile rotation support
	optdepends = opensnitch-ebpf-module-git: eBPF process monitor method (non-hardened kernel only)
	provides = opensnitch
	conflicts = opensnitch
	backup = etc/opensnitchd/default-config.json
	source = git+https://github.com/evilsocket/opensnitch.git
	sha256sums = SKIP

pkgname = opensnitch-git