blob: 85f90127d0af9ce661758a80c4e5e4f00b5c37bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = libinputsynth-git
pkgdesc = Synthesize desktop input for X11 and Wayland
pkgver = 0.13.2.60.4a048ca
pkgrel = 1
url = https://gitlab.freedesktop.org/xrdesktop/libinputsynth
arch = i686
arch = x86_64
license = MIT
makedepends = meson
makedepends = git
makedepends = xdotool
depends = glib2
provides = libinputsynth=0.13.2.60.4a048ca
conflicts = libinputsynth
options = debug
options = !strip
source = git+https://gitlab.freedesktop.org/xrdesktop/libinputsynth.git
md5sums = SKIP
pkgname = libinputsynth-git
|