Amarok/GettingStarted/Dependencies: Difference between revisions

From KDE Community Wiki
(→‎Optional: updated dependencies)
(update for 2.7 release)
Line 3: Line 3:
===Required===
===Required===


* KDE-Libs 4.6 + KDE-Base-runtime 4.6(oxygen-icons) (or newer), http://www.kde.org
* KDE-Libs 4.8.4 + KDE-Base-runtime 4.8 (oxygen-icons) (or newer), http://www.kde.org
* Qt 4.6 (or newer), http://qt.nokia.com/
* Qt 4.8 (or newer), http://qt.nokia.com/
* TagLib 1.7 (or newer), Metadata tagging library, http://developer.kde.org/~wheeler/taglib.html, https://github.com/taglib/taglib
* TagLib 1.7 (or newer), Metadata tagging library, http://developer.kde.org/~wheeler/taglib.html, https://github.com/taglib/taglib
* TagLib Extras 1.0.1 (or newer), Support for metadata reading of additional file types,  http://www.kollide.net/~jefferai/taglib-extras-1.0.1.tar.gz, svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib-extras
* TagLib Extras 1.0.1 (or newer), Support for metadata reading of additional file types,  http://www.kollide.net/~jefferai/taglib-extras-1.0.1.tar.gz, svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib-extras
Line 23: Line 23:
** Loudmouth, the Jabber library, http://www.loudmouth-project.org/
** Loudmouth, the Jabber library, http://www.loudmouth-project.org/
** Qt must be compiled with Glib enabled
** Qt must be compiled with Glib enabled
* Liblastfm 1.0, for scrobbling, internet radio, and artist info, http://cdn.last.fm/client/liblastfm-1.0.1.tar.gz, https://github.com/eartle/liblastfm
* Liblastfm 1.0.3, for scrobbling, internet radio, and artist info, http://cdn.last.fm/client/liblastfm-1.0.3.tar.gz, https://github.com/eartle/liblastfm
* QJson 0.7 (or newer), Qt JSON Parser for the Playdar Collection, http://qjson.sourceforge.net/
* QJson 0.7 (or newer), Qt JSON Parser for the Playdar Collection, http://qjson.sourceforge.net/
* MySQL 5.0 (or newer) Server for external database support
* MySQL 5.0 (or newer) Server for external database support

Revision as of 13:48, 17 January 2013

DEPENDENCIES

Required

Optional


Please note that if compiling from source you also need to install -dev/-devel versions of these packages, depending on your distribution.