summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ea279af5ce82107d9b157c1d3d418677de64928b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = warpd-git
	pkgdesc = A small X program which facilitates recursively warping the pointer to different quadrants on the screen. The program was inspired by the mousekeys feature of Kaleidoscope, the firmware for the Keyboardio
	pkgver = 0.9a
	pkgrel = 1
	url = https://github.com/rvaiya/warpd
	arch = x86_64
	license = GPLV3
	makedepends = git
	makedepends = make
	makedepends = libxinerama
	makedepends = libxft
	makedepends = libxfixes
	makedepends = libxtst
	makedepends = libx11
	provides = warpd
	source = git+https://github.com/rvaiya/warpd
	md5sums = SKIP

pkgname = warpd-git