Amarok/Development: Difference between revisions

From KDE Community Wiki
(→‎Dependencies: update link)
(→‎Development Information: add section for the rc files)
Line 46: Line 46:
* [[/Scripting_HowTo_2.0|Scripting HowTo 2.x]]
* [[/Scripting_HowTo_2.0|Scripting HowTo 2.x]]
* [[/Scripted_Services_Tutorial_2.0|Scripted services tutorial 2.x]]
* [[/Scripted_Services_Tutorial_2.0|Scripted services tutorial 2.x]]
=== Configuration files ===
These files are written to $HOME/.kde/share/config. The address might be $HOME/.kde4/share/config/ on some systems:
* [[/amarokrc | amarokrc]]
* [[/amarok-appletsrc | amarok-appletsrc]]
* [[/amarok_homerc | amarok_homerc]]


== Building Amarok ==
== Building Amarok ==

Revision as of 21:46, 19 February 2013

Development Information

First and foremost:

Database

Services

Media Devices

Usability

Scripting

Configuration files

These files are written to $HOME/.kde/share/config. The address might be $HOME/.kde4/share/config/ on some systems:

Building Amarok

For a great guide to building Amarok, see this article. The article is geared toward building Amarok locally, but it is still a great reference for building Amarok in general.

Dependencies

Compiling

Testing

Windows / OS X

Various