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:[email protected] CCMAIL:[EMAIL PROTECTED] CCMAIL:[EMAIL PROTECTED] CCMAIL:[EMAIL PROTECTED] 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 _______________________________________________ release-team mailing list [email protected] https://mail.kde.org/mailman/listinfo/release-team
