summarylogtreecommitdiffstats
path: root/.AURINFO
diff options
context:
space:
mode:
Diffstat (limited to '.AURINFO')
-rw-r--r--.AURINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.AURINFO b/.AURINFO
new file mode 100644
index 000000000000..75b074315cf3
--- /dev/null
+++ b/.AURINFO
@@ -0,0 +1,15 @@
+pkgbase = python2-pyleapmouse-git
+ pkgdesc = A Leap Motion based mouse in Python.
+ pkgver = 63.97d8839
+ pkgrel = 1
+ url = https://github.com/pythonian4000/PyLeapMouse
+ arch = any
+ license = unknown
+ depends = python2
+ depends = python2-pyuserinput-git
+ depends = leap-motion-sdk
+ source = git+https://github.com/openleap/PyLeapMouse.git
+ source = pyleapmouse
+
+pkgname = python2-pyleapmouse-git
+