summarylogtreecommitdiffstats
path: root/.AURINFO
diff options
context:
space:
mode:
Diffstat (limited to '.AURINFO')
-rw-r--r--.AURINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.AURINFO b/.AURINFO
new file mode 100644
index 000000000000..073d324afec6
--- /dev/null
+++ b/.AURINFO
@@ -0,0 +1,16 @@
+pkgbase = python-rift-git
+ pkgdesc = Python bindings for the Oculus Rift
+ pkgver = 1
+ pkgrel = 1
+ url = https://github.com/lubosz/python-rift
+ arch = i686
+ arch = x86_64
+ license = GPLv3
+ depends = python>=3.0
+ depends = cython
+ depends = openhmd-git
+ depends = oculus-udev
+ source = git+https://github.com/lubosz/python-rift.git
+
+pkgname = python-rift-git
+