summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7ebbd0793c3b7bad4f33ee7abbbe1fca520b2d7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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 = 40.afb25df
	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 "plugdev" group
	optdepends = steam: For SteamVR (Duh)
	optdepends = vive-udev: Udev rule to make the Vive sensors usable to the "plugdev" group
	provides = openvr
	options = !strip
	options = staticlibs
	source = git+https://github.com/ChristophHaag/openvr.git
	md5sums = SKIP

pkgname = openvr-git