commit: e6991b9305ac24061c7718269f232f01c5094fca
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 23 23:11:51 2024 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Jul 24 02:18:36 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6991b93
dev-qt/qtquick3d: reword openxr comment
Have not re-tried bundled, but that comment will likely
become outdated sooner or later if not already.
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
dev-qt/qtquick3d/qtquick3d-6.8.9999.ebuild | 4 ++--
dev-qt/qtquick3d/qtquick3d-6.9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-qt/qtquick3d/qtquick3d-6.8.9999.ebuild
b/dev-qt/qtquick3d/qtquick3d-6.8.9999.ebuild
index ff9c71b3433b..aba06df17246 100644
--- a/dev-qt/qtquick3d/qtquick3d-6.8.9999.ebuild
+++ b/dev-qt/qtquick3d/qtquick3d-6.8.9999.ebuild
@@ -42,8 +42,8 @@ CMAKE_SKIP_TESTS=(
src_configure() {
local mycmakeargs=(
- # using bundled OpenXR failed when last tried, and either way
- # it would be better to package it if someone needs this
+ # TODO: if someone wants it, openxr should likely have its own
+ # USE and be packaged rather than use the bundled copy
-DQT_FEATURE_quick3dxr_openxr=OFF
-DQT_FEATURE_system_assimp=ON
-DQT_FEATURE_system_openxr=ON
diff --git a/dev-qt/qtquick3d/qtquick3d-6.9999.ebuild
b/dev-qt/qtquick3d/qtquick3d-6.9999.ebuild
index ff9c71b3433b..aba06df17246 100644
--- a/dev-qt/qtquick3d/qtquick3d-6.9999.ebuild
+++ b/dev-qt/qtquick3d/qtquick3d-6.9999.ebuild
@@ -42,8 +42,8 @@ CMAKE_SKIP_TESTS=(
src_configure() {
local mycmakeargs=(
- # using bundled OpenXR failed when last tried, and either way
- # it would be better to package it if someone needs this
+ # TODO: if someone wants it, openxr should likely have its own
+ # USE and be packaged rather than use the bundled copy
-DQT_FEATURE_quick3dxr_openxr=OFF
-DQT_FEATURE_system_assimp=ON
-DQT_FEATURE_system_openxr=ON