[arch-commits] Commit in gst-libav/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Thu May 4 21:04:55 UTC 2017
Date: Thursday, May 4, 2017 @ 21:04:55
Author: heftig
Revision: 295290
1.12.0-1
Modified:
gst-libav/trunk/PKGBUILD
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-05-04 21:02:02 UTC (rev 295289)
+++ PKGBUILD 2017-05-04 21:04:55 UTC (rev 295290)
@@ -3,7 +3,7 @@
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=gst-libav
-pkgver=1.10.4
+pkgver=1.12.0
pkgrel=1
pkgdesc="GStreamer Multimedia Framework ffmpeg Plugin"
url="https://gstreamer.freedesktop.org/"
@@ -10,10 +10,9 @@
arch=(i686 x86_64)
license=(GPL)
depends=(gst-plugins-base-libs bzip2 ffmpeg)
-makedepends=(python gtk-doc autoconf-archive git)
-options=(!emptydirs)
+makedepends=(python gtk-doc autoconf-archive git valgrind)
provides=("gst-ffmpeg=$pkgver-$pkgrel")
-_commit=6c97daeb78fe17149c2172292d17c22804338430 # tags/1.10.4^0
+_commit=011dc043c8253c3c56caf2f34542e76bcb1f7dba # tags/1.12.0^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")
More information about the arch-commits
mailing list