lxappearance v0.6.4

This commit is contained in:
uglyside
2025-06-21 10:47:15 +03:00
parent f603a6b32b
commit 08e4ef72a0
2 changed files with 14 additions and 11 deletions
+1 -2
View File
@@ -15,5 +15,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS")
pisitools.dodoc("AUTHORS", "COPYING")
+13 -9
View File
@@ -3,19 +3,17 @@
<PISI>
<Source>
<Name>lxappearance</Name>
<Homepage>http://wiki.lxde.org/en/LXAppearance</Homepage>
<Homepage>https://github.com/lxde/lxappearance</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>GPL-2</License>
<License>GPLv2</License>
<IsA>app:gui</IsA>
<PartOf>desktop.lxde</PartOf>
<Summary>A new feature-rich GTK+ theme switcher.</Summary>
<Description>LXAppearance is a new GTK+ theme switcher developed for project LXDE.</Description>
<Archive sha1sum="1c281756b240694d0262edd9d40041d5b127d552" type="tarxz">
mirrors://sourceforge/lxde/lxappearance-0.6.3.tar.xz
</Archive>
<Archive sha1sum="b8888f19c9af53e83acf72aa7d5f4ff3a2e7efb5" type="tarxz">https://github.com/lxde/releases/raw/master/releases/lxappearance-0.6.4.tar.xz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>dbus-devel</Dependency>
@@ -48,8 +46,8 @@
<Name>lxappearance-devel</Name>
<RuntimeDependencies>
<Dependency>gtk3-devel</Dependency>
<Dependency release="current">lxappearance</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency release="current">lxappearance</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -58,6 +56,13 @@
</Package>
<History>
<Update release="2">
<Date>2025-06-21</Date>
<Version>0.6.4</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2022-04-14</Date>
<Version>0.6.3</Version>
@@ -67,4 +72,3 @@
</Update>
</History>
</PISI>