diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-07-02 23:23:22 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-07-03 00:46:38 +0200 |
commit | 39910be199ab69fea9500e2d2982b4538e618383 (patch) | |
tree | 1fa0021d1c5be0cbece003d26ac4a3c9cbdc2d05 /www-client/firefox/metadata.xml | |
parent | gui-apps/gtkgreet: sync live ebuild keywords (diff) | |
download | gentoo-39910be199ab69fea9500e2d2982b4538e618383.tar.gz gentoo-39910be199ab69fea9500e2d2982b4538e618383.tar.bz2 gentoo-39910be199ab69fea9500e2d2982b4538e618383.zip |
www-client/firefox: bump to v78.0.1
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-client/firefox/metadata.xml')
-rw-r--r-- | www-client/firefox/metadata.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www-client/firefox/metadata.xml b/www-client/firefox/metadata.xml index 2d7503a1a8c8..2100c428c259 100644 --- a/www-client/firefox/metadata.xml +++ b/www-client/firefox/metadata.xml @@ -19,6 +19,8 @@ <flag name="hwaccel">Force-enable hardware-accelerated rendering (Mozilla bug 594876)</flag> <flag name="lto">Enable Link Time Optimization (LTO). Requires Gold linker when using GCC or LDD linker when using Clang</flag> + <flag name="openh264">Use <pkg>media-libs/openh264</pkg> for H.264 support + instead of downloading binary blob from Mozilla at runtimme</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> |