mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-08 10:02:29 +02:00
Merge branch 'stable' of git://github.com/tomahawk-player/tomahawk into stable
This commit is contained in:
commit
15cbeb30da
10
README
10
README
@ -30,7 +30,7 @@ QJson (Qt JSON library)
|
||||
$ ./configure && make
|
||||
$ sudo make install
|
||||
|
||||
libEchonest 1.1.1
|
||||
libEchonest 1.1.4
|
||||
---------------
|
||||
See: http://projects.kde.org/projects/playground/libs/libechonest/
|
||||
|
||||
@ -95,7 +95,7 @@ Dependencies
|
||||
libogg 1.1.4 http://xiph.org/ogg/
|
||||
libflac++ 1.2.0 http://flac.sourceforge.net/
|
||||
liblastfm 0.3.3 http://github.com/mxcl/liblastfm/
|
||||
libechonest 1.1.1 http://projects.kde.org/projects/playground/libs/libechonest/
|
||||
libechonest 1.1.4 http://projects.kde.org/projects/playground/libs/libechonest/
|
||||
|
||||
Third party libraries that we ship with our source:
|
||||
|
||||
@ -106,11 +106,7 @@ Dependencies
|
||||
To build the app:
|
||||
-----------------
|
||||
$ mkdir build && cd build
|
||||
|
||||
Pick one of the following two choices. If uncertain pick the second one, you probably want a GUI.
|
||||
$ cmake -Dgui=no .. # enables headless mode, build without GUI
|
||||
$ cmake .. # normal build including GUI
|
||||
|
||||
$ cmake ..
|
||||
$ make
|
||||
|
||||
To run the app:
|
||||
|
Loading…
x
Reference in New Issue
Block a user