From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1109018-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 09A39138334 for <garchives@archives.gentoo.org>; Wed, 4 Sep 2019 02:46:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48B76E0815; Wed, 4 Sep 2019 02:46:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0EE22E0815 for <gentoo-commits@lists.gentoo.org>; Wed, 4 Sep 2019 02:46:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4D24734AB62 for <gentoo-commits@lists.gentoo.org>; Wed, 4 Sep 2019 02:46:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E58AB622 for <gentoo-commits@lists.gentoo.org>; Wed, 4 Sep 2019 02:46:47 +0000 (UTC) From: "Jory Pratt" <anarchy@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jory Pratt" <anarchy@gentoo.org> Message-ID: <1567565194.95fea2343c2a1fbd97d36b71666dc0a76e9bead8.anarchy@gentoo> Subject: [gentoo-commits] proj/mozilla:master commit in: mail-client/thunderbird/ X-VCS-Repository: proj/mozilla X-VCS-Files: mail-client/thunderbird/metadata.xml mail-client/thunderbird/thunderbird-68.0-r1.ebuild mail-client/thunderbird/thunderbird-68.0-r2.ebuild X-VCS-Directories: mail-client/thunderbird/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 95fea2343c2a1fbd97d36b71666dc0a76e9bead8 X-VCS-Branch: master Date: Wed, 4 Sep 2019 02:46:47 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3e63bfdd-3f3d-4c2c-a061-2b9542c40ba0 X-Archives-Hash: 82be88533bee808bb0af382245f6312b commit: 95fea2343c2a1fbd97d36b71666dc0a76e9bead8 Author: Jory Pratt <anarchy <AT> gentoo <DOT> org> AuthorDate: Wed Sep 4 02:46:34 2019 +0000 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org> CommitDate: Wed Sep 4 02:46:34 2019 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=95fea234 mail-client/thunderbird: sync changes from tree to overlay Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org> mail-client/thunderbird/metadata.xml | 1 - ...derbird-68.0-r1.ebuild => thunderbird-68.0-r2.ebuild} | 16 +++++----------- 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/mail-client/thunderbird/metadata.xml b/mail-client/thunderbird/metadata.xml index dd47259..9011712 100644 --- a/mail-client/thunderbird/metadata.xml +++ b/mail-client/thunderbird/metadata.xml @@ -12,7 +12,6 @@ <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="gmp-autoupdate">Allow Gecko Media Plugins (binary blobs) to be automatically downloaded and kept up-to-date in user profiles</flag> <flag name="lightning">Enable app-global calendar support diff --git a/mail-client/thunderbird/thunderbird-68.0-r1.ebuild b/mail-client/thunderbird/thunderbird-68.0-r2.ebuild similarity index 98% rename from mail-client/thunderbird/thunderbird-68.0-r1.ebuild rename to mail-client/thunderbird/thunderbird-68.0-r2.ebuild index 729db1f..ce73543 100644 --- a/mail-client/thunderbird/thunderbird-68.0-r1.ebuild +++ b/mail-client/thunderbird/thunderbird-68.0-r2.ebuild @@ -36,10 +36,10 @@ LLVM_MAX_SLOT=8 DESCRIPTION="Thunderbird Mail Client" HOMEPAGE="https://www.mozilla.org/thunderbird" -KEYWORDS="~amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" -IUSE="bindist clang cpu_flags_x86_avx2 dbus debug eme-free geckodriver +IUSE="bindist clang cpu_flags_x86_avx2 dbus debug eme-free +gmp-autoupdate hardened jack lightning lto neon pgo pulseaudio selinux startup-notification +system-av1 +system-harfbuzz +system-icu +system-jpeg +system-libevent +system-sqlite +system-libvpx @@ -378,6 +378,9 @@ src_configure() { show_old_compiler_warning=1 fi + # Bug 689358 + append-cxxflags -flto + if ! use cpu_flags_x86_avx2 ; then local _gcc_version_with_ipa_cdtor_fix="8.3" local _current_gcc_version="$(gcc-major-version).$(gcc-minor-version)" @@ -526,8 +529,6 @@ src_configure() { mozconfig_use_enable wifi necko-wifi - mozconfig_use_enable geckodriver - # enable JACK, bug 600002 mozconfig_use_enable jack @@ -638,13 +639,6 @@ src_install() { MOZ_MAKE_FLAGS="${MAKEOPTS}" SHELL="${SHELL:-${EPREFIX}/bin/bash}" MOZ_NOSPAM=1 \ DESTDIR="${D}" ./mach install || die - if use geckodriver ; then - cp "${BUILD_OBJ_DIR}"/dist/bin/geckodriver "${ED%/}"${MOZILLA_FIVE_HOME} || die - pax-mark m "${ED%/}"${MOZILLA_FIVE_HOME}/geckodriver - - dosym ${MOZILLA_FIVE_HOME}/geckodriver /usr/bin/geckodriver - fi - # Install language packs MOZ_INSTALL_L10N_XPIFILE="1" mozlinguas_src_install