summaryrefslogtreecommitdiff
path: root/libre/gstreamer0.10-bad
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-03-08 10:01:07 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-03-08 10:01:07 -0300
commitac5935643fcf3322c7f3d881a0636f403837e241 (patch)
treee842539f0f0e4d495cb6c0cf9795418a3270e644 /libre/gstreamer0.10-bad
parent841ac3bddd44967fba59af5ec1e83d2307eaa511 (diff)
gstreamer0.10-bad-0.10.23-14.parabola1: libmpcdec 0.1+r475 rebuild
Diffstat (limited to 'libre/gstreamer0.10-bad')
-rw-r--r--libre/gstreamer0.10-bad/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/libre/gstreamer0.10-bad/PKGBUILD b/libre/gstreamer0.10-bad/PKGBUILD
index de25a98d1..2faa31dae 100644
--- a/libre/gstreamer0.10-bad/PKGBUILD
+++ b/libre/gstreamer0.10-bad/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 260830 2016-03-04 21:15:42Z fyan $
+# $Id: PKGBUILD 261163 2016-03-07 15:43:24Z jgc $
# Maintainer (Arch): Jan de Groot <jgc@archlinux.org>
# Maintainer: fauno <fauno@kiwwwi.com.ar>
# Maintainer: André Silva <emulatorman@parabola.nu>
@@ -6,7 +6,7 @@
pkgbase=gstreamer0.10-bad
pkgname=('gstreamer0.10-bad' 'gstreamer0.10-bad-plugins')
pkgver=0.10.23
-pkgrel=13.parabola1
+pkgrel=14.parabola1
arch=('i686' 'x86_64' 'armv7h')
license=('LGPL' 'GPL')
makedepends=('pkgconfig' 'gstreamer0.10-base>=0.10.36' 'xvidcore' 'libdca' 'bzip2' 'libdc1394' 'neon' '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')
@@ -43,6 +43,7 @@ build() {
--with-package-name="GStreamer Bad Plugins (Parabola GNU/Linux-libre)" \
--with-package-origin="https://www.parabola.nu/"
+ sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
make
sed -e 's/gst sys ext/gst/' -i Makefile
}