Closes: https://bugs.gentoo.org/694956
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Jory Pratt <anarchy@gentoo.org>
<use>
<flag name="calendar">Build Mozilla's calendar</flag>
<flag name="chatzilla">Build Mozilla's IRC client (default on)</flag>
- <flag name="clang">Use Clang compiler instead of GCC</flag>
<flag name="custom-optimization">Build with user-specified compiler optimizations (-Os, -O0, -O1, -O2, -O3) from CFLAGS (unsupported)</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="force-gtk3">Use the cairo-gtk3 rendering engine</flag>
MOZCONFIG_OPTIONAL_WIFI=1
MOZ_GENERATE_LANGPACKS=1
MOZ_L10N_SOURCEDIR="${S}/${P}-l10n"
-inherit check-reqs flag-o-matic toolchain-funcs eutils mozconfig-v6.60 pax-utils xdg-utils autotools mozextension nsplugins mozlinguas-v2
+MOZCONFIG_OPTIONAL_GTK3=enabled
+inherit check-reqs flag-o-matic toolchain-funcs eutils mozconfig-v6.52 pax-utils xdg-utils autotools mozextension nsplugins mozlinguas-v2
PATCH="${PN}-2.49.5-patches-01"