sddm
This commit is contained in:
@@ -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
|
||||
@@ -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>
|
||||
Reference in New Issue
Block a user