Amarok/Development: Difference between revisions
Appearance
< Amarok
m →Compiling: fix again |
m →Dependencies: add link to requirements |
||
Line 43: | Line 43: | ||
* [https://projects.kde.org/projects/extragear/multimedia/amarok/repository/revisions/master/entry/README README] on GIT (the definitive, most up-to-date list) | * [https://projects.kde.org/projects/extragear/multimedia/amarok/repository/revisions/master/entry/README README] on GIT (the definitive, most up-to-date list) | ||
* [[Requirements]] | * [[http://community.kde.org/Amarok/GettingStarted/Requirements Requirements]] | ||
=== Compiling === | === Compiling === |
Revision as of 19:19, 15 October 2012
Testing
Development Information
First and foremost:
More useful information:
- Architecture
- Junior Jobs
- Proposals
- DirectionAndSolutions
- VisionCreation
- Using Git for Development
- Debugging HowTo
- Hacking On Amarok HowTo
- Database Schema
- Media Devices
- Magnatune Store
- Ampache Service
- Nepomuk
- Abbreviations
- Playlist header
- Missing Icons in Amarok 2
- Unit Testing
- Usability Improvements
- Card Sorting targeting Playlist Context Menu
- MySQL Embedded
- openDesktop.org Profile Guidelines
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
- README on GIT (the definitive, most up-to-date list)
- [Requirements]