public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/trojita/
Date: Sun,  8 Sep 2019 16:29:42 +0000 (UTC)	[thread overview]
Message-ID: <1567959783.c6c53388179e5e54a951db2f2a983684ded2c608.asturm@gentoo> (raw)

commit:     c6c53388179e5e54a951db2f2a983684ded2c608
Author:     Jan Kundrát <jkt <AT> kde <DOT> org>
AuthorDate: Mon Aug 26 14:32:40 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Sep  8 16:23:03 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6c53388

mail-client/trojita: Unconditionally enable the abook plugin

Trojita supports different implementations of an "address book" via
plugins that are loaded at runtime. Only one plugin can be active at a
time, but any number of them can be built and installed. The user can
pick and select an appropriate plugin via a GUI configuration.

There is no need to disable the "abook" plugin, and upstream expects
this plugin to be always available. There are no external dependencies,
and the `abook` binary is not used.

Fixes: e0e382d4f9341 (mail-client/trojita: Add USE addressbook)
Closes: https://bugs.gentoo.org/692214
Signed-off-by: Jan Kundrát <jkt <AT> kde.org>
Closes: https://github.com/gentoo/gentoo/pull/12794
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

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

diff --git a/mail-client/trojita/trojita-9999.ebuild b/mail-client/trojita/trojita-9999.ebuild
index 7740a0aa6ff..75c450faa1e 100644
--- a/mail-client/trojita/trojita-9999.ebuild
+++ b/mail-client/trojita/trojita-9999.ebuild
@@ -58,7 +58,7 @@ src_prepare() {
 
 src_configure() {
 	local mycmakeargs=(
-		-DWITH_ABOOKADDRESSBOOK_PLUGIN=OFF
+		-DWITH_ABOOKADDRESSBOOK_PLUGIN=ON
 		-DWITH_AKONADIADDRESSBOOK_PLUGIN=$(usex addressbook)
 		-DWITH_CRYPTO_MESSAGES=$(usex crypt)
 		-DWITH_GPGMEPP=$(usex crypt)


             reply	other threads:[~2019-09-08 16:29 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-08 16:29 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-12-07 19:10 [gentoo-commits] repo/gentoo:master commit in: mail-client/trojita/ Andreas Sturmlechner
2020-06-30 19:56 Andreas Sturmlechner
2020-06-29 17:37 Andreas Sturmlechner
2020-06-29 13:40 Agostino Sarubbo
2020-06-29 13:35 Agostino Sarubbo
2020-06-28 21:55 Andreas Sturmlechner
2020-04-19 12:01 Andreas Sturmlechner
2019-09-08 16:31 Andreas Sturmlechner
2019-09-08 16:29 Andreas Sturmlechner
2019-05-21 18:41 Andreas Sturmlechner
2019-05-21 18:41 Andreas Sturmlechner
2019-05-21 18:41 Andreas Sturmlechner
2019-02-14 18:37 Andreas Sturmlechner
2018-04-18 17:49 Andreas Sturmlechner
2018-04-10  9:22 Andreas Sturmlechner
2018-04-10  9:22 Andreas Sturmlechner
2018-03-14 10:45 Michael Palimaka
2017-09-19 12:19 Michael Palimaka
2017-05-11 18:43 Andreas Sturmlechner
2017-05-11  8:37 Agostino Sarubbo
2017-05-11  7:51 Agostino Sarubbo
2016-12-21 12:27 Michael Palimaka
2016-07-17 18:59 Michael Palimaka
2016-06-22 11:33 Michael Palimaka
2016-06-15 13:20 Michael Palimaka
2016-06-15 13:20 Michael Palimaka
2016-03-18 11:17 Michael Palimaka
2016-03-05 22:51 Mikle Kolyada
2016-01-29  8:39 Michael Palimaka
2016-01-29  8:39 Michael Palimaka
2016-01-05 10:55 Agostino Sarubbo
2015-10-01 14:21 Michael Palimaka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1567959783.c6c53388179e5e54a951db2f2a983684ded2c608.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox