Merge pull request #12626 from suvari/master

openvr: version bump to 1.26.7
This commit is contained in:
Kamil ATLI
2023-10-22 14:30:03 +03:00
committed by GitHub
+10 -3
View File
@@ -12,7 +12,7 @@
<IsA>app</IsA>
<Summary>API and runtime that allows access to VR hardware from multiple vendors</Summary>
<Description>OpenVR is 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. This repository is an SDK that contains the API and samples. The runtime is under SteamVR in Tools on Steam.</Description>
<Archive sha1sum="f46dfd200aad552224ad291624458895c706be3b" type="targz">https://github.com/ValveSoftware/openvr/archive/refs/tags/v1.16.8.tar.gz</Archive>
<Archive sha1sum="99441b0b1d9d82ca40139aeb6316bcf89995339c" type="targz">https://github.com/ValveSoftware/openvr/archive/refs/tags/v1.26.7.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>jsoncpp-devel</Dependency>
@@ -20,8 +20,8 @@
<Dependency>rapidjson-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>0001-Fixed-includes-and-asserts-in-v1.6.18-release.patch</Patch>
<Patch>fix-missing-stdarg-h.patch</Patch>
<!-- <Patch>0001-Fixed-includes-and-asserts-in-v1.6.18-release.patch</Patch> -->
<!-- <Patch>fix-missing-stdarg-h.patch</Patch> -->
<Patch>install-library.patch</Patch>
</Patches>
</Source>
@@ -54,6 +54,13 @@
</Package>
<History>
<Update release="2">
<Date>2023-10-22</Date>
<Version>1.26.7</Version>
<Comment>version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2022-05-01</Date>
<Version>1.16.8</Version>