libinput-1.19.3

This commit is contained in:
Rmys
2021-12-14 17:25:54 +03:00
committed by GitHub
parent 72a28bca7d
commit 7688a4ccf7
+8 -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="5440f51f6cdd9278986e112e28945b3cc8cfa60e" type="tarxz">https://www.freedesktop.org/software/libinput/libinput-1.19.2.tar.xz</Archive>
<Archive sha1sum="86fe886c829ba913a56500e0cf15ada34b6de4d6" type="tarxz">https://www.freedesktop.org/software/libinput/libinput-1.19.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gtk3-devel</Dependency>
@@ -72,6 +72,13 @@
</Package>
<History>
<Update release="20">
<Date>2021-12-14</Date>
<Version>1.19.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2021-11-09</Date>
<Version>1.19.2</Version>