SVN commit 1081480 by ingmarvanhassel: Update xine homepage Forward-port of r1081479 M +1 -1 CMakeLists.txt --- trunk/KDE/kdemultimedia/CMakeLists.txt #1081479:1081480 @@ -18,7 +18,7 @@ alsa_configure_file(${CMAKE_BINARY_DIR}/config-alsa.h) macro_optional_find_package(Xine) -macro_log_feature(XINE_XCB_FOUND "Xine XCB" "Xine libraries" "http://xinehq.de/" FALSE "" "Xine and phonon-xine must be compiled with XCB support.") +macro_log_feature(XINE_XCB_FOUND "Xine XCB" "Xine libraries" "http://www.xine-project.org/" FALSE "" "Xine and phonon-xine must be compiled with XCB support.") macro_optional_find_package(Taglib 1.6) macro_log_feature(TAGLIB_FOUND "taglib" "Library for reading and editing audio meta data." "http://ktown.kde.org/~wheeler/taglib/" FALSE "1.6" "Required to build Juk and many Strigi Analyzers.")