extra/gst-plugins-bad to 1.12.2+27+g2b8edd9c0-1

This commit is contained in:
Kevin Mihelich 2017-09-14 12:53:12 +00:00
parent cd6f13272e
commit 36a1ee8eeb

View file

@ -7,8 +7,8 @@
# - remove --enable-gtk-doc from configure - broken with latest gtk-doc
pkgname=gst-plugins-bad
pkgver=1.12.2
pkgrel=4
pkgver=1.12.2+27+g2b8edd9c0
pkgrel=1
pkgdesc="GStreamer Multimedia Framework Bad Plugins"
url="https://gstreamer.freedesktop.org/"
arch=(i686 x86_64)
@ -21,7 +21,7 @@ depends=(mjpegtools gst-plugins-base-libs curl chromaprint libmms faad2 celt lib
makedepends=(python gobject-introspection gtk-doc git autoconf-archive vulkan-headers
gtk3 clutter librsvg libtiger qt5-declarative qt5-x11extras qt5-wayland zbar
fluidsynth lilv opencv openexr)
_commit=0a4f4f7c2d0185c91ac3c768a8e8d20dc292f8ee # tags/1.12.2^0
_commit=2b8edd9c0f23e1aedc68fd2271931bce707d2ac4 # 1.12
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-bad#commit=$_commit"
"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common")
sha256sums=('SKIP'
@ -35,9 +35,6 @@ pkgver() {
prepare() {
cd $pkgname
# OpenJPEG 2.2 support
git cherry-pick -n 15f24fef53 df4c6385aa
git submodule init
git config --local submodule.common.url "$srcdir/gst-common"
git submodule update