From kde-release-team Thu Dec 27 15:35:53 2007 From: Thiago Macieira Date: Thu, 27 Dec 2007 15:35:53 +0000 To: kde-release-team Subject: kdereview Message-Id: <1198769753.066603.15570.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-release-team&m=119876976920599 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@kde.org CCMAIL:jbache@trolltech.com CCMAIL:richardmg@trolltech.com CCMAIL:thierry.bastian@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 _______________________________________________ release-team mailing list release-team@kde.org https://mail.kde.org/mailman/listinfo/release-team