From b98ddf9be68d1a7d4339c4170559d071d7f1ba8e Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Wed, 12 Aug 2020 10:43:53 +0200 Subject: 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 --- 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 02261d5f7751..86b3570227ef 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 7956bc9f6f7b..e968982b5db6 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 a6bb23809b1e..37ba0db697cb 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 -- cgit v1.2.3-65-gdbad