summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 6 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1070eff9b987..886a4295f4be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Dec 13 12:06:46 UTC 2018
+# Fri Dec 14 11:38:11 UTC 2018
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
pkgver = 334
- pkgrel = 1
+ pkgrel = 2
url = http://hydrusnetwork.github.io/hydrus/
install = hydrus.install
arch = any
@@ -13,14 +13,10 @@ pkgbase = hydrus
depends = opencv-with-python2-support
depends = python2-beautifulsoup4
depends = python2-yaml
- depends = hsaudiotag
- depends = python2-pafy
depends = python2-lz4>=0.10.1
depends = python2-numpy
depends = python2-twisted
depends = python2-pillow
- depends = python2-potr
- depends = python2-flvlib
depends = python2-pysocks
depends = python2-psutil
depends = python2-send2trash
diff --git a/PKGBUILD b/PKGBUILD
index 3c99a0199534..e99938d57987 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus)
pkgver=334
-pkgrel=1
+pkgrel=2
pkgdesc="Danbooru-like image tagging and searching system for the desktop"
arch=(any)
license=(WTFPL)
@@ -13,11 +13,9 @@ install=hydrus.install
conflicts=(hydrus-docs hydrus-sources)
url=http://hydrusnetwork.github.io/hydrus/
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
- python2-html5lib python2-requests hdf5 python2-wxpython-phoenix
- gtkglext)
+ 'python2-lz4>=0.10.1' python2-numpy python2-twisted python2-pillow
+ python2-pysocks python2-psutil python2-send2trash python2-html5lib
+ python2-requests hdf5 python2-wxpython-phoenix gtkglext)
makedepends=(git)
optdepends=('ffmpeg: show duration and other information on video thumbnails'
'miniupnpc: automatic port forwarding'