extra/gst-libav to 1.12.4-1

This commit is contained in:
Kevin Mihelich 2017-12-10 04:45:54 +00:00
parent 0a87447b88
commit 469f709545

View file

@ -6,16 +6,16 @@
# - removed makedepend on valgrind
pkgname=gst-libav
pkgver=1.12.3+1+ge87c20d
pkgver=1.12.4
pkgrel=1
pkgdesc="GStreamer Multimedia Framework ffmpeg Plugin"
url="https://gstreamer.freedesktop.org/"
arch=(i686 x86_64)
arch=(x86_64)
license=(GPL)
depends=(gst-plugins-base-libs bzip2 ffmpeg)
makedepends=(python gtk-doc autoconf-archive git yasm)
provides=("gst-ffmpeg=$pkgver-$pkgrel")
_commit=e87c20d325eaf9e6813c46654292d68f8b9bc521 # 1.12
_commit=2a1098380969a52c2a89abfe52f0d034638a4e69 # tags/1.12.4^0
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-libav#commit=$_commit"
"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common"
"git+https://git.videolan.org/git/ffmpeg")