blob: 35b185a3523d37e342691cb6f614f1868d3e1d46 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = lisgd
pkgdesc = Bind gestures on touchscreens, and unsupported gesture devices via libinput touch events
pkgver = 0.4.0
pkgrel = 1
url = https://git.sr.ht/~mil/lisgd
arch = x86_64
arch = i686
arch = armv7h
arch = aarch64
license = MIT
depends = libinput
depends = libx11
depends = wayland
source = lisgd-0.4.0.tar.gz::https://git.sr.ht/~mil/lisgd/archive/0.4.0.tar.gz
sha512sums = 315b4a423aef35b341160f92777bc867475e8be54f8de3f376677f6e1f2dc243cf8559044df0cde3ca9ef1b3e157a6deedabf159949aa9c0adefc548c55fa854
pkgname = lisgd
|