From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: net-im/ktp-contact-list/
Date: Sat, 12 Apr 2014 12:47:36 +0000 (UTC) [thread overview]
Message-ID: <1397306812.ad9ef1b0b2542c231b25122c1f770557ea61cd32.johu@gentoo> (raw)
commit: ad9ef1b0b2542c231b25122c1f770557ea61cd32
Author: Uwe L. Korn <uwelk <AT> xhochy <DOT> com>
AuthorDate: Sat Apr 12 11:19:41 2014 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Apr 12 12:46:52 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ad9ef1b0
[net-im/ktp-contact-list] Add USE semantic-desktop
Package-Manager: portage-2.2.10
---
net-im/ktp-contact-list/ktp-contact-list-9999.ebuild | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
diff --git a/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild b/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild
index f857a03..1b3c1b9 100644
--- a/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild
+++ b/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild
@@ -20,12 +20,20 @@ fi
LICENSE="GPL-2"
SLOT="4"
-IUSE="debug"
+IUSE="debug semantic-desktop"
DEPEND="
>=net-im/ktp-accounts-kcm-${PV}
- >=net-im/ktp-common-internals-${PV}
- >=net-libs/libkpeople-0.2.1
+ >=net-im/ktp-common-internals-${PV}[semantic-desktop?]
>=net-libs/telepathy-qt-0.9.3
+ semantic-desktop? ( >=net-libs/libkpeople-0.2.1 )
"
RDEPEND="${DEPEND}"
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake-utils_use_find_package semantic-desktop KPeople)
+ )
+
+ kde4-base_src_configure
+}
next reply other threads:[~2014-04-12 12:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-12 12:47 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-12-26 15:51 [gentoo-commits] proj/kde:master commit in: net-im/ktp-contact-list/ Michael Palimaka
2014-12-01 12:38 Michael Palimaka
2014-09-16 17:05 Johannes Huber
2014-03-11 21:09 Johannes Huber
2013-09-25 22:02 Johannes Huber
2012-08-28 12:06 Johannes Huber
2012-07-12 21:22 Johannes Huber
2012-03-22 23:02 Elias Probst
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=1397306812.ad9ef1b0b2542c231b25122c1f770557ea61cd32.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