mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-06 23:47:10 +00:00
extra/gstreamer0.10-bad to 0.10.23-14
This commit is contained in:
parent
cb4e9dfa8a
commit
a93b85d683
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,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')
|
||||
|
@ -44,6 +44,7 @@ build() {
|
|||
--with-package-name="GStreamer Bad Plugins (Archlinux)" \
|
||||
--with-package-origin="http://www.archlinux.org/" $CONFIG
|
||||
|
||||
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
|
||||
make
|
||||
sed -e 's/gst sys ext/gst/' -i Makefile
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue