summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMark Wagie2021-01-30 13:46:27 -0700
committerMark Wagie2021-01-30 13:46:27 -0700
commit68300c8a23f5b70af6d97e509c52b184a0179e85 (patch)
tree8272c9d13a0d74bbbac5d3212e414c89a220065c /.SRCINFO
parentc5e5b430936b2c2f7a24ca3efb86c5238fe04892 (diff)
downloadaur-68300c8a23f5b70af6d97e509c52b184a0179e85.tar.gz
PKGBUILD rewrite
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO29
1 files changed, 21 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c833f3cd06a..5bbe7018b21a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,26 +1,39 @@
pkgbase = sparrow-wifi-git
pkgdesc = Next-Gen GUI-based WiFi and Bluetooth Analyzer for Linux
- pkgver = r147.a97885f
+ pkgver = r170.ad95f2e
pkgrel = 1
url = https://github.com/ghostop14/sparrow-wifi
+ install = sparrow-wifi.install
arch = any
license = GPL3
makedepends = git
- makedepends = gendesk
- depends = gpsd
+ depends = iw
depends = tk
depends = python-matplotlib
depends = python-qscintilla-qt5
- depends = python-pyqt5
+ depends = python-pyqt5-sip
+ depends = qt5-declarative
+ depends = python-gps3
depends = python-manuf
- depends = python-numpy
depends = python-dateutil
- depends = python-sip
+ depends = python-numpy
depends = python-pyqtchart
- depends = python-gps3
+ optdepends = gpsd: GPS support
+ optdepends = bluez-utils-compat: Blueooth-support
+ optdepends = ubertooth-git: Ubertooth support
+ optdepends = python-dronekit: Drone communication support
+ optdepends = net-tools: for rpi.monitor_3dr script
+ optdepends = python-elasticsearch
+ optdepends = python-pytz
provides = sparrow-wifi
- source = sparrow-wifi::git+https://github.com/ghostop14/sparrow-wifi
+ conflicts = sparrow-wifi
+ backup = opt/sparrow-wifi/sparrowwifiagent.cfg
+ source = git+https://github.com/ghostop14/sparrow-wifi.git
+ source = sparrow-wifi.desktop
+ source = sparrow-wifi.sh
sha256sums = SKIP
+ sha256sums = ec12b01c211e0860c478db732d7328358c0aa8be195168d569902ce159c44d29
+ sha256sums = 3fe15a6d48b2a907629a767328267897e186948a3bd200a4067413fe6a6342d1
pkgname = sparrow-wifi-git