summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-02-21 01:40:38 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-02-21 01:44:12 +0100
commit1de2a4f7d218dede710d276c6d51f04f7c7985b5 (patch)
treea268f46559202462e1a3dbce5a4ab03a8beeaf43 /media-sound/tomahawk/tomahawk-9999.ebuild
parentwww-client/firefox-bin: 51.0.1 e10s addon fix (diff)
downloadgentoo-1de2a4f7d218dede710d276c6d51f04f7c7985b5.tar.gz
gentoo-1de2a4f7d218dede710d276c6d51f04f7c7985b5.tar.bz2
gentoo-1de2a4f7d218dede710d276c6d51f04f7c7985b5.zip
media-sound/tomahawk: Drop media-libs/libechonest
Upstream commit ed9a02764431d9e2bb29c479db23396a647ed842 Gentoo-bug: 591796 Package-Manager: portage-2.3.3
Diffstat (limited to 'media-sound/tomahawk/tomahawk-9999.ebuild')
-rw-r--r--media-sound/tomahawk/tomahawk-9999.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/media-sound/tomahawk/tomahawk-9999.ebuild b/media-sound/tomahawk/tomahawk-9999.ebuild
index 5e61a7e281c2..2438e72649e5 100644
--- a/media-sound/tomahawk/tomahawk-9999.ebuild
+++ b/media-sound/tomahawk/tomahawk-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -14,7 +14,7 @@ else
fi
DESCRIPTION="Multi-source social music player"
-HOMEPAGE="http://tomahawk-player.org/"
+HOMEPAGE="https://tomahawk-player.org/"
LICENSE="GPL-3 BSD"
SLOT="0"
@@ -22,7 +22,6 @@ IUSE="+hatchet telepathy xmpp"
CDEPEND="
$(add_frameworks_dep attica)
- $(add_qt_dep designer)
$(add_qt_dep qtdbus)
$(add_qt_dep qtgui)
$(add_qt_dep qtnetwork)
@@ -38,7 +37,6 @@ CDEPEND="
dev-libs/boost:=
dev-libs/qtkeychain:=[qt5]
>=dev-libs/quazip-0.7.2[qt5]
- >=media-libs/libechonest-2.3.1:=[qt5]
media-libs/liblastfm[qt5]
>=media-libs/taglib-1.8.0
media-video/vlc:=[flac,dvbpsi,ffmpeg,mp3]
@@ -49,6 +47,7 @@ CDEPEND="
xmpp? ( net-libs/jreen[qt5] )
"
DEPEND="${CDEPEND}
+ $(add_qt_dep designer)
$(add_qt_dep linguist-tools)
$(add_qt_dep qtconcurrent)
"