libinput-1.17.2

This commit is contained in:
Rmys
2021-05-06 18:41:34 +03:00
committed by GitHub
parent 9cac179c4c
commit 5f9d705dbf
+9 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>library that handles input devices for display servers and other applications that need to directly deal with input devices.</Summary>
<Description>It provides device detection, device handling, input device event processing and abstraction so minimize the amount of custom input code the user of libinput need to provide the common set of functionality that users expect.</Description>
<Archive sha1sum="644b1c6936cfff8a4547da71fbcd7ebd28618426" type="tarxz">https://www.freedesktop.org/software/libinput/libinput-1.15.5.tar.xz</Archive>
<Archive sha1sum="f2c4cc636bccc45b4f40085380f7f83708b2790d" type="tarxz">https://www.freedesktop.org/software/libinput/libinput-1.17.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gtk3-devel</Dependency>
@@ -39,6 +39,7 @@
<Dependency>libwacom</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/libexec/libinput</Path>
<Path fileType="library">/usr/lib</Path>
@@ -64,6 +65,13 @@
</Package>
<History>
<Update release="16">
<Date>2021-05-06</Date>
<Version>1.17.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="15">
<Date>2020-05-16</Date>
<Version>1.15.5</Version>