blob: f02a683199fd48fef830c90d1599197b85a849f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = libinput-gestures-git
pkgdesc = Actions gestures on your touchpad using libinput
pkgver = 2.80.r0.g9ff9381
pkgrel = 1
url = https://github.com/bulletmark/libinput-gestures
arch = any
license = GPL-3.0-or-later
makedepends = git
depends = libinput
depends = python
depends = python-dbus
depends = python-gobject
optdepends = wmctrl: required for _internal command, as per default configuration
optdepends = xdotool: simulates keyboard and mouse actions for Xorg or XWayland based apps
provides = libinput-gestures
conflicts = libinput-gestures
backup = etc/libinput-gestures.conf
source = libinput-gestures::git+https://github.com/bulletmark/libinput-gestures.git
sha256sums = SKIP
pkgname = libinput-gestures-git
|