extra/gst-plugins-ugly to 1.12.2-1

This commit is contained in:
Kevin Mihelich 2017-07-14 13:34:01 +00:00
parent 7e641d8e1c
commit 35a7302c28

View file

@ -6,7 +6,7 @@
# - removed makedepend on valgrind
pkgname=gst-plugins-ugly
pkgver=1.12.1
pkgver=1.12.2
pkgrel=1
pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
url="https://gstreamer.freedesktop.org/"
@ -15,7 +15,7 @@ license=(LGPL)
depends=(gst-plugins-base-libs libdvdread lame libmpeg2 a52dec libsidplay
libcdio libx264 libx264-all opencore-amr mpg123)
makedepends=(python gtk-doc x264 autoconf-archive git)
_commit=53e145066bd6302f041880f2450d7549768d1976 # tags/1.12.1^0
_commit=2ac37760b031b16a07a836d1fd6ff62c2525925c # tags/1.12.2^0
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly#commit=$_commit"
"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common")
sha256sums=('SKIP'
@ -41,7 +41,7 @@ build() {
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib \
--with-package-name="GStreamer Ugly Plugins (Arch Linux)" \
--with-package-origin="http://www.archlinux.org/" \
--with-package-origin="https://www.archlinux.org/" \
--with-x264-libraries="/usr/lib/x264/libx264-8bit.so:/usr/lib/x264/libx264-10bit.so" \
--enable-experimental --enable-gtk-doc --disable-static