From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qt3d/
Date: Tue, 5 Sep 2023 13:05:48 +0000 (UTC) [thread overview]
Message-ID: <1693918874.653d474c2217be2fe3ef5aeb000236c9a8e510fc.ionen@gentoo> (raw)
commit: 653d474c2217be2fe3ef5aeb000236c9a8e510fc
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 4 19:19:18 2023 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Sep 5 13:01:14 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=653d474c
dev-qt/qt3d: do not fetch assimp in live (qt6)
Same deal as qtquick3d, likely more cases where we are fetching
unneeded submodules (haven't verified), but this one was inconsistent.
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
dev-qt/qt3d/qt3d-6.5.2-r1.ebuild | 2 ++
dev-qt/qt3d/qt3d-6.5.9999.ebuild | 2 ++
dev-qt/qt3d/qt3d-6.9999.ebuild | 2 ++
3 files changed, 6 insertions(+)
diff --git a/dev-qt/qt3d/qt3d-6.5.2-r1.ebuild b/dev-qt/qt3d/qt3d-6.5.2-r1.ebuild
index 938e0258bcd8..8990362039c3 100644
--- a/dev-qt/qt3d/qt3d-6.5.2-r1.ebuild
+++ b/dev-qt/qt3d/qt3d-6.5.2-r1.ebuild
@@ -9,6 +9,8 @@ DESCRIPTION="3D rendering module for the Qt6 framework"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64"
+elif [[ ${QT6_BUILD_TYPE} == live ]]; then
+ EGIT_SUBMODULES=() # skip qtquick3d-assimp
fi
IUSE="qml vulkan"
diff --git a/dev-qt/qt3d/qt3d-6.5.9999.ebuild b/dev-qt/qt3d/qt3d-6.5.9999.ebuild
index 938e0258bcd8..8990362039c3 100644
--- a/dev-qt/qt3d/qt3d-6.5.9999.ebuild
+++ b/dev-qt/qt3d/qt3d-6.5.9999.ebuild
@@ -9,6 +9,8 @@ DESCRIPTION="3D rendering module for the Qt6 framework"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64"
+elif [[ ${QT6_BUILD_TYPE} == live ]]; then
+ EGIT_SUBMODULES=() # skip qtquick3d-assimp
fi
IUSE="qml vulkan"
diff --git a/dev-qt/qt3d/qt3d-6.9999.ebuild b/dev-qt/qt3d/qt3d-6.9999.ebuild
index 938e0258bcd8..8990362039c3 100644
--- a/dev-qt/qt3d/qt3d-6.9999.ebuild
+++ b/dev-qt/qt3d/qt3d-6.9999.ebuild
@@ -9,6 +9,8 @@ DESCRIPTION="3D rendering module for the Qt6 framework"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64"
+elif [[ ${QT6_BUILD_TYPE} == live ]]; then
+ EGIT_SUBMODULES=() # skip qtquick3d-assimp
fi
IUSE="qml vulkan"
next reply other threads:[~2023-09-05 13:06 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-05 13:05 Ionen Wolkens [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-20 1:15 [gentoo-commits] repo/gentoo:master commit in: dev-qt/qt3d/ Ionen Wolkens
2025-06-28 2:47 Sam James
2025-06-02 15:19 Andreas Sturmlechner
2025-01-06 7:08 WANG Xuerui
2025-01-06 7:08 WANG Xuerui
2024-11-02 14:10 Arthur Zamarin
2024-09-03 7:44 Ionen Wolkens
2024-07-08 11:16 Arthur Zamarin
2024-07-08 10:09 Sam James
2024-06-08 5:27 Arthur Zamarin
2024-05-28 18:56 Arthur Zamarin
2024-05-17 5:49 Ionen Wolkens
2024-05-16 15:36 Arthur Zamarin
2024-04-13 17:50 Arthur Zamarin
2024-03-28 4:03 Yixun Lan
2024-03-27 12:44 Arthur Zamarin
2024-03-26 18:46 Arthur Zamarin
2023-09-26 19:48 Ionen Wolkens
2023-09-15 4:49 Sam James
2023-09-09 16:22 Ionen Wolkens
2023-09-05 13:05 Ionen Wolkens
2023-07-26 13:31 Jimi Huotari
2023-07-20 19:41 Jimi Huotari
2023-06-10 13:33 Jimi Huotari
2023-05-23 2:52 Sam James
2023-01-09 11:13 Andreas Sturmlechner
2022-07-04 17:58 Arthur Zamarin
2022-06-14 17:32 Andreas Sturmlechner
2022-06-03 12:34 Joonas Niilola
2022-04-17 19:29 Sam James
2022-03-30 22:01 Yixun Lan
2022-02-25 18:53 Arthur Zamarin
2021-12-24 23:19 Andreas Sturmlechner
2021-12-16 12:29 Andreas Sturmlechner
2021-12-15 23:38 Sam James
2021-12-15 14:46 Jakov Smolić
2021-12-15 13:41 Jakov Smolić
2021-12-10 13:19 Andreas Sturmlechner
2021-10-16 8:20 Andreas Sturmlechner
2021-09-30 18:20 Sam James
2021-08-26 9:34 Andreas Sturmlechner
2021-08-25 14:36 Andreas Sturmlechner
2020-10-12 16:15 Andreas Sturmlechner
2018-10-16 16:09 Mikle Kolyada
2017-06-11 12:38 Michael Palimaka
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=1693918874.653d474c2217be2fe3ef5aeb000236c9a8e510fc.ionen@gentoo \
--to=ionen@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