public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/plasma-nm/
Date: Tue, 15 Oct 2013 18:37:50 +0000 (UTC)	[thread overview]
Message-ID: <1381862259.d8dd22f4699f09c2f2e58d60c113a8b7584d2f3d.johu@gentoo> (raw)

commit:     d8dd22f4699f09c2f2e58d60c113a8b7584d2f3d
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 15 18:37:39 2013 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Oct 15 18:37:39 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=d8dd22f4

[kde-misc/plasma-nm] Version bump.

Package-Manager: portage-2.2.7

---
 .../{plasma-nm-0.9.3.0.ebuild => plasma-nm-0.9.3.1.ebuild} | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/kde-misc/plasma-nm/plasma-nm-0.9.3.0.ebuild b/kde-misc/plasma-nm/plasma-nm-0.9.3.1.ebuild
similarity index 77%
rename from kde-misc/plasma-nm/plasma-nm-0.9.3.0.ebuild
rename to kde-misc/plasma-nm/plasma-nm-0.9.3.1.ebuild
index b120809..1960fef 100644
--- a/kde-misc/plasma-nm/plasma-nm-0.9.3.0.ebuild
+++ b/kde-misc/plasma-nm/plasma-nm-0.9.3.1.ebuild
@@ -22,13 +22,21 @@ HOMEPAGE="https://projects.kde.org/projects/playground/network/plasma-nm"
 
 LICENSE="GPL-2"
 SLOT="4"
-IUSE="debug"
+IUSE="debug modemmanager"
 
 DEPEND="
-	net-libs/libmm-qt
-	net-libs/libnm-qt
+	net-libs/libnm-qt[modemmanager?]
 	>=net-misc/networkmanager-0.9.8.0
+	modemmanager? ( net-libs/libmm-qt )
 "
 RDEPEND="${DEPEND}
 	!kde-misc/networkmanagement
 "
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake-utils_use !modemmanager DISABLE_MODEMMANAGER_SUPPORT)
+	)
+
+	kde4-base_src_configure
+}


             reply	other threads:[~2013-10-15 18:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-15 18:37 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-07-20 19:20 [gentoo-commits] proj/kde:master commit in: kde-misc/plasma-nm/ Johannes Huber
2014-07-20 17:04 Alexey Shvetsov
2014-06-02  9:54 Johannes Huber
2014-04-12 21:46 Johannes Huber
2014-04-10 12:16 Johannes Huber
2014-03-14 13:49 Johannes Huber
2013-11-22 16:47 Johannes Huber
2013-10-15 22:39 Johannes Huber
2013-10-15 22:10 Johannes Huber
2013-10-13 13:18 Johannes Huber
2013-09-11 15:31 Manuel Rüger
2013-04-23 21:11 Johannes Huber

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=1381862259.d8dd22f4699f09c2f2e58d60c113a8b7584d2f3d.johu@gentoo \
    --to=johu@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