kdereview

Thiago Macieira thiago at kde.org
Thu Dec 27 16:35:53 CET 2007


SVN commit 753484 by thiago:

Copy the Trolltech Phonon backends from kdebase to kdereview, where
they will stay until KDE 4.1 opens up. This has been agreed with the
Release Team.

They should never have been imported to kdebase. I was too eager to
please when I did that, meaning I overlooked the feature freeze.

CCMAIL:release-team at kde.org
CCMAIL:jbache at trolltech.com
CCMAIL:richardmg at trolltech.com
CCMAIL:thierry.bastian at trolltech.com


 M  +2 -0      CMakeLists.txt  
 A             phonon (directory)  
 AM            phonon/CMakeLists.txt  
 A             phonon/cmake-modules (directory)  
 A             phonon/cmake-modules/FindGStreamerPlugins.cmake   trunk/KDE/kdebase/runtime/cmake/modules/FindGStreamerPlugins.cmake#753464
 A             phonon/ds9 (directory)   trunk/KDE/kdebase/runtime/phonon/ds9#753464
 A             phonon/gstreamer (directory)   trunk/KDE/kdebase/runtime/phonon/gstreamer#753464
 A             phonon/qt7 (directory)   trunk/KDE/kdebase/runtime/phonon/qt7#753464


--- trunk/kdereview/CMakeLists.txt #753483:753484
@@ -9,4 +9,6 @@
 add_definitions (${QT_DEFINITIONS} ${KDE4_DEFINITIONS})
 include_directories (${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR} ${KDE4_INCLUDES})
 
+macro_optional_add_subdirectory(phonon)
+
 macro_display_feature_log()
** trunk/kdereview/phonon/CMakeLists.txt #property svn:eol-style
   + native


More information about the release-team mailing list