diff options
-rw-r--r-- | multimedia/tomahawk/README | 11 | ||||
-rw-r--r-- | multimedia/tomahawk/tomahawk.info | 2 |
2 files changed, 1 insertions, 12 deletions
diff --git a/multimedia/tomahawk/README b/multimedia/tomahawk/README index da323cee00..acfb7b2c56 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 1cdfb0f718..6d5fe61d7d 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" |