This commit is contained in:
aydemir
2016-10-17 18:09:33 +03:00
parent ddc582a658
commit f8855cfd5f
3 changed files with 12 additions and 5 deletions
-2
View File
@@ -31,5 +31,3 @@ def install():
shelltools.cd("build")
cmaketools.install()
pisitools.dodoc("../COPYING")
@@ -0,0 +1,9 @@
--- a/data/scripts/Xsession 2016-08-28 14:52:04.910181422 +0200
+++ b/data/scripts/Xsession 2016-08-28 14:53:07.157184480 +0200
@@ -91,5 +91,5 @@
if [ -z "$@" ]; then
exec xmessage -center -buttons OK:0 -default OK "Sorry, $DESKTOP_SESSION is no valid session."
else
- exec $@
+ exec ck-launch-session $@
fi
+3 -3
View File
@@ -14,7 +14,7 @@
<IsA>app:console</IsA>
<Summary>QML based X11 display manager</Summary>
<Description>KDE Power Management module. Provides kded daemon DBus helper and KCM for configuring Power settings</Description>
<Archive sha1sum="0e022f8eed64307a2ca8536c71204954c2858106" type="tarxz">https://github.com/sddm/sddm/releases/download/v0.14.0/sddm-0.14.0.tar.xz</Archive>
<Archive sha1sum="ee92a2b27602c13d6ac5cfd34399192a31ca033c" type="tarxz">https://github.com/sddm/sddm/releases/download/v0.14.0/sddm-0.14.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
@@ -26,7 +26,7 @@
<Dependency>docutils</Dependency>
</BuildDependencies>
<Patches>
<Patch>sddm-0.11.0-consolekit.patch</Patch>
<Patch>sddm-0.14.0-consolekit.patch</Patch>
<Patch>sddm-respect-user-flags.patch</Patch>
<Patch>ecb903e4.patch</Patch>
</Patches>
@@ -106,4 +106,4 @@
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>