From e83c98869958f99da1b5bc1f838bc6f5fae9b6ea Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Fri, 26 Jul 2019 23:40:30 +0200 Subject: [PATCH] mail-client/claws-mail: Added "litehtml" USE flag to live ebuild Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Lars Wendler --- mail-client/claws-mail/claws-mail-9999.ebuild | 17 +++++++--- mail-client/claws-mail/metadata.xml | 32 ++++++------------- 2 files changed, 23 insertions(+), 26 deletions(-) diff --git a/mail-client/claws-mail/claws-mail-9999.ebuild b/mail-client/claws-mail/claws-mail-9999.ebuild index e0747aeb75cb..f460e8d37fc5 100644 --- a/mail-client/claws-mail/claws-mail-9999.ebuild +++ b/mail-client/claws-mail/claws-mail-9999.ebuild @@ -20,7 +20,7 @@ fi SLOT="0" LICENSE="GPL-3" -IUSE="archive bogofilter calendar clamav dbus debug dillo doc gdata +gnutls gtk3 +imap ipv6 ldap +libcanberra +libindicate +libnotify 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 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" REQUIRED_USE="libcanberra? ( notification ) libindicate? ( notification ) libnotify? ( notification ) @@ -56,6 +56,12 @@ COMMONDEPEND=" !gtk3? ( >=x11-libs/gtk+-2.24:2 ) imap? ( >=net-libs/libetpan-0.57 ) ldap? ( >=net-nds/openldap-2.0.7 ) + litehtml? ( + >=dev-libs/glib-2.36:2 + >=dev-libs/gumbo-0.10 + net-misc/curl + media-libs/fontconfig + ) nls? ( >=sys-devel/gettext-0.18 ) nntp? ( >=net-libs/libetpan-0.57 ) notification? ( @@ -80,10 +86,12 @@ COMMONDEPEND=" " DEPEND="${COMMONDEPEND} + xface? ( >=media-libs/compface-1.4 ) +" +BDEPEND=" app-arch/xz-utils virtual/pkgconfig - xface? ( >=media-libs/compface-1.4 )" - +" RDEPEND="${COMMONDEPEND} app-misc/mime-types x11-misc/shared-mime-info @@ -140,6 +148,7 @@ src_configure() { $(use_enable gtk3) $(use_enable ipv6) $(use_enable ldap) + $(use_enable litehtml litehtml_viewer-plugin) $(use_enable networkmanager) $(use_enable nls) $(use_enable notification notification-plugin) @@ -199,7 +208,7 @@ src_install() { doexe tb2claws-mail update-po uudec uuooffice # kill useless files - rm -f "${ED%/}"/usr/lib*/claws-mail/plugins/*.{a,la} + rm -f "${ED}"/usr/lib*/claws-mail/plugins/*.{a,la} } pkg_preinst() { diff --git a/mail-client/claws-mail/metadata.xml b/mail-client/claws-mail/metadata.xml index aa9acebdfde3..215b58ddd53d 100644 --- a/mail-client/claws-mail/metadata.xml +++ b/mail-client/claws-mail/metadata.xml @@ -7,32 +7,20 @@ Enable archiving plugin + Build mail-filter/bogofilter plugin Enable dillo html viewer plugin - Enable plugin for access to Google - data providers + Enable plugin for access to Google data providers Build support for GTK+3 + 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 Enable PGP support - Enable plugin for spam - reporting to various services - Build mail-filter/bogofilter - plugin - 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 - Notification for new mail in - different way, see also USE flags libcanberra, - libindicate and libnotify Build plugin for sieve filter support Build plugin for S/MIME support - Build mail-filter/spamassassin - plugin - Add support for memory debugging - using valgrind + Enable plugin for spam reporting to various services + Build mail-filter/spamassassin plugin + Add support for memory debugging using valgrind - - sylpheed-claws - -- 2.26.2