Merge pull request #10714 from Rmys/master

sddm rebuild
This commit is contained in:
Rmys
2022-09-26 15:37:32 +03:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ def install():
shelltools.system('sed -i "s@system-local-login@system-login@" ' + get.installDIR() + "/etc/pam.d/sddm-autologin")
pisitools.insinto("/usr/share/sddm/themes/Sweet-Cat", "../Sweet-Cat-0.1/*")
pisitools.insinto("/usr/share/sddm/themes/Pisi-Nar", "../pisinar-sddm-theme-01/*")
pisitools.insinto("/usr/share/sddm/themes/Pisi-Nar", "../pisiNar3-sddm-theme-pisinar3-V1.2/*")
pisitools.dodoc("../LICENSE")
+1 -1
View File
@@ -15,7 +15,7 @@
<Description>KDE Power Management module. Provides kded daemon DBus helper and KCM for configuring Power settings</Description>
<Archive sha1sum="cdb5c9cc7679bb5620bdfb9f56e4f2d5cea7edca" type="tarxz">https://github.com/sddm/sddm/releases/download/v0.19.0/sddm-0.19.0.tar.xz</Archive>
<Archive sha1sum="43bf1ad7b34ba5402d43efb99cbae05d90b1564c" type="targz" target="sddm-0.19.0">https://github.com/sebo28/Sweet-Cat/archive/v0.1.tar.gz</Archive>
<Archive sha1sum="c34485c6cdcf54af38b0b3a808406ef151b841b1" type="targz" target="sddm-0.19.0">https://github.com/erkanisik1/pisinar-sddm-theme/archive/refs/tags/v01.tar.gz</Archive>
<Archive sha1sum="44e69cefdcc43fd721ccefe19389f235cce41df7" type="targz" target="sddm-0.19.0">https://github.com/erkanisik1/pisiNar3-sddm-theme/archive/refs/tags/pisinar3-V1.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>docutils</Dependency>
<Dependency>pam-devel</Dependency>