diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2017-04-28 14:18:59 -0400 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2017-04-28 14:20:39 -0400 |
commit | 13a229d80ec631fa381396a5bc1fa7afd41ade1f (patch) | |
tree | 2fd39c2240e0d4535ad3ac81921a415ba5ff7678 /www-client/firefox/metadata.xml | |
parent | mozconfig-6.53.eclass: bump for mozilla53 support (makes cairo-gtk3 default) (diff) | |
download | gentoo-13a229d80ec631fa381396a5bc1fa7afd41ade1f.tar.gz gentoo-13a229d80ec631fa381396a5bc1fa7afd41ade1f.tar.bz2 gentoo-13a229d80ec631fa381396a5bc1fa7afd41ade1f.zip |
www-client/firefox: bump to 53.0
Added runtime support for media-sound/apulse whenever it is present at merge time
(note, this will OVERRIDE pulseaudio runtime support when apulse is present)
Dropped USE="gtk2" as cairo-gtk2 support has been removed upstream (gtk2 is still
a necessary dependency for flash plugin support)
USE="nsplugin" workaround still works to allow NPAPI plugin support
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'www-client/firefox/metadata.xml')
-rw-r--r-- | www-client/firefox/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www-client/firefox/metadata.xml b/www-client/firefox/metadata.xml index 479508ffdaef..e90b7ce825a0 100644 --- a/www-client/firefox/metadata.xml +++ b/www-client/firefox/metadata.xml @@ -10,7 +10,6 @@ are not binary-redistributable according to upstream.</flag> <flag name="custom-optimization">Build with user-specified compiler optimizations (-Os, -O0, -O1, -O2, -O3) from CFLAGS (unsupported)</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> |