Merge pull request #10604 from Rmys/master

sddm rebuild pisinar
This commit is contained in:
Rmys
2022-08-09 13:31:05 +03:00
committed by GitHub
3 changed files with 12 additions and 2 deletions
+2 -1
View File
@@ -38,8 +38,9 @@ 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", "../sddm-theme-main/pisinar/*")
pisitools.dodoc("../LICENSE")
## If you don't like to see any character at all not even while being entered set this to true.
pisitools.dosed("%s/usr/share/sddm/themes/Sweet-Cat/theme.conf" % get.installDIR(), 'ForceHideCompletePassword="false"', 'ForceHideCompletePassword="true"')
#pisitools.dosed("%s/usr/share/sddm/themes/Sweet-Cat/theme.conf" % get.installDIR(), 'ForceHideCompletePassword="false"', 'ForceHideCompletePassword="true"')
+2 -1
View File
@@ -28,7 +28,8 @@ InputMethod=
[Theme]
# Current theme name
#Current=maia
Current=Sweet-Cat
#Current=Sweet-Cat
Current=Pisi-Nar
# Cursor theme
CursorTheme=breeze
+8
View File
@@ -15,6 +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="982d62b77ea76c0bae70ffd206c181fd0d3416c2" type="targz" target="sddm-0.19.0">https://gitlab.com/erkanisik/sddm-theme/-/archive/main/sddm-theme-main.tar.gz</Archive>
<BuildDependencies>
<Dependency>docutils</Dependency>
<Dependency>pam-devel</Dependency>
@@ -88,6 +89,13 @@
</Package>
<History>
<Update release="20">
<Date>2022-08-09</Date>
<Version>0.19.0</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2022-05-17</Date>
<Version>0.19.0</Version>