aboutsummaryrefslogtreecommitdiff
path: root/ports/openvr/CONTROL
diff options
context:
space:
mode:
authorMaki <mxmcube@gmail.com>2020-04-03 18:24:16 +0100
committerGitHub <noreply@github.com>2020-04-03 10:24:16 -0700
commitb065d5fec011e480ab36ab766c87b8830b3626cd (patch)
treece16fdc1f15804aec401439d8ae1527b4e41f9dc /ports/openvr/CONTROL
parent171ff2995ce2fb8c40de9e78ad6776d6b4478454 (diff)
downloadvcpkg-b065d5fec011e480ab36ab766c87b8830b3626cd.tar.gz
vcpkg-b065d5fec011e480ab36ab766c87b8830b3626cd.zip
[openvr] Added Linux support and updated to v1.10.30 (#10629)
* [openvr] Added Linux support * [openvr] Updated to v1.10.30 * [openvr] Updated port file with modern variables and better platform checking * [openvr] Updated ci.baseline.txt as Linux is supported now
Diffstat (limited to 'ports/openvr/CONTROL')
-rw-r--r--ports/openvr/CONTROL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/openvr/CONTROL b/ports/openvr/CONTROL
index 545e0f341..ada8687b5 100644
--- a/ports/openvr/CONTROL
+++ b/ports/openvr/CONTROL
@@ -1,4 +1,5 @@
Source: openvr
-Version: 1.9.16
+Version: 1.10.30
Homepage: https://github.com/ValveSoftware/openvr
Description: an API and runtime that allows access to VR hardware from multiple vendors without requiring that applications have specific knowledge of the hardware they are targeting.
+Supports: !(arm|uwp|osx|android) \ No newline at end of file