plasma-workspace: update to 5.19.0

[ci skip]
This commit is contained in:
John 2020-05-20 12:16:05 +02:00
parent c11a781f94
commit 398adca974
2 changed files with 12 additions and 2 deletions

View File

@ -0,0 +1,10 @@
--- ./login-sessions/plasma.desktop.cmake 2020-05-14 12:53:54.000000000 +0200
+++ - 2020-05-20 14:39:34.856212360 +0200
@@ -1,6 +1,6 @@
[Desktop Entry]
Type=XSession
-Exec=${CMAKE_INSTALL_FULL_BINDIR}/startplasma-x11
+Exec=dbus-launch --exit-with-session ${CMAKE_INSTALL_FULL_BINDIR}/startplasma-x11
TryExec=${CMAKE_INSTALL_FULL_BINDIR}/startplasma-x11
DesktopNames=KDE
Name=Plasma

View File

@ -1,6 +1,6 @@
# Template file for 'plasma-workspace'
pkgname=plasma-workspace
version=5.18.5
version=5.19.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -19,7 +19,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later, GFDL-1.2-or-later, LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/plasma/plasma-workspace"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=14e82033be745f4db46a70d319e2c86012295ea31056092bc974004189b92354
checksum=bdfcc6c12696e3a24602b23bd366ed52f004b158960c79e6c00b73cbb37e2bbe
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"