extra/gstreamer-vaapi to 1.12.2-1

This commit is contained in:
Kevin Mihelich 2017-07-24 13:27:19 +00:00
parent 7580f71bfa
commit 2006976e8d

View file

@ -5,7 +5,7 @@
# - removed makedepend on valgrind
pkgname=gstreamer-vaapi
pkgver=1.12.1
pkgver=1.12.2
pkgrel=1
pkgdesc="GStreamer Multimedia Framework VAAPI Plugin"
url="https://gstreamer.freedesktop.org/"
@ -13,7 +13,7 @@ arch=(i686 x86_64)
license=(LGPL)
depends=(gst-plugins-base gst-plugins-bad libva libxrandr libvpx)
makedepends=(gtk-doc git python)
_commit=d0054566c029286afda49f705c4554fe9a68799a # tags/1.12.1^0
_commit=3df7d3d4b052d31feeec998d6ab1d96de037ef67 # tags/1.12.2^0
source=("git+https://anongit.freedesktop.org/git/gstreamer/gstreamer-vaapi#commit=$_commit"
"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common")
sha256sums=('SKIP'
@ -39,7 +39,7 @@ build() {
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib \
--with-package-name="GStreamer VAAPI Plugin (Arch Linux)" \
--with-package-origin="http://www.archlinux.org/" \
--with-package-origin="https://www.archlinux.org/" \
--disable-builtin-libvpx \
--enable-experimental --enable-gtk-doc --disable-static