diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2016-04-28 13:38:28 -0400 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2016-04-28 14:12:30 -0400 |
commit | f5fa2b4c582bdece64a1a1fbdc716976c7ee4162 (patch) | |
tree | b3d0287c9536d4d6c4772d80c0535d9841b25d33 /www-client/firefox/metadata.xml | |
parent | firefox-45, thunderbird-45: support system harfbuzz and graphite2 (diff) | |
download | gentoo-f5fa2b4c582bdece64a1a1fbdc716976c7ee4162.tar.gz gentoo-f5fa2b4c582bdece64a1a1fbdc716976c7ee4162.tar.bz2 gentoo-f5fa2b4c582bdece64a1a1fbdc716976c7ee4162.zip |
www-client/firefox: version bump to 46.0
Cairo-gtk3 is now the upstream default in this version of firefox, and so
the USE flag was switched to make cairo-gtk2 optionally selectable via a
"force-gtk2" flag.
Bug: http://bugs.gentoo.org/555620
Package-Manager: portage-2.2.26
Diffstat (limited to 'www-client/firefox/metadata.xml')
-rw-r--r-- | www-client/firefox/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www-client/firefox/metadata.xml b/www-client/firefox/metadata.xml index 27834b85f552..2e8a0731c942 100644 --- a/www-client/firefox/metadata.xml +++ b/www-client/firefox/metadata.xml @@ -10,6 +10,7 @@ are not binary-redistributable according to upstream.</flag> <flag name="custom-optimization">Fine-tune custom compiler optimizations (-Os, -O0, -O1, -O2, -O3)</flag> + <flag name="force-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="gstreamer-0">Use gstreamer:0.10 instead of gstreamer:1 for media support</flag> |