summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-01-21 11:53:23 +0100
committer Eric Hameleers <alien@slackware.com>2015-01-21 11:53:23 +0100
commite1989598d4f3a2f5e37508a4c67331a21d39d4ed (patch)
treeeade0244b64fecaadfdabcea1ddc1ac56de6db34 /README
parent3691a1632674addd595ceafe0eb51fbb67c8921e (diff)
downloadktown-e1989598d4f3a2f5e37508a4c67331a21d39d4ed.tar.gz
ktown-e1989598d4f3a2f5e37508a4c67331a21d39d4ed.tar.xz
KDE Plasma: simplified cmake/ files for some modules.
Several custom cmake/* files could be symlinked to cmake/plasma.
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 7 insertions, 6 deletions
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: