summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..0e5b4ab8a4c8
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = warpd
+ 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