gst-plugins-base: use upstream fix for ivorbis plugin build fail

Previously, I submitted a patch "[PATCH v2][packages]gst-plugins-base: disable building ivorbis plugin" that disables ivorbis plugin build. Michel Stempin pointed out an upstream patch that fixes the issue directly in the vorbis decoder header. I had missed this patch in my previous searches.

This patch reverts the disabling of ivorbis and adds the upstream fix. I have tested this patch and it fixes the build issue. Thanks to Michel Stempin for bringing this to my attention and pointing me to the upstream fix.

Signed-off-by John Vogel <jvogel4@stny.rr.com>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39666 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hauke
2014-02-21 22:25:58 +00:00
parent 9719ae860c
commit 2c6bdb4f53
5 changed files with 137 additions and 7 deletions

View File

@ -18,7 +18,7 @@
m4
--- a/Makefile.in
+++ b/Makefile.in
@@ -445,7 +445,6 @@ SUBDIRS = \
@@ -463,7 +463,6 @@ SUBDIRS = \
gst-libs \
gst sys $(SUBDIRS_EXT) \
tools \
@ -26,7 +26,7 @@
po \
common \
m4
@@ -455,7 +454,6 @@ DIST_SUBDIRS = \
@@ -473,7 +472,6 @@ DIST_SUBDIRS = \
gst-libs \
gst sys ext \
tools \