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] dev/johu:master commit in: media-sound/tomahawk/
Date: Fri, 16 Jan 2015 23:28:15 +0000 (UTC)	[thread overview]
Message-ID: <1421450887.c8bb2188f64af63ef0e264e01c491688d74989b9.johu@gentoo> (raw)

commit:     c8bb2188f64af63ef0e264e01c491688d74989b9
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 16 23:28:07 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Jan 16 23:28:07 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=dev/johu.git;a=commit;h=c8bb2188

[media-sound/tomahawk] Update dependencies

Package-Manager: portage-2.2.15

---
 media-sound/tomahawk/metadata.xml         |  1 +
 media-sound/tomahawk/tomahawk-9999.ebuild | 15 +++++++++------
 2 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/media-sound/tomahawk/metadata.xml b/media-sound/tomahawk/metadata.xml
index 21a6857..55e1aa0 100644
--- a/media-sound/tomahawk/metadata.xml
+++ b/media-sound/tomahawk/metadata.xml
@@ -7,6 +7,7 @@
 		<name>Johannes Huber</name>
 	</maintainer>
 	<use>
+		<flag name="hatchet">Enable support for the synchronisation through Hatchet</flag>
 		<flag name="telepathy">Enable support for the real-time communication framework telepathy</flag>
 	</use>
 </pkgmetadata>

diff --git a/media-sound/tomahawk/tomahawk-9999.ebuild b/media-sound/tomahawk/tomahawk-9999.ebuild
index b46f902..ccd9b6c 100644
--- a/media-sound/tomahawk/tomahawk-9999.ebuild
+++ b/media-sound/tomahawk/tomahawk-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -21,25 +21,26 @@ HOMEPAGE="http://tomahawk-player.org/"
 
 LICENSE="GPL-3 BSD"
 SLOT="0"
-IUSE="debug jabber kde qt5 telepathy"
+IUSE="debug +hatchet jabber kde qt5 telepathy"
 
 REQUIRED_USE="telepathy? ( kde )"
 
 # TODO
-# qt5 use flag needs a lot of work:
+# qt5 use flag needs some work:
 # - deps with missing qt4/qt5 use flags
 # - does not build with in-tree only deps
 DEPEND="
 	app-crypt/qca:2
-	>=dev-cpp/clucene-2.3.3.4
+	dev-cpp/lucene++
 	dev-cpp/sparsehash
-	>=dev-libs/boost-1.41
+	dev-libs/boost
 	dev-libs/quazip
 	>=media-libs/libechonest-2.2.0:=
 	media-libs/liblastfm
 	>=media-libs/taglib-1.8.0
 	>=net-libs/gnutls-3.2
 	x11-libs/libX11
+	hatchet? ( dev-cpp/websocketpp )
 	jabber? ( net-libs/jreen )
 	!qt5? (
 		>=dev-libs/libattica-0.4.0
@@ -53,6 +54,7 @@ DEPEND="
 		dev-qt/qtsvg:4
 		dev-qt/qtwebkit:4
 		media-libs/phonon[qt4]
+		telepathy? ( net-libs/telepathy-qt[qt4] )
 	)
 	qt5? (
 		dev-libs/qtkeychain[qt5]
@@ -63,8 +65,8 @@ DEPEND="
 		dev-qt/qtwidgets:5
 		kde-frameworks/attica:5
 		media-libs/phonon[qt5]
+		telepathy? ( net-libs/telepathy-qt[qt5] )
 	)
-	telepathy? ( net-libs/telepathy-qt )
 "
 RDEPEND="${DEPEND}
 	app-crypt/qca-ossl
@@ -75,6 +77,7 @@ DOCS=( AUTHORS ChangeLog README.md )
 src_configure() {
 	local mycmakeargs=(
 		-DWITH_CRASHREPORTER=OFF
+		$(cmake-utils_use_build hatchet)
 		$(cmake-utils_use_with jabber Jreen)
 		$(cmake-utils_use_with kde KDE4)
 		$(cmake-utils_use_build !qt5 WITH_QT4)


             reply	other threads:[~2015-01-16 23:28 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-16 23:28 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-10-28 16:43 [gentoo-commits] dev/johu:master commit in: media-sound/tomahawk/ Johannes Huber
2016-05-23 20:04 Johannes Huber
2016-05-13 15:44 Johannes Huber
2016-05-02  8:11 Johannes Huber
2016-04-27  9:55 Johannes Huber
2016-04-15 18:46 Johannes Huber
2015-06-19 12:29 Johannes Huber
2015-05-28 21:07 Johannes Huber
2015-02-22 21:59 Johannes Huber
2015-01-29 22:42 Johannes Huber
2015-01-29 21:30 Johannes Huber
2014-07-22 18:44 Johannes Huber
2014-08-19  5:28 ` Johannes Huber
2014-03-15 14:26 Johannes Huber
2013-10-19 16:28 Johannes Huber
2013-04-17 22:11 Johannes Huber
2013-01-14 21:35 Johannes Huber
2012-08-10 23:09 Johannes Huber
2012-07-30 11:02 Johannes Huber
2012-06-30 20:25 Johannes Huber
2012-06-30 17:47 Johannes Huber
2012-04-06 22:21 Johannes Huber
2012-01-19 15:51 Johannes Huber
2012-01-19 15:51 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=1421450887.c8bb2188f64af63ef0e264e01c491688d74989b9.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