summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 139a4810c750b8043290352f2e7c77cc9380927a (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
25
26
27
28
29
30
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.
	pkgver = 1.4.18.r0.g02bc73b
	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/ValveSoftware/openvr.git
	source = https://github.com/ValveSoftware/openvr/commit/0fa21ba17748efcca1816536e27bdca70141b074.patch
	source = 0001-also-add-pragma-pack-around-VRControllerState_t.patch
	source = remove-openvrpaths-check.diff
	md5sums = SKIP
	md5sums = 7350517830b1a0038d30c6ad33b4bb39
	md5sums = 8a9379f8cdf9a38f21942f46378714a5
	md5sums = 904a532900792e7273702a9b45d304f2

pkgname = openvr-git