commit: cf929e81c9a8aa8bd71efb66772decd3259ea862
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Fri May 23 15:28:52 2025 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Fri May 23 15:41:46 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf929e81
dev-qt/qtdeclarative: set QT6_HAS_STATIC_LIBS=1 in live
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
dev-qt/qtdeclarative/qtdeclarative-6.9.9999.ebuild | 7 +++----
dev-qt/qtdeclarative/qtdeclarative-6.9999.ebuild | 7 +++----
2 files changed, 6 insertions(+), 8 deletions(-)
diff --git a/dev-qt/qtdeclarative/qtdeclarative-6.9.9999.ebuild
b/dev-qt/qtdeclarative/qtdeclarative-6.9.9999.ebuild
index a0b525fb4061..d9c1d4f601aa 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-6.9.9999.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-6.9.9999.ebuild
@@ -1,14 +1,13 @@
-# Copyright 2021-2024 Gentoo Authors
+# Copyright 2021-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
-
+PYTHON_COMPAT=( python3_{11..13} )
+QT6_HAS_STATIC_LIBS=1
# behaves very badly when qtdeclarative is not already installed, also
# other more minor issues (installs junk, sandbox/offscreen issues)
QT6_RESTRICT_TESTS=1
-
inherit python-any-r1 qt6-build
DESCRIPTION="Qt Declarative (Quick 2)"
diff --git a/dev-qt/qtdeclarative/qtdeclarative-6.9999.ebuild
b/dev-qt/qtdeclarative/qtdeclarative-6.9999.ebuild
index a0b525fb4061..d9c1d4f601aa 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-6.9999.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-6.9999.ebuild
@@ -1,14 +1,13 @@
-# Copyright 2021-2024 Gentoo Authors
+# Copyright 2021-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
-
+PYTHON_COMPAT=( python3_{11..13} )
+QT6_HAS_STATIC_LIBS=1
# behaves very badly when qtdeclarative is not already installed, also
# other more minor issues (installs junk, sandbox/offscreen issues)
QT6_RESTRICT_TESTS=1
-
inherit python-any-r1 qt6-build
DESCRIPTION="Qt Declarative (Quick 2)"