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/telepathy-qt/
Date: Wed, 28 May 2014 21:35:28 +0000 (UTC)	[thread overview]
Message-ID: <1401312882.0b2975df8447d2c35a2771c8aeff6d6b60c160a2.johu@gentoo> (raw)

commit:     0b2975df8447d2c35a2771c8aeff6d6b60c160a2
Author:     Alexandr Akulich <akulichalexander <AT> gmail <DOT> com>
AuthorDate: Wed May 28 21:18:42 2014 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed May 28 21:34:42 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0b2975df

[net-libs/telepathy-qt] Add USE flag experimental

---
 net-libs/telepathy-qt/metadata.xml             | 1 +
 net-libs/telepathy-qt/telepathy-qt-9999.ebuild | 5 +++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/net-libs/telepathy-qt/metadata.xml b/net-libs/telepathy-qt/metadata.xml
index 5309391..4b181c1 100644
--- a/net-libs/telepathy-qt/metadata.xml
+++ b/net-libs/telepathy-qt/metadata.xml
@@ -4,5 +4,6 @@
 	<herd>qt</herd>
 	<use>
 		<flag name='farstream'>Enable support for audio/video calls via farstream</flag>
+		<flag name='experimental'>Enable compilation of experimental and unstable service side bindings</flag>
 	</use>
 </pkgmetadata>

diff --git a/net-libs/telepathy-qt/telepathy-qt-9999.ebuild b/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
index 113c765..08a17f7 100644
--- a/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
+++ b/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="http://telepathy.freedesktop.org/"
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS=""
-IUSE="debug farstream +qt4 qt5 test"
+IUSE="debug experimental farstream +qt4 qt5 test"
 
 RDEPEND="
 	farstream? (
@@ -63,8 +63,9 @@ pkg_setup() {
 src_configure() {
 	myconfigure() {
 		local mycmakeargs=(
-			$(cmake-utils_use_enable farstream)
 			$(cmake-utils_use_enable debug DEBUG_OUTPUT)
+			$(cmake-utils_use_enable experimental EXPERIMENTAL_SERVICE_SUPPORT)
+			$(cmake-utils_use_enable farstream)
 			$(cmake-utils_use_enable test TESTS)
 			-DENABLE_EXAMPLES=OFF
 		)


             reply	other threads:[~2014-05-28 21:35 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-28 21:35 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-09-29 20:18 [gentoo-commits] proj/kde:master commit in: net-libs/telepathy-qt/ Andreas Sturmlechner
2018-10-13 12:11 Andreas Sturmlechner
2018-03-19 20:30 Johannes Huber
2017-08-30 21:29 Andreas Sturmlechner
2016-06-02 14:02 Johannes Huber
2016-03-28 12:24 Johannes Huber
2015-10-12 12:46 Michael Palimaka
2015-03-04 13:21 git@oystercatcher mirror+tproxy
2015-03-04 13:21 Michael Palimaka
2015-01-30 20:54 Johannes Huber
2014-09-15 16:48 Johannes Huber
2014-05-01 22:46 Johannes Huber
2014-04-02 18:36 Johannes Huber
2013-11-09 15:02 Johannes Huber
2013-10-16 21:47 Johannes Huber
2013-10-13 15:46 Johannes Huber
2013-08-01 18:22 Johannes Huber
2013-06-05 21:53 Johannes Huber
2013-04-30 15:11 David Heidelberger
2012-09-11 23:23 Johannes Huber
2012-07-12 11:08 Michael Palimaka
2012-05-02 22:16 Johannes Huber
2012-04-19  9:17 Johannes Huber
2012-04-18 21:24 Michael Palimaka
2012-01-24 19:33 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=1401312882.0b2975df8447d2c35a2771c8aeff6d6b60c160a2.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