commit: 7bb771a5a29810e66a6e77a5662d0efdcfd0dfbf
Author: Jory A. Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 19 15:57:02 2018 +0000
Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Mon Feb 19 15:57:02 2018 +0000
URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=7bb771a5
www-client/firefox: use mozconfig_use_enable for eme
Package-Manager: Portage-2.3.24, Repoman-2.3.6
www-client/firefox/firefox-59.0_beta10.ebuild | 3 ++-
www-client/firefox/metadata.xml | 7 -------
2 files changed, 2 insertions(+), 8 deletions(-)
diff --git a/www-client/firefox/firefox-59.0_beta10.ebuild
b/www-client/firefox/firefox-59.0_beta10.ebuild
index 67e5ad1..0cb3057 100644
--- a/www-client/firefox/firefox-59.0_beta10.ebuild
+++ b/www-client/firefox/firefox-59.0_beta10.ebuild
@@ -189,7 +189,8 @@ src_configure() {
# enable JACK, bug 600002
mozconfig_use_enable jack
- use eme-free && mozconfig_annotate '+eme-free' --disable-eme
+ # Enable/Disable eme support
+ mozconfig_use_enable eme-free eme
# It doesn't compile on alpha without this LDFLAGS
use alpha && append-ldflags "-Wl,--no-relax"
diff --git a/www-client/firefox/metadata.xml b/www-client/firefox/metadata.xml
index 7e0a3a9..1352fb9 100644
--- a/www-client/firefox/metadata.xml
+++ b/www-client/firefox/metadata.xml
@@ -11,17 +11,10 @@
<flag name="custom-optimization">Build with user-specified compiler
optimizations
(-Os, -O0, -O1, -O2, -O3) from CFLAGS (unsupported)</flag>
<flag name="eme-free">Disable EME (DRM plugin) cabability at build
time</flag>
- <flag name="gtk2">Use the cairo-gtk2 rendering engine</flag>
<flag name="gmp-autoupdate">Allow Gecko Media Plugins (binary blobs) to
be automatically
downloaded and kept up-to-date in user profiles</flag>
<flag name="hwaccel">Force-enable hardware-accelerated rendering
(Mozilla bug 594876)</flag>
- <flag name="jemalloc">Enable or disable jemalloc</flag>
- <flag name="pgo">Add support for profile-guided optimization using
gcc-4.5,
- for faster binaries. This option will double the compile
time.</flag>
- <flag name="rust">Enable support for using rust compiler
(experimental)</flag>
<flag name="screenshot"> Allow to disable screenshot extension in
global profile</flag>
- <flag name="system-cairo">Use the system-wide <pkg>x11-libs/cairo</pkg>
- instead of bundled.</flag>
<flag name="system-harfbuzz">Use the system-wide
<pkg>media-libs/harfbuzz</pkg>
and <pkg>media-gfx/graphite2</pkg> instead of bundled.</flag>
<flag name="system-icu">Use the system-wide <pkg>dev-libs/icu</pkg>