From: Thomas Deutschmann Date: Tue, 10 Mar 2020 19:10:28 +0000 (+0100) Subject: mail-client/thunderbird: switch to bundled libvpx by default X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0a33e66543afe710cb5493989cb82cbef8e59cd6;p=gentoo.git mail-client/thunderbird: switch to bundled libvpx by default >=www-client/firefox-74 moved to =media-libs/libvpx-1.8.2. To help updating, we switch mail-client/thunderbird to bundled libvpx by default assuming that most thunderbird users never use libvpx within thunderbird and therefore don't care about system libvpx. Package-Manager: Portage-2.3.91, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann --- diff --git a/mail-client/thunderbird/thunderbird-68.5.0.ebuild b/mail-client/thunderbird/thunderbird-68.5.0.ebuild index e288efad627c..ad6b34d0c0e9 100644 --- a/mail-client/thunderbird/thunderbird-68.5.0.ebuild +++ b/mail-client/thunderbird/thunderbird-68.5.0.ebuild @@ -43,7 +43,7 @@ IUSE="bindist clang cpu_flags_x86_avx2 dbus debug eme-free +gmp-autoupdate hardened jack lightning lto cpu_flags_arm_neon pgo pulseaudio selinux startup-notification +system-av1 +system-harfbuzz +system-icu +system-jpeg +system-libevent +system-sqlite - +system-libvpx +system-webp test wayland wifi" + system-libvpx +system-webp test wayland wifi" RESTRICT="!bindist? ( bindist ) !test? ( test )"