%general-entities; ]> $LastChangedBy$ $Date$ Amarok-&amarok-version; Amarok Introduction to Amarok Amarok is an audio player for KDE. Features include a context browser, Magnatunes and Last.fm integration, support for multimedia devices, and scripting through Ruby. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &amarok-md5sum; Download size: &amarok-size; Estimated disk space required: &amarok-buildsize; Estimated build time: &amarok-time; Amarok Dependencies Required , , and TagLib Recommended and Optional (for cd-ripping support), (for cd-burning support), , SQLite, , , Helix (untested media backend, alternative to xine), or mpeg4ip, libvisual, TunePimp, libgpod, libifp, libnjp, libmtp, and libkarma (requires omfs) User Notes: Installation of Amarok Install Amarok by running the following commands: ./configure --prefix=$(kde-config --prefix) \ --sysconfdir=/etc/kde \ --disable-debug \ --disable-dependency-tracking && make This package does not come with a test suite. Now, as the root user: make install Command Explanations --prefix=$(kde-config --prefix): This parameter uses kde-config to establish the prefix of the existing KDE installation and then sets the installation prefix for Amarok to the same value. --disable-debug: This option causes the package to be compiled without debugging code. --disable-dependency-tracking: This option speeds up one time builds. --without-included-sqlite: This option forces the use of a system-installed copy of SQLite. --enable-mysql: This option enables use of a MySQL database for music collections. --enable-postresql: This option enables use of a PostgreSQL database for music collections. Support for other optional dependencies may require passing options to the configure script. Refer to the output from ./configure --help for additional information. Contents Installed Programs Installed Libraries Installed Directories amarok, amarokapp, amarokcollectionscanner, amarok_daapserver.rb, and amarok_proxy.rb libamarok.so, and several modules for installed dependencies $KDE_PREFIX/share/apps/amarok and $KDE_PREFIX/share/doc/HTML/*/amarok Short Descriptions amarok is a wrapper for amarokapp to speed up command line argument passing amarok amarokapp is the Amarok audio player amarokapp amarokcollectionscanner is used to scan a directory structure and build a collection amarokcollectionscanner amarok_daapserver.rb is a DAAP server for Amarok amarok_daapserver.rb amarok_proxy.rb is a proxy server for DAAP and Last.fm amarok_proxy.rb