lxappearance v0.6.4
This commit is contained in:
@@ -15,5 +15,4 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
|
|
||||||
pisitools.dodoc("AUTHORS")
|
pisitools.dodoc("AUTHORS", "COPYING")
|
||||||
|
|
||||||
|
|||||||
@@ -3,19 +3,17 @@
|
|||||||
<PISI>
|
<PISI>
|
||||||
<Source>
|
<Source>
|
||||||
<Name>lxappearance</Name>
|
<Name>lxappearance</Name>
|
||||||
<Homepage>http://wiki.lxde.org/en/LXAppearance</Homepage>
|
<Homepage>https://github.com/lxde/lxappearance</Homepage>
|
||||||
<Packager>
|
<Packager>
|
||||||
<Name>PisiLinux Community</Name>
|
<Name>Kamil Atlı</Name>
|
||||||
<Email>admins@pisilinux.org</Email>
|
<Email>suvari@pisilinux.org</Email>
|
||||||
</Packager>
|
</Packager>
|
||||||
<License>GPL-2</License>
|
<License>GPLv2</License>
|
||||||
<IsA>app:gui</IsA>
|
<IsA>app:gui</IsA>
|
||||||
<PartOf>desktop.lxde</PartOf>
|
<PartOf>desktop.lxde</PartOf>
|
||||||
<Summary>A new feature-rich GTK+ theme switcher.</Summary>
|
<Summary>A new feature-rich GTK+ theme switcher.</Summary>
|
||||||
<Description>LXAppearance is a new GTK+ theme switcher developed for project LXDE.</Description>
|
<Description>LXAppearance is a new GTK+ theme switcher developed for project LXDE.</Description>
|
||||||
<Archive sha1sum="1c281756b240694d0262edd9d40041d5b127d552" type="tarxz">
|
<Archive sha1sum="b8888f19c9af53e83acf72aa7d5f4ff3a2e7efb5" type="tarxz">https://github.com/lxde/releases/raw/master/releases/lxappearance-0.6.4.tar.xz</Archive>
|
||||||
mirrors://sourceforge/lxde/lxappearance-0.6.3.tar.xz
|
|
||||||
</Archive>
|
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>intltool</Dependency>
|
<Dependency>intltool</Dependency>
|
||||||
<Dependency>dbus-devel</Dependency>
|
<Dependency>dbus-devel</Dependency>
|
||||||
@@ -48,8 +46,8 @@
|
|||||||
<Name>lxappearance-devel</Name>
|
<Name>lxappearance-devel</Name>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>gtk3-devel</Dependency>
|
<Dependency>gtk3-devel</Dependency>
|
||||||
<Dependency release="current">lxappearance</Dependency>
|
|
||||||
<Dependency>glib2-devel</Dependency>
|
<Dependency>glib2-devel</Dependency>
|
||||||
|
<Dependency release="current">lxappearance</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="header">/usr/include</Path>
|
<Path fileType="header">/usr/include</Path>
|
||||||
@@ -58,6 +56,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="1">
|
||||||
<Date>2022-04-14</Date>
|
<Date>2022-04-14</Date>
|
||||||
<Version>0.6.3</Version>
|
<Version>0.6.3</Version>
|
||||||
@@ -67,4 +72,3 @@
|
|||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user