Amarok/GettingStarted/Dependencies: Difference between revisions

From KDE Community Wiki
(Copy from old wiki)
 
(→‎Optional: update dependenies)
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 0.3, for scrobbling, internet radio, and artist info, http://cdn.last.fm/src/liblastfm-0.3.0.tar.bz2, http://github.com/mxcl/liblastfm/tree/master
* 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
* 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
Line 31: Line 31:
** LibOFA - http://code.google.com/p/musicip-libofa/
** LibOFA - http://code.google.com/p/musicip-libofa/
* gpodder.net Podcast Service
* gpodder.net Podcast Service
** libmygpo-qt 1.0.5 (or newer)
** libmygpo-qt 1.0.6 (or newer)
* Transcoding requires (at runtime):
* Transcoding requires (at runtime):
** FFmpeg 0.6.0 (or newer) - http://ffmpeg.org/
** FFmpeg 0.6.0 (or newer) - http://ffmpeg.org/

Revision as of 20:01, 15 October 2012

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.