[arch-commits] Commit in gst-plugins-bad/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Thu Sep 14 08:11:36 UTC 2017


    Date: Thursday, September 14, 2017 @ 08:11:34
  Author: heftig
Revision: 305488

1.12.2+27+g2b8edd9c0-1

Modified:
  gst-plugins-bad/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-14 07:46:39 UTC (rev 305487)
+++ PKGBUILD	2017-09-14 08:11:34 UTC (rev 305488)
@@ -3,8 +3,8 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gst-plugins-bad
-pkgver=1.12.2
-pkgrel=4
+pkgver=1.12.2+27+g2b8edd9c0
+pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Bad Plugins"
 url="https://gstreamer.freedesktop.org/"
 arch=(i686 x86_64)
@@ -17,7 +17,7 @@
 makedepends=(python valgrind gobject-introspection gtk-doc git autoconf-archive vulkan-headers
              gtk3 clutter librsvg libtiger qt5-declarative qt5-x11extras qt5-wayland zbar
              fluidsynth lilv opencv openexr)
-_commit=0a4f4f7c2d0185c91ac3c768a8e8d20dc292f8ee  # tags/1.12.2^0
+_commit=2b8edd9c0f23e1aedc68fd2271931bce707d2ac4  # 1.12
 source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-bad#commit=$_commit"
         "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common")
 sha256sums=('SKIP'
@@ -31,9 +31,6 @@
 prepare() {
   cd $pkgname
 
-  # OpenJPEG 2.2 support
-  git cherry-pick -n 15f24fef53 df4c6385aa
-
   git submodule init
   git config --local submodule.common.url "$srcdir/gst-common"
   git submodule update



More information about the arch-commits mailing list