From 1d193fbad100dd0dbd72c7bd336278544c260c9c Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 13 Sep 2015 13:43:09 +0200 Subject: plasma-workspace: add ConsoleKit2 support for screenlocker. ConsoleKit2 has implemented the systemd-logind API for Lock, Unlock, PrepareForSleep and Inhibit. --- kde/patch/plasma-workspace.patch | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 kde/patch/plasma-workspace.patch (limited to 'kde/patch/plasma-workspace.patch') diff --git a/kde/patch/plasma-workspace.patch b/kde/patch/plasma-workspace.patch new file mode 100644 index 0000000..2b1c630 --- /dev/null +++ b/kde/patch/plasma-workspace.patch @@ -0,0 +1,4 @@ +# Add ConsoleKit2 support for screenlocker (ConsoleKit2 has implemented the +# systemd-logind API for Lock, Unlock, PrepareForSleep and Inhibit. +cat $CWD/patch/plasma-workspace/plasma-workspace_consolekit2.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } + -- cgit v1.2.3