summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYurii Kolesnykov2017-01-31 17:55:00 +0300
committerYurii Kolesnykov2017-01-31 17:55:00 +0300
commitf999cb387aa15b33a724d556c27c04785a48e0d0 (patch)
treef6f9fa5dcaddfe30ce2542e627589f6aae7f88b6
parent6ab144a44c3ca19a8251e5f1e53e5b3f36b88940 (diff)
downloadaur-f999cb387aa15b33a724d556c27c04785a48e0d0.tar.gz
fix musicbrainz makedep to libmusicbrainz5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d5a695009831..52cd0fdd4914 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gstreamer0.10-bad
pkgver = 0.10.23
- pkgrel = 23
+ pkgrel = 24
url = http://gstreamer.freedesktop.org/
arch = i686
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = gstreamer0.10-bad
makedepends = libdc1394
makedepends = neon
makedepends = faac
- makedepends = musicbrainz
+ makedepends = libmusicbrainz5
makedepends = faad2
makedepends = libmms
makedepends = libcdaudio
diff --git a/PKGBUILD b/PKGBUILD
index f932f729131e..7cf003387f91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@ pkgbase=gstreamer0.10-bad
_pkgname=gst-plugins-bad
pkgname=('gstreamer0.10-bad' 'gstreamer0.10-bad-plugins')
pkgver=0.10.23
-pkgrel=23
+pkgrel=24
arch=('i686' 'x86_64')
license=('LGPL' 'GPL')
-makedepends=('pkgconfig' 'gstreamer0.10-base>=0.10.36-3' 'xvidcore' 'libdca' 'bzip2' 'libdc1394' 'neon' 'faac' 'musicbrainz' 'faad2' 'libmms' 'libcdaudio' 'libmpcdec' 'mjpegtools' 'libdvdnav' 'libmodplug' 'jasper' 'liblrdf' 'libofa' 'soundtouch' 'libvdpau' 'schroedinger' 'libass' 'libvpx' 'gsm' 'libgme' 'rtmpdump' 'libsndfile' 'librsvg' 'wildmidi' 'opus' 'git' 'spandsp' 'celt')
+makedepends=('pkgconfig' 'gstreamer0.10-base>=0.10.36-3' 'xvidcore' 'libdca' 'bzip2' 'libdc1394' 'neon' 'faac' 'libmusicbrainz5' 'faad2' 'libmms' 'libcdaudio' 'libmpcdec' 'mjpegtools' 'libdvdnav' 'libmodplug' 'jasper' 'liblrdf' 'libofa' 'soundtouch' 'libvdpau' 'schroedinger' 'libass' 'libvpx' 'gsm' 'libgme' 'rtmpdump' 'libsndfile' 'librsvg' 'wildmidi' 'opus' 'git' 'spandsp' 'celt')
url="http://gstreamer.freedesktop.org/"
options=(!emptydirs)
source=("git+https://gitlab.com/gstreamer-sdk/$_pkgname.git#commit=57569a4854a0f2d14ef19a8264a4ae9a7a1d1125"