commit:     bb767918ecc5412ae3fb84d1697130c11448c178
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 28 00:02:51 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Jan  6 22:48:50 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb767918

www-client/falkon: update pyside6 dep for uitools

Looking at the sources, this uses QtUiTools and most likely depended
on [designer] given pyside6 formerly provided it with USE=designer.

This been split into its own USE=uitools now.

No real need to keep the old USE=designer logic for old versions
given they were just dropped.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 www-client/falkon/{falkon-24.08.3.ebuild => falkon-24.08.3-r2.ebuild} | 4 ++--
 .../falkon/{falkon-24.08.3-r1.ebuild => falkon-24.08.3-r3.ebuild}     | 4 ++--
 www-client/falkon/{falkon-24.12.0.ebuild => falkon-24.12.0-r1.ebuild} | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/www-client/falkon/falkon-24.08.3.ebuild 
b/www-client/falkon/falkon-24.08.3-r2.ebuild
similarity index 93%
rename from www-client/falkon/falkon-24.08.3.ebuild
rename to www-client/falkon/falkon-24.08.3-r2.ebuild
index a24a2e1de13c..e6874c742db9 100644
--- a/www-client/falkon/falkon-24.08.3.ebuild
+++ b/www-client/falkon/falkon-24.08.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -40,7 +40,7 @@ COMMON_DEPEND="
        python? (
                ${PYTHON_DEPS}
                $(python_gen_cond_dep "
-                       
>=dev-python/pyside6-${QTMIN}[designer,gui,positioning,webengine,widgets,\${PYTHON_USEDEP}]
 \
+                       
>=dev-python/pyside6-${QTMIN}[gui,positioning,uitools(-),webengine,widgets,\${PYTHON_USEDEP}]
                        >=dev-python/shiboken6-${QTMIN}[\${PYTHON_USEDEP}]
                ")
        )

diff --git a/www-client/falkon/falkon-24.08.3-r1.ebuild 
b/www-client/falkon/falkon-24.08.3-r3.ebuild
similarity index 93%
rename from www-client/falkon/falkon-24.08.3-r1.ebuild
rename to www-client/falkon/falkon-24.08.3-r3.ebuild
index 4da6bc55c8ea..77b5e21cab13 100644
--- a/www-client/falkon/falkon-24.08.3-r1.ebuild
+++ b/www-client/falkon/falkon-24.08.3-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -40,7 +40,7 @@ COMMON_DEPEND="
        python? (
                ${PYTHON_DEPS}
                $(python_gen_cond_dep "
-                       
>=dev-python/pyside6-${QTMIN}[designer,gui,positioning,webengine,widgets,\${PYTHON_USEDEP}]
 \
+                       
>=dev-python/pyside6-${QTMIN}[gui,positioning,uitools(-),webengine,widgets,\${PYTHON_USEDEP}]
                        >=dev-python/shiboken6-${QTMIN}[\${PYTHON_USEDEP}]
                ")
        )

diff --git a/www-client/falkon/falkon-24.12.0.ebuild 
b/www-client/falkon/falkon-24.12.0-r1.ebuild
similarity index 93%
rename from www-client/falkon/falkon-24.12.0.ebuild
rename to www-client/falkon/falkon-24.12.0-r1.ebuild
index 4322d900bde0..844d7bd68ba7 100644
--- a/www-client/falkon/falkon-24.12.0.ebuild
+++ b/www-client/falkon/falkon-24.12.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -40,7 +40,7 @@ COMMON_DEPEND="
        python? (
                ${PYTHON_DEPS}
                $(python_gen_cond_dep "
-                       
>=dev-python/pyside6-${QTMIN}[designer,gui,positioning,webengine,widgets,\${PYTHON_USEDEP}]
 \
+                       
>=dev-python/pyside6-${QTMIN}[gui,positioning,uitools(-),webengine,widgets,\${PYTHON_USEDEP}]
                        >=dev-python/shiboken6-${QTMIN}[\${PYTHON_USEDEP}]
                ")
        )

Reply via email to