#While we distribute our own liblastfm2, don't need to look for it
#macro_optional_find_package(LibLastFm 0.3.3)
#macro_log_feature(LIBLASTFM_FOUND "LastFm" "Qt library for the Last.fm webservices" "https://github.com/mxcl/liblastfm" FALSE "" "liblastfm is needed for scrobbling tracks to Last.fm and fetching cover artwork")
macro_log_feature(LIBECHONEST_FOUND"Echonest""Qt library for communicating with The Echo Nest""http://projects.kde.org/libechonest"TRUE"""libechonest is needed for dynamic playlists and the infosystem")
macro_optional_find_package(CLucene0.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_optional_find_package(QJSON)
macro_log_feature(QJSON_FOUND"QJson""Qt library that maps JSON data to QVariant objects""http://qjson.sf.net"TRUE"""libqjson is used for encoding communication between Tomahawk instances")
macro_optional_find_package(Taglib1.6.0)
macro_log_feature(TAGLIB_FOUND"TagLib""Audio Meta-Data Library""http://developer.kde.org/~wheeler/taglib.html"TRUE"""taglib is needed for reading meta data from audio files")
macro_log_feature(JREEN_FOUND"Jreen""Qt XMPP library""http://gitorious.org/jreen"FALSE"""Jreen is needed for the alternative/new Jabber SIP plugin. Built automatically inside Tomahawk, if not installed systemwide and ENABLE_JREEN is true")
macro_log_feature(GLOOX_FOUND"Gloox""A portable high-level Jabber/XMPP library for C++""http://camaya.net/gloox"FALSE"""Gloox is needed for the Jabber SIP plugin and the XMPP-Bot")