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 59066138359 for ; Wed, 12 Aug 2020 08:44:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 917AFE0922; Wed, 12 Aug 2020 08:44:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 6EF95E0922 for ; Wed, 12 Aug 2020 08:44:21 +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 693FC34F4D2 for ; Wed, 12 Aug 2020 08:44:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D34D522B for ; Wed, 12 Aug 2020 08:44:18 +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: <1597221853.b98ddf9be68d1a7d4339c4170559d071d7f1ba8e.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/claws-mail/claws-mail-3.17.6-r1.ebuild mail-client/claws-mail/claws-mail-9999.ebuild mail-client/claws-mail/metadata.xml X-VCS-Directories: mail-client/claws-mail/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: b98ddf9be68d1a7d4339c4170559d071d7f1ba8e X-VCS-Branch: master Date: Wed, 12 Aug 2020 08:44:18 +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: e2fbf4e0-d496-4dbd-8d8d-113b9956c0a0 X-Archives-Hash: b159915a7f134832d6e9586ec154a728 commit: b98ddf9be68d1a7d4339c4170559d071d7f1ba8e Author: Lars Wendler gentoo org> AuthorDate: Wed Aug 12 08:43:53 2020 +0000 Commit: Lars Wendler gentoo org> CommitDate: Wed Aug 12 08:44:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b98ddf9b mail-client/claws-mail: libindicate -> appindicator Closes: https://bugs.gentoo.org/720312 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Lars Wendler gentoo.org> mail-client/claws-mail/claws-mail-3.17.6-r1.ebuild | 12 +++++++----- mail-client/claws-mail/claws-mail-9999.ebuild | 12 +++++++----- mail-client/claws-mail/metadata.xml | 1 - 3 files changed, 14 insertions(+), 11 deletions(-) diff --git a/mail-client/claws-mail/claws-mail-3.17.6-r1.ebuild b/mail-client/claws-mail/claws-mail-3.17.6-r1.ebuild index 02261d5f775..86b3570227e 100644 --- a/mail-client/claws-mail/claws-mail-3.17.6-r1.ebuild +++ b/mail-client/claws-mail/claws-mail-3.17.6-r1.ebuild @@ -20,14 +20,16 @@ fi SLOT="0" LICENSE="GPL-3" -IUSE="archive bogofilter calendar clamav dbus debug dillo doc gdata +gnutls +imap ipv6 ldap +libcanberra +libindicate +libnotify litehtml networkmanager nls nntp +notification pdf perl +pgp python rss session sieve smime spamassassin spam-report spell startup-notification svg valgrind xface" +IUSE="+appindicator archive bogofilter calendar clamav dbus debug dillo doc gdata +gnutls +imap ipv6 ldap +libcanberra +libnotify litehtml networkmanager nls nntp +notification pdf perl +pgp python rss session sieve smime spamassassin spam-report spell startup-notification svg valgrind xface" -REQUIRED_USE="libcanberra? ( notification ) - libindicate? ( notification ) +REQUIRED_USE=" + appindicator? ( notification ) + libcanberra? ( notification ) libnotify? ( notification ) networkmanager? ( dbus ) python? ( ${PYTHON_REQUIRED_USE} ) - smime? ( pgp )" + smime? ( pgp ) +" COMMONDEPEND=" dev-libs/nettle:= @@ -66,8 +68,8 @@ COMMONDEPEND=" nntp? ( >=net-libs/libetpan-0.57 ) notification? ( dev-libs/glib:2 + appindicator? ( dev-libs/libindicate:3[gtk] ) libcanberra? ( media-libs/libcanberra[gtk] ) - libindicate? ( dev-libs/libindicate:3[gtk] ) libnotify? ( x11-libs/libnotify ) ) pdf? ( app-text/poppler[cairo] ) diff --git a/mail-client/claws-mail/claws-mail-9999.ebuild b/mail-client/claws-mail/claws-mail-9999.ebuild index 7956bc9f6f7..e968982b5db 100644 --- a/mail-client/claws-mail/claws-mail-9999.ebuild +++ b/mail-client/claws-mail/claws-mail-9999.ebuild @@ -20,13 +20,15 @@ fi SLOT="0" LICENSE="GPL-3" -IUSE="archive bogofilter calendar clamav dbus debug dillo doc gdata +gnutls gtk2 +imap ipv6 ldap +libcanberra +libindicate +libnotify litehtml networkmanager nls nntp +notification pdf perl +pgp python rss session sieve smime spamassassin spam-report spell startup-notification svg valgrind xface" -REQUIRED_USE="libcanberra? ( notification ) - libindicate? ( notification ) +IUSE="+appindicator archive bogofilter calendar clamav dbus debug dillo doc gdata +gnutls gtk2 +imap ipv6 ldap +libcanberra +libnotify litehtml networkmanager nls nntp +notification pdf perl +pgp python rss session sieve smime spamassassin spam-report spell startup-notification svg valgrind xface" +REQUIRED_USE=" + appindicator? ( notification ) + libcanberra? ( notification ) libnotify? ( notification ) networkmanager? ( dbus ) python? ( ${PYTHON_REQUIRED_USE} ) - smime? ( pgp )" + smime? ( pgp ) +" COMMONDEPEND=" dev-libs/nettle:= @@ -66,8 +68,8 @@ COMMONDEPEND=" nntp? ( >=net-libs/libetpan-0.57 ) notification? ( dev-libs/glib:2 + appindicator? ( dev-libs/libindicate:3[gtk] ) libcanberra? ( media-libs/libcanberra[gtk] ) - libindicate? ( dev-libs/libindicate:3[gtk] ) libnotify? ( x11-libs/libnotify ) ) pdf? ( app-text/poppler[cairo] ) diff --git a/mail-client/claws-mail/metadata.xml b/mail-client/claws-mail/metadata.xml index a6bb23809b1..37ba0db697c 100644 --- a/mail-client/claws-mail/metadata.xml +++ b/mail-client/claws-mail/metadata.xml @@ -12,7 +12,6 @@ Enable plugin for access to Google data providers Build support for GTK+-2 instead of GTK+-3 (live ebuild only) Enable sound notification in connection with USE=notification - Enable notification through DBUS in connection with USE=notification Enable notification on the desktop in connection with USE=notification Enable dev-libs/gumbo html viewer plugin Notification for new mail in different way, see also USE flags libcanberra, libindicate and libnotify