summaryrefslogtreecommitdiffstats
path: root/kde/post-install
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-12-31 13:53:34 +0100
committer Eric Hameleers <alien@slackware.com>2015-12-31 13:53:34 +0100
commit16e613e2585bb42feb26d70a89d8a1945c6a8827 (patch)
tree9c3086142de7474b257f7faa7c73e3c495918ffd /kde/post-install
parent5c32fd177dd9dd445417f6f98c52d727e9a7f703 (diff)
downloadktown-16e613e2585bb42feb26d70a89d8a1945c6a8827.tar.gz
ktown-16e613e2585bb42feb26d70a89d8a1945c6a8827.tar.xz
Some package recompilations as a result of your feedback, thanks!
Also, three new packages have been added and one has been re-added. current/testing/deps: Updated OpenAL. current/testing/kde/applications: Rebuilt kde-runtime, kdenetwork-filesharing, kdesdk-thumbnailers, kdegraphics-thumbnailers, krfb, kamera, marble, ark, dolphin, kde-baseapps. current/testing/kde/applications: Added the missing baloo5-widgets. current/testing/kde/kdepim: Rebuilt kdepimlibs. current/testing/kde/plasma: Added bluez-qt,bluedevil (now that Slackware finally got updated to BlueZ 5)). current/testing/kde/plasma: Rebuilt plasma5-nm, plasma-workspace. current/testing/kde/plasma-extra: Re-added oxygen-fonts on request.
Diffstat (limited to 'kde/post-install')
-rw-r--r--kde/post-install/baloo.post-install2
-rw-r--r--kde/post-install/plasma-workspace.post-install5
2 files changed, 5 insertions, 2 deletions
diff --git a/kde/post-install/baloo.post-install b/kde/post-install/baloo.post-install
index 9239a3e..58ceb24 100644
--- a/kde/post-install/baloo.post-install
+++ b/kde/post-install/baloo.post-install
@@ -1,2 +1,4 @@
# Move the polkit dbus configuration files to the proper place:
mv $PKG/etc/kde/dbus-1 $PKG/etc/
+# We do not need these, they are already part of baloo5:
+rm -f $PKG/usr/bin/*
diff --git a/kde/post-install/plasma-workspace.post-install b/kde/post-install/plasma-workspace.post-install
index b2df90e..15ad278 100644
--- a/kde/post-install/plasma-workspace.post-install
+++ b/kde/post-install/plasma-workspace.post-install
@@ -7,11 +7,12 @@ cat $CWD/post-install/plasma-workspace/xinit/xinitrc.plasma \
> $PKG/etc/X11/xinit/xinitrc.plasma
chmod 0755 $PKG/etc/X11/xinit/xinitrc.plasma
-# Add a "fail-safe" version of KDE Plasma desktop session:
+# Add a "fail-safe" version of KDE Plasma desktop session.
+# Prefix the name with "z_" because SDDM is braindead:
mkdir -p $PKG/usr/share/xsessions
cat $CWD/post-install/plasma-workspace/xsession/plasma-safe.desktop \
| sed -e "s,@PREFIX@,/usr,g" \
- > $PKG/usr/share/xsessions/plasma-safe.desktop
+ > $PKG/usr/share/xsessions/z_plasma-safe.desktop
# What is "plugins/plugins"?
mv $PKG/usr/lib64/qt5/plugins/{plugins,}/phonon_platform