* update openvr to 2.5.1-2
This commit is contained in:
parent
6ed92ba195
commit
3f49ae082b
@ -1,9 +1,13 @@
|
||||
pkgbase = openvr
|
||||
pkgdesc = API and runtime that allows access to VR hardware from multiple vendors
|
||||
pkgver = 2.5.1
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/ValveSoftware/openvr
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = BSD-3-Clause
|
||||
makedepends = cmake
|
||||
depends = jsoncpp
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=openvr
|
||||
pkgver=2.5.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="API and runtime that allows access to VR hardware from multiple vendors"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="https://github.com/ValveSoftware/openvr"
|
||||
|
Loading…
x
Reference in New Issue
Block a user