public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: media-libs/opencomposite/
@ 2024-06-12 16:10 Viorel Munteanu
  0 siblings, 0 replies; only message in thread
From: Viorel Munteanu @ 2024-06-12 16:10 UTC (permalink / raw
  To: gentoo-commits

commit:     faeed594b8af5551d56e62f6fce184b8c907ea43
Author:     Patrick Nicolas <patricknicolas <AT> laposte <DOT> net>
AuthorDate: Wed Jun 12 12:56:09 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Wed Jun 12 12:56:09 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=faeed594

media-libs/opencomposite: use bundled OpenXR loader

Signed-off-by: Patrick Nicolas <patricknicolas <AT> laposte.net>

 media-libs/opencomposite/opencomposite-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/media-libs/opencomposite/opencomposite-9999.ebuild b/media-libs/opencomposite/opencomposite-9999.ebuild
index 66f558619..f8852cca4 100644
--- a/media-libs/opencomposite/opencomposite-9999.ebuild
+++ b/media-libs/opencomposite/opencomposite-9999.ebuild
@@ -41,7 +41,8 @@ src_configure()
 	# as it does for vulkan and other similar configuration files.
 	local mycmakeargs=(
 		"-DCMAKE_INSTALL_PREFIX=/opt"
-		"-DUSE_SYSTEM_OPENXR=ON"
+		# Required for Proton: https://gitlab.com/znixian/OpenOVR/-/issues/416
+		"-DUSE_SYSTEM_OPENXR=OFF"
 		# FIXME: fails because GLM_ENABLE_EXPERIMENTAL is unset
 		"-DUSE_SYSTEM_GLM=OFF"
 	)


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-06-12 16:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-12 16:10 [gentoo-commits] repo/proj/guru:master commit in: media-libs/opencomposite/ Viorel Munteanu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox