commit:     5b2398ef8f392231542ff9adc3bcc1cf4010f88e
Author:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 28 20:39:22 2016 +0000
Commit:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Thu Apr 28 20:39:50 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b2398ef

www-client/firefox-45.1.0: drop experimental qt support

Experimental QT5 support belongs only in mozilla-overlay

Package-Manager: portage-2.2.26

 www-client/firefox/firefox-45.1.0.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/www-client/firefox/firefox-45.1.0.ebuild 
b/www-client/firefox/firefox-45.1.0.ebuild
index 99eaa75..67e1b8b 100644
--- a/www-client/firefox/firefox-45.1.0.ebuild
+++ b/www-client/firefox/firefox-45.1.0.ebuild
@@ -31,7 +31,6 @@ PATCH="${PN}-45.0-patches-04"
 MOZ_HTTP_URI="https://archive.mozilla.org/pub/${PN}/releases";
 
 MOZCONFIG_OPTIONAL_GTK3="enabled"
-MOZCONFIG_OPTIONAL_QT5=1
 MOZCONFIG_OPTIONAL_WIFI=1
 MOZCONFIG_OPTIONAL_JIT="enabled"
 
@@ -133,8 +132,7 @@ src_prepare() {
        # Apply our patches
        eapply "${WORKDIR}/firefox" \
                "${FILESDIR}"/arm64-4-link-chromium-mutex-based-atomics.patch \
-               "${FILESDIR}"/arm64-5-mozjemalloc-no-static-page-sizes.patch \
-               "${FILESDIR}"/${PN}-45-qt-widget-fix.patch
+               "${FILESDIR}"/arm64-5-mozjemalloc-no-static-page-sizes.patch
 
        # Allow user to apply any additional patches without modifing ebuild
        eapply_user

Reply via email to