Files
main/desktop/lxde/lxinput/pspec.xml
T
2024-08-18 10:04:05 +03:00

53 lines
1.5 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>lxinput</Name>
<Homepage>https://www.lxde.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPL-3</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>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>libX11-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>lxinput</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>glib2</Dependency>
<Dependency>libX11</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2022-04-14</Date>
<Version>0.3.5</Version>
<Comment>First build.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>