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/qt:master commit in: net-libs/telepathy-qt/
Date: Wed, 28 May 2014 21:40:15 +0000 (UTC)	[thread overview]
Message-ID: <1401313186.904a9c02390318916211a6dbefb9aebeab4d52f7.johu@gentoo> (raw)

commit:     904a9c02390318916211a6dbefb9aebeab4d52f7
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed May 28 21:39:46 2014 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed May 28 21:39:46 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=904a9c02

[net-libs/telepathy-qt] Sync with kde overlay

https://github.com/gentoo/kde/pull/34

Package-Manager: portage-2.2.10

---
 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:40 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-28 21:40 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-12-31 16:44 [gentoo-commits] proj/qt:master commit in: net-libs/telepathy-qt/ Andreas Sturmlechner
2019-11-20 21:18 Andreas Sturmlechner
2019-11-20 21:18 Andreas Sturmlechner
2018-03-19 20:33 Johannes Huber
2016-10-28 16:12 Michael Palimaka
2015-10-12 16:47 Michael Palimaka
2015-05-14 16:19 Davide Pesavento
2015-05-14 14:48 Davide Pesavento
2015-03-04 13:22 git@oystercatcher mirror+tproxy
2015-03-04 13:22 Michael Palimaka
2014-09-15 16:49 Johannes Huber
2014-05-05 23:52 Johannes Huber
2014-04-02 18:43 Johannes Huber
2013-11-09 15:06 Johannes Huber
2012-09-11 23:23 Johannes Huber
2012-07-12 11:06 Michael Palimaka
2012-05-03  7:24 Johannes Huber
2012-04-19  9:14 Johannes Huber
2012-04-18 21:23 Michael Palimaka

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=1401313186.904a9c02390318916211a6dbefb9aebeab4d52f7.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