mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 03:10:12 +02:00
bump echonest dependency, update README
This commit is contained in:
@@ -228,8 +228,8 @@ if( BUILD_GUI AND UNIX AND NOT APPLE )
|
|||||||
find_package( X11 )
|
find_package( X11 )
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
macro_optional_find_package(Echonest 2.1.0)
|
macro_optional_find_package(Echonest 2.2.0)
|
||||||
macro_log_feature(ECHONEST_FOUND "Echonest" "Qt library for communicating with The Echo Nest" "http://projects.kde.org/libechonest" TRUE "" "libechonest 2.1.0 is needed for dynamic playlists and the infosystem")
|
macro_log_feature(ECHONEST_FOUND "Echonest" "Qt library for communicating with The Echo Nest" "http://projects.kde.org/libechonest" TRUE "" "libechonest 2.2.0 is needed for dynamic playlists and the infosystem")
|
||||||
|
|
||||||
macro_optional_find_package(CLucene 0.9.23)
|
macro_optional_find_package(CLucene 0.9.23)
|
||||||
macro_log_feature(CLucene_FOUND "CLucene" "The open-source, C++ search engine" "http://clucene.sf.net" TRUE "" "CLucene is used for indexing the collection")
|
macro_log_feature(CLucene_FOUND "CLucene" "The open-source, C++ search engine" "http://clucene.sf.net" TRUE "" "CLucene is used for indexing the collection")
|
||||||
|
@@ -44,7 +44,7 @@ Required dependencies:
|
|||||||
* TagLib 1.6.2 - http://developer.kde.org/~wheeler/taglib.html
|
* TagLib 1.6.2 - http://developer.kde.org/~wheeler/taglib.html
|
||||||
* Boost 1.3 - http://www.boost.org/
|
* Boost 1.3 - http://www.boost.org/
|
||||||
* CLucene 0.9.23 (0.9.21 will fail) - http://clucene.sourceforge.net/download.shtml
|
* CLucene 0.9.23 (0.9.21 will fail) - http://clucene.sourceforge.net/download.shtml
|
||||||
* libechonest 2.0.3 - http://projects.kde.org/projects/playground/libs/libechonest/
|
* libechonest 2.2.0 - http://projects.kde.org/projects/playground/libs/libechonest/
|
||||||
* Attica 0.4.0 - ftp://ftp.kde.org/pub/kde/stable/attica/
|
* Attica 0.4.0 - ftp://ftp.kde.org/pub/kde/stable/attica/
|
||||||
* QuaZip 0.4.3 - http://quazip.sourceforge.net/
|
* QuaZip 0.4.3 - http://quazip.sourceforge.net/
|
||||||
* liblastfm 1.0.1 - https://github.com/lastfm/liblastfm/
|
* liblastfm 1.0.1 - https://github.com/lastfm/liblastfm/
|
||||||
|
Reference in New Issue
Block a user