lxde-common v0.99.3

This commit is contained in:
uglyside
2025-06-21 10:47:46 +03:00
parent 08e4ef72a0
commit 3150cee5e3
2 changed files with 14 additions and 10 deletions
+1 -1
View File
@@ -15,5 +15,5 @@ def build():
def install(): def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR()) autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "ChangeLog") pisitools.dodoc("AUTHORS", "COPYING")
+13 -9
View File
@@ -3,24 +3,22 @@
<PISI> <PISI>
<Source> <Source>
<Name>lxde-common</Name> <Name>lxde-common</Name>
<Homepage>https://www.lxde.org/</Homepage> <Homepage>https://github.com/lxde/lxde-common</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>data</IsA> <IsA>data</IsA>
<PartOf>desktop.lxde</PartOf> <PartOf>desktop.lxde</PartOf>
<Summary>LXDE Session default configuration files.</Summary> <Summary>LXDE Session default configuration files.</Summary>
<Description>lxde-common provides LXDE Session default configuration files and nuoveXT2 iconset.</Description> <Description>lxde-common provides LXDE Session default configuration files and nuoveXT2 iconset.</Description>
<Archive sha1sum="e54d80b64e6a89ff1f89ced7a826fa4e8bf453ec" type="tarxz"> <Archive sha1sum="db5e29b97961a3ec460d3ec79d5a9460f12e2352" type="tarxz">https://github.com/lxde/releases/raw/master/releases/lxde-common-0.99.3.tar.xz</Archive>
mirrors://sourceforge/lxde/lxde-common-0.99.2.tar.xz
</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>intltool</Dependency> <Dependency>intltool</Dependency>
</BuildDependencies> </BuildDependencies>
<Patches> <Patches>
<!-- <Patch level="1">config.patch</Patch> --> <!-- <Patch level="1"></Patch> -->
</Patches> </Patches>
</Source> </Source>
@@ -43,6 +41,13 @@
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2025-06-21</Date>
<Version>0.99.3</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2022-08-07</Date> <Date>2022-08-07</Date>
<Version>0.99.2</Version> <Version>0.99.2</Version>
@@ -52,4 +57,3 @@
</Update> </Update>
</History> </History>
</PISI> </PISI>