summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 26dce8398332129f23ccb4cb0c4fecc4ccf87f49 (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
pkgbase = opensnitch-git
	pkgdesc = A GNU/Linux port of the Little Snitch application firewall
	pkgver = 1.3.0.rc.2.r19.b6cbc67
	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
	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
	provides = opensnitch
	conflicts = opensnitch
	backup = etc/opensnitchd/default-config.json
	source = git+https://github.com/evilsocket/opensnitch.git
	sha256sums = SKIP

pkgname = opensnitch-git