From e5b391911791ffaea9dd66c85e05fa8fd4ffa8e8 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 31 Dec 2015 09:42:01 +0100 Subject: firefox: disable gstreamer, bad testing, needs gstreamer 0.10 --- package/firefox/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'package/firefox/Makefile') diff --git a/package/firefox/Makefile b/package/firefox/Makefile index 1c8a2ed16..62dbcabe5 100644 --- a/package/firefox/Makefile +++ b/package/firefox/Makefile @@ -12,12 +12,11 @@ PKG_SECTION:= x11/apps PKG_DEPENDS:= alsa-lib glib libgtk2 libpng libtiff libxcursor libffi PKG_DEPENDS+= nspr nss libjpeg-turbo libatk pango cairo libxt libx11 hicolor-icon-theme PKG_DEPENDS+= libxdamage libxfixes libidl libsqlite libxcomposite gdk-pixbuf -PKG_DEPENDS+= harfbuzz mesa libvpx libbz2 ca-certificates libevent gstreamer -PKG_DEPENDS+= gst-plugins-base gst-plugins-good +PKG_DEPENDS+= harfbuzz mesa libvpx libbz2 ca-certificates libevent PKG_BUILDDEP:= alsa-lib glib libgtk2 libIDL libX11 mesa libtiff gdk-pixbuf PKG_BUILDDEP+= nspr nss libjpeg-turbo libXt fontconfig sqlite atk libpng hicolor-icon-theme PKG_BUILDDEP+= libvpx pango gettext-tiny bzip2 libevent bzip2-host python2-host yasm-host -PKG_BUILDDEP+= zip-host gstreamer +PKG_BUILDDEP+= zip-host PKG_NEEDS:= threads rt c++ PKG_URL:= http://www.mozilla.org/ PKG_SITES:= http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$(PKG_VERSION)/source/ @@ -72,7 +71,6 @@ CONFIGURE_ARGS+= --enable-application=browser \ --enable-system-ffi \ --enable-system-sqlite \ --enable-webrtc \ - --enable-gstreamer \ --disable-libnotify \ --with-libIDL-prefix=$(STAGING_TARGET_DIR)/usr \ --with-glib-prefix=$(STAGING_TARGET_DIR)/usr \ @@ -92,6 +90,7 @@ CONFIGURE_ARGS+= --enable-application=browser \ --disable-smil \ --disable-dbus \ --disable-gamepad \ + --disable-gstreamer \ --disable-strip \ --disable-install-strip \ --disable-tests \ -- cgit v1.2.3