summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ef756b3b467..04021cc14fb3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Jan 31 00:21:29 UTC 2019
+# Wed Feb 6 17:30:56 UTC 2019
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
pkgver = 338
@@ -28,6 +28,7 @@ pkgbase = hydrus
optdepends = ffmpeg: show duration and other information on video thumbnails
optdepends = miniupnpc: automatic port forwarding
optdepends = desktop-file-utils: to add Hydrus to your desktop environment menus
+ optdepends = python-matplotlib: bandwidth usage graphs
conflicts = hydrus-docs
conflicts = hydrus-sources
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index d65623b86b63..e1be6f07b19f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,8 @@ depends=(python opencv python-beautifulsoup4 python-yaml
makedepends=(git)
optdepends=('ffmpeg: show duration and other information on video thumbnails'
'miniupnpc: automatic port forwarding'
- 'desktop-file-utils: to add Hydrus to your desktop environment menus')
+ 'desktop-file-utils: to add Hydrus to your desktop environment menus'
+ 'python-matplotlib: bandwidth usage graphs')
source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=99478235dc05e151c464c47fbdcbea78a0ecc44a"
paths-in-opt.patch
hydrus-client