blob: 782e88b0f95a4c976c21bef2e4d76771c1dfd48c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = wtype-git
pkgdesc = xdotool type for wayland
pkgver = 0.3.r2.gfb8cb52
pkgrel = 1
url = https://github.com/atx/wtype
arch = x86_64
license = MIT
makedepends = git
makedepends = meson
makedepends = jq
depends = wayland
depends = libxkbcommon
provides = wtype
conflicts = wtype
source = git+https://github.com/atx/wtype
sha256sums = SKIP
pkgname = wtype-git
|