blob: 4fc71eaf57945aca0dcd242c1fe9d25bd274b7a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
pkgbase = libinput-multiplier
pkgdesc = libinput with scroll multiplier patch
pkgver = 1.26.2
pkgrel = 1
url = https://gitlab.freedesktop.org/libinput/libinput
arch = x86_64
license = MIT
checkdepends = python-pytest
makedepends = gtk4
makedepends = meson
makedepends = wayland-protocols
makedepends = check
depends = mtdev
depends = systemd
depends = libevdev
depends = libwacom
depends = systemd-libs
depends = glibc
optdepends = gtk4: libinput debug-gui
optdepends = python-pyudev: libinput measure
optdepends = python-libevdev: libinput measure
optdepends = python-libevdev: libinput measure
optdepends = python-yaml: used by various tools
provides = libinput=1.26.2
conflicts = libinput
source = https://gitlab.freedesktop.org/libinput/libinput/-/archive/1.26.2/libinput-1.26.2.tar.bz2
source = multiplier.patch
sha256sums = e2dbbf515905086dc3f8c8536d326e04012f5716b8b047bb3392a17b13ca78ec
sha256sums = c8cdf1aa512d347e88e48cb8efdba1a8d56640d4048e3e8a5e6d14fa83e32fde
pkgname = libinput-multiplier
|