From b0f276d40699578dc9fbcf2dce3f65e291530d77 Mon Sep 17 00:00:00 2001 From: Ian Stakenvicius Date: Mon, 26 Sep 2016 10:56:57 -0400 Subject: mozilla packages: clarified description of USE=custom-optimization --- mail-client/thunderbird/metadata.xml | 4 ++-- www-client/firefox/metadata.xml | 4 ++-- www-client/seamonkey/metadata.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/mail-client/thunderbird/metadata.xml b/mail-client/thunderbird/metadata.xml index 2722c3bdacb1..f7572e4ec64e 100644 --- a/mail-client/thunderbird/metadata.xml +++ b/mail-client/thunderbird/metadata.xml @@ -12,8 +12,8 @@ Enable Mozilla's DOM inspector Enable app-global calendar support (note 38.0 and above bundles calendar support when this flag is off) - Fine-tune custom compiler optimizations - (-Os, -O0, -O1, -O2, -O3) + Build with user-specified compiler optimizations + (-Os, -O0, -O1, -O2, -O3) from CFLAGS (unsupported) Enable or disable jemalloc3 (forced-on when supported prior to 38.0) Use gstreamer:0.10 instead of gstreamer:1 for media support Use the system-wide x11-libs/cairo diff --git a/www-client/firefox/metadata.xml b/www-client/firefox/metadata.xml index fbdfd67c50ef..aee28e8d8496 100644 --- a/www-client/firefox/metadata.xml +++ b/www-client/firefox/metadata.xml @@ -8,8 +8,8 @@ Disable official Firefox branding (icons, name) which are not binary-redistributable according to upstream. - Fine-tune custom compiler - optimizations (-Os, -O0, -O1, -O2, -O3) + Build with user-specified compiler optimizations + (-Os, -O0, -O1, -O2, -O3) from CFLAGS (unsupported) Use the cairo-gtk2 rendering engine Allow Gecko Media Plugins (binary blobs) to be automatically downloaded and kept up-to-date in user profiles diff --git a/www-client/seamonkey/metadata.xml b/www-client/seamonkey/metadata.xml index b3e20380f52d..fc413659fadd 100644 --- a/www-client/seamonkey/metadata.xml +++ b/www-client/seamonkey/metadata.xml @@ -11,8 +11,8 @@ Build Mozilla's IRC client (default on) - Fine-tune custom compiler - optimizations (-Os, -O0, -O1, -O2, -O3) + Build with user-specified compiler optimizations + (-Os, -O0, -O1, -O2, -O3) from CFLAGS (unsupported) Allow Gecko Media Plugins (binary blobs) to be automatically downloaded and kept up-to-date in user profiles Use gstreamer:0.10 instead of gstreamer:1 for media support -- cgit v1.2.3-65-gdbad