From 4ac1397e9e6ce3f8a6ea7d461ece9db212fc9483 Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Mon, 9 Mar 2009 00:55:48 +0000 Subject: Update KDE to 4.2.1. multimedia/phonon port has been split into phonon itself, phonon-xine and phono-gstreamer backends. After updating phonon port you have to install at least one backend. phonon-xine backend is recommended for KDE. --- x11/kde4-workspace/files/patch-CMakeLists.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 x11/kde4-workspace/files/patch-CMakeLists.txt (limited to 'x11/kde4-workspace/files/patch-CMakeLists.txt') diff --git a/x11/kde4-workspace/files/patch-CMakeLists.txt b/x11/kde4-workspace/files/patch-CMakeLists.txt new file mode 100644 index 000000000000..25851f037692 --- /dev/null +++ b/x11/kde4-workspace/files/patch-CMakeLists.txt @@ -0,0 +1,11 @@ +--- ../CMakeLists.txt.orig 2009-01-01 19:26:09.000000000 +0300 ++++ ../CMakeLists.txt 2009-03-07 10:02:36.000000000 +0300 +@@ -220,7 +220,7 @@ + macro_write_basic_cmake_version_file(${CMAKE_CURRENT_BINARY_DIR}/KDE4WorkspaceConfigVersion.cmake + ${KDE4WORKSPACE_VERSION_MAJOR} ${KDE4WORKSPACE_VERSION_MINOR} ${KDE4WORKSPACE_VERSION_PATCH}) + +-set(_KDE4WorkspaceConfig_INSTALL_DIR ${LIB_INSTALL_DIR}/KDE4Workspace-${KDE4WORKSPACE_VERSION}/cmake) ++set(_KDE4WorkspaceConfig_INSTALL_DIR ${LIB_INSTALL_DIR}/KDE4Workspace/cmake) + # places where find_package() looks for FooConfig.cmake files: + # CMake >= 2.6.0 looks in lib/Foo*/cmake/, CMake >= 2.6.3 also looks in + # lib/cmake/Foo*/, which packagers prefer. So they can set the KDE4_USE_COMMON_CMAKE_PACKAGE_CONFIG_DIR -- cgit v1.2.3