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: net-libs/libkpeople/
Date: Tue, 16 Sep 2014 17:05:57 +0000 (UTC)	[thread overview]
Message-ID: <1410884709.6bcecdc5f22e738ce6b3db5e5666bca5161c656b.johu@gentoo> (raw)

commit:     6bcecdc5f22e738ce6b3db5e5666bca5161c656b
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 16 15:36:30 2014 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Sep 16 16:25:09 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=6bcecdc5

[net-libs/libkpeople] Add semantic-desktop USE flag

Baloo is optional now.

Package-Manager: portage-2.2.12

---
 net-libs/libkpeople/libkpeople-9999.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/net-libs/libkpeople/libkpeople-9999.ebuild b/net-libs/libkpeople/libkpeople-9999.ebuild
index ad8922f..7fe3770 100644
--- a/net-libs/libkpeople/libkpeople-9999.ebuild
+++ b/net-libs/libkpeople/libkpeople-9999.ebuild
@@ -20,11 +20,11 @@ HOMEPAGE="https://projects.kde.org/projects/playground/network/libkpeople"
 
 LICENSE="LGPL-2.1"
 SLOT="4"
-IUSE="debug examples test"
+IUSE="debug examples semantic-desktop test"
 
 RDEPEND="
-	$(add_kdebase_dep baloo)
 	$(add_kdebase_dep kdepimlibs)
+	semantic-desktop? ( $(add_kdebase_dep baloo) )
 "
 DEPEND="${RDEPEND}
 	sys-devel/gettext
@@ -33,6 +33,7 @@ DEPEND="${RDEPEND}
 src_configure() {
 	local mycmakeargs=(
 		$(cmake-utils_use_with examples)
+		$(cmake-utils_use_find_package semantic-desktop Baloo)
 	)
 
 	kde4-base_src_configure


             reply	other threads:[~2014-09-16 17:06 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-16 17:05 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-01-13 20:42 [gentoo-commits] proj/kde:master commit in: net-libs/libkpeople/ Johannes Huber
2015-01-09 18:49 Manuel Rüger
2014-12-26 15:55 Michael Palimaka
2014-12-26 15:55 Michael Palimaka
2014-12-26 15:51 Michael Palimaka
2014-09-16 17:05 Johannes Huber
2014-09-16 17:05 Johannes Huber
2014-08-29 16:54 Michael Palimaka
2014-04-26 10:50 Johannes Huber
2014-03-09 16:46 Johannes Huber
2013-10-29 19:05 Johannes Huber
2013-10-29 18:35 Johannes Huber
2013-10-01 23:05 Elias Probst
2013-09-25 19:25 Johannes Huber
2013-07-03 22:14 Johannes Huber
2013-07-03 20:42 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=1410884709.6bcecdc5f22e738ce6b3db5e5666bca5161c656b.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