diff options
Diffstat (limited to 'www-client/seamonkey/metadata.xml')
-rw-r--r-- | www-client/seamonkey/metadata.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www-client/seamonkey/metadata.xml b/www-client/seamonkey/metadata.xml index cd4713cbfef7..c817c037ff70 100644 --- a/www-client/seamonkey/metadata.xml +++ b/www-client/seamonkey/metadata.xml @@ -14,12 +14,10 @@ <flag name="chatzilla">Build Mozilla's IRC client (default on)</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="gtk3">Use the cairo-gtk3 rendering engine</flag> <flag name="force-gtk3">Use the cairo-gtk3 rendering engine</flag> <flag name="ipc">Use inter-process communication between tabs and plugins. Allows for greater stability in case of plugin crashes</flag> <flag name="jemalloc">Enable or disable jemalloc</flag> <flag name="roaming">Build roaming extension support (default on)</flag> - <flag name="skia">Enable the SKIA engine for 2D rendering as an alternative to cairo</flag> <flag name="system-cairo">Use the system-wide <pkg>x11-libs/cairo</pkg> instead of bundled</flag> <flag name="system-harfbuzz">Use the system-wide <pkg>media-libs/harfbuzz</pkg> instead of bundled</flag> <flag name="system-icu">Use the sytem-wide <pkg>dev-libs/icu</pkg> instead of bundled</flag> |