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

List:       kde-commits
Subject:    KDE/kdemultimedia/cmake/modules
From:       Tim Beaulen <tbscope () gmail ! com>
Date:       2006-12-28 19:39:13
Message-ID: 1167334753.873167.19625.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 617326 by beaulen:

Need the interfaces library to work with mixers



 M  +7 -1      FindGStreamer.cmake  


--- trunk/KDE/kdemultimedia/cmake/modules/FindGStreamer.cmake #617325:617326
@@ -40,12 +40,18 @@
    ${_GStreamerLinkDir}
    )
 
+FIND_LIBRARY(GSTREAMER_INTERFACE_LIBRARY NAMES gstinterfaces-0.10
+   PATHS
+   ${_GStreamerLinkDir}
+   )
+
 #IF (GSTREAMER_INCLUDE_DIR)
 #   MESSAGE(STATUS "DEBUG: Found GStreamer include dir: ${GSTREAMER_INCLUDE_DIR}")
 #ENDIF (GSTREAMER_INCLUDE_DIR)
 
 #IF (GSTREAMER_LIBRARIES)
-#   MESSAGE(STATUS "DEBUG: Found GStreamer libraries: ${GSTREAMER_LIBRARIES}")
+   #MESSAGE(STATUS "DEBUG: Found GStreamer library: ${GSTREAMER_LIBRARIES}")
+   #MESSAGE(STATUS "DEBUG: Found GStreamer interface library: ${GSTREAMER_INTERFACE_LIBRARY}")
 #ENDIF (GSTREAMER_LIBRARIES)
 
 IF (GSTREAMER_INCLUDE_DIR AND GSTREAMER_LIBRARIES)
[prev in list] [next in list] [prev in thread] [next in thread] 

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