lxinput v0.3.6

This commit is contained in:
uglyside
2025-06-21 10:50:25 +03:00
parent 703c9ca474
commit 1c4792a265
2 changed files with 13 additions and 10 deletions
+1 -2
View File
@@ -15,5 +15,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "README", "COPYING", "ChangeLog", "NEWS")
pisitools.dodoc("AUTHORS", "COPYING")
+12 -8
View File
@@ -3,19 +3,17 @@
<PISI>
<Source>
<Name>lxinput</Name>
<Homepage>https://www.lxde.org/</Homepage>
<Homepage>https://github.com/lxde/lxinput</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>GPL-3</License>
<License>GPLv3</License>
<IsA>app:gui</IsA>
<PartOf>desktop.lxde</PartOf>
<Summary>LXDE keyboard and mouse configuration tool.</Summary>
<Description>lxinput is tool for LXDE keyboard and mouse configuration.</Description>
<Archive sha1sum="60db01f00c1ef6f060f7e58e2be0761659470c02" type="tarxz">
mirrors://sourceforge/lxde/lxinput-0.3.5.tar.xz
</Archive>
<Archive sha1sum="b8e66924242648a0d8525979fe9ce778b84419c5" type="tarxz">https://github.com/lxde/releases/raw/master/releases/lxinput-0.3.6.tar.xz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>gtk3-devel</Dependency>
@@ -40,6 +38,13 @@
</Package>
<History>
<Update release="2">
<Date>2025-06-21</Date>
<Version>0.3.6</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.3.5</Version>
@@ -49,4 +54,3 @@
</Update>
</History>
</PISI>