summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b3d25a78704b870e4e2d5bf4d0abce71f67b0c45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = openvr-git
	pkgdesc = API and runtime that allows access to VR hardware from multiple vendors. Contains API and samples. The runtime is under SteamVR in Tools on Steam. Note: There's no compositor for linux, so try with hellovr -nocompositor
	pkgver = 39.65f3753
	pkgrel = 1
	url = https://github.com/ValveSoftware/openvr
	arch = x86_64
	license = custom
	makedepends = git
	makedepends = cmake
	makedepends = qt5-base
	depends = libgl
	depends = sdl2
	depends = glew
	optdepends = oculus-udev: Udev rule to make the rift sensors usable to the user "plugdev"
	optdepends = steam: For SteamVR (Duh)
	provides = openvr
	options = !strip
	options = staticlibs
	source = git+https://github.com/ChristophHaag/openvr.git
	md5sums = SKIP

pkgname = openvr-git