libinput-1.19.4

This commit is contained in:
Rmys
2022-07-12 13:29:15 +03:00
committed by GitHub
parent f0b5c7e315
commit 0db3c4cd87
+9 -1
View File
@@ -10,9 +10,10 @@
</Packager>
<License>X11</License>
<IsA>app:console</IsA>
<Icon>xorg</Icon>
<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="86fe886c829ba913a56500e0cf15ada34b6de4d6" type="tarxz">https://www.freedesktop.org/software/libinput/libinput-1.19.3.tar.xz</Archive>
<Archive sha1sum="0a8106063861c7f91681babb949b9eb839e858c0" type="tarxz">https://www.freedesktop.org/software/libinput/libinput-1.19.4.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gtk3-devel</Dependency>
@@ -72,6 +73,13 @@
</Package>
<History>
<Update release="21">
<Date>2022-07-12</Date>
<Version>1.19.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2021-12-14</Date>
<Version>1.19.3</Version>