From e1989598d4f3a2f5e37508a4c67331a21d39d4ed Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Wed, 21 Jan 2015 11:53:23 +0100 Subject: KDE Plasma: simplified cmake/ files for some modules. Several custom cmake/* files could be symlinked to cmake/plasma. --- README | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'README') diff --git a/README b/README index 8ba2750..017b338 100644 --- a/README +++ b/README @@ -35,12 +35,13 @@ ld frameworks plasma plasma-extra polkit-kde applications" BUILD LOG FOR PLASMA: -Need to recompile everything making sure that Qt4 is not picked up by accident, -or else set "export QT_QPA_PLATFORM_PLUGIN_PATH=path/to/qt/plugins" to get rid -of the start-time error: -Failed to load platform plugin "xcb". Available platforms are: -linuxfb minimal offscreen xcb -Aborted +TODO: Need to recompile everything making sure that Qt4 is not picked up by accident, or else set "export QT_QPA_PLATFORM_PLUGIN_PATH=path/to/qt/plugins" to get rid of the start-time error: + Failed to load platform plugin "xcb". Available platforms are: + linuxfb minimal offscreen xcb + Aborted +TODO: change "qtpaths" to "qtpaths-qt5" in /usr/bin/startkde +TODO: change "qdbus" to "qdbus-qt5" in /usr/bin/startkde +TODO: rename /usr/bin/startkde to /usr/bin/startkde5 because it clashes with the script from kde-workspace. Also update the plasma*desktop scripts to call startkde5 instead of startkde. Remove kde5-plasma*.desktop because plasma-workspace now includes its own plasma.desktop BUILD LOG FOR PLASMA-EXTRA: -- cgit v1.2.3