[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdenetwork/kopete
From:       Pali Rohár <pali.rohar () gmail ! com>
Date:       2012-12-08 22:45:19
Message-ID: 20121208224519.3C1CEAC867 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1327791 by pali:

We do not need iLBC and Speex libraries for buidling Kopete with Google Talk voice \
call support at build time anymore


 M  +1 -4      CMakeLists.txt  
 M  +0 -3      config-kopete.h.cmake  


--- trunk/KDE/kdenetwork/kopete/CMakeLists.txt #1327790:1327791
@@ -57,7 +57,7 @@
 macro_log_feature(LIBORTP_FOUND "libortp" "oRTP provides an API to send rtp packets" \
"http://www.linphone.org/index.php/eng/code_review/ortp" FALSE "0.13" "Needed to \
build Jingle support, Google Talk libjingle audio call support and voice clips in \
WLM.")  
 macro_optional_find_package(Speex)
-macro_log_feature(SPEEX_FOUND "speex" "speex is an encoder/decoder for the speex \
audio format." "http://www.speex.org/" FALSE "" "Needed to build Jingle support and \
Google Talk libjingle audio call support in Kopete.") +macro_log_feature(SPEEX_FOUND \
"speex" "speex is an encoder/decoder for the speex audio format." \
"http://www.speex.org/" FALSE "" "Needed to build Jingle support in Kopete.")  
 macro_optional_find_package(QCA2)
 macro_log_feature(QCA2_FOUND "QCA2" "Qt Cryptographic Architecture" \
"http://delta.affinix.com/qca" FALSE "2.0.0" "Needed to build Kopete's GroupWise and \
Jabber protocols.") @@ -134,9 +134,6 @@
         macro_log_feature(SSL_FOUND "SSL" "" "" FALSE "" "Needed to build Google \
Talk libjingle support")  endif ( NOT WIN32 )
 
-macro_optional_find_package(msiLBC)
-macro_log_feature(MSILBC_FOUND "msiLBC" "iLBC is low bitrate audio codec - plugin \
for mediastreamer" "http://download.savannah.gnu.org/releases/linphone/plugins/sources/" \
                FALSE "" "Needed to build Google Talk libjingle voice call support \
                with iLBC codec")
-
 # Generate config-kopete.h
 configure_file(${CMAKE_CURRENT_SOURCE_DIR}/config-kopete.h.cmake \
${CMAKE_CURRENT_BINARY_DIR}/config-kopete.h )  
--- trunk/KDE/kdenetwork/kopete/config-kopete.h.cmake #1327790:1327791
@@ -29,9 +29,6 @@
 /* Define if you have a tm_gmtoff member in struct tm */
 #define HAVE_TM_GMTOFF 1
 
-/* Defined when we have ilbc codec lib */
-#define HAVE_ILBC 1
-
 /* Defines if you have GL (Mesa, OpenGL, ...) */
 #define HAVE_GL 1
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic