Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
openvr
Commits:
ae7312da by Antonio Rojas at 2026-06-06T01:00:35+02:00
upgpkg: 2.15.6-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = openvr
pkgdesc = API and runtime that allows access to VR hardware from
multiple vendors
- pkgver = 2.12.14
+ pkgver = 2.15.6
pkgrel = 1
url = https://github.com/ValveSoftware/openvr
arch = x86_64
@@ -8,10 +8,10 @@ pkgbase = openvr
makedepends = cmake
depends = jsoncpp
depends = libgl
- source =
https://github.com/ValveSoftware/openvr/archive/v2.12.14/openvr-2.12.14.tar.gz
+ source =
https://github.com/ValveSoftware/openvr/archive/v2.15.6/openvr-2.15.6.tar.gz
source =
openvr-fix-vsprintf_s.patch::https://github.com/ValveSoftware/openvr/pull/594.patch
source =
openvr-use-system-jsoncpp-1.23.7.patch::https://github.com/ValveSoftware/openvr/pull/1716.patch
- sha256sums =
becc2e6b956d1b98d66e2cc75fd8b20db94eb5af584ec360a4dad7e8adec3176
+ sha256sums =
e184cb625010fab7043a9d5e1e000fdeb3067a152bb3169ef53f64dfac37164c
sha256sums =
1d954060f27b16485e398654d6730105abc251d372da03fbba38496db17885ae
sha256sums =
f79c6edf25efa1aac42b60db48d72f4e3c771039c9cd0fc0870fd51f17712229
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Christoph Haag <[email protected]>
pkgname=openvr
-pkgver=2.12.14
+pkgver=2.15.6
pkgrel=1
pkgdesc="API and runtime that allows access to VR hardware from multiple
vendors"
arch=(x86_64)
@@ -13,7 +13,7 @@ makedepends=(cmake)
source=(${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
openvr-fix-vsprintf_s.patch::${url}/pull/594.patch
openvr-use-system-jsoncpp-1.23.7.patch::${url}/pull/1716.patch)
-sha256sums=('becc2e6b956d1b98d66e2cc75fd8b20db94eb5af584ec360a4dad7e8adec3176'
+sha256sums=('e184cb625010fab7043a9d5e1e000fdeb3067a152bb3169ef53f64dfac37164c'
'1d954060f27b16485e398654d6730105abc251d372da03fbba38496db17885ae'
'f79c6edf25efa1aac42b60db48d72f4e3c771039c9cd0fc0870fd51f17712229')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openvr/-/commit/ae7312da810ba5eefa3676538dec2ad0ae04d1c5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openvr/-/commit/ae7312da810ba5eefa3676538dec2ad0ae04d1c5
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help