blob: c7978640af4ebee0e95a44bd16acc01e09cb26b9 (
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
31
|
pkgbase = openvr-git
pkgdesc = API and runtime that allows access to VR hardware from multiple vendors.
pkgver = 1.23.8.r0.g8f71cf8
pkgrel = 1
url = https://github.com/ValveSoftware/openvr
arch = x86_64
license = custom
makedepends = git
makedepends = cmake
makedepends = vulkan-headers
makedepends = qt5-base
depends = libgl
depends = sdl2
depends = glew
depends = jsoncpp
optdepends = steam: SteamVR must be installed through Steam, also contains vive udev rules
provides = openvr
conflicts = openvr
options = !strip
source = git+https://github.com/ValveSoftware/openvr.git
source = 0001-openvr_capi-Add-pragma-pack-around-VRControllerState.patch
source = 0002-samples-cmake-Remove-OpenVR-paths-check.patch
source = 0003-samples-compat-Use-correct-definition-for-vsprintf_s.patch
source = https://patch-diff.githubusercontent.com/raw/ValveSoftware/openvr/pull/1716.patch
md5sums = SKIP
md5sums = 4aa6ee8199d86dde2a563b4495f41a53
md5sums = d3dc9d20967362a2e92e3fb1c7f82b57
md5sums = e68ff412ff73b1ca75f8b17ab6c7069a
md5sums = c936accff13f8d0bdc28deba2254503e
pkgname = openvr-git
|