From: "Patrick Lauer" <patrick@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/krfb/
Date: Mon, 25 Aug 2014 03:55:52 +0000 (UTC) [thread overview]
Message-ID: <1408938843.bc99e580192f468cc3683dc7d50c88c8e9573fd5.patrick@gentoo> (raw)
commit: bc99e580192f468cc3683dc7d50c88c8e9573fd5
Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 25 03:54:03 2014 +0000
Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Mon Aug 25 03:54:03 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=bc99e580
Fix build failure #520760
---
kde-base/krfb/krfb-4.14.49.9999.ebuild | 4 +++-
kde-base/krfb/metadata.xml | 1 +
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/kde-base/krfb/krfb-4.14.49.9999.ebuild b/kde-base/krfb/krfb-4.14.49.9999.ebuild
index a23b2b9..dda9d22 100644
--- a/kde-base/krfb/krfb-4.14.49.9999.ebuild
+++ b/kde-base/krfb/krfb-4.14.49.9999.ebuild
@@ -10,7 +10,8 @@ inherit kde4-base
DESCRIPTION="VNC-compatible server to share KDE desktops"
HOMEPAGE="http://www.kde.org/applications/system/krfb/"
KEYWORDS=""
-IUSE="debug telepathy"
+IUSE="debug telepathy ktp"
+REQUIRED_USE="ktp? ( telepathy )"
DEPEND="
>=net-libs/libvncserver-0.9.9
@@ -36,6 +37,7 @@ src_prepare() {
src_configure() {
local mycmakeargs=(
$(cmake-utils_use_with telepathy TelepathyQt4)
+ $(cmake-utils_use_with ktp KTp)
)
kde4-base_src_configure
diff --git a/kde-base/krfb/metadata.xml b/kde-base/krfb/metadata.xml
index 2dbf47b..ce6e354 100644
--- a/kde-base/krfb/metadata.xml
+++ b/kde-base/krfb/metadata.xml
@@ -4,5 +4,6 @@
<herd>kde</herd>
<use>
<flag name="telepathy">Enable desktop sharing through a telepathy client</flag>
+ <flag name='ktp'>Enable displaying of KDE Telepathy contacts</flag>
</use>
</pkgmetadata>
next reply other threads:[~2014-08-25 3:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-25 3:55 Patrick Lauer [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-08-04 15:22 [gentoo-commits] proj/kde:master commit in: kde-base/krfb/ Johannes Huber
2013-08-29 13:27 Michael Palimaka
2013-08-06 7:23 Michael Palimaka
2013-06-06 19:39 Johannes Huber
2013-03-26 16:39 Michael Palimaka
2012-03-25 13:12 Dennis Schridde
2012-03-25 13:12 Dennis Schridde
2011-05-26 19:27 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=1408938843.bc99e580192f468cc3683dc7d50c88c8e9573fd5.patrick@gentoo \
--to=patrick@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