From f1af93971b7490792d8541bc790e0d8c6d787059 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 6 Sep 2019 10:28:05 +0100 Subject: gentoo resync : 06.08.2019 --- mail-client/thunderbird/metadata.xml | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) (limited to 'mail-client/thunderbird/metadata.xml') diff --git a/mail-client/thunderbird/metadata.xml b/mail-client/thunderbird/metadata.xml index 5216de1435e0..66075b13cee0 100644 --- a/mail-client/thunderbird/metadata.xml +++ b/mail-client/thunderbird/metadata.xml @@ -6,17 +6,25 @@ Gentoo Mozilla Team - Disable official Thunderbird branding (icons, name) which + Disable official Firefox/Thunderbird branding (icons, name) which are not binary-redistributable according to upstream. Use Clang compiler instead of GCC - Enable encryption support with enigmail - Enable Mozilla's DOM inspector - Enable app-global calendar support - (note 38.0 and above bundles calendar support when this flag is off) Build with user-specified compiler optimizations (-Os, -O0, -O1, -O2, -O3) from CFLAGS (unsupported) + Disable EME (DRM plugin) cabability at build time + Allow Gecko Media Plugins (binary blobs) to be automatically + downloaded and kept up-to-date in user profiles Use the cairo-gtk2 rendering engine instead of the default cairo-gtk3 + Enable app-global calendar support + (note 38.0 and above bundles calendar support when this flag is off) + Enable Link Time Optimization (LTO). Requires Gold linker when using GCC + or LDD linker when using Clang + Enable Mozilla's DOM inspector + Add support for profile-guided optimization using gcc-4.5, + for faster binaries. This option will double the compile time. Enable support for using rust compiler (experimental) + Use the system-wide media-libs/dav1d + and media-libs/libaom library instead of bundled. Use the system-wide x11-libs/cairo instead of bundled. Use the system-wide media-libs/harfbuzz @@ -31,6 +39,9 @@ instead of bundled. Use the system-wide dev-db/sqlite installation with secure-delete enabled - Remove the software development kit and headers + Use the system-wide media-libs/libwebp + instead of bundled. + + -- cgit v1.2.3