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

List:       kde-commits
Subject:    KDE/kdemultimedia
From:       Helio Chissini de Castro <helio () kde ! org>
Date:       2009-01-08 16:48:57
Message-ID: 1231433337.438538.18324.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 907723 by helio:

Missing bits of commit.. Very strange. Preparing for pulse in kmix to 4.3

 M  +2 -0      CMakeLists.txt  
 M  +2 -0      ConfigureChecks.cmake  
 M  +3 -0      config.h.cmake  


--- trunk/KDE/kdemultimedia/CMakeLists.txt #907722:907723
@@ -7,6 +7,8 @@
 include(KDE4Defaults)
 include(MacroLibrary)
 find_package(Alsa)
+find_package(PulseAudio)
+find_package(GLIB2)
 macro_optional_find_package(MusicBrainz)
 macro_log_feature(MUSICBRAINZ_FOUND "MusicBrainz" "A library that provides access to \
metadata lookup on the MusicBrainz server" "http://www.musicbrainz.org" FALSE "" \
"Music metadata lookup for KDE multimedia applications. You need version 2.x of \
libmusicbrainz.")  
--- trunk/KDE/kdemultimedia/ConfigureChecks.cmake #907722:907723
@@ -15,6 +15,8 @@
 
 macro_bool_to_01(X11_XShm_FOUND  HAVE_XSHMGETEVENTBASE)
 
+macro_bool_to_01(PULSEAUDIO_FOUND HAVE_PULSE)
+
 #now check for dlfcn.h using the cmake supplied CHECK_include_FILE() macro
 # If definitions like -D_GNU_SOURCE are needed for these checks they
 # should be added to _KDE4_PLATFORM_DEFINITIONS when it is originally
--- trunk/KDE/kdemultimedia/config.h.cmake #907722:907723
@@ -7,6 +7,9 @@
 /* Define to 1 if you have the <alloca.h> header file. */
 #cmakedefine HAVE_ALLOCA_H 1
 
+/* define to 1 if you have PulseAudio headers */
+#cmakedefine HAVE_PULSE 1
+
 /* Define if you ogg/vorbis installed */
 #cmakedefine HAVE_VORBIS ${OGGVORBIS_VERSION}
 


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

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