* update libinput to 1.23.0-1
This commit is contained in:
parent
833208978e
commit
f9b5445a80
@ -2,7 +2,7 @@
|
||||
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
|
||||
|
||||
pkgname=libinput
|
||||
pkgver=1.22.1
|
||||
pkgver=1.23.0
|
||||
pkgrel=1
|
||||
pkgdesc="Input device management and event handling library"
|
||||
url="https://gitlab.freedesktop.org/libinput"
|
||||
@ -11,11 +11,12 @@ license=(custom:X11)
|
||||
depends=('mtdev' 'systemd' 'libevdev' 'libwacom')
|
||||
# upstream doesn't recommend building docs
|
||||
makedepends=('gtk4' 'meson' 'wayland-protocols' 'check') # 'doxygen' 'graphviz' 'python-sphinx' 'python-recommonmark'
|
||||
checkdepends=('python-pytest')
|
||||
optdepends=('gtk4: libinput debug-gui'
|
||||
'python-pyudev: libinput measure'
|
||||
'python-libevdev: libinput measure')
|
||||
source=(https://gitlab.freedesktop.org/libinput/libinput/-/archive/$pkgver/$pkgname-$pkgver.tar.bz2)
|
||||
sha256sums=('e13f6f118cfbbdc0b6e0edd5e3504abd96a8d0e33dc67cba31c6942c449f77af')
|
||||
sha256sums=('fad7011705a21f500229199f789f3e3e794b4c9826b70073745cdaec23bc1d0b')
|
||||
#validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer (Who-T) <office@who-t.net>
|
||||
|
||||
build() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user