libinput-1.23.0

This commit is contained in:
Rmys
2023-04-04 15:54:18 +03:00
committed by GitHub
parent f5e0ef8e14
commit 38f6b38e52
+8 -1
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="e59c3fa32849f9917581e1517272d2c64c120649" type="tarbz2">https://gitlab.freedesktop.org/libinput/libinput/-/archive/1.22.1/libinput-1.22.1.tar.bz2</Archive>
<Archive sha1sum="70e5bd39a6ef431a826d0202fbf0c30478b3ba46" type="tarbz2">https://gitlab.freedesktop.org/libinput/libinput/-/archive/1.23.0/libinput-1.23.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gtk3-devel</Dependency>
@@ -72,6 +72,13 @@
</Package>
<History>
<Update release="25">
<Date>2023-04-04</Date>
<Version>1.23.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2023-01-16</Date>
<Version>1.22.1</Version>