Claws Mail 4.1.1 made OAuth2 support optional: https://git.claws-mail.org/?p=claws.git;a=commit;h=d1d9ffd6c37e25c6e25bfb59571591824122b91e
Thanks for the report and PR! I had not seen this extra change after the fix to allow gnutls disabling. Technically oauth support does not add any extra dependency so we could almost code something like "$(use_enable gnutls oauth2)", but it could confuse the few people who want oauth2 but disable gnutls. tl;dr I will check the PR and get it merged
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a9af5458ad9ae33d69f05ab4f204841ad51cc11 commit 8a9af5458ad9ae33d69f05ab4f204841ad51cc11 Author: Alexander Kurakin <kuraga333@mail.ru> AuthorDate: 2022-10-25 18:38:40 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2022-10-27 07:06:56 +0000 mail-client/claws-mail-4.1.1: add oauth flag Closes: https://bugs.gentoo.org/878305 Signed-off-by: Alexander Kurakin <kuraga333@mail.ru> Signed-off-by: Bernard Cafarelli <voyageur@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(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfc355035155e0ba4083fd44edd6d2d7c77e29f0 commit cfc355035155e0ba4083fd44edd6d2d7c77e29f0 Author: Alexander Kurakin <kuraga333@mail.ru> AuthorDate: 2022-10-25 18:49:18 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2022-10-27 07:06:56 +0000 mail-client/claws-mail: sync live Bug: https://bugs.gentoo.org/878305 Signed-off-by: Alexander Kurakin <kuraga333@mail.ru> Closes: https://github.com/gentoo/gentoo/pull/27950 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> mail-client/claws-mail/claws-mail-9999.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)