blob: dc41318f3f53add81ceeaabbba865af3457729f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = warpd-wayland-git
pkgdesc = A small program which facilitates recursively warping the pointer to different quadrants on the screen (wayland build).
pkgver = r231.567205b
pkgrel = 1
url = https://github.com/rvaiya/warpd
arch = x86_64
license = MIT
makedepends = git
depends = wayland
depends = libxkbcommon
depends = cairo
provides = warpd
source = git+https://github.com/rvaiya/warpd
md5sums = SKIP
pkgname = warpd-wayland-git
|