Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/johu:master commit in: media-sound/tomahawk/
Date: Wed, 27 Apr 2016 09:55:39
Message-Id: 1461750923.0ea81a1586062c16bc19c2e0da921eb763b3f8de.johu@gentoo
1 commit: 0ea81a1586062c16bc19c2e0da921eb763b3f8de
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 27 09:55:23 2016 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 27 09:55:23 2016 +0000
6 URL: https://gitweb.gentoo.org/dev/johu.git/commit/?id=0ea81a15
7
8 media-sound/tomahawk: Update dependencies
9
10 Sync with tree.
11
12 Package-Manager: portage-2.2.28
13
14 media-sound/tomahawk/tomahawk-9999.ebuild | 5 ++---
15 1 file changed, 2 insertions(+), 3 deletions(-)
16
17 diff --git a/media-sound/tomahawk/tomahawk-9999.ebuild b/media-sound/tomahawk/tomahawk-9999.ebuild
18 index 89198fe..f5b3f10 100644
19 --- a/media-sound/tomahawk/tomahawk-9999.ebuild
20 +++ b/media-sound/tomahawk/tomahawk-9999.ebuild
21 @@ -11,7 +11,6 @@ if [[ ${KDE_BUILD_TYPE} != live ]]; then
22 KEYWORDS="~amd64 ~x86"
23 else
24 EGIT_REPO_URI="git://github.com/tomahawk-player/${PN}.git"
25 - KEYWORDS=""
26 fi
27
28 DESCRIPTION="Multi-source social music player"
29 @@ -39,10 +38,10 @@ CDEPEND="
30 dev-libs/boost:=
31 dev-libs/qtkeychain[qt5]
32 dev-libs/quazip[qt5]
33 - >=media-libs/libechonest-2.3.0:=[qt5]
34 + >=media-libs/libechonest-2.3.1:=[qt5]
35 media-libs/liblastfm[qt5]
36 - media-libs/phonon[qt5]
37 >=media-libs/taglib-1.8.0
38 + media-video/vlc:=
39 >=net-libs/gnutls-3.2
40 x11-libs/libX11
41 hatchet? ( dev-cpp/websocketpp )