summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScore_Under2018-11-29 02:47:57 +0000
committerScore_Under2018-11-29 02:48:52 +0000
commit82434a092d2d54b14370976e4432872ce44170c4 (patch)
treedc7a7d04037cc97bcb396b1266cd68828e0d97e4
parent651926e3fee54f1c9052ea132019f4755a1c4f5a (diff)
downloadaur-82434a092d2d54b14370976e4432872ce44170c4.tar.gz
Update for v332
Also create and use AUR package "opencv-with-python2-support".
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8f9b6a80cd1..a648bd342a05 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Fri Nov 23 12:45:44 UTC 2018
+# Thu Nov 29 02:48:49 UTC 2018
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
- pkgver = 331
- pkgrel = 2
+ pkgver = 332
+ pkgrel = 1
url = http://hydrusnetwork.github.io/hydrus/
install = hydrus.install
arch = any
license = WTFPL
makedepends = git
depends = python2
- depends = opencv
+ depends = opencv-with-python2-support
depends = python2-beautifulsoup4
depends = python2-yaml
depends = hsaudiotag
@@ -35,7 +35,7 @@ pkgbase = hydrus
conflicts = hydrus-docs
conflicts = hydrus-sources
options = !strip
- source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=c79292dc09c9300df43b1bed365a717e441634a5
+ source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=27e8d8ea6ae95029b51a873ccff82a5dde3b1181
source = paths-in-opt.patch
source = hydrus-client
source = hydrus-server
diff --git a/PKGBUILD b/PKGBUILD
index 5f1b5d63153e..30f74eb87146 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,15 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus)
-pkgver=331
-pkgrel=2
+pkgver=332
+pkgrel=1
pkgdesc="Danbooru-like image tagging and searching system for the desktop"
arch=(any)
license=(WTFPL)
install=hydrus.install
conflicts=(hydrus-docs hydrus-sources)
url=http://hydrusnetwork.github.io/hydrus/
-depends=(python2 opencv python2-beautifulsoup4 python2-yaml
+depends=(python2 opencv-with-python2-support python2-beautifulsoup4 python2-yaml
hsaudiotag python2-pafy 'python2-lz4>=0.10.1'
python2-numpy python2-twisted python2-pillow python2-potr
python2-flvlib python2-pysocks python2-psutil python2-send2trash
@@ -22,7 +22,7 @@ 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')
-source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=c79292dc09c9300df43b1bed365a717e441634a5"
+source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=27e8d8ea6ae95029b51a873ccff82a5dde3b1181"
paths-in-opt.patch
hydrus-client
hydrus-server