summaryrefslogtreecommitdiffstats
path: root/package/multimedia/gst-ffmpeg
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-02-17 13:52:47 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2011-02-17 13:52:47 +0100
commite6cdced39937cdb4b171f3505cc208758c80dc2c (patch)
tree8c6b25ecc6ab903eba91e1680f53e873dfe71143 /package/multimedia/gst-ffmpeg
parente743a01ee550af48fb1b8d177c01d957947afa5d (diff)
downloadbuildroot-novena-e6cdced39937cdb4b171f3505cc208758c80dc2c.tar.gz
buildroot-novena-e6cdced39937cdb4b171f3505cc208758c80dc2c.zip
package/multimedia: apply libtool patch where possible
Now that we have libtool-2.2.x patch support, we can get rid of a bunch of _LIBTOOL_PATH = NO, fixing (potential) cross link issues. Notice: libmad/libid3tag/madplay/taglib not changed, as they use a very old 1.5 version, where our buildroot-libtool-v1.5.patch doesn't apply. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/multimedia/gst-ffmpeg')
-rw-r--r--package/multimedia/gst-ffmpeg/gst-ffmpeg.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/multimedia/gst-ffmpeg/gst-ffmpeg.mk b/package/multimedia/gst-ffmpeg/gst-ffmpeg.mk
index d424aa3f1..6e91ad597 100644
--- a/package/multimedia/gst-ffmpeg/gst-ffmpeg.mk
+++ b/package/multimedia/gst-ffmpeg/gst-ffmpeg.mk
@@ -7,7 +7,6 @@ GST_FFMPEG_VERSION = 0.10.9
GST_FFMPEG_SOURCE = gst-ffmpeg-$(GST_FFMPEG_VERSION).tar.bz2
GST_FFMPEG_SITE = http://gstreamer.freedesktop.org/src/gst-ffmpeg
GST_FFMPEG_INSTALL_STAGING = YES
-GST_FFMPEG_LIBTOOL_PATCH = NO
GST_FFMPEG_DEPENDENCIES = gstreamer gst-plugins-base ffmpeg liboil
GST_FFMPEG_CONF_OPT = --with-system-ffmpeg