From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-libs/opencomposite/
Date: Wed, 12 Jun 2024 16:10:32 +0000 (UTC) [thread overview]
Message-ID: <1718196969.faeed594b8af5551d56e62f6fce184b8c907ea43.ceamac@gentoo> (raw)
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"
)
reply other threads:[~2024-06-12 16:10 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1718196969.faeed594b8af5551d56e62f6fce184b8c907ea43.ceamac@gentoo \
--to=ceamac@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox