From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 B5C84138350 for ; Mon, 9 Mar 2020 14:31:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F16D1E092B; Mon, 9 Mar 2020 14:31:49 +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 C3D26E092B for ; Mon, 9 Mar 2020 14:31:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 4A37134F31D for ; Mon, 9 Mar 2020 14:31:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C183C14D for ; Mon, 9 Mar 2020 14:31:45 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1583764299.30f0f43174dc9d18c2f2fa9e345fd0a94707ad5b.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/, mail-client/claws-mail/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/claws-mail/claws-mail-3.17.5-r1.ebuild mail-client/claws-mail/claws-mail-9999.ebuild mail-client/claws-mail/files/claws-mail-3.17.5-enchant-2_default.patch X-VCS-Directories: mail-client/claws-mail/files/ mail-client/claws-mail/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 30f0f43174dc9d18c2f2fa9e345fd0a94707ad5b X-VCS-Branch: master Date: Mon, 9 Mar 2020 14:31:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: da846c6a-b7d4-4e20-a844-75931ce75c9f X-Archives-Hash: 5d8932a34b02a590eec58c7f61be6452 commit: 30f0f43174dc9d18c2f2fa9e345fd0a94707ad5b Author: Lars Wendler gentoo org> AuthorDate: Mon Mar 9 14:30:52 2020 +0000 Commit: Lars Wendler gentoo org> CommitDate: Mon Mar 9 14:31:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30f0f431 mail-client/claws-mail: Revbump to depend on app-text/enchant:2 Bug: https://bugs.gentoo.org/708928 Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Lars Wendler gentoo.org> ...ail-9999.ebuild => claws-mail-3.17.5-r1.ebuild} | 13 +++--- mail-client/claws-mail/claws-mail-9999.ebuild | 6 ++- .../claws-mail-3.17.5-enchant-2_default.patch | 46 ++++++++++++++++++++++ 3 files changed, 59 insertions(+), 6 deletions(-) diff --git a/mail-client/claws-mail/claws-mail-9999.ebuild b/mail-client/claws-mail/claws-mail-3.17.5-r1.ebuild similarity index 94% copy from mail-client/claws-mail/claws-mail-9999.ebuild copy to mail-client/claws-mail/claws-mail-3.17.5-r1.ebuild index f54e1858e57..e00884c0c0f 100644 --- a/mail-client/claws-mail/claws-mail-9999.ebuild +++ b/mail-client/claws-mail/claws-mail-3.17.5-r1.ebuild @@ -20,7 +20,8 @@ fi SLOT="0" LICENSE="GPL-3" -IUSE="archive bogofilter calendar clamav dbus debug dillo doc gdata +gnutls gtk3 +imap ipv6 ldap +libcanberra +libindicate +libnotify litehtml networkmanager nls nntp +notification pda pdf perl +pgp python rss session sieve smime spamassassin spam-report spell startup-notification svg valgrind xface" +IUSE="archive bogofilter calendar clamav dbus debug dillo doc gdata +gnutls +imap ipv6 ldap +libcanberra +libindicate +libnotify litehtml networkmanager nls nntp +notification pda pdf perl +pgp python rss session sieve smime spamassassin spam-report spell startup-notification svg valgrind xface" + REQUIRED_USE="libcanberra? ( notification ) libindicate? ( notification ) libnotify? ( notification ) @@ -34,6 +35,7 @@ COMMONDEPEND=" sys-libs/zlib:= x11-libs/cairo x11-libs/gdk-pixbuf:2[jpeg] + >=x11-libs/gtk+-2.24:2 x11-libs/libX11 x11-libs/pango archive? ( @@ -52,8 +54,6 @@ COMMONDEPEND=" gdata? ( >=dev-libs/libgdata-0.17.2 ) dillo? ( www-client/dillo ) gnutls? ( >=net-libs/gnutls-3.0 ) - gtk3? ( x11-libs/gtk+:3 ) - !gtk3? ( >=x11-libs/gtk+-2.24:2 ) imap? ( >=net-libs/libetpan-0.57 ) ldap? ( >=net-nds/openldap-2.0.7 ) litehtml? ( @@ -79,7 +79,7 @@ COMMONDEPEND=" ) smime? ( >=app-crypt/gpgme-1.0.0 ) spam-report? ( >=net-misc/curl-7.9.7 ) - spell? ( >=app-text/enchant-1.0.0:0= ) + spell? ( >=app-text/enchant-2.0.0:2= ) startup-notification? ( x11-libs/startup-notification ) svg? ( >=gnome-base/librsvg-2.40.5 ) valgrind? ( dev-util/valgrind ) @@ -109,6 +109,10 @@ RDEPEND="${COMMONDEPEND} ) " +PATCHES=( + "${FILESDIR}/${PN}-3.17.5-enchant-2_default.patch" +) + pkg_setup() { use python && python-single-r1_pkg_setup } @@ -146,7 +150,6 @@ src_configure() { $(use_enable doc manual) $(use_enable gdata gdata-plugin) $(use_enable gnutls) - $(use_enable gtk3) $(use_enable ipv6) $(use_enable ldap) $(use_enable litehtml litehtml_viewer-plugin) diff --git a/mail-client/claws-mail/claws-mail-9999.ebuild b/mail-client/claws-mail/claws-mail-9999.ebuild index f54e1858e57..935280af79f 100644 --- a/mail-client/claws-mail/claws-mail-9999.ebuild +++ b/mail-client/claws-mail/claws-mail-9999.ebuild @@ -79,7 +79,7 @@ COMMONDEPEND=" ) smime? ( >=app-crypt/gpgme-1.0.0 ) spam-report? ( >=net-misc/curl-7.9.7 ) - spell? ( >=app-text/enchant-1.0.0:0= ) + spell? ( >=app-text/enchant-2.0.0:2= ) startup-notification? ( x11-libs/startup-notification ) svg? ( >=gnome-base/librsvg-2.40.5 ) valgrind? ( dev-util/valgrind ) @@ -109,6 +109,10 @@ RDEPEND="${COMMONDEPEND} ) " +PATCHES=( + "${FILESDIR}/${PN}-3.17.5-enchant-2_default.patch" +) + pkg_setup() { use python && python-single-r1_pkg_setup } diff --git a/mail-client/claws-mail/files/claws-mail-3.17.5-enchant-2_default.patch b/mail-client/claws-mail/files/claws-mail-3.17.5-enchant-2_default.patch new file mode 100644 index 00000000000..c9c9bd444e0 --- /dev/null +++ b/mail-client/claws-mail/files/claws-mail-3.17.5-enchant-2_default.patch @@ -0,0 +1,46 @@ +From 826770e2dae8646a613dbe07685be68b4dc83b62 Mon Sep 17 00:00:00 2001 +From: Lars Wendler +Date: Mon, 9 Mar 2020 15:21:55 +0100 +Subject: [PATCH] Only check for enchant-2 + +Signed-off-by: Lars Wendler +--- + configure.ac | 18 +++++------------- + 1 file changed, 5 insertions(+), 13 deletions(-) + +diff --git a/configure.ac b/configure.ac +index 8ab413657..e1159d45e 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -591,23 +591,15 @@ dnl enchant is used for spell checking + AC_MSG_CHECKING([whether to use enchant]) + AC_MSG_RESULT($enable_enchant) + if test $enable_enchant = yes; then +- PKG_CHECK_MODULES(ENCHANT, enchant >= 1.4.0, ++ PKG_CHECK_MODULES(ENCHANT, enchant-2 >= 2.0.0, + [ +- AC_DEFINE(USE_ENCHANT, 1, enchant) +- echo "Building with enchant" ++ AC_DEFINE(USE_ENCHANT, 1, enchant-2) ++ echo "Building with enchant-2" + enable_enchant=yes + ], + [ +- PKG_CHECK_MODULES(ENCHANT, enchant-2 >= 2.0.0, +- [ +- AC_DEFINE(USE_ENCHANT, 1, enchant-2) +- echo "Building with enchant-2" +- enable_enchant=yes +- ], +- [ +- echo "Building without enchant-notification" +- enable_enchant=no +- ]) ++ echo "Building without enchant-notification" ++ enable_enchant=no + ]) + AC_SUBST(ENCHANT_CFLAGS) + AC_SUBST(ENCHANT_LIBS) +-- +2.25.1 +