libinput ver. bump

This commit is contained in:
Rmys
2022-07-28 21:20:13 +03:00
parent c6a73a30ca
commit f621acd985
+9 -2
View File
@@ -13,7 +13,7 @@
<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="0a8106063861c7f91681babb949b9eb839e858c0" type="tarxz">https://www.freedesktop.org/software/libinput/libinput-1.19.4.tar.xz</Archive>
<Archive sha1sum="5efd2718b725cb0e883595e882908b7febfedbf6" type="tarbz2">https://gitlab.freedesktop.org/libinput/libinput/-/archive/1.21.0/libinput-1.21.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gtk3-devel</Dependency>
@@ -23,7 +23,7 @@
<Dependency>libunwind-devel</Dependency>
<Dependency>eudev-devel</Dependency>
<Dependency>libmtdev-devel</Dependency>
<Dependency>libwacom-devel</Dependency>
<Dependency versionFrom="2.4.0">libwacom-devel</Dependency>
<Dependency>libXtst-devel</Dependency>
<Dependency>wayland-client</Dependency>
@@ -73,6 +73,13 @@
</Package>
<History>
<Update release="22">
<Date>2022-07-28</Date>
<Version>1.21.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2022-07-12</Date>
<Version>1.19.4</Version>