extra/gst-libav to 1.12.2-1

This commit is contained in:
Kevin Mihelich 2017-07-14 13:33:20 +00:00
parent af1be33ef5
commit d684413a38

View file

@ -6,7 +6,7 @@
# - removed makedepend on valgrind # - removed makedepend on valgrind
pkgname=gst-libav pkgname=gst-libav
pkgver=1.12.1 pkgver=1.12.2
pkgrel=1 pkgrel=1
pkgdesc="GStreamer Multimedia Framework ffmpeg Plugin" pkgdesc="GStreamer Multimedia Framework ffmpeg Plugin"
url="https://gstreamer.freedesktop.org/" url="https://gstreamer.freedesktop.org/"
@ -15,7 +15,7 @@ license=(GPL)
depends=(gst-plugins-base-libs bzip2 ffmpeg) depends=(gst-plugins-base-libs bzip2 ffmpeg)
makedepends=(python gtk-doc autoconf-archive git) makedepends=(python gtk-doc autoconf-archive git)
provides=("gst-ffmpeg=$pkgver-$pkgrel") provides=("gst-ffmpeg=$pkgver-$pkgrel")
_commit=717fc7c3bde7d2f6da41ff8299fd4564d802065c # tags/1.12.1^0 _commit=a5ff06b71da295a3716a33816e9f2b5bdc73fb98 # tags/1.12.2^0
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-libav#commit=$_commit" source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-libav#commit=$_commit"
"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common" "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common"
"git+https://git.videolan.org/git/ffmpeg") "git+https://git.videolan.org/git/ffmpeg")
@ -44,7 +44,7 @@ build() {
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib \ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib \
--with-package-name="GStreamer ffmpeg Plugin (Arch Linux)" \ --with-package-name="GStreamer ffmpeg Plugin (Arch Linux)" \
--with-package-origin="http://www.archlinux.org/" \ --with-package-origin="https://www.archlinux.org/" \
--with-system-libav --with-libav-extra-configure="--enable-runtime-cpudetect" \ --with-system-libav --with-libav-extra-configure="--enable-runtime-cpudetect" \
--enable-experimental --enable-gtk-doc --disable-static --enable-experimental --enable-gtk-doc --disable-static