summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2024-07-23 19:11:51 -0400
committerIonen Wolkens <ionen@gentoo.org>2024-07-23 22:18:36 -0400
commite6991b9305ac24061c7718269f232f01c5094fca (patch)
tree172d9111a37c0179183f64a246d7f4629d150a29 /dev-qt
parentdev-qt/qtmultimedia: disable unity build in >=6.8 for now (diff)
downloadgentoo-e6991b9305ac24061c7718269f232f01c5094fca.tar.gz
gentoo-e6991b9305ac24061c7718269f232f01c5094fca.tar.bz2
gentoo-e6991b9305ac24061c7718269f232f01c5094fca.zip
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@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtquick3d/qtquick3d-6.8.9999.ebuild4
-rw-r--r--dev-qt/qtquick3d/qtquick3d-6.9999.ebuild4
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