[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2024-02-21 Thread Bernard Cafarelli
commit: c8eeb34049fb6cba920cf860fbbc107c328593d5
Author: Alexander Kurakin  mail  ru>
AuthorDate: Tue Feb 20 17:03:42 2024 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Thu Feb 22 07:24:33 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8eeb340

mail-client/claws-mail: sync live

Signed-off-by: Alexander Kurakin  mail.ru>
Closes: https://github.com/gentoo/gentoo/pull/35442
Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/claws-mail-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mail-client/claws-mail/claws-mail-.ebuild 
b/mail-client/claws-mail/claws-mail-.ebuild
index ced89451d1f2..7554026b7f58 100644
--- a/mail-client/claws-mail/claws-mail-.ebuild
+++ b/mail-client/claws-mail/claws-mail-.ebuild
@@ -147,6 +147,7 @@ src_configure() {
$(use_enable debug crash-dialog)
$(use_enable debug more-addressbook-debug)
$(use_enable debug more-ldap-debug)
+   $(use_enable debug more-archive-debug)
$(use_enable doc manual)
$(use_enable gnutls)
$(use_enable ldap)



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/, mail-client/claws-mail/files/

2024-02-02 Thread Bernard Cafarelli
commit: 636e7775097e7e3b030823e4898b8c01866e3c70
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Feb  2 15:21:36 2024 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Feb  2 15:23:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=636e7775

mail-client/claws-mail: drop 3.19.0-r3, 3.20.0-r1

Now 3.x versions are not built with libcanberra support

Closes: https://bugs.gentoo.org/774918
Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/Manifest|   1 -
 mail-client/claws-mail/claws-mail-3.19.0-r3.ebuild | 215 --
 mail-client/claws-mail/claws-mail-3.20.0-r1.ebuild | 212 --
 .../files/claws-mail-3.19.0-perl-5.36.patch| 455 -
 .../files/claws-mail-4.1.0-perl-5.36.patch | 454 
 5 files changed, 1337 deletions(-)

diff --git a/mail-client/claws-mail/Manifest b/mail-client/claws-mail/Manifest
index 1d802f06ad7f..f1e681526700 100644
--- a/mail-client/claws-mail/Manifest
+++ b/mail-client/claws-mail/Manifest
@@ -1,4 +1,3 @@
-DIST claws-mail-3.19.0.tar.xz 6543188 BLAKE2B 
eeb7df2b921dbd7ad40c845804fcabe5ddc2064fcf410e7809004be472bbe2ba8bfd89a868420a1bb76845180856fee8a0b3cde879ae67b1a1aab14442fe5d2d
 SHA512 
88780df55873919197d3c6df5102a8eb89a586e8287419c179e1d0af839435a719814b1e3643aa783a7badeadceafda2dc3cb4a3265432b5ad3a210663922b20
 DIST claws-mail-3.20.0.tar.xz 6687376 BLAKE2B 
9a72e77ea922271fdb947e4f76229c89cb0fb2589921fca6fd161714a3093a137165b84b84db5cece5cb6b06998e237d524104d87078dcba36a94f02e0eb
 SHA512 
66d0087493452cf43357fbfb2338b3716ec45d202f51cce033aa3aec4dac2d6eb9e652efb22bcfcab1e6c00ff650a9926114fb4647f753e44013e607d923
 DIST claws-mail-4.1.1.tar.xz 6523688 BLAKE2B 
7e1b1ae201a67e14821f415d2b51f6eebfc2896699d89f2088fa9f7f21de984f6d8e4e92791c233ec755a15184ff5e562ce96ad9d197acc4e1f8dadb3fd57c30
 SHA512 
4157772fd0e918bae1df11230ce52691ff86181a0c164c0c5116d1ebb91885910e2e24ff18ae5e5ad4ed1c83ef830773de0b4ab40da988607909e0c17efb26b4
 DIST claws-mail-4.2.0.tar.xz 6674872 BLAKE2B 
b3118b45f1d3e8ae31a9c7bfa529fd5c8fda3ff8823e88a5ef078432d38d4150b05791deafff2577378ea17b03d965374755d2536ff6835ed46bcd566fefddaf
 SHA512 
2415f246fc88b76263e1c43860c0638e08c58149a3d846831f26cda21f0f14035a759379031d52e56aef2516bacec147a2cd5a153fc8fecf02ede64077f1

diff --git a/mail-client/claws-mail/claws-mail-3.19.0-r3.ebuild 
b/mail-client/claws-mail/claws-mail-3.19.0-r3.ebuild
deleted file mode 100644
index 9f90987ab021..
--- a/mail-client/claws-mail/claws-mail-3.19.0-r3.ebuild
+++ /dev/null
@@ -1,215 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_10 )
-
-inherit autotools desktop python-any-r1 xdg
-
-DESCRIPTION="An email client (and news reader) based on GTK+"
-HOMEPAGE="https://www.claws-mail.org/;
-
-if [[ "${PV}" == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
-else
-   
SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
-fi
-
-SLOT="0"
-LICENSE="GPL-3"
-
-IUSE="+appindicator archive bogofilter calendar clamav dbus debug doc gdata 
+gnutls +imap ipv6 ldap +libcanberra +libnotify litehtml networkmanager nls 
nntp +notification pdf perl +pgp rss session sieve smime spamassassin 
spam-report spell startup-notification svg valgrind xface"
-REQUIRED_USE="
-   appindicator? ( notification )
-   libcanberra? ( notification )
-   libnotify? ( notification )
-   networkmanager? ( dbus )
-   smime? ( pgp )
-"
-
-COMMONDEPEND="
-   dev-libs/nettle:=
-   net-mail/ytnef
-   sys-libs/zlib:=
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2[jpeg]
-   x11-libs/gtk+:2
-   x11-libs/libX11
-   x11-libs/pango
-   archive? (
-   app-arch/libarchive
-   >=net-misc/curl-7.9.7
-   )
-   bogofilter? ( mail-filter/bogofilter )
-   calendar? (
-   >=dev-libs/libical-2.0.0:=
-   >=net-misc/curl-7.9.7
-   )
-   dbus? (
-   >=dev-libs/dbus-glib-0.60
-   sys-apps/dbus
-   )
-   gdata? ( >=dev-libs/libgdata-0.17.2 )
-   gnutls? ( >=net-libs/gnutls-3.0 )
-   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? (
-   dev-libs/glib:2
-   appindicator? ( dev-libs/libindicate:3[gtk] )
-   libcanberra? (  media-libs/libcanberra[gtk2] )
-   libnotify? ( x11-libs/libnotify )
-   )
-   

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/files/, mail-client/claws-mail/

2024-02-02 Thread Bernard Cafarelli
commit: 42779f2ce4cc4bd17641865034e5b19ddd931c20
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Feb  2 15:18:44 2024 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Feb  2 15:23:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42779f2c

mail-client/claws-mail: backport upstream fix for gtk+ without X11

This avoids the recently introduced dependency on gtk+[X] for 4.2.0 and
live ebuild

Closes: https://bugs.gentoo.org/922657
Signed-off-by: Bernard Cafarelli  gentoo.org>

 ...-4.2.0-r1.ebuild => claws-mail-4.2.0-r2.ebuild} |   4 +-
 mail-client/claws-mail/claws-mail-.ebuild  |   2 +-
 .../files/claws-mail-4.2.0-gtksocket.patch | 214 +
 3 files changed, 218 insertions(+), 2 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-4.2.0-r1.ebuild 
b/mail-client/claws-mail/claws-mail-4.2.0-r2.ebuild
similarity index 99%
rename from mail-client/claws-mail/claws-mail-4.2.0-r1.ebuild
rename to mail-client/claws-mail/claws-mail-4.2.0-r2.ebuild
index 5851aa86830f..7c2196034cc0 100644
--- a/mail-client/claws-mail/claws-mail-4.2.0-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.2.0-r2.ebuild
@@ -38,7 +38,7 @@ COMMONDEPEND="
sys-libs/zlib:=
x11-libs/cairo
x11-libs/gdk-pixbuf:2[jpeg]
-   x11-libs/gtk+:3[X]
+   x11-libs/gtk+:3
x11-libs/libX11
x11-libs/pango
archive? (
@@ -114,6 +114,8 @@ RDEPEND="${COMMONDEPEND}
 PATCHES=(
"${FILESDIR}/${PN}-3.17.5-enchant-2_default.patch"
"${FILESDIR}/${PN}-4.1.1-fix_lto.patch"
+   "${FILESDIR}/${P}-gtksocket.patch"
+
 )
 
 src_prepare() {

diff --git a/mail-client/claws-mail/claws-mail-.ebuild 
b/mail-client/claws-mail/claws-mail-.ebuild
index 4490774ed8e4..ced89451d1f2 100644
--- a/mail-client/claws-mail/claws-mail-.ebuild
+++ b/mail-client/claws-mail/claws-mail-.ebuild
@@ -38,7 +38,7 @@ COMMONDEPEND="
sys-libs/zlib:=
x11-libs/cairo
x11-libs/gdk-pixbuf:2[jpeg]
-   x11-libs/gtk+:3[X]
+   x11-libs/gtk+:3
x11-libs/libX11
x11-libs/pango
archive? (

diff --git a/mail-client/claws-mail/files/claws-mail-4.2.0-gtksocket.patch 
b/mail-client/claws-mail/files/claws-mail-4.2.0-gtksocket.patch
new file mode 100644
index ..db28228cc3a9
--- /dev/null
+++ b/mail-client/claws-mail/files/claws-mail-4.2.0-gtksocket.patch
@@ -0,0 +1,214 @@
+From dd4c4e5152235f9f4f319cc9fdad9227ebf688c9 Mon Sep 17 00:00:00 2001
+From: Jonathan Boeing 
+Date: Sat, 18 Nov 2023 18:51:30 -0700
+Subject: [PATCH] Fix building on non-X11 systems
+
+Gtk Sockets and the GDK_IS_X11_DISPLAY() macro are only available when
+GDK_WINDOWING_X11 is defined
+---
+ src/action.c |  3 ++
+ src/compose.c| 78 ++--
+ src/plugins/dillo/dillo_viewer.c |  5 ++
+ 3 files changed, 53 insertions(+), 33 deletions(-)
+
+diff --git a/src/action.c b/src/action.c
+index d86294fbc..0c459aab6 100644
+--- a/src/action.c
 b/src/action.c
+@@ -30,6 +30,9 @@
+ #ifdef GDK_WINDOWING_X11
+ #  include 
+ #endif /* GDK_WINDOWING_X11 */
++#ifdef GDK_WINDOWING_QUARTZ
++#  include 
++#endif /* GDK_WINDOWING_QUARTZ */
+ #include 
+ #include 
+ #include 
+diff --git a/src/compose.c b/src/compose.c
+index 574d89be1..b32fa6bc7 100644
+--- a/src/compose.c
 b/src/compose.c
+@@ -375,11 +375,11 @@ static void compose_set_ext_editor_sensitive 
(Compose*compose,
+gbooleansensitive);
+ static gboolean compose_get_ext_editor_cmd_valid();
+ static gboolean compose_get_ext_editor_uses_socket();
+-#ifndef G_OS_WIN32
++#ifdef GDK_WINDOWING_X11
+ static gboolean compose_ext_editor_plug_removed_cb
+   (GtkSocket  *socket,
+Compose*compose);
+-#endif /* G_OS_WIN32 */
++#endif /* GDK_WINDOWING_X11 */
+ 
+ static void compose_undo_state_changed(UndoMain   
*undostruct,
+gintundo_state,
+@@ -9623,11 +9623,11 @@ static gboolean compose_can_autosave(Compose *compose)
+ static void compose_exec_ext_editor(Compose *compose)
+ {
+   gchar *tmp;
+-#ifndef G_OS_WIN32
++#ifdef GDK_WINDOWING_X11
+   GtkWidget *socket;
+   Window socket_wid = 0;
+   gchar *p, *s;
+-#endif /* G_OS_WIN32 */
++#endif /* GDK_WINDOWING_X11 */
+   GPid pid;
+   GError *error = NULL;
+   gchar *cmd = NULL;
+@@ -9643,39 +9643,43 @@ static void compose_exec_ext_editor(Compose *compose)
+   return;
+   }
+ 
+-  if (compose_get_ext_editor_uses_socket() && 
GDK_IS_X11_DISPLAY(gdk_display_get_default())) {
+-#ifndef G_OS_WIN32
+-  /* Only allow one socket */
+-  if (compose->exteditor_socket != NULL) {
+-  if 

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2024-01-30 Thread Sam James
commit: e23f8ff81a19ed28c17a2ad09b1c179e4e5e
Author: Sam James  gentoo  org>
AuthorDate: Tue Jan 30 18:14:30 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jan 30 18:14:30 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e23f8ff8

mail-client/claws-mail: stabilize 3.20.0-r2 for amd64, x86

Signed-off-by: Sam James  gentoo.org>

 mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild 
b/mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild
index 14f66acafe47..c7dd41b370b9 100644
--- a/mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2024-01-29 Thread Sam James
commit: 4a241ad10bada827c6aa9469705ae35591bca220
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 29 09:49:26 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 29 09:49:26 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a241ad1

mail-client/claws-mail: Stabilize 3.20.0-r2 arm, #923245

Signed-off-by: Sam James  gentoo.org>

 mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild 
b/mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild
index ab48c17209b1..14f66acafe47 100644
--- a/mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc ~x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2024-01-29 Thread Sam James
commit: ba80a46d713a98dc774c7c45514ca42ee6fbd5e0
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 29 09:49:25 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 29 09:49:25 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba80a46d

mail-client/claws-mail: Stabilize 3.20.0-r2 ppc, #923245

Signed-off-by: Sam James  gentoo.org>

 mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild 
b/mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild
index 1fdaad781aef..ab48c17209b1 100644
--- a/mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv ~sparc ~x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2024-01-29 Thread Sam James
commit: 334ab0d13302542c4c6722bbbae6aaea72b7082f
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 29 09:33:27 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 29 09:33:27 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=334ab0d1

mail-client/claws-mail: Stabilize 3.20.0-r2 ppc64, #923245

Signed-off-by: Sam James  gentoo.org>

 mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild 
b/mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild
index e8615e173068..1fdaad781aef 100644
--- a/mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2024-01-29 Thread Sam James
commit: 4f20b1cdbda2287e644dc96e7b1195a45a3a1b04
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 29 09:23:23 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 29 09:23:23 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f20b1cd

mail-client/claws-mail: Stabilize 3.20.0-r2 arm64, #923245

Signed-off-by: Sam James  gentoo.org>

 mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild 
b/mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild
index 9a6986e378db..e8615e173068 100644
--- a/mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc 
~x86"
+   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2024-01-29 Thread Bernard Cafarelli
commit: 5774e85765dc1d7902bb8e06639cdf470f6d35b6
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Jan 29 08:26:07 2024 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Mon Jan 29 08:28:33 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5774e857

mail-client/claws-mail: drop libcanberra on gtk2 version

claws-mail-3* is the only remaining consumer

Bug: https://bugs.gentoo.org/774918
Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild | 210 +
 1 file changed, 210 insertions(+)

diff --git a/mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild 
b/mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild
new file mode 100644
index ..9a6986e378db
--- /dev/null
+++ b/mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild
@@ -0,0 +1,210 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit autotools desktop python-any-r1 xdg
+
+DESCRIPTION="An email client (and news reader) based on GTK+"
+HOMEPAGE="https://www.claws-mail.org/;
+
+if [[ "${PV}" == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
+else
+   
SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc 
~x86"
+fi
+
+SLOT="0"
+LICENSE="GPL-3"
+
+IUSE="+appindicator archive bogofilter calendar clamav dbus debug doc +gnutls 
+imap ldap +libnotify litehtml networkmanager nls nntp +notification pdf perl 
+pgp rss session sieve smime spamassassin spam-report spell 
startup-notification svg valgrind xface"
+REQUIRED_USE="
+   appindicator? ( notification )
+   libnotify? ( notification )
+   networkmanager? ( dbus )
+   smime? ( pgp )
+"
+
+COMMONDEPEND="
+   dev-libs/nettle:=
+   net-mail/ytnef
+   sys-libs/zlib:=
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2[jpeg]
+   x11-libs/gtk+:2
+   x11-libs/libX11
+   x11-libs/pango
+   archive? (
+   app-arch/libarchive
+   >=net-misc/curl-7.9.7
+   )
+   bogofilter? ( mail-filter/bogofilter )
+   calendar? (
+   >=dev-libs/libical-2.0.0:=
+   >=net-misc/curl-7.9.7
+   )
+   dbus? (
+   >=dev-libs/dbus-glib-0.60
+   sys-apps/dbus
+   )
+   gnutls? ( >=net-libs/gnutls-3.0 )
+   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? (
+   dev-libs/glib:2
+   appindicator? ( dev-libs/libindicate:3[gtk] )
+   libnotify? ( x11-libs/libnotify )
+   )
+   pdf? ( app-text/poppler[cairo] )
+   pgp? ( >=app-crypt/gpgme-1.0.0:= )
+   session? (
+   x11-libs/libICE
+   x11-libs/libSM
+   )
+   smime? ( >=app-crypt/gpgme-1.0.0:= )
+   spam-report? ( >=net-misc/curl-7.9.7 )
+   spell? ( >=app-text/enchant-2.0.0:2= )
+   startup-notification? ( x11-libs/startup-notification )
+   svg? ( >=gnome-base/librsvg-2.40.5 )
+   valgrind? ( dev-debug/valgrind )
+"
+
+DEPEND="${COMMONDEPEND}
+   xface? ( >=media-libs/compface-1.4 )
+"
+BDEPEND="
+   ${PYTHON_DEPS}
+   app-arch/xz-utils
+   virtual/pkgconfig
+"
+RDEPEND="${COMMONDEPEND}
+   app-misc/mime-types
+   x11-misc/shared-mime-info
+   clamav? ( app-antivirus/clamav )
+   networkmanager? ( net-misc/networkmanager )
+   pdf? ( app-text/ghostscript-gpl )
+   perl? ( dev-lang/perl:= )
+   rss? (
+   dev-libs/libxml2
+   net-misc/curl
+   )
+"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-3.17.5-enchant-2_default.patch"
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   # Don't use libsoup-gnome (bug #565924)
+   export HAVE_LIBSOUP_GNOME=no
+
+   local myeconfargs=(
+   --disable-bsfilter-plugin
+   --disable-dillo-plugin
+   --disable-fancy-plugin
+   --disable-generic-umpc
+   --disable-jpilot #735118
+   --enable-acpi_notifier-plugin
+   --enable-address_keeper-plugin
+   --enable-alternate-addressbook
+   --enable-att_remover-plugin
+   --enable-attachwarner-plugin
+   --enable-fetchinfo-plugin
+   --enable-ipv6
+   --enable-mailmbox-plugin
+   --enable-newmail-plugin
+   --enable-tnef_parse-plugin
+   --with-password-encryption=$(usex 

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/files/, mail-client/claws-mail/

2024-01-28 Thread Bernard Cafarelli
commit: e044e81c7698453a7df7359f21fbf42b0998eefb
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sun Jan 28 09:54:41 2024 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Sun Jan 28 10:00:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e044e81c

mail-client/claws-mail: drop 4.1.0-r2, 4.1.1-r3

Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/Manifest|   1 -
 mail-client/claws-mail/claws-mail-4.1.0-r2.ebuild  | 217 ---
 mail-client/claws-mail/claws-mail-4.1.1-r3.ebuild  | 216 ---
 .../files/claws-mail-4.1.0-disable_gnutls.patch| 641 -
 4 files changed, 1075 deletions(-)

diff --git a/mail-client/claws-mail/Manifest b/mail-client/claws-mail/Manifest
index 10afbbca8ea9..1d802f06ad7f 100644
--- a/mail-client/claws-mail/Manifest
+++ b/mail-client/claws-mail/Manifest
@@ -1,5 +1,4 @@
 DIST claws-mail-3.19.0.tar.xz 6543188 BLAKE2B 
eeb7df2b921dbd7ad40c845804fcabe5ddc2064fcf410e7809004be472bbe2ba8bfd89a868420a1bb76845180856fee8a0b3cde879ae67b1a1aab14442fe5d2d
 SHA512 
88780df55873919197d3c6df5102a8eb89a586e8287419c179e1d0af839435a719814b1e3643aa783a7badeadceafda2dc3cb4a3265432b5ad3a210663922b20
 DIST claws-mail-3.20.0.tar.xz 6687376 BLAKE2B 
9a72e77ea922271fdb947e4f76229c89cb0fb2589921fca6fd161714a3093a137165b84b84db5cece5cb6b06998e237d524104d87078dcba36a94f02e0eb
 SHA512 
66d0087493452cf43357fbfb2338b3716ec45d202f51cce033aa3aec4dac2d6eb9e652efb22bcfcab1e6c00ff650a9926114fb4647f753e44013e607d923
-DIST claws-mail-4.1.0.tar.xz 6471604 BLAKE2B 
30d1725c2679e8a0b44edd6c30b15f28633c0a017935980d1412dabffdfb1f33e1c36bee3506e90af54410db222b64422155be821ba18f5e315ed411d477ed63
 SHA512 
83c7b1a8065628b1dcac58feb4d852b759b3fc376531572e88450b8e9517172a641f710a219b7e16bbc672dbe69853783e4edd1d7647a3f2aacb92e47be9175b
 DIST claws-mail-4.1.1.tar.xz 6523688 BLAKE2B 
7e1b1ae201a67e14821f415d2b51f6eebfc2896699d89f2088fa9f7f21de984f6d8e4e92791c233ec755a15184ff5e562ce96ad9d197acc4e1f8dadb3fd57c30
 SHA512 
4157772fd0e918bae1df11230ce52691ff86181a0c164c0c5116d1ebb91885910e2e24ff18ae5e5ad4ed1c83ef830773de0b4ab40da988607909e0c17efb26b4
 DIST claws-mail-4.2.0.tar.xz 6674872 BLAKE2B 
b3118b45f1d3e8ae31a9c7bfa529fd5c8fda3ff8823e88a5ef078432d38d4150b05791deafff2577378ea17b03d965374755d2536ff6835ed46bcd566fefddaf
 SHA512 
2415f246fc88b76263e1c43860c0638e08c58149a3d846831f26cda21f0f14035a759379031d52e56aef2516bacec147a2cd5a153fc8fecf02ede64077f1

diff --git a/mail-client/claws-mail/claws-mail-4.1.0-r2.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.0-r2.ebuild
deleted file mode 100644
index 0e559de511fe..
--- a/mail-client/claws-mail/claws-mail-4.1.0-r2.ebuild
+++ /dev/null
@@ -1,217 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_10 )
-
-inherit autotools desktop python-any-r1 xdg
-
-DESCRIPTION="An email client (and news reader) based on GTK+"
-HOMEPAGE="https://www.claws-mail.org/;
-
-if [[ "${PV}" == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
-else
-   
SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
-fi
-
-SLOT="0"
-LICENSE="GPL-3"
-
-IUSE="+appindicator archive bogofilter calendar clamav dbus debug doc gdata 
+gnutls +imap ipv6 ldap +libcanberra +libnotify litehtml networkmanager nls 
nntp +notification pdf perl +pgp rss session sieve smime spamassassin 
spam-report spell startup-notification svg valgrind webkit xface"
-REQUIRED_USE="
-   appindicator? ( notification )
-   libcanberra? ( notification )
-   libnotify? ( notification )
-   networkmanager? ( dbus )
-   smime? ( pgp )
-"
-
-COMMONDEPEND="
-   dev-libs/nettle:=
-   net-mail/ytnef
-   sys-libs/zlib:=
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2[jpeg]
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   x11-libs/pango
-   archive? (
-   app-arch/libarchive
-   >=net-misc/curl-7.9.7
-   )
-   bogofilter? ( mail-filter/bogofilter )
-   calendar? (
-   >=dev-libs/libical-2.0.0:=
-   >=net-misc/curl-7.9.7
-   )
-   dbus? (
-   >=dev-libs/dbus-glib-0.60
-   sys-apps/dbus
-   )
-   gdata? ( >=dev-libs/libgdata-0.17.2 )
-   gnutls? ( >=net-libs/gnutls-3.0 )
-   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? (
-   dev-libs/glib:2
-   appindicator? ( dev-libs/libindicate:3[gtk] 

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2024-01-28 Thread Bernard Cafarelli
commit: 139e18abcb245db9140ca961174b4e624626071c
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sun Jan 28 10:00:05 2024 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Sun Jan 28 10:00:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=139e18ab

mail-client/claws-mail: depend on gtk+ with USE=X

Uses some X11-only classes like GtkSocket

Closes: https://bugs.gentoo.org/922657
Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/claws-mail-4.1.1-r4.ebuild | 2 +-
 mail-client/claws-mail/claws-mail-4.2.0-r1.ebuild | 2 +-
 mail-client/claws-mail/claws-mail-.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-4.1.1-r4.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.1-r4.ebuild
index d03c5bd0d89f..902c4bdc278a 100644
--- a/mail-client/claws-mail/claws-mail-4.1.1-r4.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.1-r4.ebuild
@@ -37,7 +37,7 @@ COMMONDEPEND="
sys-libs/zlib:=
x11-libs/cairo
x11-libs/gdk-pixbuf:2[jpeg]
-   x11-libs/gtk+:3
+   x11-libs/gtk+:3[X]
x11-libs/libX11
x11-libs/pango
archive? (

diff --git a/mail-client/claws-mail/claws-mail-4.2.0-r1.ebuild 
b/mail-client/claws-mail/claws-mail-4.2.0-r1.ebuild
index 5c39b553119e..5851aa86830f 100644
--- a/mail-client/claws-mail/claws-mail-4.2.0-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.2.0-r1.ebuild
@@ -38,7 +38,7 @@ COMMONDEPEND="
sys-libs/zlib:=
x11-libs/cairo
x11-libs/gdk-pixbuf:2[jpeg]
-   x11-libs/gtk+:3
+   x11-libs/gtk+:3[X]
x11-libs/libX11
x11-libs/pango
archive? (

diff --git a/mail-client/claws-mail/claws-mail-.ebuild 
b/mail-client/claws-mail/claws-mail-.ebuild
index ced89451d1f2..4490774ed8e4 100644
--- a/mail-client/claws-mail/claws-mail-.ebuild
+++ b/mail-client/claws-mail/claws-mail-.ebuild
@@ -38,7 +38,7 @@ COMMONDEPEND="
sys-libs/zlib:=
x11-libs/cairo
x11-libs/gdk-pixbuf:2[jpeg]
-   x11-libs/gtk+:3
+   x11-libs/gtk+:3[X]
x11-libs/libX11
x11-libs/pango
archive? (



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2024-01-20 Thread Sam James
commit: 17bed9c4ad1a7c8cfa2ba78c3be2d60ad268df3e
Author: Sam James  gentoo  org>
AuthorDate: Sat Jan 20 11:46:52 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jan 20 11:48:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17bed9c4

mail-client/claws-mail: subscribe to gumbo subslot

Changed ABI.

Signed-off-by: Sam James  gentoo.org>

 .../{claws-mail-3.19.0-r2.ebuild => claws-mail-3.19.0-r3.ebuild}| 2 +-
 .../{claws-mail-3.20.0.ebuild => claws-mail-3.20.0-r1.ebuild}   | 2 +-
 .../{claws-mail-4.1.0-r1.ebuild => claws-mail-4.1.0-r2.ebuild}  | 2 +-
 .../{claws-mail-4.1.1-r1.ebuild => claws-mail-4.1.1-r3.ebuild}  | 2 +-
 .../{claws-mail-4.1.1-r2.ebuild => claws-mail-4.1.1-r4.ebuild}  | 2 +-
 .../claws-mail/{claws-mail-4.2.0.ebuild => claws-mail-4.2.0-r1.ebuild}  | 2 +-
 mail-client/claws-mail/claws-mail-.ebuild   | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild 
b/mail-client/claws-mail/claws-mail-3.19.0-r3.ebuild
similarity index 99%
rename from mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild
rename to mail-client/claws-mail/claws-mail-3.19.0-r3.ebuild
index 3d9f3e198213..9f90987ab021 100644
--- a/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.19.0-r3.ebuild
@@ -58,7 +58,7 @@ COMMONDEPEND="
ldap? ( >=net-nds/openldap-2.0.7:= )
litehtml? (
>=dev-libs/glib-2.36:2
-   >=dev-libs/gumbo-0.10
+   >=dev-libs/gumbo-0.10:=
net-misc/curl
media-libs/fontconfig
)

diff --git a/mail-client/claws-mail/claws-mail-3.20.0.ebuild 
b/mail-client/claws-mail/claws-mail-3.20.0-r1.ebuild
similarity index 99%
rename from mail-client/claws-mail/claws-mail-3.20.0.ebuild
rename to mail-client/claws-mail/claws-mail-3.20.0-r1.ebuild
index 0c60225e3046..e6f4a6b9c789 100644
--- a/mail-client/claws-mail/claws-mail-3.20.0.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.20.0-r1.ebuild
@@ -57,7 +57,7 @@ COMMONDEPEND="
ldap? ( >=net-nds/openldap-2.0.7:= )
litehtml? (
>=dev-libs/glib-2.36:2
-   >=dev-libs/gumbo-0.10
+   >=dev-libs/gumbo-0.10:=
net-misc/curl
media-libs/fontconfig
)

diff --git a/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.0-r2.ebuild
similarity index 99%
rename from mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
rename to mail-client/claws-mail/claws-mail-4.1.0-r2.ebuild
index 67d8486307bb..0e559de511fe 100644
--- a/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.0-r2.ebuild
@@ -58,7 +58,7 @@ COMMONDEPEND="
ldap? ( >=net-nds/openldap-2.0.7:= )
litehtml? (
>=dev-libs/glib-2.36:2
-   >=dev-libs/gumbo-0.10
+   >=dev-libs/gumbo-0.10:=
net-misc/curl
media-libs/fontconfig
)

diff --git a/mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.1-r3.ebuild
similarity index 99%
rename from mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild
rename to mail-client/claws-mail/claws-mail-4.1.1-r3.ebuild
index f697bdf2db38..9b8a1f96ad41 100644
--- a/mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.1-r3.ebuild
@@ -59,7 +59,7 @@ COMMONDEPEND="
imap? ( >=net-libs/libetpan-0.57 )
ldap? ( >=net-nds/openldap-2.0.7:= )
litehtml? (
-   >=dev-libs/gumbo-0.10
+   >=dev-libs/gumbo-0.10:=
net-misc/curl
media-libs/fontconfig
)

diff --git a/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.1-r4.ebuild
similarity index 99%
rename from mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild
rename to mail-client/claws-mail/claws-mail-4.1.1-r4.ebuild
index 70ca7e939210..d03c5bd0d89f 100644
--- a/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.1-r4.ebuild
@@ -59,7 +59,7 @@ COMMONDEPEND="
imap? ( >=net-libs/libetpan-0.57 )
ldap? ( >=net-nds/openldap-2.0.7:= )
litehtml? (
-   >=dev-libs/gumbo-0.10
+   >=dev-libs/gumbo-0.10:=
net-misc/curl
media-libs/fontconfig
)

diff --git a/mail-client/claws-mail/claws-mail-4.2.0.ebuild 
b/mail-client/claws-mail/claws-mail-4.2.0-r1.ebuild
similarity index 99%
rename from mail-client/claws-mail/claws-mail-4.2.0.ebuild
rename to mail-client/claws-mail/claws-mail-4.2.0-r1.ebuild
index 118503a29e10..5c39b553119e 100644
--- a/mail-client/claws-mail/claws-mail-4.2.0.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.2.0-r1.ebuild
@@ -59,7 +59,7 @@ COMMONDEPEND="
imap? ( 

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2023-12-22 Thread Arthur Zamarin
commit: e9e5fff65b106e0dd4a39e83af01daa529c78913
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 22 13:29:49 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 22 13:29:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9e5fff6

mail-client/claws-mail: Stabilize 4.1.1-r2 ppc, #891493

Signed-off-by: Arthur Zamarin  gentoo.org>

 mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild
index 9aec8d664f54..2121fd356a3e 100644
--- a/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2023-12-22 Thread Arthur Zamarin
commit: 83e5fb745ddca73f25ec937b166ec1c2474e53d4
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 22 13:28:57 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 22 13:28:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83e5fb74

mail-client/claws-mail: Stabilize 4.1.1-r2 ppc64, #891493

Signed-off-by: Arthur Zamarin  gentoo.org>

 mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild
index a4690d10ad71..9aec8d664f54 100644
--- a/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2023-12-22 Thread Bernard Cafarelli
commit: 246c5497e5e9f03db875e915b28fa65f222e66e9
Author: Marek Behún  kernel  org>
AuthorDate: Thu Dec 21 12:42:18 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Dec 22 08:37:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=246c5497

mail-client/claws-mail-{4.2.0,}: add Python plugin back

Commit 5fe0543b09ae ("mail-client/claws-mail: Eradicate python2")
disabled the Python plugin because it was still dependent on Python 2.

The Python plugin is now supported with Python 3 in upstream.

Add the support for this plugin back, for the unstable versions (4.2.0,
).

Signed-off-by: Marek Behún  kernel.org>
Closes: https://github.com/gentoo/gentoo/pull/34394
Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/claws-mail-4.2.0.ebuild | 13 ++---
 mail-client/claws-mail/claws-mail-.ebuild  | 13 ++---
 mail-client/claws-mail/metadata.xml|  1 +
 3 files changed, 21 insertions(+), 6 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-4.2.0.ebuild 
b/mail-client/claws-mail/claws-mail-4.2.0.ebuild
index ba16295a1063..c12675b8dbdc 100644
--- a/mail-client/claws-mail/claws-mail-4.2.0.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.2.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 PYTHON_COMPAT=( python3_{9..12} )
 
-inherit autotools desktop python-any-r1 xdg
+inherit autotools desktop python-single-r1 xdg
 
 DESCRIPTION="An email client (and news reader) based on GTK+"
 HOMEPAGE="https://www.claws-mail.org/;
@@ -21,12 +21,13 @@ fi
 SLOT="0"
 LICENSE="GPL-3"
 
-IUSE="archive bogofilter calendar clamav dbus debug doc +gnutls +imap ldap 
+libcanberra +libnotify litehtml networkmanager nls nntp +notification +oauth 
pdf perl +pgp rss session sieve smime spamassassin spam-report spell 
startup-notification svg valgrind webkit xface"
+IUSE="archive bogofilter calendar clamav dbus debug doc +gnutls +imap ldap 
+libcanberra +libnotify litehtml networkmanager nls nntp +notification +oauth 
pdf perl +pgp python rss session sieve smime spamassassin spam-report spell 
startup-notification svg valgrind webkit xface"
 REQUIRED_USE="
libcanberra? ( notification )
libnotify? ( notification )
networkmanager? ( dbus )
oauth? ( gnutls )
+   python? ( ${PYTHON_REQUIRED_USE} )
smime? ( pgp )
 "
 
@@ -71,6 +72,12 @@ COMMONDEPEND="
perl? ( dev-lang/perl:= )
pdf? ( app-text/poppler[cairo] )
pgp? ( >=app-crypt/gpgme-1.0.0:= )
+   python? (
+   ${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   dev-python/pygobject:3[cairo,${PYTHON_USEDEP}]
+   ')
+   )
rss? (
dev-libs/libxml2
net-misc/curl
@@ -120,7 +127,6 @@ src_configure() {
--disable-dillo-plugin
--disable-generic-umpc
--disable-jpilot #735118
-   --disable-python-plugin
--enable-acpi_notifier-plugin
--enable-address_keeper-plugin
--enable-alternate-addressbook
@@ -151,6 +157,7 @@ src_configure() {
$(use_enable pgp pgpcore-plugin)
$(use_enable pgp pgpinline-plugin)
$(use_enable pgp pgpmime-plugin)
+   $(use_enable python python-plugin)
$(use_enable rss rssyl-plugin)
$(use_enable session libsm)
$(use_enable sieve managesieve-plugin)

diff --git a/mail-client/claws-mail/claws-mail-.ebuild 
b/mail-client/claws-mail/claws-mail-.ebuild
index b10aeda0e70b..c9364900d898 100644
--- a/mail-client/claws-mail/claws-mail-.ebuild
+++ b/mail-client/claws-mail/claws-mail-.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 PYTHON_COMPAT=( python3_{9..12} )
 
-inherit autotools desktop python-any-r1 xdg
+inherit autotools desktop python-single-r1 xdg
 
 DESCRIPTION="An email client (and news reader) based on GTK+"
 HOMEPAGE="https://www.claws-mail.org/;
@@ -21,12 +21,13 @@ fi
 SLOT="0"
 LICENSE="GPL-3"
 
-IUSE="archive bogofilter calendar clamav dbus debug doc +gnutls +imap ldap 
+libcanberra +libnotify litehtml networkmanager nls nntp +notification +oauth 
pdf perl +pgp rss session sieve smime spamassassin spam-report spell 
startup-notification svg valgrind webkit xface"
+IUSE="archive bogofilter calendar clamav dbus debug doc +gnutls +imap ldap 
+libcanberra +libnotify litehtml networkmanager nls nntp +notification +oauth 
pdf perl +pgp python rss session sieve smime spamassassin spam-report spell 
startup-notification svg valgrind webkit xface"
 REQUIRED_USE="
libcanberra? ( notification )
libnotify? ( notification )
networkmanager? ( dbus )
oauth? ( gnutls )
+   python? ( ${PYTHON_REQUIRED_USE} )
smime? ( pgp )
 "
 
@@ -71,6 +72,12 @@ COMMONDEPEND="
perl? ( dev-lang/perl:= )
pdf? ( app-text/poppler[cairo] )
pgp? ( >=app-crypt/gpgme-1.0.0:= )
+ 

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2023-11-23 Thread Bernard Cafarelli
commit: ff44ce7d8a0bd527c007575c84de9b080a8a88fc
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Nov 23 20:39:53 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Thu Nov 23 21:53:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff44ce7d

mail-client/claws-mail: 3.20.0, 4.2.0 bumps

Drop gdata plugin, removed upstream
Update python compatibility

Closes: https://bugs.gentoo.org/917744
Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/Manifest|  2 ++
 ...s-mail-.ebuild => claws-mail-3.20.0.ebuild} | 40 ++
 ...ws-mail-.ebuild => claws-mail-4.2.0.ebuild} |  9 ++---
 mail-client/claws-mail/claws-mail-.ebuild  |  2 +-
 4 files changed, 25 insertions(+), 28 deletions(-)

diff --git a/mail-client/claws-mail/Manifest b/mail-client/claws-mail/Manifest
index 73a2cfaf6cc3..10afbbca8ea9 100644
--- a/mail-client/claws-mail/Manifest
+++ b/mail-client/claws-mail/Manifest
@@ -1,3 +1,5 @@
 DIST claws-mail-3.19.0.tar.xz 6543188 BLAKE2B 
eeb7df2b921dbd7ad40c845804fcabe5ddc2064fcf410e7809004be472bbe2ba8bfd89a868420a1bb76845180856fee8a0b3cde879ae67b1a1aab14442fe5d2d
 SHA512 
88780df55873919197d3c6df5102a8eb89a586e8287419c179e1d0af839435a719814b1e3643aa783a7badeadceafda2dc3cb4a3265432b5ad3a210663922b20
+DIST claws-mail-3.20.0.tar.xz 6687376 BLAKE2B 
9a72e77ea922271fdb947e4f76229c89cb0fb2589921fca6fd161714a3093a137165b84b84db5cece5cb6b06998e237d524104d87078dcba36a94f02e0eb
 SHA512 
66d0087493452cf43357fbfb2338b3716ec45d202f51cce033aa3aec4dac2d6eb9e652efb22bcfcab1e6c00ff650a9926114fb4647f753e44013e607d923
 DIST claws-mail-4.1.0.tar.xz 6471604 BLAKE2B 
30d1725c2679e8a0b44edd6c30b15f28633c0a017935980d1412dabffdfb1f33e1c36bee3506e90af54410db222b64422155be821ba18f5e315ed411d477ed63
 SHA512 
83c7b1a8065628b1dcac58feb4d852b759b3fc376531572e88450b8e9517172a641f710a219b7e16bbc672dbe69853783e4edd1d7647a3f2aacb92e47be9175b
 DIST claws-mail-4.1.1.tar.xz 6523688 BLAKE2B 
7e1b1ae201a67e14821f415d2b51f6eebfc2896699d89f2088fa9f7f21de984f6d8e4e92791c233ec755a15184ff5e562ce96ad9d197acc4e1f8dadb3fd57c30
 SHA512 
4157772fd0e918bae1df11230ce52691ff86181a0c164c0c5116d1ebb91885910e2e24ff18ae5e5ad4ed1c83ef830773de0b4ab40da988607909e0c17efb26b4
+DIST claws-mail-4.2.0.tar.xz 6674872 BLAKE2B 
b3118b45f1d3e8ae31a9c7bfa529fd5c8fda3ff8823e88a5ef078432d38d4150b05791deafff2577378ea17b03d965374755d2536ff6835ed46bcd566fefddaf
 SHA512 
2415f246fc88b76263e1c43860c0638e08c58149a3d846831f26cda21f0f14035a759379031d52e56aef2516bacec147a2cd5a153fc8fecf02ede64077f1

diff --git a/mail-client/claws-mail/claws-mail-.ebuild 
b/mail-client/claws-mail/claws-mail-3.20.0.ebuild
similarity index 86%
copy from mail-client/claws-mail/claws-mail-.ebuild
copy to mail-client/claws-mail/claws-mail-3.20.0.ebuild
index 79c169e2c494..fb73d396f50e 100644
--- a/mail-client/claws-mail/claws-mail-.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.20.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
 
 inherit autotools desktop python-any-r1 xdg
 
@@ -21,23 +21,22 @@ fi
 SLOT="0"
 LICENSE="GPL-3"
 
-IUSE="archive bogofilter calendar clamav dbus debug doc +gnutls +imap ldap 
+libcanberra +libnotify litehtml networkmanager nls nntp +notification +oauth 
pdf perl +pgp rss session sieve smime spamassassin spam-report spell 
startup-notification svg valgrind webkit xface"
+IUSE="+appindicator archive bogofilter calendar clamav dbus debug doc +gnutls 
+imap ldap +libcanberra +libnotify litehtml networkmanager nls nntp 
+notification pdf perl +pgp rss session sieve smime spamassassin spam-report 
spell startup-notification svg valgrind xface"
 REQUIRED_USE="
+   appindicator? ( notification )
libcanberra? ( notification )
libnotify? ( notification )
networkmanager? ( dbus )
-   oauth? ( gnutls )
smime? ( pgp )
 "
 
 COMMONDEPEND="
-   >=dev-libs/glib-2.50:2
dev-libs/nettle:=
net-mail/ytnef
sys-libs/zlib:=
x11-libs/cairo
x11-libs/gdk-pixbuf:2[jpeg]
-   x11-libs/gtk+:3
+   x11-libs/gtk+:2
x11-libs/libX11
x11-libs/pango
archive? (
@@ -46,7 +45,6 @@ COMMONDEPEND="
)
bogofilter? ( mail-filter/bogofilter )
calendar? (
-   dev-lang/perl:=
>=dev-libs/libical-2.0.0:=
>=net-misc/curl-7.9.7
)
@@ -58,6 +56,7 @@ COMMONDEPEND="
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
@@ -65,16 +64,13 @@ COMMONDEPEND="
nls? ( >=sys-devel/gettext-0.18 )
nntp? ( >=net-libs/libetpan-0.57 )
notification? (
-   libcanberra? (  media-libs/libcanberra[gtk3] )
+   

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2023-11-17 Thread Bernard Cafarelli
commit: af5dbff354880e63aaa7fab236547d61620141dc
Author: Alexander Kurakin  mail  ru>
AuthorDate: Sat Nov 11 20:52:46 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Nov 17 11:00:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af5dbff3

mail-client/claws-mail-: remove gdata plugin

Upstream removed it in
https://git.claws-mail.org/?p=claws.git;a=commit;h=d0dbd94b829a2c8317738ecacc1bbabf61daae94

Signed-off-by: Alexander Kurakin  mail.ru>
Closes: https://github.com/gentoo/gentoo/pull/33770
Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/claws-mail-.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-.ebuild 
b/mail-client/claws-mail/claws-mail-.ebuild
index 48b10692fd01..79c169e2c494 100644
--- a/mail-client/claws-mail/claws-mail-.ebuild
+++ b/mail-client/claws-mail/claws-mail-.ebuild
@@ -21,7 +21,7 @@ fi
 SLOT="0"
 LICENSE="GPL-3"
 
-IUSE="archive bogofilter calendar clamav dbus debug doc gdata +gnutls +imap 
ldap +libcanberra +libnotify litehtml networkmanager nls nntp +notification 
+oauth pdf perl +pgp rss session sieve smime spamassassin spam-report spell 
startup-notification svg valgrind webkit xface"
+IUSE="archive bogofilter calendar clamav dbus debug doc +gnutls +imap ldap 
+libcanberra +libnotify litehtml networkmanager nls nntp +notification +oauth 
pdf perl +pgp rss session sieve smime spamassassin spam-report spell 
startup-notification svg valgrind webkit xface"
 REQUIRED_USE="
libcanberra? ( notification )
libnotify? ( notification )
@@ -54,7 +54,6 @@ COMMONDEPEND="
>=dev-libs/dbus-glib-0.60
sys-apps/dbus
)
-   gdata? ( >=dev-libs/libgdata-0.17.2 )
gnutls? ( >=net-libs/gnutls-3.0 )
imap? ( >=net-libs/libetpan-0.57 )
ldap? ( >=net-nds/openldap-2.0.7:= )
@@ -143,7 +142,6 @@ src_configure() {
$(use_enable debug more-addressbook-debug)
$(use_enable debug more-ldap-debug)
$(use_enable doc manual)
-   $(use_enable gdata gdata-plugin)
$(use_enable gnutls)
$(use_enable ldap)
$(use_enable litehtml litehtml_viewer-plugin)



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2023-08-21 Thread Bernard Cafarelli
commit: 116dc917d5214f2df31b52ebf7b109d08683c56c
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Aug 21 17:23:04 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Mon Aug 21 17:23:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=116dc917

mail-client/claws-mail: drop QA_PKGCONFIG_VERSION

Closes: https://bugs.gentoo.org/912325
Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild | 1 -
 mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild | 1 -
 mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild | 1 -
 mail-client/claws-mail/claws-mail-.ebuild | 1 -
 4 files changed, 4 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
index a28b72f50dcb..52634112f3b7 100644
--- a/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
@@ -19,7 +19,6 @@ else
 fi
 
 SLOT="0"
-QA_PKGCONFIG_VERSION="${PV}.0"
 LICENSE="GPL-3"
 
 IUSE="+appindicator archive bogofilter calendar clamav dbus debug doc gdata 
+gnutls +imap ipv6 ldap +libcanberra +libnotify litehtml networkmanager nls 
nntp +notification pdf perl +pgp rss session sieve smime spamassassin 
spam-report spell startup-notification svg valgrind webkit xface"

diff --git a/mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild
index 5ed2e9063209..cbae7238f867 100644
--- a/mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild
@@ -19,7 +19,6 @@ else
 fi
 
 SLOT="0"
-QA_PKGCONFIG_VERSION="${PV}.0"
 LICENSE="GPL-3"
 
 IUSE="archive bogofilter calendar clamav dbus debug doc gdata +gnutls +imap 
ldap +libcanberra +libnotify litehtml networkmanager nls nntp +notification 
+oauth pdf perl +pgp rss session sieve smime spamassassin spam-report spell 
startup-notification svg valgrind webkit xface"

diff --git a/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild
index af5d2eb8733e..d85994a5865e 100644
--- a/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild
@@ -19,7 +19,6 @@ else
 fi
 
 SLOT="0"
-QA_PKGCONFIG_VERSION="${PV}.0"
 LICENSE="GPL-3"
 
 IUSE="archive bogofilter calendar clamav dbus debug doc gdata +gnutls +imap 
ldap +libcanberra +libnotify litehtml networkmanager nls nntp +notification 
+oauth pdf perl +pgp rss session sieve smime spamassassin spam-report spell 
startup-notification svg valgrind webkit xface"

diff --git a/mail-client/claws-mail/claws-mail-.ebuild 
b/mail-client/claws-mail/claws-mail-.ebuild
index 98ad693f8d9b..48b10692fd01 100644
--- a/mail-client/claws-mail/claws-mail-.ebuild
+++ b/mail-client/claws-mail/claws-mail-.ebuild
@@ -19,7 +19,6 @@ else
 fi
 
 SLOT="0"
-QA_PKGCONFIG_VERSION="${PV}.0"
 LICENSE="GPL-3"
 
 IUSE="archive bogofilter calendar clamav dbus debug doc gdata +gnutls +imap 
ldap +libcanberra +libnotify litehtml networkmanager nls nntp +notification 
+oauth pdf perl +pgp rss session sieve smime spamassassin spam-report spell 
startup-notification svg valgrind webkit xface"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2023-08-16 Thread Arthur Zamarin
commit: 63d5439e4daafbc0b8d139fa8b381fbdc24804ca
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Aug 16 14:05:02 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Aug 16 14:05:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63d5439e

mail-client/claws-mail: Stabilize 4.1.1-r2 arm, #891493

Signed-off-by: Arthur Zamarin  gentoo.org>

 mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild
index 79aa64f09cc3..af5d2eb8733e 100644
--- a/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2023-07-18 Thread Bernard Cafarelli
commit: e8584043ee0cf6162a0e03edfd988fca7af0fe7c
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Jul 12 06:54:02 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Tue Jul 18 12:25:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8584043

mail-client/claws-mail: drop 3.19.0-r1

Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild | 214 -
 1 file changed, 214 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild 
b/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
deleted file mode 100644
index 842a18b93d5d..
--- a/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
+++ /dev/null
@@ -1,214 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..10} )
-
-inherit autotools desktop python-any-r1 xdg
-
-DESCRIPTION="An email client (and news reader) based on GTK+"
-HOMEPAGE="https://www.claws-mail.org/;
-
-if [[ "${PV}" == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
-else
-   
SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
-fi
-
-SLOT="0"
-LICENSE="GPL-3"
-
-IUSE="+appindicator archive bogofilter calendar clamav dbus debug doc gdata 
+gnutls +imap ipv6 ldap +libcanberra +libnotify litehtml networkmanager nls 
nntp +notification pdf perl +pgp rss session sieve smime spamassassin 
spam-report spell startup-notification svg valgrind xface"
-REQUIRED_USE="
-   appindicator? ( notification )
-   libcanberra? ( notification )
-   libnotify? ( notification )
-   networkmanager? ( dbus )
-   smime? ( pgp )
-"
-
-COMMONDEPEND="
-   dev-libs/nettle:=
-   net-mail/ytnef
-   sys-libs/zlib:=
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2[jpeg]
-   x11-libs/gtk+:2
-   x11-libs/libX11
-   x11-libs/pango
-   archive? (
-   app-arch/libarchive
-   >=net-misc/curl-7.9.7
-   )
-   bogofilter? ( mail-filter/bogofilter )
-   calendar? (
-   >=dev-libs/libical-2.0.0:=
-   >=net-misc/curl-7.9.7
-   )
-   dbus? (
-   >=dev-libs/dbus-glib-0.60
-   sys-apps/dbus
-   )
-   gdata? ( >=dev-libs/libgdata-0.17.2 )
-   gnutls? ( >=net-libs/gnutls-3.0 )
-   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? (
-   dev-libs/glib:2
-   appindicator? ( dev-libs/libindicate:3[gtk] )
-   libcanberra? (  media-libs/libcanberra[gtk2] )
-   libnotify? ( x11-libs/libnotify )
-   )
-   pdf? ( app-text/poppler[cairo] )
-   pgp? ( >=app-crypt/gpgme-1.0.0:= )
-   session? (
-   x11-libs/libICE
-   x11-libs/libSM
-   )
-   smime? ( >=app-crypt/gpgme-1.0.0:= )
-   spam-report? ( >=net-misc/curl-7.9.7 )
-   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 )
-"
-
-DEPEND="${COMMONDEPEND}
-   xface? ( >=media-libs/compface-1.4 )
-"
-BDEPEND="
-   ${PYTHON_DEPS}
-   app-arch/xz-utils
-   virtual/pkgconfig
-"
-RDEPEND="${COMMONDEPEND}
-   app-misc/mime-types
-   x11-misc/shared-mime-info
-   clamav? ( app-antivirus/clamav )
-   networkmanager? ( net-misc/networkmanager )
-   pdf? ( app-text/ghostscript-gpl )
-   perl? ( dev-lang/perl:= )
-   rss? (
-   dev-libs/libxml2
-   net-misc/curl
-   )
-"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-3.17.5-enchant-2_default.patch"
-)
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   # Don't use libsoup-gnome (bug #565924)
-   export HAVE_LIBSOUP_GNOME=no
-
-   local myeconfargs=(
-   --disable-bsfilter-plugin
-   --disable-dillo-plugin
-   --disable-fancy-plugin
-   --disable-generic-umpc
-   --disable-jpilot #735118
-   --enable-acpi_notifier-plugin
-   --enable-address_keeper-plugin
-   --enable-alternate-addressbook
-   --enable-att_remover-plugin
-   --enable-attachwarner-plugin
-   --enable-fetchinfo-plugin
-   --enable-mailmbox-plugin
-   --enable-newmail-plugin
-   --enable-tnef_parse-plugin
-   

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2023-07-12 Thread Jakov Smolić
commit: 45a2e57b6bf9fc740838c79d785b817020f9078b
Author: Jakov Smolić  gentoo  org>
AuthorDate: Wed Jul 12 06:39:19 2023 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Wed Jul 12 06:39:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45a2e57b

mail-client/claws-mail: Stabilize 4.1.1-r2 x86, #891493

Signed-off-by: Jakov Smolić  gentoo.org>

 mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild
index 323186d925d1..79aa64f09cc3 100644
--- a/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/, mail-client/claws-mail/files/

2023-07-04 Thread Bernard Cafarelli
commit: 92eccfef050524124fad4d344739d2a8b2ae834e
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Jul  4 17:17:37 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Tue Jul  4 17:20:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92eccfef

mail-client/claws-mail: fix litehtml plugin compilation with gcc13

Closes: https://bugs.gentoo.org/905839
Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild  |  1 +
 .../files/claws-mail-4.1.1-litehtml_gcc13.patch| 37 ++
 2 files changed, 38 insertions(+)

diff --git a/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild
index 51002e15d537..323186d925d1 100644
--- a/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild
@@ -110,6 +110,7 @@ PATCHES=(
"${FILESDIR}/${PN}-3.17.5-enchant-2_default.patch"
"${FILESDIR}/${PN}-4.1.1-fix_lto.patch"
"${FILESDIR}/${P}-webkitgtk4.1.patch"
+   "${FILESDIR}/${P}-litehtml_gcc13.patch"
 )
 
 src_prepare() {

diff --git a/mail-client/claws-mail/files/claws-mail-4.1.1-litehtml_gcc13.patch 
b/mail-client/claws-mail/files/claws-mail-4.1.1-litehtml_gcc13.patch
new file mode 100644
index ..10da0463b843
--- /dev/null
+++ b/mail-client/claws-mail/files/claws-mail-4.1.1-litehtml_gcc13.patch
@@ -0,0 +1,37 @@
+From a9a16a253ed3865a51db5e306539d3494087dafd Mon Sep 17 00:00:00 2001
+From: Paul 
+Date: Wed, 19 Apr 2023 16:42:07 +0100
+Subject: [PATCH] fix bug 4648, 'fails to build with gcc 13'
+
+---
+ src/plugins/litehtml_viewer/litehtml/html.h| 1 +
+ src/plugins/litehtml_viewer/litehtml/num_cvt.h | 1 +
+ 2 files changed, 2 insertions(+)
+
+diff --git a/src/plugins/litehtml_viewer/litehtml/html.h 
b/src/plugins/litehtml_viewer/litehtml/html.h
+index 4151b1225..20457f155 100644
+--- a/src/plugins/litehtml_viewer/litehtml/html.h
 b/src/plugins/litehtml_viewer/litehtml/html.h
+@@ -9,6 +9,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ #include "os_types.h"
+ #include "types.h"
+ #include "background.h"
+diff --git a/src/plugins/litehtml_viewer/litehtml/num_cvt.h 
b/src/plugins/litehtml_viewer/litehtml/num_cvt.h
+index 515e46d62..367dcc36a 100644
+--- a/src/plugins/litehtml_viewer/litehtml/num_cvt.h
 b/src/plugins/litehtml_viewer/litehtml/num_cvt.h
+@@ -2,6 +2,7 @@
+ #define NUM_CVT_H
+ 
+ #include 
++#include 
+ #include "os_types.h"
+ 
+ namespace litehtml
+-- 
+2.25.1
+



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2023-05-18 Thread Pacho Ramos
commit: a89aac991408093c3cd89b7b74a2512be6b16dd3
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu May 18 16:43:53 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu May 18 16:43:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a89aac99

mail-client/claws-mail: stabilize 4.1.1-r2 for amd64

Signed-off-by: Pacho Ramos  gentoo.org>

 mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild
index 92a4637062ee..51002e15d537 100644
--- a/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc 
~x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2023-05-14 Thread Sam James
commit: 66aec39d2b5f27c8629ac4a50827694d7a274ab6
Author: Sam James  gentoo  org>
AuthorDate: Sun May 14 17:01:33 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun May 14 17:10:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66aec39d

mail-client/claws-mail: defer to new global USE=valgrind description

Signed-off-by: Sam James  gentoo.org>

 mail-client/claws-mail/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/mail-client/claws-mail/metadata.xml 
b/mail-client/claws-mail/metadata.xml
index c79619ae0391..db7340dd4473 100644
--- a/mail-client/claws-mail/metadata.xml
+++ b/mail-client/claws-mail/metadata.xml
@@ -19,6 +19,5 @@
Build plugin for S/MIME support
Enable plugin for spam reporting to 
various services
Build 
mail-filter/spamassassin plugin
-   Add support for memory debugging using 
valgrind

 



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2023-04-20 Thread Sam James
commit: d6c5a64b034cb64ba92ca3ceeea186b791925b2f
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 20 22:02:23 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 20 22:02:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6c5a64b

mail-client/claws-mail: Stabilize 3.19.0-r2 ppc64, #885393

Signed-off-by: Sam James  gentoo.org>

 mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild 
b/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild
index 5546915acbf5..182ce3f99e4b 100644
--- a/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ~ppc64 ~riscv ~sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2023-04-20 Thread Sam James
commit: 40b6008c436b0a30a2d929a6dcbc015025e0980d
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 20 22:02:11 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 20 22:02:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40b6008c

mail-client/claws-mail: Stabilize 3.19.0-r2 ppc, #885393

Signed-off-by: Sam James  gentoo.org>

 mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild 
b/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild
index 050393c1ca94..5546915acbf5 100644
--- a/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ~ppc64 ~riscv ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2023-04-20 Thread Sam James
commit: 778c2e0e8921b1adb3ac16cb9a63db7b9b3aa4ee
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 20 22:02:06 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 20 22:02:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=778c2e0e

mail-client/claws-mail: Stabilize 3.19.0-r2 arm, #885393

Signed-off-by: Sam James  gentoo.org>

 mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild 
b/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild
index fe76dc6ce732..050393c1ca94 100644
--- a/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/files/, mail-client/claws-mail/

2023-04-02 Thread Bernard Cafarelli
commit: 33a5145d1abab8b81e5b3545c04356beb1b5d6f6
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sun Apr  2 20:27:21 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Sun Apr  2 20:47:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33a5145d

mail-client/claws-mail: migrate to net-libs/webkit-gtk:4.1

Closes: https://bugs.gentoo.org/893698
Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild  | 216 ++
 .../files/claws-mail-4.1.1-webkitgtk4.1.patch  | 317 +
 2 files changed, 533 insertions(+)

diff --git a/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild
new file mode 100644
index ..7f85e4917eb5
--- /dev/null
+++ b/mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild
@@ -0,0 +1,216 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit autotools desktop python-any-r1 xdg
+
+DESCRIPTION="An email client (and news reader) based on GTK+"
+HOMEPAGE="https://www.claws-mail.org/;
+
+if [[ "${PV}" == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
+else
+   
SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc 
~x86"
+fi
+
+SLOT="0"
+QA_PKGCONFIG_VERSION="${PV}.0"
+LICENSE="GPL-3"
+
+IUSE="archive bogofilter calendar clamav dbus debug dillo doc gdata +gnutls 
+imap ldap +libcanberra +libnotify litehtml networkmanager nls nntp 
+notification +oauth pdf perl +pgp rss session sieve smime spamassassin 
spam-report spell startup-notification svg valgrind webkit xface"
+REQUIRED_USE="
+   libcanberra? ( notification )
+   libnotify? ( notification )
+   networkmanager? ( dbus )
+   oauth? ( gnutls )
+   smime? ( pgp )
+"
+
+COMMONDEPEND="
+   >=dev-libs/glib-2.36:2
+   dev-libs/nettle:=
+   net-mail/ytnef
+   sys-libs/zlib:=
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2[jpeg]
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   x11-libs/pango
+   archive? (
+   app-arch/libarchive
+   >=net-misc/curl-7.9.7
+   )
+   bogofilter? ( mail-filter/bogofilter )
+   calendar? (
+   dev-lang/perl:=
+   >=dev-libs/libical-2.0.0:=
+   >=net-misc/curl-7.9.7
+   )
+   dbus? (
+   >=dev-libs/dbus-glib-0.60
+   sys-apps/dbus
+   )
+   gdata? ( >=dev-libs/libgdata-0.17.2 )
+   dillo? ( www-client/dillo )
+   gnutls? ( >=net-libs/gnutls-3.0 )
+   imap? ( >=net-libs/libetpan-0.57 )
+   ldap? ( >=net-nds/openldap-2.0.7:= )
+   litehtml? (
+   >=dev-libs/gumbo-0.10
+   net-misc/curl
+   media-libs/fontconfig
+   )
+   nls? ( >=sys-devel/gettext-0.18 )
+   nntp? ( >=net-libs/libetpan-0.57 )
+   notification? (
+   libcanberra? (  media-libs/libcanberra[gtk3] )
+   libnotify? ( x11-libs/libnotify )
+   )
+   perl? ( dev-lang/perl:= )
+   pdf? ( app-text/poppler[cairo] )
+   pgp? ( >=app-crypt/gpgme-1.0.0:= )
+   rss? (
+   dev-libs/libxml2
+   net-misc/curl
+   )
+   session? (
+   x11-libs/libICE
+   x11-libs/libSM
+   )
+   smime? ( >=app-crypt/gpgme-1.0.0:= )
+   spam-report? ( >=net-misc/curl-7.9.7 )
+   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 )
+   webkit? ( net-libs/webkit-gtk:4.1 )
+"
+
+DEPEND="${COMMONDEPEND}
+   xface? ( >=media-libs/compface-1.4 )
+"
+BDEPEND="
+   ${PYTHON_DEPS}
+   app-arch/xz-utils
+   virtual/pkgconfig
+"
+RDEPEND="${COMMONDEPEND}
+   app-misc/mime-types
+   x11-misc/shared-mime-info
+   clamav? ( app-antivirus/clamav )
+   networkmanager? ( net-misc/networkmanager )
+   pdf? ( app-text/ghostscript-gpl )
+"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-3.17.5-enchant-2_default.patch"
+   "${FILESDIR}/${PN}-4.1.1-fix_lto.patch"
+   "${FILESDIR}/${P}-webkitgtk4.1.patch"
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   --disable-bsfilter-plugin
+   --disable-generic-umpc
+   --disable-jpilot #735118
+   --disable-python-plugin
+   --enable-acpi_notifier-plugin
+   --enable-address_keeper-plugin
+   --enable-alternate-addressbook
+   --enable-att_remover-plugin
+   --enable-attachwarner-plugin
+   --enable-fetchinfo-plugin
+   

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2023-04-02 Thread Bernard Cafarelli
commit: b3965140175012839db56dfdad51951ebeaea225
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sun Apr  2 20:35:17 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Sun Apr  2 20:47:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3965140

mail-client/claws-mail: drop USE=dillo

www-client/dillo was removed from tree

Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild | 5 ++---
 mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild | 5 ++---
 mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild  | 5 ++---
 mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild  | 5 ++---
 mail-client/claws-mail/claws-mail-4.1.1-r2.ebuild  | 5 ++---
 mail-client/claws-mail/claws-mail-.ebuild  | 5 ++---
 mail-client/claws-mail/metadata.xml| 1 -
 7 files changed, 12 insertions(+), 19 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild 
b/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
index 68387615d682..842a18b93d5d 100644
--- a/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
@@ -21,7 +21,7 @@ fi
 SLOT="0"
 LICENSE="GPL-3"
 
-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 rss session sieve smime spamassassin 
spam-report spell startup-notification svg valgrind xface"
+IUSE="+appindicator archive bogofilter calendar clamav dbus debug doc gdata 
+gnutls +imap ipv6 ldap +libcanberra +libnotify litehtml networkmanager nls 
nntp +notification pdf perl +pgp rss session sieve smime spamassassin 
spam-report spell startup-notification svg valgrind xface"
 REQUIRED_USE="
appindicator? ( notification )
libcanberra? ( notification )
@@ -53,7 +53,6 @@ COMMONDEPEND="
sys-apps/dbus
)
gdata? ( >=dev-libs/libgdata-0.17.2 )
-   dillo? ( www-client/dillo )
gnutls? ( >=net-libs/gnutls-3.0 )
imap? ( >=net-libs/libetpan-0.57 )
ldap? ( >=net-nds/openldap-2.0.7:= )
@@ -121,6 +120,7 @@ src_configure() {
 
local myeconfargs=(
--disable-bsfilter-plugin
+   --disable-dillo-plugin
--disable-fancy-plugin
--disable-generic-umpc
--disable-jpilot #735118
@@ -140,7 +140,6 @@ src_configure() {
$(use_enable clamav clamd-plugin)
$(use_enable dbus)
$(use_enable debug crash-dialog)
-   $(use_enable dillo dillo-plugin)
$(use_enable doc manual)
$(use_enable gdata gdata-plugin)
$(use_enable gnutls)

diff --git a/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild 
b/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild
index f319eea382d8..fe76dc6ce732 100644
--- a/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild
@@ -21,7 +21,7 @@ fi
 SLOT="0"
 LICENSE="GPL-3"
 
-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 rss session sieve smime spamassassin 
spam-report spell startup-notification svg valgrind xface"
+IUSE="+appindicator archive bogofilter calendar clamav dbus debug doc gdata 
+gnutls +imap ipv6 ldap +libcanberra +libnotify litehtml networkmanager nls 
nntp +notification pdf perl +pgp rss session sieve smime spamassassin 
spam-report spell startup-notification svg valgrind xface"
 REQUIRED_USE="
appindicator? ( notification )
libcanberra? ( notification )
@@ -53,7 +53,6 @@ COMMONDEPEND="
sys-apps/dbus
)
gdata? ( >=dev-libs/libgdata-0.17.2 )
-   dillo? ( www-client/dillo )
gnutls? ( >=net-libs/gnutls-3.0 )
imap? ( >=net-libs/libetpan-0.57 )
ldap? ( >=net-nds/openldap-2.0.7:= )
@@ -122,6 +121,7 @@ src_configure() {
 
local myeconfargs=(
--disable-bsfilter-plugin
+   --disable-dillo-plugin
--disable-fancy-plugin
--disable-generic-umpc
--disable-jpilot #735118
@@ -141,7 +141,6 @@ src_configure() {
$(use_enable clamav clamd-plugin)
$(use_enable dbus)
$(use_enable debug crash-dialog)
-   $(use_enable dillo dillo-plugin)
$(use_enable doc manual)
$(use_enable gdata gdata-plugin)
$(use_enable gnutls)

diff --git a/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
index ce60660e1179..a28b72f50dcb 100644
--- a/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
@@ -22,7 +22,7 @@ SLOT="0"
 

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2023-04-02 Thread Bernard Cafarelli
commit: fb7eb5607860b9534b50581b578c1c4106d2c814
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sun Apr  2 20:39:29 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Sun Apr  2 20:47:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb7eb560

mail-client/claws-mail: sync live ebuild for wekbit-gtk:4.1 use

Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/claws-mail-.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-.ebuild 
b/mail-client/claws-mail/claws-mail-.ebuild
index 1d5a17767fe1..98ad693f8d9b 100644
--- a/mail-client/claws-mail/claws-mail-.ebuild
+++ b/mail-client/claws-mail/claws-mail-.ebuild
@@ -87,7 +87,7 @@ COMMONDEPEND="
startup-notification? ( x11-libs/startup-notification )
svg? ( >=gnome-base/librsvg-2.40.5 )
valgrind? ( dev-util/valgrind )
-   webkit? ( net-libs/webkit-gtk:4 )
+   webkit? ( net-libs/webkit-gtk:4.1 )
 "
 
 DEPEND="${COMMONDEPEND}
@@ -112,6 +112,8 @@ PATCHES=(
 
 src_prepare() {
default
+   sed -e "s/webkit2gtk-4.0/webkit2gtk-4.1/" -i configure.ac || die
+
eautoreconf
 }
 



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2023-02-27 Thread Bernard Cafarelli
commit: 8069ab60a4a1adf9e6fad78193c8efc17cad4bc0
Author: Alexander Kurakin  mail  ru>
AuthorDate: Sun Feb 26 11:01:48 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Mon Feb 27 08:23:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8069ab60

mail-client/claws-mail-: remove outdated libsoup mention

`libsoup` and `libsoup-gnome` dependencies has been removed in 
https://git.claws-mail.org/?p=claws.git;a=commitdiff;h=e2e7f63c6a0a762dd8d823eb29ad850e665317ff
 .

Signed-off-by: Alexander Kurakin  mail.ru>
Closes: https://github.com/gentoo/gentoo/pull/29804
Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/claws-mail-.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-.ebuild 
b/mail-client/claws-mail/claws-mail-.ebuild
index efb9d020ba31..b80a3e3d3d7a 100644
--- a/mail-client/claws-mail/claws-mail-.ebuild
+++ b/mail-client/claws-mail/claws-mail-.ebuild
@@ -117,9 +117,6 @@ src_prepare() {
 }
 
 src_configure() {
-   # Don't use libsoup-gnome (bug #565924)
-   export HAVE_LIBSOUP_GNOME=no
-
local myeconfargs=(
--disable-bsfilter-plugin
--disable-generic-umpc



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2023-01-28 Thread Arthur Zamarin
commit: 192613adb5046279cfdf7b43966dba64e20465d1
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jan 28 10:06:24 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jan 28 10:06:24 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=192613ad

mail-client/claws-mail: Stabilize 4.1.1-r1 arm64, #891493

Signed-off-by: Arthur Zamarin  gentoo.org>

 mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild
index 23a6fa0aa40d..413a3219729a 100644
--- a/mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc 
~x86"
+   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2023-01-28 Thread Arthur Zamarin
commit: f9f05f1d914bd361679614f3f9a833a908c0cb91
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jan 28 10:04:35 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jan 28 10:04:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9f05f1d

mail-client/claws-mail: Stabilize 3.19.0-r2 arm64, #885393

Signed-off-by: Arthur Zamarin  gentoo.org>

 mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild 
b/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild
index a459e97ffd2b..f319eea382d8 100644
--- a/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-12-19 Thread Bernard Cafarelli
commit: d174a9fe12fc3fb09d0ed47746e88bd4de39a894
Author: Alexander Kurakin  mail  ru>
AuthorDate: Sun Dec 18 12:07:41 2022 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Mon Dec 19 22:12:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d174a9fe

mail-client/claws-mail-: handle new compile flags

Signed-off-by: Alexander Kurakin  mail.ru>
Closes: https://github.com/gentoo/gentoo/pull/28702
Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/claws-mail-.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/mail-client/claws-mail/claws-mail-.ebuild 
b/mail-client/claws-mail/claws-mail-.ebuild
index 9c1bd9f56275..86c585b408a7 100644
--- a/mail-client/claws-mail/claws-mail-.ebuild
+++ b/mail-client/claws-mail/claws-mail-.ebuild
@@ -142,6 +142,8 @@ src_configure() {
$(use_enable clamav clamd-plugin)
$(use_enable dbus)
$(use_enable debug crash-dialog)
+   $(use_enable debug more-addressbook-debug)
+   $(use_enable debug more-ldap-debug)
$(use_enable dillo dillo-plugin)
$(use_enable doc manual)
$(use_enable gdata gdata-plugin)



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-12-17 Thread Sam James
commit: c4fbad7aa3c5923f2816ce4554a1b49f38412c72
Author: Sam James  gentoo  org>
AuthorDate: Sat Dec 17 08:08:39 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Dec 17 08:08:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4fbad7a

mail-client/claws-mail: Stabilize 3.19.0-r2 amd64, #885393

Signed-off-by: Sam James  gentoo.org>

 mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild 
b/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild
index cf25ac1a2f44..d0689b66fc90 100644
--- a/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-12-11 Thread Arthur Zamarin
commit: 829a3b37d80112e2faec5312c275da15a52272fe
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Dec 11 17:36:23 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Dec 11 17:36:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=829a3b37

mail-client/claws-mail: Stabilize 3.19.0-r2 x86, #885393

Signed-off-by: Arthur Zamarin  gentoo.org>

 mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild 
b/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild
index 371f4514fc76..cf25ac1a2f44 100644
--- a/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc 
~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-12-04 Thread Sam James
commit: 396df9fc7228c5287fbe38da81f4504dbbc354fb
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec  4 22:35:54 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec  4 22:35:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=396df9fc

mail-client/claws-mail: Stabilize 4.1.0-r1 ppc, #870148

Signed-off-by: Sam James  gentoo.org>

 mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
index 0a8c38bece7e..af831956f2a4 100644
--- a/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-11-21 Thread Arthur Zamarin
commit: 261626eb6d59d35e6ec530ceae60e6f6c2a6a1e2
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Nov 21 19:58:33 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Nov 21 19:58:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=261626eb

mail-client/claws-mail: Stabilize 4.1.0-r1 arm, #870148

Signed-off-by: Arthur Zamarin  gentoo.org>

 mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
index 4ce1424ab647..0a8c38bece7e 100644
--- a/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-11-19 Thread Bernard Cafarelli
commit: 83d6d672bea58695a5b33bdf714c92da7c10ffbb
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sat Nov 19 11:24:57 2022 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Sat Nov 19 11:25:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83d6d672

mail-client/claws-mail: update dependencies

Closes: https://bugs.gentoo.org/878309
Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild | 14 +++---
 mail-client/claws-mail/claws-mail-.ebuild | 14 +++---
 2 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild
index 50df7b803ec3..bb70873c71a0 100644
--- a/mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild
@@ -32,6 +32,7 @@ REQUIRED_USE="
 "
 
 COMMONDEPEND="
+   >=dev-libs/glib-2.36:2
dev-libs/nettle:=
net-mail/ytnef
sys-libs/zlib:=
@@ -46,6 +47,7 @@ COMMONDEPEND="
)
bogofilter? ( mail-filter/bogofilter )
calendar? (
+   dev-lang/perl:=
>=dev-libs/libical-2.0.0:=
>=net-misc/curl-7.9.7
)
@@ -59,7 +61,6 @@ COMMONDEPEND="
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
@@ -67,12 +68,16 @@ COMMONDEPEND="
nls? ( >=sys-devel/gettext-0.18 )
nntp? ( >=net-libs/libetpan-0.57 )
notification? (
-   dev-libs/glib:2
libcanberra? (  media-libs/libcanberra[gtk3] )
libnotify? ( x11-libs/libnotify )
)
+   perl? ( dev-lang/perl:= )
pdf? ( app-text/poppler[cairo] )
pgp? ( >=app-crypt/gpgme-1.0.0:= )
+   rss? (
+   dev-libs/libxml2
+   net-misc/curl
+   )
session? (
x11-libs/libICE
x11-libs/libSM
@@ -100,11 +105,6 @@ RDEPEND="${COMMONDEPEND}
clamav? ( app-antivirus/clamav )
networkmanager? ( net-misc/networkmanager )
pdf? ( app-text/ghostscript-gpl )
-   perl? ( dev-lang/perl:= )
-   rss? (
-   dev-libs/libxml2
-   net-misc/curl
-   )
 "
 
 PATCHES=(

diff --git a/mail-client/claws-mail/claws-mail-.ebuild 
b/mail-client/claws-mail/claws-mail-.ebuild
index ebf3c59858ec..9c1bd9f56275 100644
--- a/mail-client/claws-mail/claws-mail-.ebuild
+++ b/mail-client/claws-mail/claws-mail-.ebuild
@@ -32,6 +32,7 @@ REQUIRED_USE="
 "
 
 COMMONDEPEND="
+   >=dev-libs/glib-2.50:2
dev-libs/nettle:=
net-mail/ytnef
sys-libs/zlib:=
@@ -46,6 +47,7 @@ COMMONDEPEND="
)
bogofilter? ( mail-filter/bogofilter )
calendar? (
+   dev-lang/perl:=
>=dev-libs/libical-2.0.0:=
>=net-misc/curl-7.9.7
)
@@ -59,7 +61,6 @@ COMMONDEPEND="
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
@@ -67,12 +68,16 @@ COMMONDEPEND="
nls? ( >=sys-devel/gettext-0.18 )
nntp? ( >=net-libs/libetpan-0.57 )
notification? (
-   dev-libs/glib:2
libcanberra? (  media-libs/libcanberra[gtk3] )
libnotify? ( x11-libs/libnotify )
)
+   perl? ( dev-lang/perl:= )
pdf? ( app-text/poppler[cairo] )
pgp? ( >=app-crypt/gpgme-1.0.0:= )
+   rss? (
+   dev-libs/libxml2
+   net-misc/curl
+   )
session? (
x11-libs/libICE
x11-libs/libSM
@@ -100,11 +105,6 @@ RDEPEND="${COMMONDEPEND}
clamav? ( app-antivirus/clamav )
networkmanager? ( net-misc/networkmanager )
pdf? ( app-text/ghostscript-gpl )
-   perl? ( dev-lang/perl:= )
-   rss? (
-   dev-libs/libxml2
-   net-misc/curl
-   )
 "
 
 PATCHES=(



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/files/

2022-11-18 Thread Bernard Cafarelli
commit: 83ef67cc4e6bfca98f8ab2b5194d0259d49a9b27
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Nov 18 15:09:18 2022 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Nov 18 15:09:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83ef67cc

mail-client/claws-mail: clean LTO patch (vim swp file got in)

Signed-off-by: Bernard Cafarelli  gentoo.org>

 .../claws-mail/files/claws-mail-4.1.1-fix_lto.patch   | Bin 17076 -> 368 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/mail-client/claws-mail/files/claws-mail-4.1.1-fix_lto.patch 
b/mail-client/claws-mail/files/claws-mail-4.1.1-fix_lto.patch
index 0fd4bfd58a27..10fc79868dcc 100644
Binary files a/mail-client/claws-mail/files/claws-mail-4.1.1-fix_lto.patch and 
b/mail-client/claws-mail/files/claws-mail-4.1.1-fix_lto.patch differ



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-11-18 Thread Bernard Cafarelli
commit: 854483def794557dde8a5d8b7bc1b44c8cf50902
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Nov 18 15:04:53 2022 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Nov 18 15:04:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=854483de

mail-client/claws-mail: drop 3.18.0-r3, 4.1.1

Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/Manifest|   1 -
 mail-client/claws-mail/claws-mail-3.18.0-r3.ebuild | 215 -
 mail-client/claws-mail/claws-mail-4.1.1.ebuild | 215 -
 3 files changed, 431 deletions(-)

diff --git a/mail-client/claws-mail/Manifest b/mail-client/claws-mail/Manifest
index 9ca93a881d5b..73a2cfaf6cc3 100644
--- a/mail-client/claws-mail/Manifest
+++ b/mail-client/claws-mail/Manifest
@@ -1,4 +1,3 @@
-DIST claws-mail-3.18.0.tar.xz 6517632 BLAKE2B 
534a37a081ceeb4d3066717d738d04e2027d38c621c15091506ec117a3b592eedb6f3c67afddd972424976398019fda3d618db4083f0a05f39e7b8f07a1c2138
 SHA512 
3f73e11fc75234c44c0faf266a196c7f1c80b837fb920fc4a3979ede81f37efd180c006ab6436ae9c2dffde2d6c3bf6340a90d93e1e3fa8821fb09693d030811
 DIST claws-mail-3.19.0.tar.xz 6543188 BLAKE2B 
eeb7df2b921dbd7ad40c845804fcabe5ddc2064fcf410e7809004be472bbe2ba8bfd89a868420a1bb76845180856fee8a0b3cde879ae67b1a1aab14442fe5d2d
 SHA512 
88780df55873919197d3c6df5102a8eb89a586e8287419c179e1d0af839435a719814b1e3643aa783a7badeadceafda2dc3cb4a3265432b5ad3a210663922b20
 DIST claws-mail-4.1.0.tar.xz 6471604 BLAKE2B 
30d1725c2679e8a0b44edd6c30b15f28633c0a017935980d1412dabffdfb1f33e1c36bee3506e90af54410db222b64422155be821ba18f5e315ed411d477ed63
 SHA512 
83c7b1a8065628b1dcac58feb4d852b759b3fc376531572e88450b8e9517172a641f710a219b7e16bbc672dbe69853783e4edd1d7647a3f2aacb92e47be9175b
 DIST claws-mail-4.1.1.tar.xz 6523688 BLAKE2B 
7e1b1ae201a67e14821f415d2b51f6eebfc2896699d89f2088fa9f7f21de984f6d8e4e92791c233ec755a15184ff5e562ce96ad9d197acc4e1f8dadb3fd57c30
 SHA512 
4157772fd0e918bae1df11230ce52691ff86181a0c164c0c5116d1ebb91885910e2e24ff18ae5e5ad4ed1c83ef830773de0b4ab40da988607909e0c17efb26b4

diff --git a/mail-client/claws-mail/claws-mail-3.18.0-r3.ebuild 
b/mail-client/claws-mail/claws-mail-3.18.0-r3.ebuild
deleted file mode 100644
index bb4650a80848..
--- a/mail-client/claws-mail/claws-mail-3.18.0-r3.ebuild
+++ /dev/null
@@ -1,215 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..9} )
-
-inherit autotools desktop python-any-r1 xdg
-
-DESCRIPTION="An email client (and news reader) based on GTK+"
-HOMEPAGE="https://www.claws-mail.org/;
-
-if [[ "${PV}" == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
-else
-   
SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
-fi
-
-SLOT="0"
-LICENSE="GPL-3"
-
-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 rss session sieve smime spamassassin 
spam-report spell startup-notification svg valgrind xface"
-REQUIRED_USE="
-   appindicator? ( notification )
-   libcanberra? ( notification )
-   libnotify? ( notification )
-   networkmanager? ( dbus )
-   smime? ( pgp )
-"
-
-COMMONDEPEND="
-   dev-libs/nettle:=
-   net-mail/ytnef
-   sys-libs/zlib:=
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2[jpeg]
-   x11-libs/gtk+:2
-   x11-libs/libX11
-   x11-libs/pango
-   archive? (
-   app-arch/libarchive
-   >=net-misc/curl-7.9.7
-   )
-   bogofilter? ( mail-filter/bogofilter )
-   calendar? (
-   >=dev-libs/libical-2.0.0:=
-   >=net-misc/curl-7.9.7
-   )
-   dbus? (
-   >=dev-libs/dbus-glib-0.60
-   sys-apps/dbus
-   )
-   gdata? ( >=dev-libs/libgdata-0.17.2 )
-   dillo? ( www-client/dillo )
-   gnutls? ( >=net-libs/gnutls-3.0 )
-   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? (
-   dev-libs/glib:2
-   appindicator? ( dev-libs/libindicate:3[gtk] )
-   libcanberra? (  media-libs/libcanberra[gtk2] )
-   libnotify? ( x11-libs/libnotify )
-   )
-   pdf? ( app-text/poppler[cairo] )
-   pgp? ( >=app-crypt/gpgme-1.0.0:= )
-   session? (
-   x11-libs/libICE
-   x11-libs/libSM
-   )
-   smime? ( 

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/files/, mail-client/claws-mail/

2022-11-18 Thread Bernard Cafarelli
commit: ffe685b85f4db113a0298b6bf37155c0f02bf036
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Nov 18 14:57:13 2022 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Nov 18 14:57:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffe685b8

mail-client/claws-mail: fix build with LTO

Closes: https://bugs.gentoo.org/859490
Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild   |   1 +
 .../claws-mail/files/claws-mail-4.1.1-fix_lto.patch | Bin 0 -> 17076 bytes
 2 files changed, 1 insertion(+)

diff --git a/mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild
index ebf3c59858ec..50df7b803ec3 100644
--- a/mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild
@@ -109,6 +109,7 @@ RDEPEND="${COMMONDEPEND}
 
 PATCHES=(
"${FILESDIR}/${PN}-3.17.5-enchant-2_default.patch"
+   "${FILESDIR}/${PN}-4.1.1-fix_lto.patch"
 )
 
 src_prepare() {

diff --git a/mail-client/claws-mail/files/claws-mail-4.1.1-fix_lto.patch 
b/mail-client/claws-mail/files/claws-mail-4.1.1-fix_lto.patch
new file mode 100644
index ..0fd4bfd58a27
Binary files /dev/null and 
b/mail-client/claws-mail/files/claws-mail-4.1.1-fix_lto.patch differ



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-11-18 Thread Arthur Zamarin
commit: f15d0672ff6b51415559e7b1d15c248eca7e0a96
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Nov 18 12:10:17 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Nov 18 12:10:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f15d0672

mail-client/claws-mail: Stabilize 3.19.0-r1 arm, #850259

Signed-off-by: Arthur Zamarin  gentoo.org>

 mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild 
b/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
index 7ffe6a957de4..d03ae1a02ed0 100644
--- a/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-10-27 Thread Bernard Cafarelli
commit: 8a9af5458ad9ae33d69f05ab4f204841ad51cc11
Author: Alexander Kurakin  mail  ru>
AuthorDate: Tue Oct 25 18:38:40 2022 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Thu Oct 27 07:06:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a9af545

mail-client/claws-mail-4.1.1: add oauth flag

Closes: https://bugs.gentoo.org/878305
Signed-off-by: Alexander Kurakin  mail.ru>
Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild | 217 ++
 mail-client/claws-mail/metadata.xml   |   1 +
 2 files changed, 218 insertions(+)

diff --git a/mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild
new file mode 100644
index ..ebf3c59858ec
--- /dev/null
+++ b/mail-client/claws-mail/claws-mail-4.1.1-r1.ebuild
@@ -0,0 +1,217 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit autotools desktop python-any-r1 xdg
+
+DESCRIPTION="An email client (and news reader) based on GTK+"
+HOMEPAGE="https://www.claws-mail.org/;
+
+if [[ "${PV}" == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
+else
+   
SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc 
~x86"
+fi
+
+SLOT="0"
+QA_PKGCONFIG_VERSION="${PV}.0"
+LICENSE="GPL-3"
+
+IUSE="archive bogofilter calendar clamav dbus debug dillo doc gdata +gnutls 
+imap ldap +libcanberra +libnotify litehtml networkmanager nls nntp 
+notification +oauth pdf perl +pgp rss session sieve smime spamassassin 
spam-report spell startup-notification svg valgrind webkit xface"
+REQUIRED_USE="
+   libcanberra? ( notification )
+   libnotify? ( notification )
+   networkmanager? ( dbus )
+   oauth? ( gnutls )
+   smime? ( pgp )
+"
+
+COMMONDEPEND="
+   dev-libs/nettle:=
+   net-mail/ytnef
+   sys-libs/zlib:=
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2[jpeg]
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   x11-libs/pango
+   archive? (
+   app-arch/libarchive
+   >=net-misc/curl-7.9.7
+   )
+   bogofilter? ( mail-filter/bogofilter )
+   calendar? (
+   >=dev-libs/libical-2.0.0:=
+   >=net-misc/curl-7.9.7
+   )
+   dbus? (
+   >=dev-libs/dbus-glib-0.60
+   sys-apps/dbus
+   )
+   gdata? ( >=dev-libs/libgdata-0.17.2 )
+   dillo? ( www-client/dillo )
+   gnutls? ( >=net-libs/gnutls-3.0 )
+   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? (
+   dev-libs/glib:2
+   libcanberra? (  media-libs/libcanberra[gtk3] )
+   libnotify? ( x11-libs/libnotify )
+   )
+   pdf? ( app-text/poppler[cairo] )
+   pgp? ( >=app-crypt/gpgme-1.0.0:= )
+   session? (
+   x11-libs/libICE
+   x11-libs/libSM
+   )
+   smime? ( >=app-crypt/gpgme-1.0.0:= )
+   spam-report? ( >=net-misc/curl-7.9.7 )
+   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 )
+   webkit? ( net-libs/webkit-gtk:4 )
+"
+
+DEPEND="${COMMONDEPEND}
+   xface? ( >=media-libs/compface-1.4 )
+"
+BDEPEND="
+   ${PYTHON_DEPS}
+   app-arch/xz-utils
+   virtual/pkgconfig
+"
+RDEPEND="${COMMONDEPEND}
+   app-misc/mime-types
+   x11-misc/shared-mime-info
+   clamav? ( app-antivirus/clamav )
+   networkmanager? ( net-misc/networkmanager )
+   pdf? ( app-text/ghostscript-gpl )
+   perl? ( dev-lang/perl:= )
+   rss? (
+   dev-libs/libxml2
+   net-misc/curl
+   )
+"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-3.17.5-enchant-2_default.patch"
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   # Don't use libsoup-gnome (bug #565924)
+   export HAVE_LIBSOUP_GNOME=no
+
+   local myeconfargs=(
+   --disable-bsfilter-plugin
+   --disable-generic-umpc
+   --disable-jpilot #735118
+   --disable-python-plugin
+   --enable-acpi_notifier-plugin
+   --enable-address_keeper-plugin
+   --enable-alternate-addressbook
+   --enable-att_remover-plugin
+   --enable-attachwarner-plugin
+   --enable-fetchinfo-plugin

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-10-27 Thread Bernard Cafarelli
commit: cfc355035155e0ba4083fd44edd6d2d7c77e29f0
Author: Alexander Kurakin  mail  ru>
AuthorDate: Tue Oct 25 18:49:18 2022 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Thu Oct 27 07:06:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfc35503

mail-client/claws-mail: sync live

Bug: https://bugs.gentoo.org/878305
Signed-off-by: Alexander Kurakin  mail.ru>
Closes: https://github.com/gentoo/gentoo/pull/27950
Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/claws-mail-.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-.ebuild 
b/mail-client/claws-mail/claws-mail-.ebuild
index b4732cb9f330..ebf3c59858ec 100644
--- a/mail-client/claws-mail/claws-mail-.ebuild
+++ b/mail-client/claws-mail/claws-mail-.ebuild
@@ -22,11 +22,12 @@ SLOT="0"
 QA_PKGCONFIG_VERSION="${PV}.0"
 LICENSE="GPL-3"
 
-IUSE="archive bogofilter calendar clamav dbus debug dillo doc gdata +gnutls 
+imap ldap +libcanberra +libnotify litehtml networkmanager nls nntp 
+notification pdf perl +pgp rss session sieve smime spamassassin spam-report 
spell startup-notification svg valgrind webkit xface"
+IUSE="archive bogofilter calendar clamav dbus debug dillo doc gdata +gnutls 
+imap ldap +libcanberra +libnotify litehtml networkmanager nls nntp 
+notification +oauth pdf perl +pgp rss session sieve smime spamassassin 
spam-report spell startup-notification svg valgrind webkit xface"
 REQUIRED_USE="
libcanberra? ( notification )
libnotify? ( notification )
networkmanager? ( dbus )
+   oauth? ( gnutls )
smime? ( pgp )
 "
 
@@ -150,6 +151,7 @@ src_configure() {
$(use_enable networkmanager)
$(use_enable nls)
$(use_enable notification notification-plugin)
+   $(use_enable oauth oauth2)
$(use_enable pdf pdf_viewer-plugin)
$(use_enable perl perl-plugin)
$(use_enable pgp pgpcore-plugin)



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-10-20 Thread Bernard Cafarelli
commit: 2e625fbd71481b77c173c6244080ec2e76310be8
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Oct 20 22:00:32 2022 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Thu Oct 20 22:01:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e625fbd

mail-client/claws-mail: USE=gtk2 was dropped from live ebuild

Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/mail-client/claws-mail/metadata.xml 
b/mail-client/claws-mail/metadata.xml
index 6d4525b18e7d..5e9efd0b26e6 100644
--- a/mail-client/claws-mail/metadata.xml
+++ b/mail-client/claws-mail/metadata.xml
@@ -10,7 +10,6 @@
Build mail-filter/bogofilter 
plugin
Enable dillo html viewer plugin
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 on the desktop in 
connection with USE=notification
Enable dev-libs/gumbo html 
viewer plugin



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-10-20 Thread Bernard Cafarelli
commit: fa65776950bd8066ddf9cdbebefbf4b12a61e5fb
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Oct 20 21:28:05 2022 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Thu Oct 20 21:30:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa657769

mail-client/claws-mail: sync live ebuild

Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/claws-mail-.ebuild | 40 +++
 1 file changed, 10 insertions(+), 30 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-.ebuild 
b/mail-client/claws-mail/claws-mail-.ebuild
index 27f7930493db..b4732cb9f330 100644
--- a/mail-client/claws-mail/claws-mail-.ebuild
+++ b/mail-client/claws-mail/claws-mail-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 
 inherit autotools desktop python-any-r1 xdg
 
@@ -19,11 +19,11 @@ else
 fi
 
 SLOT="0"
+QA_PKGCONFIG_VERSION="${PV}.0"
 LICENSE="GPL-3"
 
-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 rss session sieve smime 
spamassassin spam-report spell startup-notification svg valgrind webkit xface"
+IUSE="archive bogofilter calendar clamav dbus debug dillo doc gdata +gnutls 
+imap ldap +libcanberra +libnotify litehtml networkmanager nls nntp 
+notification pdf perl +pgp rss session sieve smime spamassassin spam-report 
spell startup-notification svg valgrind webkit xface"
 REQUIRED_USE="
-   appindicator? ( notification )
libcanberra? ( notification )
libnotify? ( notification )
networkmanager? ( dbus )
@@ -36,6 +36,7 @@ COMMONDEPEND="
sys-libs/zlib:=
x11-libs/cairo
x11-libs/gdk-pixbuf:2[jpeg]
+   x11-libs/gtk+:3
x11-libs/libX11
x11-libs/pango
archive? (
@@ -54,11 +55,6 @@ COMMONDEPEND="
gdata? ( >=dev-libs/libgdata-0.17.2 )
dillo? ( www-client/dillo )
gnutls? ( >=net-libs/gnutls-3.0 )
-   !gtk2? (
-   x11-libs/gtk+:3
-   webkit? ( net-libs/webkit-gtk:4 )
-   )
-   gtk2? ( >=x11-libs/gtk+-2.24:2 )
imap? ( >=net-libs/libetpan-0.57 )
ldap? ( >=net-nds/openldap-2.0.7:= )
litehtml? (
@@ -71,11 +67,7 @@ COMMONDEPEND="
nntp? ( >=net-libs/libetpan-0.57 )
notification? (
dev-libs/glib:2
-   appindicator? ( dev-libs/libindicate:3[gtk] )
-   libcanberra? (
-   !gtk2? ( media-libs/libcanberra[gtk3] )
-   gtk2? ( media-libs/libcanberra[gtk2] )
-   )
+   libcanberra? (  media-libs/libcanberra[gtk3] )
libnotify? ( x11-libs/libnotify )
)
pdf? ( app-text/poppler[cairo] )
@@ -90,6 +82,7 @@ COMMONDEPEND="
startup-notification? ( x11-libs/startup-notification )
svg? ( >=gnome-base/librsvg-2.40.5 )
valgrind? ( dev-util/valgrind )
+   webkit? ( net-libs/webkit-gtk:4 )
 "
 
 DEPEND="${COMMONDEPEND}
@@ -117,12 +110,6 @@ PATCHES=(
"${FILESDIR}/${PN}-3.17.5-enchant-2_default.patch"
 )
 
-pkg_setup() {
-   if [[ "${PV}" ==  ]] && ! use gtk2 ; then
-   EGIT_BRANCH="gtk3"
-   fi
-}
-
 src_prepare() {
default
eautoreconf
@@ -136,12 +123,14 @@ src_configure() {
--disable-bsfilter-plugin
--disable-generic-umpc
--disable-jpilot #735118
+   --disable-python-plugin
--enable-acpi_notifier-plugin
--enable-address_keeper-plugin
--enable-alternate-addressbook
--enable-att_remover-plugin
--enable-attachwarner-plugin
--enable-fetchinfo-plugin
+   --enable-ipv6
--enable-mailmbox-plugin
--enable-newmail-plugin
--enable-tnef_parse-plugin
@@ -156,7 +145,6 @@ src_configure() {
$(use_enable doc manual)
$(use_enable gdata gdata-plugin)
$(use_enable gnutls)
-   $(use_enable ipv6)
$(use_enable ldap)
$(use_enable litehtml litehtml_viewer-plugin)
$(use_enable networkmanager)
@@ -167,7 +155,6 @@ src_configure() {
$(use_enable pgp pgpcore-plugin)
$(use_enable pgp pgpinline-plugin)
$(use_enable pgp pgpmime-plugin)
-   --disable-python-plugin
$(use_enable rss rssyl-plugin)
$(use_enable session libsm)
$(use_enable sieve managesieve-plugin)
@@ -178,6 +165,7 @@ src_configure() {
$(use_enable startup-notification)
$(use_enable svg)
$(use_enable valgrind valgrind)
+   $(use_enable webkit 

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-10-20 Thread Bernard Cafarelli
commit: 0c2728acc7c4d86f5c864616b7a9e0dc6eb80827
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Oct 20 21:23:35 2022 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Thu Oct 20 21:30:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c2728ac

mail-client/claws-mail: add 4.1.1

libindicate was removed a while ago, drop dependency
Always enable ipv6

Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/Manifest|   1 +
 mail-client/claws-mail/claws-mail-4.1.1.ebuild | 215 +
 2 files changed, 216 insertions(+)

diff --git a/mail-client/claws-mail/Manifest b/mail-client/claws-mail/Manifest
index e5a2426fb230..9ca93a881d5b 100644
--- a/mail-client/claws-mail/Manifest
+++ b/mail-client/claws-mail/Manifest
@@ -1,3 +1,4 @@
 DIST claws-mail-3.18.0.tar.xz 6517632 BLAKE2B 
534a37a081ceeb4d3066717d738d04e2027d38c621c15091506ec117a3b592eedb6f3c67afddd972424976398019fda3d618db4083f0a05f39e7b8f07a1c2138
 SHA512 
3f73e11fc75234c44c0faf266a196c7f1c80b837fb920fc4a3979ede81f37efd180c006ab6436ae9c2dffde2d6c3bf6340a90d93e1e3fa8821fb09693d030811
 DIST claws-mail-3.19.0.tar.xz 6543188 BLAKE2B 
eeb7df2b921dbd7ad40c845804fcabe5ddc2064fcf410e7809004be472bbe2ba8bfd89a868420a1bb76845180856fee8a0b3cde879ae67b1a1aab14442fe5d2d
 SHA512 
88780df55873919197d3c6df5102a8eb89a586e8287419c179e1d0af839435a719814b1e3643aa783a7badeadceafda2dc3cb4a3265432b5ad3a210663922b20
 DIST claws-mail-4.1.0.tar.xz 6471604 BLAKE2B 
30d1725c2679e8a0b44edd6c30b15f28633c0a017935980d1412dabffdfb1f33e1c36bee3506e90af54410db222b64422155be821ba18f5e315ed411d477ed63
 SHA512 
83c7b1a8065628b1dcac58feb4d852b759b3fc376531572e88450b8e9517172a641f710a219b7e16bbc672dbe69853783e4edd1d7647a3f2aacb92e47be9175b
+DIST claws-mail-4.1.1.tar.xz 6523688 BLAKE2B 
7e1b1ae201a67e14821f415d2b51f6eebfc2896699d89f2088fa9f7f21de984f6d8e4e92791c233ec755a15184ff5e562ce96ad9d197acc4e1f8dadb3fd57c30
 SHA512 
4157772fd0e918bae1df11230ce52691ff86181a0c164c0c5116d1ebb91885910e2e24ff18ae5e5ad4ed1c83ef830773de0b4ab40da988607909e0c17efb26b4

diff --git a/mail-client/claws-mail/claws-mail-4.1.1.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.1.ebuild
new file mode 100644
index ..b4732cb9f330
--- /dev/null
+++ b/mail-client/claws-mail/claws-mail-4.1.1.ebuild
@@ -0,0 +1,215 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit autotools desktop python-any-r1 xdg
+
+DESCRIPTION="An email client (and news reader) based on GTK+"
+HOMEPAGE="https://www.claws-mail.org/;
+
+if [[ "${PV}" == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
+else
+   
SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc 
~x86"
+fi
+
+SLOT="0"
+QA_PKGCONFIG_VERSION="${PV}.0"
+LICENSE="GPL-3"
+
+IUSE="archive bogofilter calendar clamav dbus debug dillo doc gdata +gnutls 
+imap ldap +libcanberra +libnotify litehtml networkmanager nls nntp 
+notification pdf perl +pgp rss session sieve smime spamassassin spam-report 
spell startup-notification svg valgrind webkit xface"
+REQUIRED_USE="
+   libcanberra? ( notification )
+   libnotify? ( notification )
+   networkmanager? ( dbus )
+   smime? ( pgp )
+"
+
+COMMONDEPEND="
+   dev-libs/nettle:=
+   net-mail/ytnef
+   sys-libs/zlib:=
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2[jpeg]
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   x11-libs/pango
+   archive? (
+   app-arch/libarchive
+   >=net-misc/curl-7.9.7
+   )
+   bogofilter? ( mail-filter/bogofilter )
+   calendar? (
+   >=dev-libs/libical-2.0.0:=
+   >=net-misc/curl-7.9.7
+   )
+   dbus? (
+   >=dev-libs/dbus-glib-0.60
+   sys-apps/dbus
+   )
+   gdata? ( >=dev-libs/libgdata-0.17.2 )
+   dillo? ( www-client/dillo )
+   gnutls? ( >=net-libs/gnutls-3.0 )
+   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? (
+   dev-libs/glib:2
+   libcanberra? (  media-libs/libcanberra[gtk3] )
+   libnotify? ( x11-libs/libnotify )
+   )
+   pdf? ( app-text/poppler[cairo] )
+   pgp? ( >=app-crypt/gpgme-1.0.0:= )
+   session? (
+   x11-libs/libICE
+   x11-libs/libSM
+   )
+   smime? ( >=app-crypt/gpgme-1.0.0:= )
+   spam-report? ( >=net-misc/curl-7.9.7 )
+   spell? ( >=app-text/enchant-2.0.0:2= )

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-09-21 Thread Agostino Sarubbo
commit: 947bc3960c5d9bc4b354ef52d08c4f20fef1bc73
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Sep 21 12:26:53 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Sep 21 12:26:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=947bc396

mail-client/claws-mail: Stabilize 4.1.0-r1 x86, #870148

Signed-off-by: Agostino Sarubbo  gentoo.org>

 mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
index bbe0118ea44a..4ce1424ab647 100644
--- a/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-09-21 Thread Agostino Sarubbo
commit: 4c9aab7f5e7142b57a9cef9dcace9b33e84be34a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Sep 21 12:22:36 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Sep 21 12:22:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c9aab7f

mail-client/claws-mail: Stabilize 4.1.0-r1 amd64, #870148

Signed-off-by: Agostino Sarubbo  gentoo.org>

 mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
index a5d7f579a2cf..bbe0118ea44a 100644
--- a/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-09-20 Thread Jakov Smolić
commit: 3ee69ba0b16a986e5241090d92c90c3f6b69c892
Author: Jakov Smolić  gentoo  org>
AuthorDate: Wed Sep 21 05:58:02 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Wed Sep 21 05:58:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ee69ba0

mail-client/claws-mail: Stabilize 4.1.0-r1 arm64, #870148

Signed-off-by: Jakov Smolić  gentoo.org>

 mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
index c0a38d408e91..a5d7f579a2cf 100644
--- a/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-09-20 Thread Jakov Smolić
commit: cdb27a915bf965a0bad739068924aa952d19898a
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Sep 20 11:19:46 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Sep 20 11:19:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdb27a91

mail-client/claws-mail: Stabilize 4.1.0-r1 ppc64, #870148

Signed-off-by: Jakov Smolić  gentoo.org>

 mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
index 38275a2493c8..c0a38d408e91 100644
--- a/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc 
~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-08-23 Thread Arthur Zamarin
commit: 73a3e12deebc42769c26e16e3d53dd1d2d55f130
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Aug 23 18:10:06 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Aug 23 18:10:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73a3e12d

mail-client/claws-mail: Stabilize 3.19.0-r1 arm64, #850259

Signed-off-by: Arthur Zamarin  gentoo.org>

 mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild 
b/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
index 79da3a5baea2..7ffe6a957de4 100644
--- a/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-08-15 Thread Sam James
commit: d13d755bc136579490b3e7199e148e6bc72164c3
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 16 00:22:23 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 16 00:22:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d13d755b

mail-client/claws-mail: Stabilize 3.19.0-r1 ppc64, #850259

Signed-off-by: Sam James  gentoo.org>

 mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild 
b/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
index df0d9ae20542..79da3a5baea2 100644
--- a/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~riscv ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-08-15 Thread Sam James
commit: d8231d63ebabea5053d37bf446f69c8165d7f511
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 16 00:22:20 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 16 00:22:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8231d63

mail-client/claws-mail: Stabilize 3.19.0-r1 ppc, #850259

Signed-off-by: Sam James  gentoo.org>

 mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild 
b/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
index 60bce4e8bc4b..df0d9ae20542 100644
--- a/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~riscv ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/, mail-client/claws-mail/files/

2022-07-23 Thread Bernard Cafarelli
commit: 6991b46ae6606e1ff7c74ed02883d105f2bef970
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sat Jul 23 20:21:18 2022 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Sat Jul 23 20:21:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6991b46a

mail-client/claws-mail: fix build with USE=-gnutls

Closes: https://bugs.gentoo.org/859583
Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild  |   1 +
 .../files/claws-mail-4.1.0-disable_gnutls.patch| 641 +
 2 files changed, 642 insertions(+)

diff --git a/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
index 658ae84baa6a..38275a2493c8 100644
--- a/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
@@ -111,6 +111,7 @@ RDEPEND="${COMMONDEPEND}
 PATCHES=(
"${FILESDIR}/${PN}-3.17.5-enchant-2_default.patch"
"${FILESDIR}/${PN}-4.1.0-perl-5.36.patch"
+   "${FILESDIR}/${PN}-4.1.0-disable_gnutls.patch"
 )
 
 src_prepare() {

diff --git a/mail-client/claws-mail/files/claws-mail-4.1.0-disable_gnutls.patch 
b/mail-client/claws-mail/files/claws-mail-4.1.0-disable_gnutls.patch
new file mode 100644
index ..5bfea4727e51
--- /dev/null
+++ b/mail-client/claws-mail/files/claws-mail-4.1.0-disable_gnutls.patch
@@ -0,0 +1,641 @@
+diff -Naur claws-mail-4.1.0.orig/src/common/smtp.c 
claws-mail-4.1.0/src/common/smtp.c
+--- claws-mail-4.1.0.orig/src/common/smtp.c2022-03-19 13:03:24.0 
+0100
 claws-mail-4.1.0/src/common/smtp.c 2022-07-23 22:10:48.323673856 +0200
+@@ -1,6 +1,6 @@
+ /*
+  * Claws Mail -- a GTK based, lightweight, and fast e-mail client
+- * Copyright (C) 1999-2012 Hiroyuki Yamamoto and the Claws Mail team
++ * Copyright (C) 1999-2022 the Claws Mail team and Hiroyuki Yamamoto
+  *
+  * This program is free software; you can redistribute it and/or modify
+  * it under the terms of the GNU General Public License as published by
+@@ -42,11 +42,11 @@
+ static gint smtp_auth(SMTPSession *session);
+ #ifdef USE_GNUTLS
+ static gint smtp_starttls(SMTPSession *session);
++static gint smtp_auth_oauth2(SMTPSession *session);
+ #endif
+ static gint smtp_auth_cram_md5(SMTPSession *session);
+ static gint smtp_auth_login(SMTPSession *session);
+ static gint smtp_auth_plain(SMTPSession *session);
+-static gint smtp_auth_oauth2(SMTPSession *session);
+ 
+ static gint smtp_ehlo(SMTPSession *session);
+ static gint smtp_ehlo_recv(SMTPSession *session, const gchar *msg);
+@@ -176,11 +176,13 @@
+  &&
+ (session->avail_auth_type & SMTPAUTH_PLAIN) != 0)
+   smtp_auth_plain(session);
++#ifdef USE_GNUTLS
+   else if ((session->forced_auth_type == SMTPAUTH_OAUTH2
+ || session->forced_auth_type == 0)
+  &&
+ (session->avail_auth_type & SMTPAUTH_OAUTH2) != 0)
+   smtp_auth_oauth2(session);
++#endif
+   else if (session->forced_auth_type == 0) {
+   log_warning(LOG_PROTOCOL, _("No SMTP AUTH method available\n"));
+   return SM_AUTHFAIL;
+@@ -323,8 +325,10 @@
+   session->avail_auth_type |= SMTPAUTH_CRAM_MD5;
+   if (strcasestr(p, "DIGEST-MD5"))
+   session->avail_auth_type |= SMTPAUTH_DIGEST_MD5;
++#ifdef USE_GNUTLS
+   if (strcasestr(p, "XOAUTH2"))
+   session->avail_auth_type |= SMTPAUTH_OAUTH2;
++#endif
+   }
+   if (g_ascii_strncasecmp(p, "SIZE", 4) == 0) {
+   p += 5;
+@@ -399,7 +403,7 @@
+   return SM_OK;
+ }
+ 
+-
++#ifdef USE_GNUTLS
+ static gint smtp_auth_oauth2(SMTPSession *session)
+ {
+   gchar buf[MESSAGEBUFSIZE], *b64buf, *out;
+@@ -428,6 +432,7 @@
+ 
+   return SM_OK;
+ }
++#endif
+ 
+ static gint smtp_auth_login(SMTPSession *session)
+ {
+@@ -547,7 +552,9 @@
+   case SMTP_AUTH_PLAIN:
+   case SMTP_AUTH_LOGIN_USER:
+   case SMTP_AUTH_LOGIN_PASS:
++#ifdef USE_GNUTLS
+ case SMTP_AUTH_OAUTH2:
++#endif
+   case SMTP_AUTH_CRAM_MD5:
+   log_print(LOG_PROTOCOL, "ESMTP< %s\n", msg);
+   break;
+@@ -670,7 +677,9 @@
+   break;
+   case SMTP_AUTH_PLAIN:
+   case SMTP_AUTH_LOGIN_PASS:
++#ifdef USE_GNUTLS
+ case SMTP_AUTH_OAUTH2:
++#endif
+   case SMTP_AUTH_CRAM_MD5:
+   ret = smtp_from(smtp_session);
+   break;
+diff -Naur claws-mail-4.1.0.orig/src/etpan/imap-thread.c 
claws-mail-4.1.0/src/etpan/imap-thread.c
+--- claws-mail-4.1.0.orig/src/etpan/imap-thread.c  2022-03-19 
13:03:24.0 +0100
 claws-mail-4.1.0/src/etpan/imap-thread.c   2022-07-23 22:10:48.324673857 
+0200
+@@ -1,6 +1,6 @@
+ /*
+  * Claws Mail -- a GTK based, lightweight, and fast e-mail client
+- * Copyright (C) 2005-2016 DINH 

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-07-21 Thread Bernard Cafarelli
commit: 2e6b905a43d02784cf5009a2d04781405b818085
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Jul 21 20:46:16 2022 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Thu Jul 21 20:51:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e6b905a

mail-client/claws-mail: pkg-config file has extra .0

Closes: https://bugs.gentoo.org/859493
Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
index 82ecb77243b9..658ae84baa6a 100644
--- a/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild
@@ -19,6 +19,7 @@ else
 fi
 
 SLOT="0"
+QA_PKGCONFIG_VERSION="${PV}.0"
 LICENSE="GPL-3"
 
 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 rss session sieve smime spamassassin 
spam-report spell startup-notification svg valgrind webkit xface"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-07-21 Thread Bernard Cafarelli
commit: 8c6e247345f4c6b8ed46a17fb397b31fc402402c
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Jul 21 20:42:58 2022 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Thu Jul 21 20:51:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c6e2473

mail-client/claws-mail: drop 4.1.0

Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/claws-mail-4.1.0.ebuild | 216 -
 1 file changed, 216 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-4.1.0.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.0.ebuild
deleted file mode 100644
index ddbd9714bbac..
--- a/mail-client/claws-mail/claws-mail-4.1.0.ebuild
+++ /dev/null
@@ -1,216 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit autotools desktop python-any-r1 xdg
-
-DESCRIPTION="An email client (and news reader) based on GTK+"
-HOMEPAGE="https://www.claws-mail.org/;
-
-if [[ "${PV}" == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
-else
-   
SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc 
~x86"
-fi
-
-SLOT="0"
-LICENSE="GPL-3"
-
-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 rss session sieve smime spamassassin 
spam-report spell startup-notification svg valgrind webkit xface"
-REQUIRED_USE="
-   appindicator? ( notification )
-   libcanberra? ( notification )
-   libnotify? ( notification )
-   networkmanager? ( dbus )
-   smime? ( pgp )
-"
-
-COMMONDEPEND="
-   dev-libs/nettle:=
-   net-mail/ytnef
-   sys-libs/zlib:=
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2[jpeg]
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   x11-libs/pango
-   archive? (
-   app-arch/libarchive
-   >=net-misc/curl-7.9.7
-   )
-   bogofilter? ( mail-filter/bogofilter )
-   calendar? (
-   >=dev-libs/libical-2.0.0:=
-   >=net-misc/curl-7.9.7
-   )
-   dbus? (
-   >=dev-libs/dbus-glib-0.60
-   sys-apps/dbus
-   )
-   gdata? ( >=dev-libs/libgdata-0.17.2 )
-   dillo? ( www-client/dillo )
-   gnutls? ( >=net-libs/gnutls-3.0 )
-   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? (
-   dev-libs/glib:2
-   appindicator? ( dev-libs/libindicate:3[gtk] )
-   libcanberra? (  media-libs/libcanberra[gtk3] )
-   libnotify? ( x11-libs/libnotify )
-   )
-   pdf? ( app-text/poppler[cairo] )
-   pgp? ( >=app-crypt/gpgme-1.0.0:= )
-   session? (
-   x11-libs/libICE
-   x11-libs/libSM
-   )
-   smime? ( >=app-crypt/gpgme-1.0.0:= )
-   spam-report? ( >=net-misc/curl-7.9.7 )
-   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 )
-   webkit? ( net-libs/webkit-gtk:4 )
-"
-
-DEPEND="${COMMONDEPEND}
-   xface? ( >=media-libs/compface-1.4 )
-"
-BDEPEND="
-   ${PYTHON_DEPS}
-   app-arch/xz-utils
-   virtual/pkgconfig
-"
-RDEPEND="${COMMONDEPEND}
-   app-misc/mime-types
-   x11-misc/shared-mime-info
-   clamav? ( app-antivirus/clamav )
-   networkmanager? ( net-misc/networkmanager )
-   pdf? ( app-text/ghostscript-gpl )
-   perl? ( dev-lang/perl:= )
-   rss? (
-   dev-libs/libxml2
-   net-misc/curl
-   )
-"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-3.17.5-enchant-2_default.patch"
-)
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   # Don't use libsoup-gnome (bug #565924)
-   export HAVE_LIBSOUP_GNOME=no
-
-   local myeconfargs=(
-   --disable-bsfilter-plugin
-   --disable-generic-umpc
-   --disable-jpilot #735118
-   --enable-acpi_notifier-plugin
-   --enable-address_keeper-plugin
-   --enable-alternate-addressbook
-   --enable-att_remover-plugin
-   --enable-attachwarner-plugin
-   --enable-fetchinfo-plugin
-   --enable-mailmbox-plugin
-   --enable-newmail-plugin
-   --enable-tnef_parse-plugin
-   

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-07-10 Thread Bernard Cafarelli
commit: b0c5cd6e2af2b509708cff5aab1600c7fc925d4f
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sun Jul 10 12:42:52 2022 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Sun Jul 10 12:55:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0c5cd6e

mail-client/claws-mail: add myself as a maintainer

Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/metadata.xml | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/metadata.xml 
b/mail-client/claws-mail/metadata.xml
index 5b4590f4dde6..6d4525b18e7d 100644
--- a/mail-client/claws-mail/metadata.xml
+++ b/mail-client/claws-mail/metadata.xml
@@ -1,7 +1,10 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
+   voyag...@gentoo.org
+   Bernard Cafarelli
+   

Enable archiving plugin
Build mail-filter/bogofilter 
plugin



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/files/, mail-client/claws-mail/

2022-06-26 Thread Sam James
commit: c42e9678728f4b6f00a5113cfe29bb04e1687b88
Author: Sam James  gentoo  org>
AuthorDate: Sun Jun 26 06:53:02 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jun 26 07:02:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c42e9678

mail-client/claws-mail: backport Perl 5.36 patch

Maintainer timeout. This one is particularly important as failed
builds during Perl upgrade rebuilds are a major pain.

Closes: https://bugs.gentoo.org/849569
Signed-off-by: Sam James  gentoo.org>

 mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild | 216 ++
 mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild  | 217 ++
 .../files/claws-mail-3.19.0-perl-5.36.patch| 455 +
 .../files/claws-mail-4.1.0-perl-5.36.patch | 454 
 4 files changed, 1342 insertions(+)

diff --git a/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild 
b/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild
new file mode 100644
index ..371f4514fc76
--- /dev/null
+++ b/mail-client/claws-mail/claws-mail-3.19.0-r2.ebuild
@@ -0,0 +1,216 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit autotools desktop python-any-r1 xdg
+
+DESCRIPTION="An email client (and news reader) based on GTK+"
+HOMEPAGE="https://www.claws-mail.org/;
+
+if [[ "${PV}" == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
+else
+   
SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc 
~x86"
+fi
+
+SLOT="0"
+LICENSE="GPL-3"
+
+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 rss session sieve smime spamassassin 
spam-report spell startup-notification svg valgrind xface"
+REQUIRED_USE="
+   appindicator? ( notification )
+   libcanberra? ( notification )
+   libnotify? ( notification )
+   networkmanager? ( dbus )
+   smime? ( pgp )
+"
+
+COMMONDEPEND="
+   dev-libs/nettle:=
+   net-mail/ytnef
+   sys-libs/zlib:=
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2[jpeg]
+   x11-libs/gtk+:2
+   x11-libs/libX11
+   x11-libs/pango
+   archive? (
+   app-arch/libarchive
+   >=net-misc/curl-7.9.7
+   )
+   bogofilter? ( mail-filter/bogofilter )
+   calendar? (
+   >=dev-libs/libical-2.0.0:=
+   >=net-misc/curl-7.9.7
+   )
+   dbus? (
+   >=dev-libs/dbus-glib-0.60
+   sys-apps/dbus
+   )
+   gdata? ( >=dev-libs/libgdata-0.17.2 )
+   dillo? ( www-client/dillo )
+   gnutls? ( >=net-libs/gnutls-3.0 )
+   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? (
+   dev-libs/glib:2
+   appindicator? ( dev-libs/libindicate:3[gtk] )
+   libcanberra? (  media-libs/libcanberra[gtk2] )
+   libnotify? ( x11-libs/libnotify )
+   )
+   pdf? ( app-text/poppler[cairo] )
+   pgp? ( >=app-crypt/gpgme-1.0.0:= )
+   session? (
+   x11-libs/libICE
+   x11-libs/libSM
+   )
+   smime? ( >=app-crypt/gpgme-1.0.0:= )
+   spam-report? ( >=net-misc/curl-7.9.7 )
+   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 )
+"
+
+DEPEND="${COMMONDEPEND}
+   xface? ( >=media-libs/compface-1.4 )
+"
+BDEPEND="
+   ${PYTHON_DEPS}
+   app-arch/xz-utils
+   virtual/pkgconfig
+"
+RDEPEND="${COMMONDEPEND}
+   app-misc/mime-types
+   x11-misc/shared-mime-info
+   clamav? ( app-antivirus/clamav )
+   networkmanager? ( net-misc/networkmanager )
+   pdf? ( app-text/ghostscript-gpl )
+   perl? ( dev-lang/perl:= )
+   rss? (
+   dev-libs/libxml2
+   net-misc/curl
+   )
+"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-3.17.5-enchant-2_default.patch"
+   "${FILESDIR}/${PN}-3.19.0-perl-5.36.patch"
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   # Don't use libsoup-gnome (bug #565924)
+   export HAVE_LIBSOUP_GNOME=no
+
+   local myeconfargs=(
+   --disable-bsfilter-plugin
+   --disable-fancy-plugin
+   --disable-generic-umpc
+   --disable-jpilot 

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-06-22 Thread Agostino Sarubbo
commit: d1ab25a83a8a85a9b890f84d890a8bcc636ded51
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun 22 13:24:20 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun 22 13:24:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1ab25a8

mail-client/claws-mail: x86 stable wrt bug #850259

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild 
b/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
index 460b51c16b07..60bce4e8bc4b 100644
--- a/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-06-22 Thread Agostino Sarubbo
commit: 48ef205eda542c724d237d5ebd4c53a4225df22b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun 22 13:22:13 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun 22 13:22:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48ef205e

mail-client/claws-mail: amd64 stable wrt bug #850259

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild 
b/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
index c15210f0c15c..460b51c16b07 100644
--- a/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc 
~x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-04-30 Thread Lars Wendler
commit: 69cdfcf23583218b4a220498eb5592ddacaba1e6
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Apr 30 08:14:27 2022 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Apr 30 08:15:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69cdfcf2

mail-client/claws-mail: Fix code to remove .la files

Closes: https://bugs.gentoo.org/841710
Signed-off-by: Lars Wendler  gentoo.org>

 mail-client/claws-mail/claws-mail-3.18.0-r3.ebuild | 4 ++--
 mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild | 4 ++--
 mail-client/claws-mail/claws-mail-4.1.0.ebuild | 4 ++--
 mail-client/claws-mail/claws-mail-.ebuild  | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-3.18.0-r3.ebuild 
b/mail-client/claws-mail/claws-mail-3.18.0-r3.ebuild
index 59fba3250567..bb4650a80848 100644
--- a/mail-client/claws-mail/claws-mail-3.18.0-r3.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.18.0-r3.ebuild
@@ -205,8 +205,8 @@ src_install() {
doexe tb2claws-mail update-po uudec uuooffice
 
# kill useless files
-   find "${ED}"/usr/lib*/claws-mail/plugins/ \
-   \( -name "*.a" -o -name ".la" \) -delete || die
+   find "${ED}"/usr/$(get_libdir)/${PN}/plugins/ \
+   \( -name "*.a" -o -name "*.la" \) -delete || die
 }
 
 pkg_postinst() {

diff --git a/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild 
b/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
index 9da3c7fb4cda..c15210f0c15c 100644
--- a/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
@@ -205,8 +205,8 @@ src_install() {
doexe tb2claws-mail update-po uudec uuooffice
 
# kill useless files
-   find "${ED}"/usr/lib*/claws-mail/plugins/ \
-   \( -name "*.a" -o -name ".la" \) -delete || die
+   find "${ED}"/usr/$(get_libdir)/${PN}/plugins/ \
+   \( -name "*.a" -o -name "*.la" \) -delete || die
 }
 
 pkg_postinst() {

diff --git a/mail-client/claws-mail/claws-mail-4.1.0.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.0.ebuild
index ec4aa3009ba5..ddbd9714bbac 100644
--- a/mail-client/claws-mail/claws-mail-4.1.0.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.0.ebuild
@@ -206,8 +206,8 @@ src_install() {
doexe tb2claws-mail update-po uudec uuooffice
 
# kill useless files
-   find "${ED}"/usr/lib*/claws-mail/plugins/ \
-   \( -name "*.a" -o -name ".la" \) -delete || die
+   find "${ED}"/usr/$(get_libdir)/${PN}/plugins/ \
+   \( -name "*.a" -o -name "*.la" \) -delete || die
 }
 
 pkg_postinst() {

diff --git a/mail-client/claws-mail/claws-mail-.ebuild 
b/mail-client/claws-mail/claws-mail-.ebuild
index 20a455e49b3c..27f7930493db 100644
--- a/mail-client/claws-mail/claws-mail-.ebuild
+++ b/mail-client/claws-mail/claws-mail-.ebuild
@@ -223,8 +223,8 @@ src_install() {
doexe tb2claws-mail update-po uudec uuooffice
 
# kill useless files
-   find "${ED}"/usr/lib*/claws-mail/plugins/ \
-   \( -name "*.a" -o -name ".la" \) -delete || die
+   find "${ED}"/usr/$(get_libdir)/${PN}/plugins/ \
+   \( -name "*.a" -o -name "*.la" \) -delete || die
 }
 
 pkg_postinst() {



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-04-11 Thread Matt Turner
commit: 65b51a8d7cc4ee7d3aa238e968c17eca331133c0
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Apr 12 03:08:54 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Apr 12 03:15:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65b51a8d

mail-client/claws-mail: Update for libcanberra USE=gtk2

Bug: https://bugs.gentoo.org/774918
Bug: https://bugs.gentoo.org/811531
Signed-off-by: Matt Turner  gentoo.org>

 .../{claws-mail-3.18.0-r2.ebuild => claws-mail-3.18.0-r3.ebuild}| 2 +-
 .../{claws-mail-3.19.0.ebuild => claws-mail-3.19.0-r1.ebuild}   | 2 +-
 mail-client/claws-mail/claws-mail-.ebuild   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-3.18.0-r2.ebuild 
b/mail-client/claws-mail/claws-mail-3.18.0-r3.ebuild
similarity index 99%
rename from mail-client/claws-mail/claws-mail-3.18.0-r2.ebuild
rename to mail-client/claws-mail/claws-mail-3.18.0-r3.ebuild
index 3458689be8e8..59fba3250567 100644
--- a/mail-client/claws-mail/claws-mail-3.18.0-r2.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.18.0-r3.ebuild
@@ -68,7 +68,7 @@ COMMONDEPEND="
notification? (
dev-libs/glib:2
appindicator? ( dev-libs/libindicate:3[gtk] )
-   libcanberra? (  media-libs/libcanberra[gtk] )
+   libcanberra? (  media-libs/libcanberra[gtk2] )
libnotify? ( x11-libs/libnotify )
)
pdf? ( app-text/poppler[cairo] )

diff --git a/mail-client/claws-mail/claws-mail-3.19.0.ebuild 
b/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
similarity index 99%
rename from mail-client/claws-mail/claws-mail-3.19.0.ebuild
rename to mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
index b949c8576708..9da3c7fb4cda 100644
--- a/mail-client/claws-mail/claws-mail-3.19.0.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild
@@ -68,7 +68,7 @@ COMMONDEPEND="
notification? (
dev-libs/glib:2
appindicator? ( dev-libs/libindicate:3[gtk] )
-   libcanberra? (  media-libs/libcanberra[gtk] )
+   libcanberra? (  media-libs/libcanberra[gtk2] )
libnotify? ( x11-libs/libnotify )
)
pdf? ( app-text/poppler[cairo] )

diff --git a/mail-client/claws-mail/claws-mail-.ebuild 
b/mail-client/claws-mail/claws-mail-.ebuild
index 741739274283..20a455e49b3c 100644
--- a/mail-client/claws-mail/claws-mail-.ebuild
+++ b/mail-client/claws-mail/claws-mail-.ebuild
@@ -74,7 +74,7 @@ COMMONDEPEND="
appindicator? ( dev-libs/libindicate:3[gtk] )
libcanberra? (
!gtk2? ( media-libs/libcanberra[gtk3] )
-   gtk2? ( media-libs/libcanberra[gtk] )
+   gtk2? ( media-libs/libcanberra[gtk2] )
)
libnotify? ( x11-libs/libnotify )
)



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-04-04 Thread Lars Wendler
commit: bd148471444177cf67c33fba6040de8e2192c6db
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Apr  3 17:27:19 2022 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Apr  4 09:46:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd148471

mail-client/claws-mail: Removed old

Signed-off-by: Lars Wendler  gentoo.org>

 mail-client/claws-mail/Manifest   |   1 -
 mail-client/claws-mail/claws-mail-4.0.0-r2.ebuild | 216 --
 2 files changed, 217 deletions(-)

diff --git a/mail-client/claws-mail/Manifest b/mail-client/claws-mail/Manifest
index f838d817cef6..e5a2426fb230 100644
--- a/mail-client/claws-mail/Manifest
+++ b/mail-client/claws-mail/Manifest
@@ -1,4 +1,3 @@
 DIST claws-mail-3.18.0.tar.xz 6517632 BLAKE2B 
534a37a081ceeb4d3066717d738d04e2027d38c621c15091506ec117a3b592eedb6f3c67afddd972424976398019fda3d618db4083f0a05f39e7b8f07a1c2138
 SHA512 
3f73e11fc75234c44c0faf266a196c7f1c80b837fb920fc4a3979ede81f37efd180c006ab6436ae9c2dffde2d6c3bf6340a90d93e1e3fa8821fb09693d030811
 DIST claws-mail-3.19.0.tar.xz 6543188 BLAKE2B 
eeb7df2b921dbd7ad40c845804fcabe5ddc2064fcf410e7809004be472bbe2ba8bfd89a868420a1bb76845180856fee8a0b3cde879ae67b1a1aab14442fe5d2d
 SHA512 
88780df55873919197d3c6df5102a8eb89a586e8287419c179e1d0af839435a719814b1e3643aa783a7badeadceafda2dc3cb4a3265432b5ad3a210663922b20
-DIST claws-mail-4.0.0.tar.xz 6390300 BLAKE2B 
291c62e7dc0329ce12dd571a15f19942ac6ae6f3bbbcba3708afbe30682392883ceba165356d4be68e3b655aade85ecdad4ed8a296517b37fd0f7918e8418d51
 SHA512 
26d207fb8b5ce8b814a8a712843a209f58c8c9df3e9623387322b2e70ac351c71ac8b1ff77c52c5df9a14a46be7f65413efc0a4dbcda1e70ecb453f042da153e
 DIST claws-mail-4.1.0.tar.xz 6471604 BLAKE2B 
30d1725c2679e8a0b44edd6c30b15f28633c0a017935980d1412dabffdfb1f33e1c36bee3506e90af54410db222b64422155be821ba18f5e315ed411d477ed63
 SHA512 
83c7b1a8065628b1dcac58feb4d852b759b3fc376531572e88450b8e9517172a641f710a219b7e16bbc672dbe69853783e4edd1d7647a3f2aacb92e47be9175b

diff --git a/mail-client/claws-mail/claws-mail-4.0.0-r2.ebuild 
b/mail-client/claws-mail/claws-mail-4.0.0-r2.ebuild
deleted file mode 100644
index e570c9589d23..
--- a/mail-client/claws-mail/claws-mail-4.0.0-r2.ebuild
+++ /dev/null
@@ -1,216 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..9} )
-
-inherit autotools desktop python-any-r1 xdg
-
-DESCRIPTION="An email client (and news reader) based on GTK+"
-HOMEPAGE="https://www.claws-mail.org/;
-
-if [[ "${PV}" == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
-else
-   
SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc 
~x86"
-fi
-
-SLOT="0"
-LICENSE="GPL-3"
-
-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 rss session sieve smime spamassassin 
spam-report spell startup-notification svg valgrind webkit xface"
-REQUIRED_USE="
-   appindicator? ( notification )
-   libcanberra? ( notification )
-   libnotify? ( notification )
-   networkmanager? ( dbus )
-   smime? ( pgp )
-"
-
-COMMONDEPEND="
-   dev-libs/nettle:=
-   net-mail/ytnef
-   sys-libs/zlib:=
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2[jpeg]
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   x11-libs/pango
-   archive? (
-   app-arch/libarchive
-   >=net-misc/curl-7.9.7
-   )
-   bogofilter? ( mail-filter/bogofilter )
-   calendar? (
-   >=dev-libs/libical-2.0.0:=
-   >=net-misc/curl-7.9.7
-   )
-   dbus? (
-   >=dev-libs/dbus-glib-0.60
-   sys-apps/dbus
-   )
-   gdata? ( >=dev-libs/libgdata-0.17.2 )
-   dillo? ( www-client/dillo )
-   gnutls? ( >=net-libs/gnutls-3.0 )
-   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? (
-   dev-libs/glib:2
-   appindicator? ( dev-libs/libindicate:3[gtk] )
-   libcanberra? (  media-libs/libcanberra[gtk3] )
-   libnotify? ( x11-libs/libnotify )
-   )
-   pdf? ( app-text/poppler[cairo] )
-   pgp? ( >=app-crypt/gpgme-1.0.0:= )
-   session? (
-   x11-libs/libICE
-   x11-libs/libSM
-   )
-   smime? ( >=app-crypt/gpgme-1.0.0:= )
-   spam-report? ( >=net-misc/curl-7.9.7 )
-   spell? ( 

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-04-03 Thread Lars Wendler
commit: 9365297e62f5e81df382c2c6738048b05bdc7b42
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Apr  3 13:29:57 2022 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Apr  3 13:29:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9365297e

mail-client/claws-mail: Synced live ebuild

Signed-off-by: Lars Wendler  gentoo.org>

 mail-client/claws-mail/claws-mail-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-.ebuild 
b/mail-client/claws-mail/claws-mail-.ebuild
index 9b09dc5f2698..741739274283 100644
--- a/mail-client/claws-mail/claws-mail-.ebuild
+++ b/mail-client/claws-mail/claws-mail-.ebuild
@@ -124,7 +124,7 @@ pkg_setup() {
 }
 
 src_prepare() {
-   xdg_src_prepare
+   default
eautoreconf
 }
 



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-04-03 Thread Lars Wendler
commit: 83e5769546fa91b869283673e394812fb69cef95
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Apr  3 13:29:19 2022 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Apr  3 13:29:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83e57695

mail-client/claws-mail: xdg_src_prepare no longer gets exported with EAPI-8

Signed-off-by: Lars Wendler  gentoo.org>

 mail-client/claws-mail/claws-mail-3.19.0.ebuild | 2 +-
 mail-client/claws-mail/claws-mail-4.1.0.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-3.19.0.ebuild 
b/mail-client/claws-mail/claws-mail-3.19.0.ebuild
index 9917a1878d89..b949c8576708 100644
--- a/mail-client/claws-mail/claws-mail-3.19.0.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.19.0.ebuild
@@ -111,7 +111,7 @@ PATCHES=(
 )
 
 src_prepare() {
-   xdg_src_prepare
+   default
eautoreconf
 }
 

diff --git a/mail-client/claws-mail/claws-mail-4.1.0.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.0.ebuild
index 1df2cb6bc15d..ec4aa3009ba5 100644
--- a/mail-client/claws-mail/claws-mail-4.1.0.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.0.ebuild
@@ -112,7 +112,7 @@ PATCHES=(
 )
 
 src_prepare() {
-   xdg_src_prepare
+   default
eautoreconf
 }
 



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-04-03 Thread Lars Wendler
commit: ebc1e6c39f6c068b645d88c314a92125750e7b8e
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Apr  3 13:22:19 2022 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Apr  3 13:24:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebc1e6c3

mail-client/claws-mail: Bump to versions 3.19.0 and 4.1.0

Signed-off-by: Lars Wendler  gentoo.org>

 mail-client/claws-mail/Manifest |   2 +
 mail-client/claws-mail/claws-mail-3.19.0.ebuild | 215 +++
 mail-client/claws-mail/claws-mail-4.1.0.ebuild  | 216 
 3 files changed, 433 insertions(+)

diff --git a/mail-client/claws-mail/Manifest b/mail-client/claws-mail/Manifest
index 45769d66e3df..f838d817cef6 100644
--- a/mail-client/claws-mail/Manifest
+++ b/mail-client/claws-mail/Manifest
@@ -1,2 +1,4 @@
 DIST claws-mail-3.18.0.tar.xz 6517632 BLAKE2B 
534a37a081ceeb4d3066717d738d04e2027d38c621c15091506ec117a3b592eedb6f3c67afddd972424976398019fda3d618db4083f0a05f39e7b8f07a1c2138
 SHA512 
3f73e11fc75234c44c0faf266a196c7f1c80b837fb920fc4a3979ede81f37efd180c006ab6436ae9c2dffde2d6c3bf6340a90d93e1e3fa8821fb09693d030811
+DIST claws-mail-3.19.0.tar.xz 6543188 BLAKE2B 
eeb7df2b921dbd7ad40c845804fcabe5ddc2064fcf410e7809004be472bbe2ba8bfd89a868420a1bb76845180856fee8a0b3cde879ae67b1a1aab14442fe5d2d
 SHA512 
88780df55873919197d3c6df5102a8eb89a586e8287419c179e1d0af839435a719814b1e3643aa783a7badeadceafda2dc3cb4a3265432b5ad3a210663922b20
 DIST claws-mail-4.0.0.tar.xz 6390300 BLAKE2B 
291c62e7dc0329ce12dd571a15f19942ac6ae6f3bbbcba3708afbe30682392883ceba165356d4be68e3b655aade85ecdad4ed8a296517b37fd0f7918e8418d51
 SHA512 
26d207fb8b5ce8b814a8a712843a209f58c8c9df3e9623387322b2e70ac351c71ac8b1ff77c52c5df9a14a46be7f65413efc0a4dbcda1e70ecb453f042da153e
+DIST claws-mail-4.1.0.tar.xz 6471604 BLAKE2B 
30d1725c2679e8a0b44edd6c30b15f28633c0a017935980d1412dabffdfb1f33e1c36bee3506e90af54410db222b64422155be821ba18f5e315ed411d477ed63
 SHA512 
83c7b1a8065628b1dcac58feb4d852b759b3fc376531572e88450b8e9517172a641f710a219b7e16bbc672dbe69853783e4edd1d7647a3f2aacb92e47be9175b

diff --git a/mail-client/claws-mail/claws-mail-3.19.0.ebuild 
b/mail-client/claws-mail/claws-mail-3.19.0.ebuild
new file mode 100644
index ..9917a1878d89
--- /dev/null
+++ b/mail-client/claws-mail/claws-mail-3.19.0.ebuild
@@ -0,0 +1,215 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit autotools desktop python-any-r1 xdg
+
+DESCRIPTION="An email client (and news reader) based on GTK+"
+HOMEPAGE="https://www.claws-mail.org/;
+
+if [[ "${PV}" == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
+else
+   
SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc 
~x86"
+fi
+
+SLOT="0"
+LICENSE="GPL-3"
+
+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 rss session sieve smime spamassassin 
spam-report spell startup-notification svg valgrind xface"
+REQUIRED_USE="
+   appindicator? ( notification )
+   libcanberra? ( notification )
+   libnotify? ( notification )
+   networkmanager? ( dbus )
+   smime? ( pgp )
+"
+
+COMMONDEPEND="
+   dev-libs/nettle:=
+   net-mail/ytnef
+   sys-libs/zlib:=
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2[jpeg]
+   x11-libs/gtk+:2
+   x11-libs/libX11
+   x11-libs/pango
+   archive? (
+   app-arch/libarchive
+   >=net-misc/curl-7.9.7
+   )
+   bogofilter? ( mail-filter/bogofilter )
+   calendar? (
+   >=dev-libs/libical-2.0.0:=
+   >=net-misc/curl-7.9.7
+   )
+   dbus? (
+   >=dev-libs/dbus-glib-0.60
+   sys-apps/dbus
+   )
+   gdata? ( >=dev-libs/libgdata-0.17.2 )
+   dillo? ( www-client/dillo )
+   gnutls? ( >=net-libs/gnutls-3.0 )
+   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? (
+   dev-libs/glib:2
+   appindicator? ( dev-libs/libindicate:3[gtk] )
+   libcanberra? (  media-libs/libcanberra[gtk] )
+   libnotify? ( x11-libs/libnotify )
+   )
+   pdf? ( app-text/poppler[cairo] )
+   pgp? ( >=app-crypt/gpgme-1.0.0:= )
+   session? (
+   x11-libs/libICE
+   x11-libs/libSM
+   )
+   smime? ( 

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-04-03 Thread Lars Wendler
commit: 6fc2fd0a0bf9a13f3920506959a567cbfc81c986
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Apr  3 13:24:02 2022 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Apr  3 13:24:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fc2fd0a

mail-client/claws-mail: Synced live ebuild

Signed-off-by: Lars Wendler  gentoo.org>

 mail-client/claws-mail/claws-mail-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-.ebuild 
b/mail-client/claws-mail/claws-mail-.ebuild
index 47e6a88b592a..9b09dc5f2698 100644
--- a/mail-client/claws-mail/claws-mail-.ebuild
+++ b/mail-client/claws-mail/claws-mail-.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 PYTHON_COMPAT=( python3_{8..10} )
 



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-03-22 Thread Sam James
commit: 7e80915abd6bfc67cee8d3c3657d516950e063b6
Author: Sam James  gentoo  org>
AuthorDate: Wed Mar 23 00:11:12 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Mar 23 00:13:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e80915a

mail-client/claws-mail: add subslot dep on OpenLDAP

New OpenLDAP breaks ABI (changes SONAME)

Signed-off-by: Sam James  gentoo.org>

 .../{claws-mail-3.18.0-r1.ebuild => claws-mail-3.18.0-r2.ebuild}| 2 +-
 .../{claws-mail-4.0.0-r1.ebuild => claws-mail-4.0.0-r2.ebuild}  | 2 +-
 mail-client/claws-mail/claws-mail-.ebuild   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-3.18.0-r1.ebuild 
b/mail-client/claws-mail/claws-mail-3.18.0-r2.ebuild
similarity index 99%
rename from mail-client/claws-mail/claws-mail-3.18.0-r1.ebuild
rename to mail-client/claws-mail/claws-mail-3.18.0-r2.ebuild
index cfd60ccf3c36..3458689be8e8 100644
--- a/mail-client/claws-mail/claws-mail-3.18.0-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.18.0-r2.ebuild
@@ -56,7 +56,7 @@ COMMONDEPEND="
dillo? ( www-client/dillo )
gnutls? ( >=net-libs/gnutls-3.0 )
imap? ( >=net-libs/libetpan-0.57 )
-   ldap? ( >=net-nds/openldap-2.0.7 )
+   ldap? ( >=net-nds/openldap-2.0.7:= )
litehtml? (
>=dev-libs/glib-2.36:2
>=dev-libs/gumbo-0.10

diff --git a/mail-client/claws-mail/claws-mail-4.0.0-r1.ebuild 
b/mail-client/claws-mail/claws-mail-4.0.0-r2.ebuild
similarity index 99%
rename from mail-client/claws-mail/claws-mail-4.0.0-r1.ebuild
rename to mail-client/claws-mail/claws-mail-4.0.0-r2.ebuild
index 402347eff491..e570c9589d23 100644
--- a/mail-client/claws-mail/claws-mail-4.0.0-r1.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.0.0-r2.ebuild
@@ -56,7 +56,7 @@ COMMONDEPEND="
dillo? ( www-client/dillo )
gnutls? ( >=net-libs/gnutls-3.0 )
imap? ( >=net-libs/libetpan-0.57 )
-   ldap? ( >=net-nds/openldap-2.0.7 )
+   ldap? ( >=net-nds/openldap-2.0.7:= )
litehtml? (
>=dev-libs/glib-2.36:2
>=dev-libs/gumbo-0.10

diff --git a/mail-client/claws-mail/claws-mail-.ebuild 
b/mail-client/claws-mail/claws-mail-.ebuild
index 5ed5d19991f5..47e6a88b592a 100644
--- a/mail-client/claws-mail/claws-mail-.ebuild
+++ b/mail-client/claws-mail/claws-mail-.ebuild
@@ -60,7 +60,7 @@ COMMONDEPEND="
)
gtk2? ( >=x11-libs/gtk+-2.24:2 )
imap? ( >=net-libs/libetpan-0.57 )
-   ldap? ( >=net-nds/openldap-2.0.7 )
+   ldap? ( >=net-nds/openldap-2.0.7:= )
litehtml? (
>=dev-libs/glib-2.36:2
>=dev-libs/gumbo-0.10



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-02-16 Thread David Seifert
commit: ea19159b8051bb3d7d5fefd8b494a907ea7845fb
Author: David Seifert  gentoo  org>
AuthorDate: Wed Feb 16 21:26:17 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Feb 16 21:26:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea19159b

mail-client/claws-mail: add subslot op on app-crypt/gpgme

Signed-off-by: David Seifert  gentoo.org>

 .../{claws-mail-3.18.0.ebuild => claws-mail-3.18.0-r1.ebuild}   | 6 +++---
 .../{claws-mail-4.0.0.ebuild => claws-mail-4.0.0-r1.ebuild} | 6 +++---
 mail-client/claws-mail/claws-mail-.ebuild   | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-3.18.0.ebuild 
b/mail-client/claws-mail/claws-mail-3.18.0-r1.ebuild
similarity index 98%
rename from mail-client/claws-mail/claws-mail-3.18.0.ebuild
rename to mail-client/claws-mail/claws-mail-3.18.0-r1.ebuild
index 5545aefe2aad..cfd60ccf3c36 100644
--- a/mail-client/claws-mail/claws-mail-3.18.0.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.18.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -72,12 +72,12 @@ COMMONDEPEND="
libnotify? ( x11-libs/libnotify )
)
pdf? ( app-text/poppler[cairo] )
-   pgp? ( >=app-crypt/gpgme-1.0.0 )
+   pgp? ( >=app-crypt/gpgme-1.0.0:= )
session? (
x11-libs/libICE
x11-libs/libSM
)
-   smime? ( >=app-crypt/gpgme-1.0.0 )
+   smime? ( >=app-crypt/gpgme-1.0.0:= )
spam-report? ( >=net-misc/curl-7.9.7 )
spell? ( >=app-text/enchant-2.0.0:2= )
startup-notification? ( x11-libs/startup-notification )

diff --git a/mail-client/claws-mail/claws-mail-4.0.0.ebuild 
b/mail-client/claws-mail/claws-mail-4.0.0-r1.ebuild
similarity index 98%
rename from mail-client/claws-mail/claws-mail-4.0.0.ebuild
rename to mail-client/claws-mail/claws-mail-4.0.0-r1.ebuild
index 04764842d2c5..402347eff491 100644
--- a/mail-client/claws-mail/claws-mail-4.0.0.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -72,12 +72,12 @@ COMMONDEPEND="
libnotify? ( x11-libs/libnotify )
)
pdf? ( app-text/poppler[cairo] )
-   pgp? ( >=app-crypt/gpgme-1.0.0 )
+   pgp? ( >=app-crypt/gpgme-1.0.0:= )
session? (
x11-libs/libICE
x11-libs/libSM
)
-   smime? ( >=app-crypt/gpgme-1.0.0 )
+   smime? ( >=app-crypt/gpgme-1.0.0:= )
spam-report? ( >=net-misc/curl-7.9.7 )
spell? ( >=app-text/enchant-2.0.0:2= )
startup-notification? ( x11-libs/startup-notification )

diff --git a/mail-client/claws-mail/claws-mail-.ebuild 
b/mail-client/claws-mail/claws-mail-.ebuild
index 0383774f79fb..5ed5d19991f5 100644
--- a/mail-client/claws-mail/claws-mail-.ebuild
+++ b/mail-client/claws-mail/claws-mail-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -79,12 +79,12 @@ COMMONDEPEND="
libnotify? ( x11-libs/libnotify )
)
pdf? ( app-text/poppler[cairo] )
-   pgp? ( >=app-crypt/gpgme-1.0.0 )
+   pgp? ( >=app-crypt/gpgme-1.0.0:= )
session? (
x11-libs/libICE
x11-libs/libSM
)
-   smime? ( >=app-crypt/gpgme-1.0.0 )
+   smime? ( >=app-crypt/gpgme-1.0.0:= )
spam-report? ( >=net-misc/curl-7.9.7 )
spell? ( >=app-text/enchant-2.0.0:2= )
startup-notification? ( x11-libs/startup-notification )



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2021-11-20 Thread Sam James
commit: cb1297c85d8f2920761dc3faf982c49cc4a839ed
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov 20 13:23:56 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov 20 13:24:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb1297c8

mail-client/claws-mail: fix syntax

Signed-off-by: Sam James  gentoo.org>

 mail-client/claws-mail/claws-mail-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-.ebuild 
b/mail-client/claws-mail/claws-mail-.ebuild
index 9a4190d06d2f..0383774f79fb 100644
--- a/mail-client/claws-mail/claws-mail-.ebuild
+++ b/mail-client/claws-mail/claws-mail-.ebuild
@@ -189,7 +189,7 @@ src_configure() {
fi
 
if use gtk2 ; then
-   --disable-fancy-plugin
+   myeconfargs+=( --disable-fancy-plugin )
else
myeconfargs+=( $(use_enable webkit fancy-plugin) )
fi



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2021-11-20 Thread Lars Wendler
commit: 57236e8dfdb9d87de18f60164c2b196746163b32
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Nov 20 13:06:35 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Nov 20 13:21:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57236e8d

mail-client/claws-mail: Re-enable fancy plugin

Signed-off-by: Lars Wendler  gentoo.org>

 mail-client/claws-mail/claws-mail-4.0.0.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-4.0.0.ebuild 
b/mail-client/claws-mail/claws-mail-4.0.0.ebuild
index 2881f9a1b138..04764842d2c5 100644
--- a/mail-client/claws-mail/claws-mail-4.0.0.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.0.0.ebuild
@@ -21,7 +21,7 @@ fi
 SLOT="0"
 LICENSE="GPL-3"
 
-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 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 rss session sieve smime spamassassin 
spam-report spell startup-notification svg valgrind webkit xface"
 REQUIRED_USE="
appindicator? ( notification )
libcanberra? ( notification )
@@ -83,6 +83,7 @@ COMMONDEPEND="
startup-notification? ( x11-libs/startup-notification )
svg? ( >=gnome-base/librsvg-2.40.5 )
valgrind? ( dev-util/valgrind )
+   webkit? ( net-libs/webkit-gtk:4 )
 "
 
 DEPEND="${COMMONDEPEND}
@@ -121,7 +122,6 @@ src_configure() {
 
local myeconfargs=(
--disable-bsfilter-plugin
-   --disable-fancy-plugin
--disable-generic-umpc
--disable-jpilot #735118
--enable-acpi_notifier-plugin
@@ -166,6 +166,7 @@ src_configure() {
$(use_enable startup-notification)
$(use_enable svg)
$(use_enable valgrind valgrind)
+   $(use_enable webkit fancy-plugin)
$(use_enable xface compface)
)
 



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2021-11-20 Thread Lars Wendler
commit: 2b45302a34f935425bee7c119486839be29550a4
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Nov 20 13:17:00 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Nov 20 13:21:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b45302a

mail-client/claws-mail: Synced live ebuild

Signed-off-by: Lars Wendler  gentoo.org>

 mail-client/claws-mail/claws-mail-.ebuild | 33 +++
 1 file changed, 23 insertions(+), 10 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-.ebuild 
b/mail-client/claws-mail/claws-mail-.ebuild
index aca0fa2b8041..9a4190d06d2f 100644
--- a/mail-client/claws-mail/claws-mail-.ebuild
+++ b/mail-client/claws-mail/claws-mail-.ebuild
@@ -3,7 +3,9 @@
 
 EAPI=7
 
-inherit autotools desktop xdg
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit autotools desktop python-any-r1 xdg
 
 DESCRIPTION="An email client (and news reader) based on GTK+"
 HOMEPAGE="https://www.claws-mail.org/;
@@ -13,13 +15,13 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc 
~x86"
 fi
 
 SLOT="0"
 LICENSE="GPL-3"
 
-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 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 gtk2 +imap ipv6 ldap +libcanberra +libnotify litehtml 
networkmanager nls nntp +notification pdf perl +pgp rss session sieve smime 
spamassassin spam-report spell startup-notification svg valgrind webkit xface"
 REQUIRED_USE="
appindicator? ( notification )
libcanberra? ( notification )
@@ -52,7 +54,10 @@ COMMONDEPEND="
gdata? ( >=dev-libs/libgdata-0.17.2 )
dillo? ( www-client/dillo )
gnutls? ( >=net-libs/gnutls-3.0 )
-   !gtk2? ( x11-libs/gtk+:3 )
+   !gtk2? (
+   x11-libs/gtk+:3
+   webkit? ( net-libs/webkit-gtk:4 )
+   )
gtk2? ( >=x11-libs/gtk+-2.24:2 )
imap? ( >=net-libs/libetpan-0.57 )
ldap? ( >=net-nds/openldap-2.0.7 )
@@ -67,7 +72,10 @@ COMMONDEPEND="
notification? (
dev-libs/glib:2
appindicator? ( dev-libs/libindicate:3[gtk] )
-   libcanberra? (  media-libs/libcanberra[gtk] )
+   libcanberra? (
+   !gtk2? ( media-libs/libcanberra[gtk3] )
+   gtk2? ( media-libs/libcanberra[gtk] )
+   )
libnotify? ( x11-libs/libnotify )
)
pdf? ( app-text/poppler[cairo] )
@@ -88,6 +96,7 @@ DEPEND="${COMMONDEPEND}
xface? ( >=media-libs/compface-1.4 )
 "
 BDEPEND="
+   ${PYTHON_DEPS}
app-arch/xz-utils
virtual/pkgconfig
 "
@@ -125,7 +134,6 @@ src_configure() {
 
local myeconfargs=(
--disable-bsfilter-plugin
-   --disable-fancy-plugin
--disable-generic-umpc
--disable-jpilot #735118
--enable-acpi_notifier-plugin
@@ -180,6 +188,12 @@ src_configure() {
myeconfargs+=( --disable-libetpan )
fi
 
+   if use gtk2 ; then
+   --disable-fancy-plugin
+   else
+   myeconfargs+=( $(use_enable webkit fancy-plugin) )
+   fi
+
ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
 }
 
@@ -214,9 +228,8 @@ src_install() {
 }
 
 pkg_postinst() {
-   ewarn "When upgrading from version 3.9.0 or below some changes have 
happened:"
-   ewarn "- There are no individual plugins in mail-client/claws-mail-* 
anymore, but they are integrated mostly controlled through USE flags"
-   ewarn "- Plugins with no special dependencies are just built and can be 
loaded through the interface"
-   ewarn "- The gtkhtml2 and trayicon plugins have been dropped entirely"
+   if ! use gtk2 ; then
+   ewarn "When upgrading from version 3.x please re-load any 
plugin you use"
+   fi
xdg_pkg_postinst
 }



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2021-11-18 Thread Lars Wendler
commit: 573e4b7b742f9cef67d387ac5a4a739b496ec73c
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Nov 18 21:18:49 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Nov 18 21:21:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=573e4b7b

mail-client/claws-mail: Removed old

Signed-off-by: Lars Wendler  gentoo.org>

 mail-client/claws-mail/Manifest |   1 -
 mail-client/claws-mail/claws-mail-3.17.8.ebuild | 215 
 2 files changed, 216 deletions(-)

diff --git a/mail-client/claws-mail/Manifest b/mail-client/claws-mail/Manifest
index 69265d09dcfd..45769d66e3df 100644
--- a/mail-client/claws-mail/Manifest
+++ b/mail-client/claws-mail/Manifest
@@ -1,3 +1,2 @@
-DIST claws-mail-3.17.8.tar.xz 6435692 BLAKE2B 
2fb981ea86294eba0918c4b9bd74b762e19b6658d1970e6ec8f41e97e37063d3823f4aaae3ffcd855bd2839b7feb3a4bca0c15595fce2968de2418758f4fc50c
 SHA512 
dc29c968dc81a184af8f66c1afe5c9d17558ce6a4a8b196136a9fb5deec96aa67eec42148ed0f4d6d6ee94aec2791247b9034090dac81beec193bd7d366617d7
 DIST claws-mail-3.18.0.tar.xz 6517632 BLAKE2B 
534a37a081ceeb4d3066717d738d04e2027d38c621c15091506ec117a3b592eedb6f3c67afddd972424976398019fda3d618db4083f0a05f39e7b8f07a1c2138
 SHA512 
3f73e11fc75234c44c0faf266a196c7f1c80b837fb920fc4a3979ede81f37efd180c006ab6436ae9c2dffde2d6c3bf6340a90d93e1e3fa8821fb09693d030811
 DIST claws-mail-4.0.0.tar.xz 6390300 BLAKE2B 
291c62e7dc0329ce12dd571a15f19942ac6ae6f3bbbcba3708afbe30682392883ceba165356d4be68e3b655aade85ecdad4ed8a296517b37fd0f7918e8418d51
 SHA512 
26d207fb8b5ce8b814a8a712843a209f58c8c9df3e9623387322b2e70ac351c71ac8b1ff77c52c5df9a14a46be7f65413efc0a4dbcda1e70ecb453f042da153e

diff --git a/mail-client/claws-mail/claws-mail-3.17.8.ebuild 
b/mail-client/claws-mail/claws-mail-3.17.8.ebuild
deleted file mode 100644
index 474338a97d6a..
--- a/mail-client/claws-mail/claws-mail-3.17.8.ebuild
+++ /dev/null
@@ -1,215 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools desktop xdg
-
-DESCRIPTION="An email client (and news reader) based on GTK+"
-HOMEPAGE="https://www.claws-mail.org/;
-
-if [[ "${PV}" ==  ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="git://git.claws-mail.org/claws.git"
-else
-   
SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
-fi
-
-SLOT="0"
-LICENSE="GPL-3"
-
-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 rss session sieve smime spamassassin 
spam-report spell startup-notification svg valgrind xface"
-
-REQUIRED_USE="
-   appindicator? ( notification )
-   libcanberra? ( notification )
-   libnotify? ( notification )
-   networkmanager? ( dbus )
-   smime? ( pgp )
-"
-
-COMMONDEPEND="
-   dev-libs/nettle:=
-   net-mail/ytnef
-   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? (
-   app-arch/libarchive
-   >=net-misc/curl-7.9.7
-   )
-   bogofilter? ( mail-filter/bogofilter )
-   calendar? (
-   >=dev-libs/libical-2.0.0:=
-   >=net-misc/curl-7.9.7
-   )
-   dbus? (
-   >=dev-libs/dbus-glib-0.60
-   sys-apps/dbus
-   )
-   gdata? ( >=dev-libs/libgdata-0.17.2 )
-   dillo? ( www-client/dillo )
-   gnutls? ( >=net-libs/gnutls-3.0 )
-   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? (
-   dev-libs/glib:2
-   appindicator? ( dev-libs/libindicate:3[gtk] )
-   libcanberra? (  media-libs/libcanberra[gtk] )
-   libnotify? ( x11-libs/libnotify )
-   )
-   pdf? ( app-text/poppler[cairo] )
-   pgp? ( >=app-crypt/gpgme-1.0.0 )
-   session? (
-   x11-libs/libICE
-   x11-libs/libSM
-   )
-   smime? ( >=app-crypt/gpgme-1.0.0 )
-   spam-report? ( >=net-misc/curl-7.9.7 )
-   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 )
-"
-
-DEPEND="${COMMONDEPEND}
-   xface? ( >=media-libs/compface-1.4 )
-"
-BDEPEND="
-   app-arch/xz-utils
-   virtual/pkgconfig
-"
-RDEPEND="${COMMONDEPEND}
-   app-misc/mime-types
-   x11-misc/shared-mime-info
-  

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2021-09-25 Thread Marek Szuba
commit: 3e5b5d99ffad6b570a484345a642ee59a0f78f05
Author: Marek Szuba  gentoo  org>
AuthorDate: Sat Sep 25 21:29:07 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sat Sep 25 21:59:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e5b5d99

mail-client/claws-mail: keyword 3.18.0 for ~riscv

Signed-off-by: Marek Szuba  gentoo.org>

 mail-client/claws-mail/claws-mail-3.18.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-3.18.0.ebuild 
b/mail-client/claws-mail/claws-mail-3.18.0.ebuild
index 353b92186af..5545aefe2aa 100644
--- a/mail-client/claws-mail/claws-mail-3.18.0.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.18.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..9} )
 
 inherit autotools desktop python-any-r1 xdg
 
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2021-09-25 Thread Marek Szuba
commit: a8c6284505520da92fc6126e066fa403ada29061
Author: Marek Szuba  gentoo  org>
AuthorDate: Sat Sep 25 21:57:44 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sat Sep 25 21:59:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8c62845

mail-client/claws-mail: keyword 4.0.0 for ~riscv

Signed-off-by: Marek Szuba  gentoo.org>

 mail-client/claws-mail/claws-mail-4.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-4.0.0.ebuild 
b/mail-client/claws-mail/claws-mail-4.0.0.ebuild
index 5d1d705aea0..2881f9a1b13 100644
--- a/mail-client/claws-mail/claws-mail-4.0.0.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.0.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..9} )
 
 inherit autotools desktop python-any-r1 xdg
 
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc 
~x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2021-09-06 Thread Sam James
commit: 0dd2eb7094f25d1355867df8d2c31d0f4afe4e0c
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep  7 01:09:04 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep  7 01:09:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dd2eb70

mail-client/claws-mail: Stabilize 3.18.0 arm, #805332

Signed-off-by: Sam James  gentoo.org>

 mail-client/claws-mail/claws-mail-3.18.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.18.0.ebuild 
b/mail-client/claws-mail/claws-mail-3.18.0.ebuild
index 68630bf1ec5..353b92186af 100644
--- a/mail-client/claws-mail/claws-mail-3.18.0.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.18.0.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ppc ppc64 ~sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2021-08-12 Thread Agostino Sarubbo
commit: fa78927d7302359ceee0235208d6cf5e65e8d09c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Aug 12 06:41:10 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Aug 12 06:41:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa78927d

mail-client/claws-mail: x86 stable wrt bug #805332

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 mail-client/claws-mail/claws-mail-3.18.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.18.0.ebuild 
b/mail-client/claws-mail/claws-mail-3.18.0.ebuild
index 367b9e10c0c..68630bf1ec5 100644
--- a/mail-client/claws-mail/claws-mail-3.18.0.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.18.0.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ppc ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ppc ppc64 ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2021-08-11 Thread Agostino Sarubbo
commit: 7e90e7e16a018a6ade8b7c0f1142dfa0c99c23c5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Aug 11 06:40:51 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Aug 11 06:40:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e90e7e1

mail-client/claws-mail: ppc64 stable wrt bug #805332

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 mail-client/claws-mail/claws-mail-3.18.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.18.0.ebuild 
b/mail-client/claws-mail/claws-mail-3.18.0.ebuild
index 61ae58f0fb9..367b9e10c0c 100644
--- a/mail-client/claws-mail/claws-mail-3.18.0.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.18.0.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ppc ppc64 ~sparc ~x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2021-08-10 Thread Sam James
commit: 49f5be6a0255cee2e9d5bf835e8b5b4af3fb5e04
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 11 04:21:12 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 11 04:21:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49f5be6a

mail-client/claws-mail: Stabilize 3.18.0 arm64, #805332

Signed-off-by: Sam James  gentoo.org>

 mail-client/claws-mail/claws-mail-3.18.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.18.0.ebuild 
b/mail-client/claws-mail/claws-mail-3.18.0.ebuild
index 99c9d78b861..61ae58f0fb9 100644
--- a/mail-client/claws-mail/claws-mail-3.18.0.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.18.0.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ppc ~ppc64 ~sparc ~x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2021-07-10 Thread Lars Wendler
commit: be11a72c4f100356a40db5b4bee51d9e00a9a14b
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Jul 10 17:49:57 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Jul 10 17:49:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be11a72c

mail-client/claws-mail: Bump to version 3.18.0

Signed-off-by: Lars Wendler  gentoo.org>

 mail-client/claws-mail/Manifest |   1 +
 mail-client/claws-mail/claws-mail-3.18.0.ebuild | 215 
 2 files changed, 216 insertions(+)

diff --git a/mail-client/claws-mail/Manifest b/mail-client/claws-mail/Manifest
index 3825c24f907..69265d09dcf 100644
--- a/mail-client/claws-mail/Manifest
+++ b/mail-client/claws-mail/Manifest
@@ -1,2 +1,3 @@
 DIST claws-mail-3.17.8.tar.xz 6435692 BLAKE2B 
2fb981ea86294eba0918c4b9bd74b762e19b6658d1970e6ec8f41e97e37063d3823f4aaae3ffcd855bd2839b7feb3a4bca0c15595fce2968de2418758f4fc50c
 SHA512 
dc29c968dc81a184af8f66c1afe5c9d17558ce6a4a8b196136a9fb5deec96aa67eec42148ed0f4d6d6ee94aec2791247b9034090dac81beec193bd7d366617d7
+DIST claws-mail-3.18.0.tar.xz 6517632 BLAKE2B 
534a37a081ceeb4d3066717d738d04e2027d38c621c15091506ec117a3b592eedb6f3c67afddd972424976398019fda3d618db4083f0a05f39e7b8f07a1c2138
 SHA512 
3f73e11fc75234c44c0faf266a196c7f1c80b837fb920fc4a3979ede81f37efd180c006ab6436ae9c2dffde2d6c3bf6340a90d93e1e3fa8821fb09693d030811
 DIST claws-mail-4.0.0.tar.xz 6390300 BLAKE2B 
291c62e7dc0329ce12dd571a15f19942ac6ae6f3bbbcba3708afbe30682392883ceba165356d4be68e3b655aade85ecdad4ed8a296517b37fd0f7918e8418d51
 SHA512 
26d207fb8b5ce8b814a8a712843a209f58c8c9df3e9623387322b2e70ac351c71ac8b1ff77c52c5df9a14a46be7f65413efc0a4dbcda1e70ecb453f042da153e

diff --git a/mail-client/claws-mail/claws-mail-3.18.0.ebuild 
b/mail-client/claws-mail/claws-mail-3.18.0.ebuild
new file mode 100644
index 000..c1af1d1cbe0
--- /dev/null
+++ b/mail-client/claws-mail/claws-mail-3.18.0.ebuild
@@ -0,0 +1,215 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit autotools desktop python-any-r1 xdg
+
+DESCRIPTION="An email client (and news reader) based on GTK+"
+HOMEPAGE="https://www.claws-mail.org/;
+
+if [[ "${PV}" == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
+else
+   
SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+fi
+
+SLOT="0"
+LICENSE="GPL-3"
+
+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 rss session sieve smime spamassassin 
spam-report spell startup-notification svg valgrind xface"
+REQUIRED_USE="
+   appindicator? ( notification )
+   libcanberra? ( notification )
+   libnotify? ( notification )
+   networkmanager? ( dbus )
+   smime? ( pgp )
+"
+
+COMMONDEPEND="
+   dev-libs/nettle:=
+   net-mail/ytnef
+   sys-libs/zlib:=
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2[jpeg]
+   x11-libs/gtk+:2
+   x11-libs/libX11
+   x11-libs/pango
+   archive? (
+   app-arch/libarchive
+   >=net-misc/curl-7.9.7
+   )
+   bogofilter? ( mail-filter/bogofilter )
+   calendar? (
+   >=dev-libs/libical-2.0.0:=
+   >=net-misc/curl-7.9.7
+   )
+   dbus? (
+   >=dev-libs/dbus-glib-0.60
+   sys-apps/dbus
+   )
+   gdata? ( >=dev-libs/libgdata-0.17.2 )
+   dillo? ( www-client/dillo )
+   gnutls? ( >=net-libs/gnutls-3.0 )
+   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? (
+   dev-libs/glib:2
+   appindicator? ( dev-libs/libindicate:3[gtk] )
+   libcanberra? (  media-libs/libcanberra[gtk] )
+   libnotify? ( x11-libs/libnotify )
+   )
+   pdf? ( app-text/poppler[cairo] )
+   pgp? ( >=app-crypt/gpgme-1.0.0 )
+   session? (
+   x11-libs/libICE
+   x11-libs/libSM
+   )
+   smime? ( >=app-crypt/gpgme-1.0.0 )
+   spam-report? ( >=net-misc/curl-7.9.7 )
+   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 )
+"
+
+DEPEND="${COMMONDEPEND}
+   xface? ( >=media-libs/compface-1.4 )
+"
+BDEPEND="
+   ${PYTHON_DEPS}
+   app-arch/xz-utils
+   virtual/pkgconfig
+"

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2021-07-10 Thread Lars Wendler
commit: 96130b13068b6e04cde555c25ae1b99abfe10516
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Jul 10 17:36:06 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Jul 10 17:42:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96130b13

mail-client/claws-mail: Bump to version 4.0.0

Signed-off-by: Lars Wendler  gentoo.org>

 mail-client/claws-mail/Manifest|   1 +
 mail-client/claws-mail/claws-mail-4.0.0.ebuild | 215 +
 2 files changed, 216 insertions(+)

diff --git a/mail-client/claws-mail/Manifest b/mail-client/claws-mail/Manifest
index 8ac0e711a99..3825c24f907 100644
--- a/mail-client/claws-mail/Manifest
+++ b/mail-client/claws-mail/Manifest
@@ -1 +1,2 @@
 DIST claws-mail-3.17.8.tar.xz 6435692 BLAKE2B 
2fb981ea86294eba0918c4b9bd74b762e19b6658d1970e6ec8f41e97e37063d3823f4aaae3ffcd855bd2839b7feb3a4bca0c15595fce2968de2418758f4fc50c
 SHA512 
dc29c968dc81a184af8f66c1afe5c9d17558ce6a4a8b196136a9fb5deec96aa67eec42148ed0f4d6d6ee94aec2791247b9034090dac81beec193bd7d366617d7
+DIST claws-mail-4.0.0.tar.xz 6390300 BLAKE2B 
291c62e7dc0329ce12dd571a15f19942ac6ae6f3bbbcba3708afbe30682392883ceba165356d4be68e3b655aade85ecdad4ed8a296517b37fd0f7918e8418d51
 SHA512 
26d207fb8b5ce8b814a8a712843a209f58c8c9df3e9623387322b2e70ac351c71ac8b1ff77c52c5df9a14a46be7f65413efc0a4dbcda1e70ecb453f042da153e

diff --git a/mail-client/claws-mail/claws-mail-4.0.0.ebuild 
b/mail-client/claws-mail/claws-mail-4.0.0.ebuild
new file mode 100644
index 000..5d1d705aea0
--- /dev/null
+++ b/mail-client/claws-mail/claws-mail-4.0.0.ebuild
@@ -0,0 +1,215 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit autotools desktop python-any-r1 xdg
+
+DESCRIPTION="An email client (and news reader) based on GTK+"
+HOMEPAGE="https://www.claws-mail.org/;
+
+if [[ "${PV}" == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
+else
+   
SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+fi
+
+SLOT="0"
+LICENSE="GPL-3"
+
+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 rss session sieve smime spamassassin 
spam-report spell startup-notification svg valgrind xface"
+REQUIRED_USE="
+   appindicator? ( notification )
+   libcanberra? ( notification )
+   libnotify? ( notification )
+   networkmanager? ( dbus )
+   smime? ( pgp )
+"
+
+COMMONDEPEND="
+   dev-libs/nettle:=
+   net-mail/ytnef
+   sys-libs/zlib:=
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2[jpeg]
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   x11-libs/pango
+   archive? (
+   app-arch/libarchive
+   >=net-misc/curl-7.9.7
+   )
+   bogofilter? ( mail-filter/bogofilter )
+   calendar? (
+   >=dev-libs/libical-2.0.0:=
+   >=net-misc/curl-7.9.7
+   )
+   dbus? (
+   >=dev-libs/dbus-glib-0.60
+   sys-apps/dbus
+   )
+   gdata? ( >=dev-libs/libgdata-0.17.2 )
+   dillo? ( www-client/dillo )
+   gnutls? ( >=net-libs/gnutls-3.0 )
+   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? (
+   dev-libs/glib:2
+   appindicator? ( dev-libs/libindicate:3[gtk] )
+   libcanberra? (  media-libs/libcanberra[gtk3] )
+   libnotify? ( x11-libs/libnotify )
+   )
+   pdf? ( app-text/poppler[cairo] )
+   pgp? ( >=app-crypt/gpgme-1.0.0 )
+   session? (
+   x11-libs/libICE
+   x11-libs/libSM
+   )
+   smime? ( >=app-crypt/gpgme-1.0.0 )
+   spam-report? ( >=net-misc/curl-7.9.7 )
+   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 )
+"
+
+DEPEND="${COMMONDEPEND}
+   xface? ( >=media-libs/compface-1.4 )
+"
+BDEPEND="
+   ${PYTHON_DEPS}
+   app-arch/xz-utils
+   virtual/pkgconfig
+"
+RDEPEND="${COMMONDEPEND}
+   app-misc/mime-types
+   x11-misc/shared-mime-info
+   clamav? ( app-antivirus/clamav )
+   networkmanager? ( net-misc/networkmanager )
+   pdf? ( app-text/ghostscript-gpl )
+   perl? ( dev-lang/perl:= )
+   rss? (
+   dev-libs/libxml2
+   

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2021-03-30 Thread Sam James
commit: d5b8b55ca8ca5cac8820345540cf2e99ae4cecb7
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar 30 00:24:54 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 30 00:28:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5b8b55c

mail-client/claws-mail: Stabilize 3.17.8 arm64, #769764

Signed-off-by: Sam James  gentoo.org>

 mail-client/claws-mail/claws-mail-3.17.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.17.8.ebuild 
b/mail-client/claws-mail/claws-mail-3.17.8.ebuild
index 2af54bfe69e..474338a97d6 100644
--- a/mail-client/claws-mail/claws-mail-3.17.8.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.17.8.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" ==  ]] ; then
EGIT_REPO_URI="git://git.claws-mail.org/claws.git"
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2021-03-05 Thread Sam James
commit: 7a56a7c353232cb47e91f88ec2d1cc3e602b57db
Author: Sam James  gentoo  org>
AuthorDate: Fri Mar  5 20:34:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Mar  5 20:34:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a56a7c3

mail-client/claws-mail: Stabilize 3.17.8 arm, #769764

Signed-off-by: Sam James  gentoo.org>

 mail-client/claws-mail/claws-mail-3.17.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.17.8.ebuild 
b/mail-client/claws-mail/claws-mail-3.17.8.ebuild
index 03ececfaf15..2af54bfe69e 100644
--- a/mail-client/claws-mail/claws-mail-3.17.8.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.17.8.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" ==  ]] ; then
EGIT_REPO_URI="git://git.claws-mail.org/claws.git"
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2021-03-04 Thread Lars Wendler
commit: 55a882c310ec3147dae57465f46c86bfcacdd8b0
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Mar  4 11:53:03 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Mar  4 11:53:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55a882c3

mail-client/claws-mail: live ebuild adjustments

Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 mail-client/claws-mail/claws-mail-.ebuild | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-.ebuild 
b/mail-client/claws-mail/claws-mail-.ebuild
index c2818293f81..aca0fa2b804 100644
--- a/mail-client/claws-mail/claws-mail-.ebuild
+++ b/mail-client/claws-mail/claws-mail-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 fi
 
 SLOT="0"
@@ -109,7 +109,7 @@ PATCHES=(
 )
 
 pkg_setup() {
-   if [[ "${PV}" == * ]] && ! use gtk2 ; then
+   if [[ "${PV}" ==  ]] && ! use gtk2 ; then
EGIT_BRANCH="gtk3"
fi
 }
@@ -209,7 +209,8 @@ src_install() {
doexe tb2claws-mail update-po uudec uuooffice
 
# kill useless files
-   rm -f "${ED}"/usr/lib*/claws-mail/plugins/*.{a,la}
+   find "${ED}"/usr/lib*/claws-mail/plugins/ \
+   \( -name "*.a" -o -name ".la" \) -delete || die
 }
 
 pkg_postinst() {



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2021-03-04 Thread Lars Wendler
commit: 0d75548dadb2e7fc7e06f39d95029b0bba2cbfbe
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Mar  4 11:50:12 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Mar  4 11:53:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d75548d

mail-client/claws-mail: Removed old

Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 mail-client/claws-mail/Manifest |   1 -
 mail-client/claws-mail/claws-mail-3.17.7.ebuild | 215 
 2 files changed, 216 deletions(-)

diff --git a/mail-client/claws-mail/Manifest b/mail-client/claws-mail/Manifest
index 31950c519a2..8ac0e711a99 100644
--- a/mail-client/claws-mail/Manifest
+++ b/mail-client/claws-mail/Manifest
@@ -1,2 +1 @@
-DIST claws-mail-3.17.7.tar.xz 6447268 BLAKE2B 
432e36e5a376622508eed2e4ba7fbc885df66b05b7f91386f8bb3cb1f96980b946362fad55848f1c0534bc079981d7e4d894ebf62d6ecaa9c60cfde709927a75
 SHA512 
b8089b0454c8e91a2e1fac8829e44ab01faa049f899252eb226e0b4998be4136334bba3d3efc5baff90e23e027ad928162950b4c986504d918dc628fcf9fa2ff
 DIST claws-mail-3.17.8.tar.xz 6435692 BLAKE2B 
2fb981ea86294eba0918c4b9bd74b762e19b6658d1970e6ec8f41e97e37063d3823f4aaae3ffcd855bd2839b7feb3a4bca0c15595fce2968de2418758f4fc50c
 SHA512 
dc29c968dc81a184af8f66c1afe5c9d17558ce6a4a8b196136a9fb5deec96aa67eec42148ed0f4d6d6ee94aec2791247b9034090dac81beec193bd7d366617d7

diff --git a/mail-client/claws-mail/claws-mail-3.17.7.ebuild 
b/mail-client/claws-mail/claws-mail-3.17.7.ebuild
deleted file mode 100644
index c8325c1ae98..000
--- a/mail-client/claws-mail/claws-mail-3.17.7.ebuild
+++ /dev/null
@@ -1,215 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools desktop xdg
-
-DESCRIPTION="An email client (and news reader) based on GTK+"
-HOMEPAGE="https://www.claws-mail.org/;
-
-if [[ "${PV}" ==  ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="git://git.claws-mail.org/claws.git"
-else
-   
SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 ~sparc x86"
-fi
-
-SLOT="0"
-LICENSE="GPL-3"
-
-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 rss session sieve smime spamassassin 
spam-report spell startup-notification svg valgrind xface"
-
-REQUIRED_USE="
-   appindicator? ( notification )
-   libcanberra? ( notification )
-   libnotify? ( notification )
-   networkmanager? ( dbus )
-   smime? ( pgp )
-"
-
-COMMONDEPEND="
-   dev-libs/nettle:=
-   net-mail/ytnef
-   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? (
-   app-arch/libarchive
-   >=net-misc/curl-7.9.7
-   )
-   bogofilter? ( mail-filter/bogofilter )
-   calendar? (
-   >=dev-libs/libical-2.0.0:=
-   >=net-misc/curl-7.9.7
-   )
-   dbus? (
-   >=dev-libs/dbus-glib-0.60
-   sys-apps/dbus
-   )
-   gdata? ( >=dev-libs/libgdata-0.17.2 )
-   dillo? ( www-client/dillo )
-   gnutls? ( >=net-libs/gnutls-3.0 )
-   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? (
-   dev-libs/glib:2
-   appindicator? ( dev-libs/libindicate:3[gtk] )
-   libcanberra? (  media-libs/libcanberra[gtk] )
-   libnotify? ( x11-libs/libnotify )
-   )
-   pdf? ( app-text/poppler[cairo] )
-   pgp? ( >=app-crypt/gpgme-1.0.0 )
-   session? (
-   x11-libs/libICE
-   x11-libs/libSM
-   )
-   smime? ( >=app-crypt/gpgme-1.0.0 )
-   spam-report? ( >=net-misc/curl-7.9.7 )
-   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 )
-"
-
-DEPEND="${COMMONDEPEND}
-   xface? ( >=media-libs/compface-1.4 )
-"
-BDEPEND="
-   app-arch/xz-utils
-   virtual/pkgconfig
-"
-RDEPEND="${COMMONDEPEND}
-   app-misc/mime-types
-   x11-misc/shared-mime-info
-   clamav? ( app-antivirus/clamav )
-   networkmanager? ( net-misc/networkmanager )
-   pdf? ( app-text/ghostscript-gpl )
-   perl? ( dev-lang/perl:= )
-   rss? (
-   dev-libs/libxml2
-   net-misc/curl
-   )
-"
-
-PATCHES=(
-   

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2021-02-18 Thread Sam James
commit: c2197e7f3d6827c98f9c82e1abba746a7d6db5b7
Author: Sam James  gentoo  org>
AuthorDate: Thu Feb 18 21:41:27 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Feb 18 21:41:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2197e7f

mail-client/claws-mail: Stabilize 3.17.8 x86, #769764

Signed-off-by: Sam James  gentoo.org>

 mail-client/claws-mail/claws-mail-3.17.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.17.8.ebuild 
b/mail-client/claws-mail/claws-mail-3.17.8.ebuild
index 4f348765bbd..03ececfaf15 100644
--- a/mail-client/claws-mail/claws-mail-3.17.8.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.17.8.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" ==  ]] ; then
EGIT_REPO_URI="git://git.claws-mail.org/claws.git"
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2021-02-16 Thread Sam James
commit: 48f5640c1477e74f9ff55380cef77903d2df52db
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb 16 12:29:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 16 12:29:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48f5640c

mail-client/claws-mail: Stabilize 3.17.8 ppc, #769764

Signed-off-by: Sam James  gentoo.org>

 mail-client/claws-mail/claws-mail-3.17.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.17.8.ebuild 
b/mail-client/claws-mail/claws-mail-3.17.8.ebuild
index 34a896b10ed..4f348765bbd 100644
--- a/mail-client/claws-mail/claws-mail-3.17.8.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.17.8.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" ==  ]] ; then
EGIT_REPO_URI="git://git.claws-mail.org/claws.git"
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc ~x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2021-02-09 Thread Sam James
commit: 5159a0e55099f7bce992d542ee4238467fc963fd
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  9 22:52:25 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  9 22:52:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5159a0e5

mail-client/claws-mail: Stabilize 3.17.8 amd64, #769764

Signed-off-by: Sam James  gentoo.org>

 mail-client/claws-mail/claws-mail-3.17.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.17.8.ebuild 
b/mail-client/claws-mail/claws-mail-3.17.8.ebuild
index e41163b7bff..34a896b10ed 100644
--- a/mail-client/claws-mail/claws-mail-3.17.8.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.17.8.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" ==  ]] ; then
EGIT_REPO_URI="git://git.claws-mail.org/claws.git"
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc ~x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2021-02-09 Thread Sam James
commit: 9c729d0b49900da2cc31e84907ed6d783038cb59
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  9 22:51:27 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  9 22:51:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c729d0b

mail-client/claws-mail: Stabilize 3.17.8 ppc64, #769764

Signed-off-by: Sam James  gentoo.org>

 mail-client/claws-mail/claws-mail-3.17.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-3.17.8.ebuild 
b/mail-client/claws-mail/claws-mail-3.17.8.ebuild
index 7057f3fdc12..e41163b7bff 100644
--- a/mail-client/claws-mail/claws-mail-3.17.8.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.17.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ if [[ "${PV}" ==  ]] ; then
EGIT_REPO_URI="git://git.claws-mail.org/claws.git"
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc ~x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2021-02-08 Thread Sam James
commit: 73de8c94fa982d1a0eb2f19a654e84c4b259f36f
Author: Sam James  gentoo  org>
AuthorDate: Mon Feb  8 17:22:37 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Feb  8 17:22:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73de8c94

mail-client/claws-mail: Stabilize 3.17.7 ppc, #727572

Signed-off-by: Sam James  gentoo.org>

 mail-client/claws-mail/claws-mail-3.17.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.17.7.ebuild 
b/mail-client/claws-mail/claws-mail-3.17.7.ebuild
index de61722d5e5..c8325c1ae98 100644
--- a/mail-client/claws-mail/claws-mail-3.17.7.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.17.7.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" ==  ]] ; then
EGIT_REPO_URI="git://git.claws-mail.org/claws.git"
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ppc64 ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2021-02-06 Thread Sam James
commit: b927fad74be1c3c19c3e2466dc171493f35fe52f
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 13:33:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 13:33:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b927fad7

mail-client/claws-mail: Stabilize 3.17.7 ppc64, #727572

Signed-off-by: Sam James  gentoo.org>

 mail-client/claws-mail/claws-mail-3.17.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-3.17.7.ebuild 
b/mail-client/claws-mail/claws-mail-3.17.7.ebuild
index 6274cc62b9f..de61722d5e5 100644
--- a/mail-client/claws-mail/claws-mail-3.17.7.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.17.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ if [[ "${PV}" ==  ]] ; then
EGIT_REPO_URI="git://git.claws-mail.org/claws.git"
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ppc64 ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2020-11-18 Thread Lars Wendler
commit: 6a6b05206955fbc2ed8926c9b09f7cfdaca79b6b
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Nov 18 10:32:14 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Nov 18 10:32:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a6b0520

mail-client/claws-mail: Security cleanup

Bug: https://bugs.gentoo.org/734328
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 mail-client/claws-mail/Manifest|   1 -
 mail-client/claws-mail/claws-mail-3.17.6-r1.ebuild | 215 -
 2 files changed, 216 deletions(-)

diff --git a/mail-client/claws-mail/Manifest b/mail-client/claws-mail/Manifest
index a9e2915dc78..31950c519a2 100644
--- a/mail-client/claws-mail/Manifest
+++ b/mail-client/claws-mail/Manifest
@@ -1,3 +1,2 @@
-DIST claws-mail-3.17.6.tar.xz 6400692 BLAKE2B 
ce5fc914db89835a2a678e68da950d7487e8df919847f3d69baabc73012908f3853dcb274ae4c0e1a4f0f46fb38903b77fe7a2aa7e5b9169bd8eb597035d2ce5
 SHA512 
07fdf7fce722ee1e50aa155bca720323a58842b372d8295bed33c7245fce5790a1bd3ed7462130664a218a804ab6bd1ba3663ee3e53fbbac6a4a477dd676ede0
 DIST claws-mail-3.17.7.tar.xz 6447268 BLAKE2B 
432e36e5a376622508eed2e4ba7fbc885df66b05b7f91386f8bb3cb1f96980b946362fad55848f1c0534bc079981d7e4d894ebf62d6ecaa9c60cfde709927a75
 SHA512 
b8089b0454c8e91a2e1fac8829e44ab01faa049f899252eb226e0b4998be4136334bba3d3efc5baff90e23e027ad928162950b4c986504d918dc628fcf9fa2ff
 DIST claws-mail-3.17.8.tar.xz 6435692 BLAKE2B 
2fb981ea86294eba0918c4b9bd74b762e19b6658d1970e6ec8f41e97e37063d3823f4aaae3ffcd855bd2839b7feb3a4bca0c15595fce2968de2418758f4fc50c
 SHA512 
dc29c968dc81a184af8f66c1afe5c9d17558ce6a4a8b196136a9fb5deec96aa67eec42148ed0f4d6d6ee94aec2791247b9034090dac81beec193bd7d366617d7

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
deleted file mode 100644
index 6274cc62b9f..000
--- a/mail-client/claws-mail/claws-mail-3.17.6-r1.ebuild
+++ /dev/null
@@ -1,215 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools desktop xdg
-
-DESCRIPTION="An email client (and news reader) based on GTK+"
-HOMEPAGE="https://www.claws-mail.org/;
-
-if [[ "${PV}" ==  ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="git://git.claws-mail.org/claws.git"
-else
-   
SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
-fi
-
-SLOT="0"
-LICENSE="GPL-3"
-
-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 rss session sieve smime spamassassin 
spam-report spell startup-notification svg valgrind xface"
-
-REQUIRED_USE="
-   appindicator? ( notification )
-   libcanberra? ( notification )
-   libnotify? ( notification )
-   networkmanager? ( dbus )
-   smime? ( pgp )
-"
-
-COMMONDEPEND="
-   dev-libs/nettle:=
-   net-mail/ytnef
-   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? (
-   app-arch/libarchive
-   >=net-misc/curl-7.9.7
-   )
-   bogofilter? ( mail-filter/bogofilter )
-   calendar? (
-   >=dev-libs/libical-2.0.0:=
-   >=net-misc/curl-7.9.7
-   )
-   dbus? (
-   >=dev-libs/dbus-glib-0.60
-   sys-apps/dbus
-   )
-   gdata? ( >=dev-libs/libgdata-0.17.2 )
-   dillo? ( www-client/dillo )
-   gnutls? ( >=net-libs/gnutls-3.0 )
-   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? (
-   dev-libs/glib:2
-   appindicator? ( dev-libs/libindicate:3[gtk] )
-   libcanberra? (  media-libs/libcanberra[gtk] )
-   libnotify? ( x11-libs/libnotify )
-   )
-   pdf? ( app-text/poppler[cairo] )
-   pgp? ( >=app-crypt/gpgme-1.0.0 )
-   session? (
-   x11-libs/libICE
-   x11-libs/libSM
-   )
-   smime? ( >=app-crypt/gpgme-1.0.0 )
-   spam-report? ( >=net-misc/curl-7.9.7 )
-   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 )
-"
-
-DEPEND="${COMMONDEPEND}
-   xface? ( >=media-libs/compface-1.4 )
-"
-BDEPEND="
-   app-arch/xz-utils
-   virtual/pkgconfig
-"

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2020-11-18 Thread Sam James
commit: c066f0e9082a245683d6efba562864e4fd1f4e2e
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 18 09:53:45 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 18 09:53:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c066f0e9

mail-client/claws-mail: Stabilize 3.17.7 amd64, #734328

Signed-off-by: Sam James  gentoo.org>

 mail-client/claws-mail/claws-mail-3.17.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.17.7.ebuild 
b/mail-client/claws-mail/claws-mail-3.17.7.ebuild
index 81c3de08b2e..6274cc62b9f 100644
--- a/mail-client/claws-mail/claws-mail-3.17.7.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.17.7.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" ==  ]] ; then
EGIT_REPO_URI="git://git.claws-mail.org/claws.git"
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2020-11-17 Thread Thomas Deutschmann
commit: e0e52677f0ff116568b8a5d19128c9986e6cbfe4
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Nov 17 20:40:27 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Nov 17 20:43:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0e52677

mail-client/claws-mail: x86 stable (bug #734328)

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann  gentoo.org>

 mail-client/claws-mail/claws-mail-3.17.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/claws-mail/claws-mail-3.17.7.ebuild 
b/mail-client/claws-mail/claws-mail-3.17.7.ebuild
index 92d04260296..81c3de08b2e 100644
--- a/mail-client/claws-mail/claws-mail-3.17.7.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.17.7.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" ==  ]] ; then
EGIT_REPO_URI="git://git.claws-mail.org/claws.git"
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2020-10-19 Thread Lars Wendler
commit: d1b9688c69db12982ca98c3fccf33fae3ab4a92f
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Oct 19 16:49:59 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Oct 19 16:50:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1b9688c

mail-client/claws-mail: Bump to version 3.17.8

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 mail-client/claws-mail/Manifest |   1 +
 mail-client/claws-mail/claws-mail-3.17.8.ebuild | 215 
 2 files changed, 216 insertions(+)

diff --git a/mail-client/claws-mail/Manifest b/mail-client/claws-mail/Manifest
index d7d1c98d9cf..a9e2915dc78 100644
--- a/mail-client/claws-mail/Manifest
+++ b/mail-client/claws-mail/Manifest
@@ -1,2 +1,3 @@
 DIST claws-mail-3.17.6.tar.xz 6400692 BLAKE2B 
ce5fc914db89835a2a678e68da950d7487e8df919847f3d69baabc73012908f3853dcb274ae4c0e1a4f0f46fb38903b77fe7a2aa7e5b9169bd8eb597035d2ce5
 SHA512 
07fdf7fce722ee1e50aa155bca720323a58842b372d8295bed33c7245fce5790a1bd3ed7462130664a218a804ab6bd1ba3663ee3e53fbbac6a4a477dd676ede0
 DIST claws-mail-3.17.7.tar.xz 6447268 BLAKE2B 
432e36e5a376622508eed2e4ba7fbc885df66b05b7f91386f8bb3cb1f96980b946362fad55848f1c0534bc079981d7e4d894ebf62d6ecaa9c60cfde709927a75
 SHA512 
b8089b0454c8e91a2e1fac8829e44ab01faa049f899252eb226e0b4998be4136334bba3d3efc5baff90e23e027ad928162950b4c986504d918dc628fcf9fa2ff
+DIST claws-mail-3.17.8.tar.xz 6435692 BLAKE2B 
2fb981ea86294eba0918c4b9bd74b762e19b6658d1970e6ec8f41e97e37063d3823f4aaae3ffcd855bd2839b7feb3a4bca0c15595fce2968de2418758f4fc50c
 SHA512 
dc29c968dc81a184af8f66c1afe5c9d17558ce6a4a8b196136a9fb5deec96aa67eec42148ed0f4d6d6ee94aec2791247b9034090dac81beec193bd7d366617d7

diff --git a/mail-client/claws-mail/claws-mail-3.17.8.ebuild 
b/mail-client/claws-mail/claws-mail-3.17.8.ebuild
new file mode 100644
index 000..92d04260296
--- /dev/null
+++ b/mail-client/claws-mail/claws-mail-3.17.8.ebuild
@@ -0,0 +1,215 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools desktop xdg
+
+DESCRIPTION="An email client (and news reader) based on GTK+"
+HOMEPAGE="https://www.claws-mail.org/;
+
+if [[ "${PV}" ==  ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="git://git.claws-mail.org/claws.git"
+else
+   
SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+fi
+
+SLOT="0"
+LICENSE="GPL-3"
+
+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 rss session sieve smime spamassassin 
spam-report spell startup-notification svg valgrind xface"
+
+REQUIRED_USE="
+   appindicator? ( notification )
+   libcanberra? ( notification )
+   libnotify? ( notification )
+   networkmanager? ( dbus )
+   smime? ( pgp )
+"
+
+COMMONDEPEND="
+   dev-libs/nettle:=
+   net-mail/ytnef
+   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? (
+   app-arch/libarchive
+   >=net-misc/curl-7.9.7
+   )
+   bogofilter? ( mail-filter/bogofilter )
+   calendar? (
+   >=dev-libs/libical-2.0.0:=
+   >=net-misc/curl-7.9.7
+   )
+   dbus? (
+   >=dev-libs/dbus-glib-0.60
+   sys-apps/dbus
+   )
+   gdata? ( >=dev-libs/libgdata-0.17.2 )
+   dillo? ( www-client/dillo )
+   gnutls? ( >=net-libs/gnutls-3.0 )
+   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? (
+   dev-libs/glib:2
+   appindicator? ( dev-libs/libindicate:3[gtk] )
+   libcanberra? (  media-libs/libcanberra[gtk] )
+   libnotify? ( x11-libs/libnotify )
+   )
+   pdf? ( app-text/poppler[cairo] )
+   pgp? ( >=app-crypt/gpgme-1.0.0 )
+   session? (
+   x11-libs/libICE
+   x11-libs/libSM
+   )
+   smime? ( >=app-crypt/gpgme-1.0.0 )
+   spam-report? ( >=net-misc/curl-7.9.7 )
+   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 )
+"
+
+DEPEND="${COMMONDEPEND}
+   xface? ( >=media-libs/compface-1.4 )
+"
+BDEPEND="
+   app-arch/xz-utils
+   virtual/pkgconfig
+"
+RDEPEND="${COMMONDEPEND}
+   

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2020-09-28 Thread Lars Wendler
commit: ffaeada7d9d6dd835a46318ef85eceb21d8cfbac
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Sep 28 14:24:56 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Sep 28 15:55:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffaeada7

mail-client/claws-mail: Bump to version 3.17.7

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Lars Wendler  gentoo.org>

 mail-client/claws-mail/Manifest |   1 +
 mail-client/claws-mail/claws-mail-3.17.7.ebuild | 215 
 2 files changed, 216 insertions(+)

diff --git a/mail-client/claws-mail/Manifest b/mail-client/claws-mail/Manifest
index 7dcfa0896c3..d7d1c98d9cf 100644
--- a/mail-client/claws-mail/Manifest
+++ b/mail-client/claws-mail/Manifest
@@ -1 +1,2 @@
 DIST claws-mail-3.17.6.tar.xz 6400692 BLAKE2B 
ce5fc914db89835a2a678e68da950d7487e8df919847f3d69baabc73012908f3853dcb274ae4c0e1a4f0f46fb38903b77fe7a2aa7e5b9169bd8eb597035d2ce5
 SHA512 
07fdf7fce722ee1e50aa155bca720323a58842b372d8295bed33c7245fce5790a1bd3ed7462130664a218a804ab6bd1ba3663ee3e53fbbac6a4a477dd676ede0
+DIST claws-mail-3.17.7.tar.xz 6447268 BLAKE2B 
432e36e5a376622508eed2e4ba7fbc885df66b05b7f91386f8bb3cb1f96980b946362fad55848f1c0534bc079981d7e4d894ebf62d6ecaa9c60cfde709927a75
 SHA512 
b8089b0454c8e91a2e1fac8829e44ab01faa049f899252eb226e0b4998be4136334bba3d3efc5baff90e23e027ad928162950b4c986504d918dc628fcf9fa2ff

diff --git a/mail-client/claws-mail/claws-mail-3.17.7.ebuild 
b/mail-client/claws-mail/claws-mail-3.17.7.ebuild
new file mode 100644
index 000..92d04260296
--- /dev/null
+++ b/mail-client/claws-mail/claws-mail-3.17.7.ebuild
@@ -0,0 +1,215 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools desktop xdg
+
+DESCRIPTION="An email client (and news reader) based on GTK+"
+HOMEPAGE="https://www.claws-mail.org/;
+
+if [[ "${PV}" ==  ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="git://git.claws-mail.org/claws.git"
+else
+   
SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+fi
+
+SLOT="0"
+LICENSE="GPL-3"
+
+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 rss session sieve smime spamassassin 
spam-report spell startup-notification svg valgrind xface"
+
+REQUIRED_USE="
+   appindicator? ( notification )
+   libcanberra? ( notification )
+   libnotify? ( notification )
+   networkmanager? ( dbus )
+   smime? ( pgp )
+"
+
+COMMONDEPEND="
+   dev-libs/nettle:=
+   net-mail/ytnef
+   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? (
+   app-arch/libarchive
+   >=net-misc/curl-7.9.7
+   )
+   bogofilter? ( mail-filter/bogofilter )
+   calendar? (
+   >=dev-libs/libical-2.0.0:=
+   >=net-misc/curl-7.9.7
+   )
+   dbus? (
+   >=dev-libs/dbus-glib-0.60
+   sys-apps/dbus
+   )
+   gdata? ( >=dev-libs/libgdata-0.17.2 )
+   dillo? ( www-client/dillo )
+   gnutls? ( >=net-libs/gnutls-3.0 )
+   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? (
+   dev-libs/glib:2
+   appindicator? ( dev-libs/libindicate:3[gtk] )
+   libcanberra? (  media-libs/libcanberra[gtk] )
+   libnotify? ( x11-libs/libnotify )
+   )
+   pdf? ( app-text/poppler[cairo] )
+   pgp? ( >=app-crypt/gpgme-1.0.0 )
+   session? (
+   x11-libs/libICE
+   x11-libs/libSM
+   )
+   smime? ( >=app-crypt/gpgme-1.0.0 )
+   spam-report? ( >=net-misc/curl-7.9.7 )
+   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 )
+"
+
+DEPEND="${COMMONDEPEND}
+   xface? ( >=media-libs/compface-1.4 )
+"
+BDEPEND="
+   app-arch/xz-utils
+   virtual/pkgconfig
+"
+RDEPEND="${COMMONDEPEND}
+   app-misc/mime-types
+   x11-misc/shared-mime-info
+   clamav? ( app-antivirus/clamav )
+   networkmanager? ( net-misc/networkmanager )
+   pdf? ( app-text/ghostscript-gpl )
+   perl? ( dev-lang/perl:= )
+   rss? (
+   dev-libs/libxml2
+   net-misc/curl
+   )
+"
+
+PATCHES=(

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2020-08-22 Thread Michał Górny
commit: 5fe0543b09ae58242b6ecd94e21400436c03a8f3
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Aug 22 07:38:34 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Aug 22 08:04:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fe0543b

mail-client/claws-mail: Eradicate python2

Closes: https://bugs.gentoo.org/698984
Signed-off-by: Michał Górny  gentoo.org>

 mail-client/claws-mail/claws-mail-3.17.6-r1.ebuild | 16 +++-
 mail-client/claws-mail/claws-mail-.ebuild  | 14 +++---
 2 files changed, 6 insertions(+), 24 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 86b3570227e..6274cc62b9f 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
@@ -3,8 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 )
-inherit autotools desktop python-single-r1 xdg
+inherit autotools desktop xdg
 
 DESCRIPTION="An email client (and news reader) based on GTK+"
 HOMEPAGE="https://www.claws-mail.org/;
@@ -20,14 +19,13 @@ fi
 SLOT="0"
 LICENSE="GPL-3"
 
-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"
+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 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 )
 "
 
@@ -100,10 +98,6 @@ RDEPEND="${COMMONDEPEND}
networkmanager? ( net-misc/networkmanager )
pdf? ( app-text/ghostscript-gpl )
perl? ( dev-lang/perl:= )
-   python? (
-   ${PYTHON_DEPS}
-   >=dev-python/pygtk-2.10.3
-   )
rss? (
dev-libs/libxml2
net-misc/curl
@@ -114,10 +108,6 @@ PATCHES=(
"${FILESDIR}/${PN}-3.17.5-enchant-2_default.patch"
 )
 
-pkg_setup() {
-   use python && python-single-r1_pkg_setup
-}
-
 src_prepare() {
xdg_src_prepare
eautoreconf
@@ -163,7 +153,7 @@ src_configure() {
$(use_enable pgp pgpcore-plugin)
$(use_enable pgp pgpinline-plugin)
$(use_enable pgp pgpmime-plugin)
-   $(use_enable python python-plugin)
+   --disable-python-plugin
$(use_enable rss rssyl-plugin)
$(use_enable session libsm)
$(use_enable sieve managesieve-plugin)

diff --git a/mail-client/claws-mail/claws-mail-.ebuild 
b/mail-client/claws-mail/claws-mail-.ebuild
index 3633ad0400d..c2818293f81 100644
--- a/mail-client/claws-mail/claws-mail-.ebuild
+++ b/mail-client/claws-mail/claws-mail-.ebuild
@@ -3,8 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 )
-inherit autotools desktop python-single-r1 xdg
+inherit autotools desktop xdg
 
 DESCRIPTION="An email client (and news reader) based on GTK+"
 HOMEPAGE="https://www.claws-mail.org/;
@@ -20,13 +19,12 @@ fi
 SLOT="0"
 LICENSE="GPL-3"
 
-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"
+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 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 )
 "
 
@@ -100,10 +98,6 @@ RDEPEND="${COMMONDEPEND}
networkmanager? ( net-misc/networkmanager )
pdf? ( app-text/ghostscript-gpl )
perl? ( dev-lang/perl:= )
-   python? (
-   ${PYTHON_DEPS}
-   >=dev-python/pygtk-2.10.3
-   )
rss? (
dev-libs/libxml2
net-misc/curl
@@ -115,8 +109,6 @@ PATCHES=(
 )
 
 pkg_setup() {
-   use python && python-single-r1_pkg_setup
-
if [[ "${PV}" == * ]] && ! use gtk2 ; then
EGIT_BRANCH="gtk3"
fi
@@ -167,7 +159,7 @@ src_configure() {
$(use_enable 

[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2020-08-19 Thread Lars Wendler
commit: 4faa24b11e8d736aa7382768c8419503af348e20
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Aug 19 10:55:15 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Aug 19 10:55:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4faa24b1

mail-client/claws-mail: Minor live ebuild improvements

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Lars Wendler  gentoo.org>

 mail-client/claws-mail/claws-mail-.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-.ebuild 
b/mail-client/claws-mail/claws-mail-.ebuild
index e968982b5db..3633ad0400d 100644
--- a/mail-client/claws-mail/claws-mail-.ebuild
+++ b/mail-client/claws-mail/claws-mail-.ebuild
@@ -9,9 +9,9 @@ inherit autotools desktop python-single-r1 xdg
 DESCRIPTION="An email client (and news reader) based on GTK+"
 HOMEPAGE="https://www.claws-mail.org/;
 
-if [[ "${PV}" ==  ]] ; then
+if [[ "${PV}" == * ]] ; then
inherit git-r3
-   EGIT_REPO_URI="git://git.claws-mail.org/claws.git"
+   EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git;
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
@@ -117,7 +117,7 @@ PATCHES=(
 pkg_setup() {
use python && python-single-r1_pkg_setup
 
-   if ! use gtk2 ; then
+   if [[ "${PV}" == * ]] && ! use gtk2 ; then
EGIT_BRANCH="gtk3"
fi
 }



  1   2   >