From 5c5e9714c851027611cb726a76ebb8be6d48cbdc Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 2 Jul 2024 08:01:06 +0100 Subject: gentoo auto-resync : 02:07:2024 - 08:01:06 --- profiles/Manifest.gz | Bin 238012 -> 238031 bytes profiles/arch/amd64/x32/package.mask | 1 + profiles/arch/amd64/x32/package.use.mask | 7 +++++++ profiles/arch/arm/package.use.mask | 7 +++++++ profiles/arch/loong/package.use.mask | 7 +++++++ profiles/arch/mips/package.use.mask | 10 ++++++++++ profiles/arch/powerpc/ppc32/package.use.mask | 6 ++++++ profiles/arch/powerpc/ppc64/package.use.mask | 7 +++++++ profiles/arch/riscv/package.use.mask | 7 +++++++ profiles/arch/x86/package.use.mask | 7 +++++++ profiles/features/big-endian/package.mask | 1 + profiles/package.mask | 20 +++++++++++++++----- profiles/targets/desktop/plasma/package.use | 4 ++-- profiles/use.local.desc | 3 +++ 14 files changed, 80 insertions(+), 7 deletions(-) (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index f64696ee9f98..194b57e82595 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index 864b43d5f5d6..f3d2a819b196 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -102,6 +102,7 @@ kde-apps/cantor kde-apps/eventviews kde-apps/grantlee-editor kde-apps/incidenceeditor +kde-apps/kaccounts-integration:6 kde-apps/kaccounts-providers kde-apps/kaddressbook kde-apps/kalarm diff --git a/profiles/arch/amd64/x32/package.use.mask b/profiles/arch/amd64/x32/package.use.mask index 79de1712fa27..a5e47f6be8d8 100644 --- a/profiles/arch/amd64/x32/package.use.mask +++ b/profiles/arch/amd64/x32/package.use.mask @@ -1,6 +1,13 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner (2024-07-01) +# USE="kf6compat,kaccounts" depends on kde-frameworks/purpose:6[webengine] +# which is package.use.mask'ed on these arches. We cannot mask the +# combination specifically but in reality kaccounts is useless without +# additional dev-qt/qtwebengine revdeps. +kde-frameworks/purpose:5 kaccounts + # Ben Kohler (2024-05-27) # Runtime issues (bug #925115) and build issues (bug #931092) dev-libs/libpcre2 jit diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 03ec1adc1a36..3344c58109e6 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,13 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner (2024-07-01) +# USE="kf6compat,kaccounts" depends on kde-frameworks/purpose:6[webengine] +# which is package.use.mask'ed on these arches. We cannot mask the +# combination specifically but in reality kaccounts is useless without +# additional dev-qt/qtwebengine revdeps. +kde-frameworks/purpose:5 kaccounts + # Sam James (2024-06-13) # Needs as-yet-unkeyworded KF6 (bug #934215) app-crypt/pinentry qt6 diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index 64a71be3169c..851c55b9da25 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,13 @@ # Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner (2024-07-01) +# USE="kf6compat,kaccounts" depends on kde-frameworks/purpose:6[webengine] +# which is package.use.mask'ed on these arches. We cannot mask the +# combination specifically but in reality kaccounts is useless without +# additional dev-qt/qtwebengine revdeps. +kde-frameworks/purpose:5 kaccounts + # Andreas Sturmlechner (2024-06-15) # Requires unkeyworded dev-qt/qtwebengine (and revdeps) kde-plasma/plasma-nm openconnect diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index a62dc18c75f7..54c538bbcc02 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -3,6 +3,16 @@ # Arthur Zamarin (2024-07-01) # simplify the dep tree +dev-python/click doc +dev-python/cython doc +dev-python/flake8 doc +dev-python/flask doc +dev-python/flit doc +dev-python/greenlet doc +dev-python/outcome doc +dev-python/pytest-cov doc +dev-python/pytest-trio doc +dev-python/stevedore doc dev-python/sphinx-autodoc-typehints test # Andreas Sturmlechner (2024-06-29) diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index 04e24221802b..18274c6ef5cd 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -1,6 +1,12 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Ionen Wolkens (2024-07-02) +# Needs dev-qt/qtquick3d:6 which itself needs media-libs/assimp that +# is no longer keyworded here and currently fails tests (bug #935313). +dev-python/PyQt6 quick3d +dev-qt/qtmultimedia:6 qml + # Sam James (2024-05-19) # media-libs/jasper not yet keyworded here: https://bugs.gentoo.org/921559 media-gfx/graphicsmagick jpeg2k diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index e57bdf031e24..d85092524230 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -1,6 +1,13 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner (2024-07-01) +# USE="kf6compat,kaccounts" depends on kde-frameworks/purpose:6[webengine] +# which is package.use.mask'ed on these arches. We cannot mask the +# combination specifically but in reality kaccounts is useless without +# additional dev-qt/qtwebengine revdeps. +kde-frameworks/purpose:5 kaccounts + # Sam James (2024-06-13) # Needs as-yet-unkeyworded KF6 (bug #934215) app-crypt/pinentry qt6 diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 1347f6f7f0d1..d62a8e7224ae 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,13 @@ # Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner (2024-07-01) +# USE="kf6compat,kaccounts" depends on kde-frameworks/purpose:6[webengine] +# which is package.use.mask'ed on these arches. We cannot mask the +# combination specifically but in reality kaccounts is useless without +# additional dev-qt/qtwebengine revdeps. +kde-frameworks/purpose:5 kaccounts + # Andreas Sturmlechner (2024-06-15) # Requires unkeyworded dev-qt/qtwebengine (and revdeps) kde-plasma/plasma-nm openconnect diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index a3cd3a02864c..79895568e5c3 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,13 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner (2024-07-01) +# USE="kf6compat,kaccounts" depends on kde-frameworks/purpose:6[webengine] +# which is package.use.mask'ed on these arches. We cannot mask the +# combination specifically but in reality kaccounts is useless without +# additional dev-qt/qtwebengine revdeps. +kde-frameworks/purpose:5 kaccounts + # Sam James (2024-06-13) # Needs as-yet-unkeyworded KF6 (bug #934215) app-crypt/pinentry qt6 diff --git a/profiles/features/big-endian/package.mask b/profiles/features/big-endian/package.mask index e285ef20c4dc..1e9525c6e837 100644 --- a/profiles/features/big-endian/package.mask +++ b/profiles/features/big-endian/package.mask @@ -53,6 +53,7 @@ kde-apps/knotes kde-apps/kdepim-meta kde-apps/kdepim-addons kde-apps/kaddressbook +kde-apps/kaccounts-integration:6 kde-apps/kaccounts-providers kde-apps/akonadiconsole kde-apps/akonadi-calendar diff --git a/profiles/package.mask b/profiles/package.mask index de3e1a56af44..e14909b43071 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,10 +33,20 @@ #--- END OF EXAMPLES --- -# Michał Górny (2024-07-01) -# Refuses to boot if initramfs was built with an older systemd version -# that enabled "cgroups v1". Bug #935261. ->=sys-apps/systemd-256 +# James Le Cuirot (2024-07-01) +# Ancient, dead upstream, generally awful. +# Removal on 2024-08-01. Bugs #935307, #935308, #935309. +games-arcade/spacerider +games-arcade/tuxdash +games-arcade/xsfcave + +# NHOrus (2024-06-28) +# games-puzzle/seatris: last rites +# Twenty-year-old tetris clone with upstream that wasn't touched since, +# broken code and broken autoconf. +# Removed after 2024-08-01 +# Bug: https://bugs.gentoo.org/935057 +games-puzzle/seatris # Sam James (2024-06-25) # Subvolume printing is broken: https://github.com/kdave/btrfs-progs/issues/829 @@ -656,7 +666,7 @@ sec-keys/openpgp-keys-jiatan # Sam James (2023-05-10) # Lots of package breakage as usual for new versions. Masked until most/all # reverse dependencies are fixed. Tracker bug is bug #906077. -=dev-libs/libfmt-10* +>=dev-libs/libfmt-10 # Ionen Wolkens (2023-03-30) # NVIDIA dropped support for the 390.xx branch in December 2022[1]. diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index a1928b24e02b..1d3f79e89195 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -96,5 +96,5 @@ kde-plasma/kwin lock media-video/pipewire sound-server # Expected to be available by default in Plasma -kde-frameworks/purpose kaccounts -kde-plasma/plasma-desktop kaccounts +kde-frameworks/purpose:5 kaccounts +kde-plasma/plasma-desktop:5 kaccounts diff --git a/profiles/use.local.desc b/profiles/use.local.desc index a67264d78141..5554c63593e5 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -3509,6 +3509,7 @@ gui-wm/wayfire:gles3 - Enable OpenGL ES 3.x Features. kde-apps/akonadi:designer - Install plugin for dev-qt/designer kde-apps/akonadi:kaccounts - Enable support for system-wide defined KAccounts kde-apps/akonadi:tools - Install tools for developers and testing +kde-apps/akonadi:webengine - Enable support for system-wide defined KAccounts kde-apps/analitza:eigen - Enable dev-cpp/eigen mathematical templates support kde-apps/ark:zip - Enable ZIP archive support via dev-libs/libzip kde-apps/cantor:R - Enable dev-lang/R backend support @@ -3678,6 +3679,7 @@ kde-frameworks/networkmanager-qt:teamd - Enable Teamd control support kde-frameworks/prison:qml - Enable QML/QtQuick support via dev-qt/qtdeclarative kde-frameworks/purpose:kaccounts - Enable support for system-wide defined KAccounts kde-frameworks/purpose:kf6compat - Disable components colliding with KF6, depend on KF6 components instead +kde-frameworks/purpose:webengine - Enable support for system-wide defined KAccounts kde-frameworks/sonnet:aspell - Enable the app-text/aspell spell-checking backend kde-frameworks/sonnet:designer - Build plugins for dev-qt/designer kde-frameworks/sonnet:hunspell - Enable the app-text/hunspell spell-checking backend @@ -3712,6 +3714,7 @@ kde-plasma/libplasma:kf6compat - Disable components colliding with KF6, depend o kde-plasma/plasma-desktop:ibus - Use ibus input method via app-i18n/ibus kde-plasma/plasma-desktop:kaccounts - Build the OpenDesktop integration plugin kde-plasma/plasma-desktop:scim - Enable applets that use app-i18n/scim +kde-plasma/plasma-desktop:webengine - Build the OpenDesktop integration plugin kde-plasma/plasma-firewall:firewalld - Build net-firewall/firewalld backend kde-plasma/plasma-firewall:ufw - Build net-firewall/ufw backend kde-plasma/plasma-meta:browser-integration - Enable integration with Chrome/Firefox with browser extensions -- cgit v1.2.3