summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ08nY2016-09-06 01:35:58 +0200
committerJ08nY2016-09-06 01:35:58 +0200
commit2e10eeb4de748eb8b33e3b7a95ceb988af3d0acf (patch)
tree4e52abdf37743d27d4dfde0ff8a0b54e40039a09
parent2d8d2ffc4892764e43725d61757048fcfe89f94a (diff)
downloadaur-2e10eeb4de748eb8b33e3b7a95ceb988af3d0acf.tar.gz
Fixed dependencies
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD12
2 files changed, 8 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cad731d70621..de9450ab71f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,15 +13,13 @@ pkgbase = coherence
depends = libcaca
optdepends = ampache: for the Ampache Backend
optdepends = gstreamer0.10-python: for the gstreamer MediaRenderer
- optdepends = libmtag: for MediaStore Backend ID3 Option A
optdepends = pyid3lib: for MediaStore Backend ID3 Option B
- optdepends = python-gdata: for the Picasa and YouTube Backends
- optdepends = python-mechanize: for the Flickr Backend
+ optdepends = python2-gdata: for the Picasa and YouTube Backends
+ optdepends = python2-mechanize: for the Flickr Backend
optdepends = rhythmbox: for the Rhythmbox DB Backend
optdepends = taglib: for MediaStore Backend ID3 Option A or C
- optdepends = tagpy: for MediaStore Backend ID3 Option C
+ optdepends = python2-tagpy: for MediaStore Backend ID3 Option C
optdepends = tracker: for the TrackerStore Backend
- optdepends = dvb-daemon: for the DVB Daemon Backend (no package yet)
conflicts = coherence-svn
backup = etc/coherence.conf
source = http://coherence.beebits.net/download/Coherence-0.6.6.2.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index 016b1db72411..45b99ea0fae1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=coherence
pkgver=0.6.6.2
-pkgrel=6
+pkgrel=7
pkgdesc="A DLNA/UPnP MediaServer and MediaRenderer"
arch=('any')
url="http://coherence.beebits.net/"
@@ -14,15 +14,13 @@ license=('MIT')
depends=('python2' 'twisted-web2' 'python-elementtree' 'python2-configobj' 'libcaca')
optdepends=('ampache: for the Ampache Backend'
'gstreamer0.10-python: for the gstreamer MediaRenderer'
- 'libmtag: for MediaStore Backend ID3 Option A'
'pyid3lib: for MediaStore Backend ID3 Option B'
- 'python-gdata: for the Picasa and YouTube Backends'
- 'python-mechanize: for the Flickr Backend'
+ 'python2-gdata: for the Picasa and YouTube Backends'
+ 'python2-mechanize: for the Flickr Backend'
'rhythmbox: for the Rhythmbox DB Backend'
'taglib: for MediaStore Backend ID3 Option A or C'
- 'tagpy: for MediaStore Backend ID3 Option C'
- 'tracker: for the TrackerStore Backend'
- 'dvb-daemon: for the DVB Daemon Backend (no package yet)')
+ 'python2-tagpy: for MediaStore Backend ID3 Option C'
+ 'tracker: for the TrackerStore Backend')
makedepends=('python2-distribute')
conflicts=('coherence-svn')
source=(http://coherence.beebits.net/download/Coherence-${pkgver}.tar.gz