summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorlsf2023-03-07 11:55:16 +0100
committerlsf2023-03-07 11:55:16 +0100
commit3aa89c9b010086cf3ad1f56ae75d84ec1831f060 (patch)
tree14c9d4baa7dbdd07ce4fc25b1adf062e24c98f6d /.SRCINFO
parentaabd02c85309782a48024156d6406f709e3c0a09 (diff)
downloadaur-3aa89c9b010086cf3ad1f56ae75d84ec1831f060.tar.gz
fix sed issues; align more with Arch upstream PKGBUILD
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO29
1 files changed, 22 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 313f3841a35f..3da54a87f73c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = opensnitch-git
pkgdesc = A GNU/Linux port of the Little Snitch application firewall
- pkgver = 1.6.0rc2.r21.564c263
+ pkgver = 1.6.0rc5.r7.c2352d0
pkgrel = 1
url = https://github.com/evilsocket/opensnitch
install = opensnitch.install
@@ -12,25 +12,40 @@ pkgbase = opensnitch-git
license = GPL3
makedepends = git
makedepends = go
- makedepends = python-setuptools
makedepends = python-grpcio-tools
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
+ makedepends = python-setuptools
+ makedepends = python-nspektr
+ makedepends = python-jaraco.text
makedepends = qt5-tools
+ depends = hicolor-icon-theme
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
+ depends = python-pyinotify
+ depends = python-notify2
+ optdepends = logrotate: logfile rotation
optdepends = opensnitch-ebpf-module-git: eBPF process monitor method (non-hardened kernel only)
- optdepends = python-notify2: desktop notifications
- optdepends = python-pyasn: display network names
- optdepends = python-qt-material-git: theming
+ optdepends = python-pyasn: display network names of IP
+ optdepends = python-qt-material-git: extra ui themes
provides = opensnitch
conflicts = opensnitch
backup = etc/opensnitchd/default-config.json
+ backup = etc/opensnitchd/system-fw.json
source = git+https://github.com/evilsocket/opensnitch.git
+ source = fix-systemd-service.patch
+ source = https://raw.githubusercontent.com/archlinux/svntogit-community/eebb5fb16ed15251d3ead163e8e4b4229c21a999/trunk/remove-debian-path.patch
+ source = https://raw.githubusercontent.com/archlinux/svntogit-community/eebb5fb16ed15251d3ead163e8e4b4229c21a999/trunk/fix-setup.py.patch
+ source = https://raw.githubusercontent.com/archlinux/svntogit-community/eebb5fb16ed15251d3ead163e8e4b4229c21a999/trunk/tmpfiles.conf
sha256sums = SKIP
+ sha256sums = 9c3b312492c8127ca5e766cc5d6a8f8abcc5212be0d012e9f91c0258db4e9970
+ sha256sums = 4485913927e77c2edf46afcec9c2fbd6b1b6c8139d43d3b587b39ae2afdde398
+ sha256sums = e77d2f6a6ada2761a987828e00c7725dee0c06bdb8793ae414d0df7fb1eb44a7
+ sha256sums = 09bd2cda97f74033617fd31efce8eba68eac03b29ea6d0f55aba2cef18824a72
pkgname = opensnitch-git