SLOT="0"
LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
-IUSE="bindist clang dbus debug eme-free +gmp-autoupdate hardened hwaccel jack lto neon
- pulseaudio +screenshot selinux startup-notification system-harfbuzz system-icu
- system-jpeg system-libevent system-sqlite system-libvpx test wifi"
+IUSE="bindist clang dbus debug eme-free geckodriver +gmp-autoupdate hardened hwaccel
+ jack lto neon pulseaudio +screenshot selinux startup-notification
+ system-harfbuzz system-icu system-jpeg system-libevent system-sqlite
+ system-libvpx test wifi"
RESTRICT="!bindist? ( bindist )"
PATCH_URIS=( https://dev.gentoo.org/~{anarchy,axs,polynomial-c}/mozilla/patchsets/${PATCH}.tar.xz )
mozconfig_use_enable wifi necko-wifi
+ mozconfig_use_enable geckodriver
+
# enable JACK, bug 600002
mozconfig_use_enable jack
<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="geckodriver">Enable WebDriver support</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>