From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: net-libs/libkpeople/
Date: Fri, 26 Dec 2014 15:55:41 +0000 (UTC) [thread overview]
Message-ID: <1419609336.8b2cb285bff91b29d873d00cf4927ac1ae764ada.kensington@gentoo> (raw)
commit: 8b2cb285bff91b29d873d00cf4927ac1ae764ada
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 26 15:55:36 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Dec 26 15:55:36 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=8b2cb285
[net-libs/libkpeople] Solve automagic.
Package-Manager: portage-2.2.15
---
net-libs/libkpeople/libkpeople-9999.ebuild | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/net-libs/libkpeople/libkpeople-9999.ebuild b/net-libs/libkpeople/libkpeople-9999.ebuild
index b02097c..092a368 100644
--- a/net-libs/libkpeople/libkpeople-9999.ebuild
+++ b/net-libs/libkpeople/libkpeople-9999.ebuild
@@ -10,8 +10,8 @@ DESCRIPTION="KDE contact person abstraction library"
HOMEPAGE="https://projects.kde.org/projects/playground/network/libkpeople"
LICENSE="LGPL-2.1"
-IUSE="semantic-desktop"
KEYWORDS=""
+IUSE="semantic-desktop"
RDEPEND="
$(add_frameworks_dep kconfig)
@@ -21,14 +21,20 @@ RDEPEND="
$(add_frameworks_dep kservice)
$(add_frameworks_dep kwidgetsaddons)
$(add_kdeapps_dep kcontacts)
- semantic-desktop? (
- $(add_kdeplasma_dep baloo)
- )
dev-qt/qtcore:5
dev-qt/qtdbus:5
dev-qt/qtdeclarative:5
dev-qt/qtgui:5
dev-qt/qtsql:5
dev-qt/qtwidgets:5
+ semantic-desktop? ( $(add_kdeplasma_dep baloo) )
"
DEPEND="${RDEPEND}"
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake-utils_use_find_package semantic-desktop KF5Baloo)
+ )
+
+ kde5_src_configure
+}
next reply other threads:[~2014-12-26 15:55 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-26 15:55 Michael Palimaka [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:51 Michael Palimaka
2014-09-16 17:05 Johannes Huber
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=1419609336.8b2cb285bff91b29d873d00cf4927ac1ae764ada.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