sddm: fixed + translations.xml add
This commit is contained in:
@@ -9,8 +9,13 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
def setup():
|
||||
shelltools.system("sed -e '/UPOWER_SERVICE)/ s:^://:' \
|
||||
-i src/daemon/PowerManager.cpp")
|
||||
shelltools.system("sed -e 's/eval exec/& ck-launch-session /' \
|
||||
-i data/scripts/Xsession")
|
||||
|
||||
shelltools.makedirs("build")
|
||||
shelltools.cd("build")
|
||||
shelltools.cd("build")
|
||||
|
||||
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>sddm</Name>
|
||||
<Summary xml:lang="en">QML based X11 display manager</Summary>
|
||||
<Summary xml:lang="tr">QML tabanlı X11 görüntü yöneticisi.</Summary>
|
||||
<Description xml:lang="en">KDE Power Management module. Provides kded daemon DBus helper and KCM for configuring Power settings</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user