aboutsummaryrefslogtreecommitdiff
path: root/multimedia/tomahawk
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2021-04-19 23:35:09 -0500
committerRobby Workman <rworkman@slackbuilds.org>2021-04-19 23:35:09 -0500
commit526888cdefbb897e19ae197623161a5bba7fb654 (patch)
tree421eba46448318612b7dc1afa3f00dedaf638139 /multimedia/tomahawk
parent2c2eb8dd11ce1c46483841fb44e517e2b375afd8 (diff)
multimedia/tomahawk: Fixed dep info
Diffstat (limited to 'multimedia/tomahawk')
-rw-r--r--multimedia/tomahawk/README11
-rw-r--r--multimedia/tomahawk/tomahawk.info2
2 files changed, 1 insertions, 12 deletions
diff --git a/multimedia/tomahawk/README b/multimedia/tomahawk/README
index da323cee0051..acfb7b2c5691 100644
--- a/multimedia/tomahawk/README
+++ b/multimedia/tomahawk/README
@@ -4,20 +4,9 @@ A new kind of music player that invites all your streams, downloads,
cloud music storage, playlists, radio stations and friends to the same
party. It's about time they all mingle.
-QT5 Warning:
- If you have Qt5 installed, you will need to add the following cmake
- configure flag to the qtkeychain SlackBuild as qtkeychain builds
- with Qt5 by default if it's found. The Qt5 interface to Tomahawk is
- experimental and not yet complete.
-
--DBUILD_WITH_QT4="ON"
-
This will require gst-plugins-ugly for mp3 support
This optionally requires:
Telepathy-Qt: Telepathy-Qt is needed for sharing Jabber/GTalk accounts
with Telepathy.
-
-KDE4: Provides support for configuring Telepathy Accounts from inside
- Tomahawk.
diff --git a/multimedia/tomahawk/tomahawk.info b/multimedia/tomahawk/tomahawk.info
index 1cdfb0f718ea..6d5fe61d7d4f 100644
--- a/multimedia/tomahawk/tomahawk.info
+++ b/multimedia/tomahawk/tomahawk.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://download.tomahawk-player.org/tomahawk-0.8.4.tar.bz2"
MD5SUM="04832abe1786edcc55805875b5882445"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="jreen libechonest LucenePlusPlus qtkeychain sparsehash quazip-qt4 libwebsocketpp"
+REQUIRES="jreen libechonest LucenePlusPlus sparsehash quazip-qt4 libwebsocketpp"
MAINTAINER="Thorn Inurcide"
EMAIL="thorn_inurcide@zoho.com"