From kde-commits Thu Jan 28 12:59:17 2010 From: Ingmar Vanhassel Date: Thu, 28 Jan 2010 12:59:17 +0000 To: kde-commits Subject: KDE/kdemultimedia Message-Id: <1264683557.320647.27995.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=126468356414455 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.")