mediastreamer: bump to version 2.9.0
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 7 Oct 2013 20:21:57 +0000 (17:21 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 8 Oct 2013 14:55:32 +0000 (16:55 +0200)
Fixes the fallout from commit 280a387737ed72a2dd844253eeb64cc373ca7656
which didn't test building things that links against ortp, fixing:
http://autobuild.buildroot.net/results/ac6/ac69ff3332713e3a6681fd1d418f1cb9c1941098

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/mediastreamer/mediastreamer.mk

index 5093df79128bb2c8353d0b698bf5306a2ab91f95..52a5b5abd1c667c0bb4c5e41c670454de3d21e2f 100644 (file)
@@ -4,12 +4,12 @@
 #
 ################################################################################
 
-MEDIASTREAMER_VERSION = 2.8.2
+MEDIASTREAMER_VERSION = 2.9.0
 MEDIASTREAMER_SITE = http://download.savannah.nongnu.org/releases/linphone/mediastreamer
 MEDIASTREAMER_INSTALL_STAGING = YES
 MEDIASTREAMER_DEPENDENCIES = host-intltool host-pkgconf ortp host-gettext
 # tests fail linking on some architectures, so disable them
-MEDIASTREAMER_CONF_OPT = --disable-tests
+MEDIASTREAMER_CONF_OPT = --disable-tests --disable-glx --disable-strict
 MEDIASTREAMER_LICENSE = GPLv2+
 MEDIASTREAMER_LICENSE_FILES = COPYING