forked from tomahawk-player/tomahawk
-
Notifications
You must be signed in to change notification settings - Fork 0
Tomahawk, the social music player app (Qt / C++)
License
euroelessar/tomahawk
Â
Â
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
Repository files navigation
Compiling Tomahawk ------------------ $ mkdir build && cd build $ cmake .. $ make Start the application on Linux: $ ./tomahawk Start the application on OS X: $ open tomahawk.app Detailed building instructions for Ubuntu ----------------------------------------- See: http://wiki.tomahawk-player.org/mediawiki/index.php/Building_Ubuntu_Binary_on_Maverick_(10.10) Detailed building instructions for OS X --------------------------------------- See: http://wiki.tomahawk-player.org/mediawiki/index.php/Building_OS_X_Application_Bundle_on_Snow_Leopard_(10.6) Dependencies ------------ CMake 2.8.0 http://www.cmake.org/ Qt 4.7.0 http://qt.nokia.com/ QJson 0.7.1 http://qjson.sourceforge.net/ SQLite 3.6.22 http://www.sqlite.org/ TagLib 1.6.2 http://developer.kde.org/~wheeler/taglib.html Boost 1.3x http://www.boost.org/ CLucene 0.9.23 (0.9.21 will fail) http://clucene.sourceforge.net/download.shtml libechonest 1.1.5 http://projects.kde.org/projects/playground/libs/libechonest/ Third party libraries that we ship with our source: MiniUPnP http://miniupnp.free.fr/ liblastfm 0.4.0 http://github.com/jonocole/liblastfm/ Enjoy!
About
Tomahawk, the social music player app (Qt / C++)
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 82.0%
- C 16.3%
- Shell 0.5%
- Ruby 0.4%
- Objective-C 0.2%
- Python 0.2%
- Other 0.4%