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-base/libplasmaclock/
Date: Wed, 23 Oct 2013 21:03:52 +0000 (UTC)	[thread overview]
Message-ID: <1382562213.0314cbaa33e1267e255673d7f8be7bf0574c69c3.johu@gentoo> (raw)

commit:     0314cbaa33e1267e255673d7f8be7bf0574c69c3
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 23 21:03:33 2013 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Oct 23 21:03:33 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0314cbaa

[kde-base/libplasmaclock] Add semantic-desktop useflag.

Package-Manager: portage-2.2.7

---
 kde-base/libplasmaclock/libplasmaclock-4.11.49.9999.ebuild | 11 ++++++++++-
 kde-base/libplasmaclock/libplasmaclock-9999.ebuild         | 11 ++++++++++-
 2 files changed, 20 insertions(+), 2 deletions(-)

diff --git a/kde-base/libplasmaclock/libplasmaclock-4.11.49.9999.ebuild b/kde-base/libplasmaclock/libplasmaclock-4.11.49.9999.ebuild
index 14697e4..eb3a984 100644
--- a/kde-base/libplasmaclock/libplasmaclock-4.11.49.9999.ebuild
+++ b/kde-base/libplasmaclock/libplasmaclock-4.11.49.9999.ebuild
@@ -10,10 +10,11 @@ inherit kde4-meta
 
 DESCRIPTION="Libraries for KDE Plasma's clocks"
 KEYWORDS=""
-IUSE="debug"
+IUSE="debug semantic-desktop"
 
 DEPEND="
 	$(add_kdebase_dep kephal)
+	semantic-desktop? ( $(add_kdebase_dep kdepimlibs) )
 "
 RDEPEND="${DEPEND}"
 
@@ -22,3 +23,11 @@ KMSAVELIBS="true"
 KMEXTRACTONLY="
 	libs/kephal/
 "
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake-utils_use_with semantic-desktop KdepimLibs)
+	)
+
+	kde4-meta_src_configure
+}

diff --git a/kde-base/libplasmaclock/libplasmaclock-9999.ebuild b/kde-base/libplasmaclock/libplasmaclock-9999.ebuild
index 14697e4..eb3a984 100644
--- a/kde-base/libplasmaclock/libplasmaclock-9999.ebuild
+++ b/kde-base/libplasmaclock/libplasmaclock-9999.ebuild
@@ -10,10 +10,11 @@ inherit kde4-meta
 
 DESCRIPTION="Libraries for KDE Plasma's clocks"
 KEYWORDS=""
-IUSE="debug"
+IUSE="debug semantic-desktop"
 
 DEPEND="
 	$(add_kdebase_dep kephal)
+	semantic-desktop? ( $(add_kdebase_dep kdepimlibs) )
 "
 RDEPEND="${DEPEND}"
 
@@ -22,3 +23,11 @@ KMSAVELIBS="true"
 KMEXTRACTONLY="
 	libs/kephal/
 "
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake-utils_use_with semantic-desktop KdepimLibs)
+	)
+
+	kde4-meta_src_configure
+}


             reply	other threads:[~2013-10-23 21:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-23 21:03 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-05-12  8:56 [gentoo-commits] proj/kde:master commit in: kde-base/libplasmaclock/ Michael Palimaka
2014-05-04 23:35 Johannes Huber
2013-08-09  5:44 Manuel Rüger
2012-02-10 13:22 Johannes Huber
2011-05-24  5:57 Jorge Manuel B. S. Vicetto

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=1382562213.0314cbaa33e1267e255673d7f8be7bf0574c69c3.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