[arch-commits] Commit in lib32-gstreamer/trunk (PKGBUILD)

Laurent Carlier lcarlier at archlinux.org
Sun Jul 1 05:16:08 UTC 2018


    Date: Sunday, July 1, 2018 @ 05:16:08
  Author: lcarlier
Revision: 349269

upgpkg: lib32-gstreamer 1.14.1-1

upstream update 1.14.1

Modified:
  lib32-gstreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-30 21:05:32 UTC (rev 349268)
+++ PKGBUILD	2018-07-01 05:16:08 UTC (rev 349269)
@@ -4,7 +4,7 @@
 
 pkgname=lib32-gstreamer
 _pkgbasename=gstreamer
-pkgver=1.12.4
+pkgver=1.14.1
 pkgrel=1
 pkgdesc="GStreamer open-source multimedia framework core library (32-bit)"
 url="https://gstreamer.freedesktop.org/"
@@ -11,8 +11,8 @@
 arch=(x86_64)
 license=(LGPL)
 depends=(lib32-libxml2 lib32-glib2 lib32-libunwind lib32-libelf gstreamer)
-makedepends=(intltool pkgconfig gtk-doc gobject-introspection autoconf-archive git)
-_commit=505a24ff6843a04e4f75c5e03caa7b2774806fc3  # tags/1.12.4^0
+makedepends=(gtk-doc gobject-introspection autoconf-archive git)
+_commit=cba2c7dd89dc4cefebe6592b9b98e6e097bd840e # tags/1.14.1^0
 source=("git+https://anongit.freedesktop.org/git/gstreamer/gstreamer#commit=$_commit"
         "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common")
 sha512sums=('SKIP'
@@ -58,10 +58,7 @@
     --disable-gtk-doc\
     --disable-valgrind\
     --disable-benchmarks
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
   make
 }
 



More information about the arch-commits mailing list