public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kmailtransport/
Date: Wed,  6 Apr 2016 12:36:04 +0000 (UTC)	[thread overview]
Message-ID: <1459946149.166f0f55ba3cb8e18a90fe3defccf842819d7af0.kensington@gentoo> (raw)

commit:     166f0f55ba3cb8e18a90fe3defccf842819d7af0
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun Apr  3 18:51:05 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Apr  6 12:35:49 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=166f0f55

kde-apps/kmailtransport: smtp moved from kdepim-kioslaves

Package-Manager: portage-2.2.27

 kde-apps/kmailtransport/kmailtransport-9999.ebuild | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/kde-apps/kmailtransport/kmailtransport-9999.ebuild b/kde-apps/kmailtransport/kmailtransport-9999.ebuild
index f15f415..e8b1b53 100644
--- a/kde-apps/kmailtransport/kmailtransport-9999.ebuild
+++ b/kde-apps/kmailtransport/kmailtransport-9999.ebuild
@@ -4,13 +4,14 @@
 
 EAPI=6
 
+KDE_HANDBOOK="forceoptional"
 KDE_TEST="true"
 inherit kde5
 
 DESCRIPTION="Mail transport service"
 LICENSE="GPL-2"
 KEYWORDS=""
-IUSE=""
+IUSE="ssl"
 
 DEPEND="
 	$(add_frameworks_dep kcmutils)
@@ -29,9 +30,18 @@ DEPEND="
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtnetwork)
 	$(add_qt_dep qtwidgets)
+	ssl? ( dev-libs/cyrus-sasl )
 "
 RDEPEND="${DEPEND}
+	!<kde-apps/kdepim-kioslaves-16.04.50
 	!kde-apps/kdepimlibs:4
 "
 
 RESTRICT="test"
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake-utils_use_find_package ssl Sasl2)
+	)
+	kde5_src_configure
+}


             reply	other threads:[~2016-04-06 12:36 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-06 12:36 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-17 19:50 [gentoo-commits] proj/kde:master commit in: kde-apps/kmailtransport/ Andreas Sturmlechner
2023-08-06 20:39 Andreas Sturmlechner
2022-10-11 15:18 Andreas Sturmlechner
2021-11-15 19:01 Andreas Sturmlechner
2021-04-23 20:26 Andreas Sturmlechner
2021-04-15 22:49 Andreas Sturmlechner
2018-04-22  8:49 Andreas Sturmlechner
2017-08-01 13:33 Michael Palimaka
2017-07-31 19:46 Andreas Sturmlechner
2017-04-22 15:29 Andreas Sturmlechner
2017-03-19 22:56 Andreas Sturmlechner
2016-08-24 13:34 Michael Palimaka
2016-06-05 18:55 Michael Palimaka
2016-02-09 10:53 Michael Palimaka
2015-08-03 20:54 Johannes Huber
2015-05-23 16:13 Michael Palimaka
2015-05-06 13:35 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=1459946149.166f0f55ba3cb8e18a90fe3defccf842819d7af0.kensington@gentoo \
    --to=kensington@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