mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-04 13:17:34 +02:00
* Depend on libEchonest 1.1.1 (in README & CMakeLists.txt).
This commit is contained in:
@@ -15,7 +15,7 @@ ENDIF()
|
|||||||
|
|
||||||
FIND_PACKAGE( Taglib 1.6.0 REQUIRED )
|
FIND_PACKAGE( Taglib 1.6.0 REQUIRED )
|
||||||
FIND_PACKAGE( LibLastFm REQUIRED )
|
FIND_PACKAGE( LibLastFm REQUIRED )
|
||||||
FIND_PACKAGE( LibEchonest REQUIRED )
|
FIND_PACKAGE( LibEchonest 1.1.1 REQUIRED )
|
||||||
|
|
||||||
IF( UNIX AND NOT APPLE )
|
IF( UNIX AND NOT APPLE )
|
||||||
ADD_SUBDIRECTORY( alsa-playback )
|
ADD_SUBDIRECTORY( alsa-playback )
|
||||||
|
4
README
4
README
@@ -30,7 +30,7 @@ QJson (Qt JSON library)
|
|||||||
$ ./configure && make
|
$ ./configure && make
|
||||||
$ sudo make install
|
$ sudo make install
|
||||||
|
|
||||||
libEchonest 0.1
|
libEchonest 1.1.1
|
||||||
---------------
|
---------------
|
||||||
See: http://projects.kde.org/projects/playground/libs/libechonest/
|
See: http://projects.kde.org/projects/playground/libs/libechonest/
|
||||||
|
|
||||||
@@ -83,7 +83,7 @@ Dependencies
|
|||||||
libogg 1.1.4 http://xiph.org/ogg/
|
libogg 1.1.4 http://xiph.org/ogg/
|
||||||
libflac++ 1.2.0 http://flac.sourceforge.net/
|
libflac++ 1.2.0 http://flac.sourceforge.net/
|
||||||
liblastfm 0.3.3 http://github.com/mxcl/liblastfm/
|
liblastfm 0.3.3 http://github.com/mxcl/liblastfm/
|
||||||
libechonest 0.1.2 http://projects.kde.org/projects/playground/libs/libechonest/
|
libechonest 1.1.1 http://projects.kde.org/projects/playground/libs/libechonest/
|
||||||
|
|
||||||
Third party libraries that we ship with our source:
|
Third party libraries that we ship with our source:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user