[arch-commits] Commit in gstreamer0.10-bad/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Mon Mar 7 15:43:24 UTC 2016


    Date: Monday, March 7, 2016 @ 16:43:24
  Author: jgc
Revision: 261163

upgpkg: gstreamer0.10-bad 0.10.23-14

Rebuild for libmpcdec

Modified:
  gstreamer0.10-bad/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-07 15:29:57 UTC (rev 261162)
+++ PKGBUILD	2016-03-07 15:43:24 UTC (rev 261163)
@@ -4,7 +4,7 @@
 pkgbase=gstreamer0.10-bad
 pkgname=('gstreamer0.10-bad' 'gstreamer0.10-bad-plugins')
 pkgver=0.10.23
-pkgrel=13
+pkgrel=14
 arch=('i686' 'x86_64')
 license=('LGPL' 'GPL')
 makedepends=('pkgconfig' 'gstreamer0.10-base>=0.10.36' 'xvidcore' 'libdca' 'bzip2' 'libdc1394' 'neon' 'faac' 'musicbrainz' 'faad2' 'libmms' 'libcdaudio' 'libmpcdec' 'mjpegtools' 'libdvdnav' 'libmodplug' 'jasper' 'liblrdf' 'libofa' 'soundtouch' 'libvdpau' 'schroedinger' 'libass' 'libvpx' 'gsm' 'libgme' 'rtmpdump' 'libsndfile' 'librsvg' 'wildmidi' 'opus' 'git' 'spandsp' 'celt')
@@ -41,6 +41,7 @@
     --with-package-name="GStreamer Bad Plugins (Archlinux)" \
     --with-package-origin="http://www.archlinux.org/"
 
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
   sed -e 's/gst sys ext/gst/' -i Makefile
 }



More information about the arch-commits mailing list