@@ -32,5 +32,7 @@ def install():
|
||||
shelltools.cd("build")
|
||||
|
||||
cmaketools.install()
|
||||
|
||||
pisitools.insinto("/usr/share/sddm/themes/pisi-linux-gray", "../pisi-linux-gray-0.1/*")
|
||||
|
||||
pisitools.dodoc("../LICENSE")
|
||||
|
||||
@@ -27,7 +27,8 @@ InputMethod=
|
||||
|
||||
[Theme]
|
||||
# Current theme name
|
||||
Current=maia
|
||||
#Current=maia
|
||||
Current=pisi-linux-gray
|
||||
|
||||
# Cursor theme
|
||||
CursorTheme=breeze
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
<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="ca4f453fd32e68faca437d66d9fbad59258c505c" type="tarxz">https://github.com/sddm/sddm/releases/download/v0.18.1/sddm-0.18.1.tar.xz</Archive>
|
||||
<Archive sha1sum="861ee07cabdef1854a7f9479847e3161e7ab6b9c" type="targz" target="sddm-0.18.1">https://github.com/sebo28/pisi-linux-gray/archive/v0.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>qt5-linguist</Dependency>
|
||||
@@ -69,6 +70,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="12">
|
||||
<Date>2019-10-29</Date>
|
||||
<Version>0.18.1</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="11">
|
||||
<Date>2019-10-12</Date>
|
||||
<Version>0.18.1</Version>
|
||||
@@ -154,4 +162,4 @@
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user