From 4fda045f90a4e301329bddb766e2e12a0b4401de Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 14 Feb 2025 00:13:14 +0000 Subject: gentoo auto-resync : 14:02:2025 - 00:13:14 --- profiles/Manifest.gz | Bin 238769 -> 238757 bytes profiles/arch/amd64/package.use.stable.mask | 4 ++++ profiles/arch/base/package.use.stable.mask | 6 +++++- profiles/arch/x86/package.use.stable.mask | 4 ++++ profiles/base/package.use.force | 6 ------ profiles/base/package.use.mask | 4 ++++ profiles/package.mask | 13 ++++++++++++- profiles/use.local.desc | 6 ++---- 8 files changed, 31 insertions(+), 12 deletions(-) (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index c87ba61db7ac..134bcccb4576 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index 6e15d890b567..29d4c687c983 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Sam James (2025-02-13) +# sys-cluster/corosync is marked stable here +sys-fs/mdadm -corosync + # Sam James (2025-02-09) # dev-libs/rocdbgapi is not yet marked stable dev-debug/gdb rocm diff --git a/profiles/arch/base/package.use.stable.mask b/profiles/arch/base/package.use.stable.mask index 939d4f924666..6a1da0e0bbb6 100644 --- a/profiles/arch/base/package.use.stable.mask +++ b/profiles/arch/base/package.use.stable.mask @@ -1,6 +1,10 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2025-02-13) +# sys-cluster/corosync is not marked stable on most arches +sys-fs/mdadm corosync + # Sam James (2023-07-28) # media-libs/libffado not marked stable on most arches media-video/pipewire -ieee1394 diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask index 9726a67d739f..f3bdbc34ae8a 100644 --- a/profiles/arch/x86/package.use.stable.mask +++ b/profiles/arch/x86/package.use.stable.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Sam James (2025-02-13) +# sys-cluster/corosync is marked stable here +sys-fs/mdadm -corosync + # Sam James (2025-01-04) # kde-plasma/kde-cli-tools not marked stable here x11-misc/xdg-utils plasma diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 047be57be628..03ebc138e7cf 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,12 +1,6 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Matt Jolly (2025-02-10) -# Chromium is unable to successfully configure without -# wayland support (bug #948384). Forcing the USE flag -# until the issue is resolved. -www-client/chromium wayland - # Ionen Wolkens (2024-12-24) # ebuild currently only support luajit, spare users from having # to set it by forcing it here (bug #946881) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 9d1c9ca1bf6d..f8c791230dcb 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -3,6 +3,10 @@ # New entries go on top. +# Andreas Sturmlechner (2025-02-13) +# Prepare cleanup of dev-qt/qtgamepad:5 +dev-qt/qt3d gamepad + # Michał Górny (2025-02-08) # Requires dev-cpp/cpp-httplib that has extremely unstable ABI. # Not worth the constant churn of having to rebuild LLVM again and again. diff --git a/profiles/package.mask b/profiles/package.mask index 3931be9cb8df..8b3fab5f3cda 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (2025-02-13) +# Last release 10 years ago, dead upstream, depends on Qt5, no one else +# packages this. Removal on 2025-03-14. +x11-misc/kaqaz + # Andreas Sturmlechner (2025-02-12) # Depends on deprecated Qt5Script, gone closed-source upstream, multiple # open bugs #912829, #913106, #922304, #922306, #926039, #935772, #935887, @@ -191,10 +196,11 @@ app-editors/juffed # Nowa Ammerlaan (2025-01-23) # Sypder-5 requires Qt5, and there are several dead # plugins that have not been migrated to Spyder-6. -# Removal on 2025-02-23 +# Bugs #926687, #926686. Removal on 2025-02-23 (2025-01-23) # CVE-2025-23050, bug #948573; Removal on 2025-02-22. @@ -206,11 +212,16 @@ dev-qt/qdbusviewer # Andreas Sturmlechner (2025-01-23) # Qt5 packages without any revdeps. +dev-qt/assistant dev-qt/pixeltool dev-qt/qdbus dev-qt/qdoc +dev-qt/qtdiag +dev-qt/qtgamepad:5 +dev-qt/qtlocation:5 dev-qt/qtplugininfo dev-qt/qtquicktimeline:5 +dev-qt/qtsensors:5 dev-qt/qtserialbus:5 dev-qt/qtvirtualkeyboard:5 dev-qt/qtwebview:5 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 13e7d4321999..1f7abd745c8b 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1037,6 +1037,8 @@ app-office/kmymoney:activities - Enable kde-plasma/plasma-activities integration app-office/kmymoney:addressbook - Enable kde-apps/akonadi contact integration app-office/kmymoney:hbci - Enable HBCI support using net-libs/aqbanking app-office/kmymoney:holidays - Enable kde-frameworks/kholidays integration +app-office/kmymoney:sql - Enable storage of financial data in SQL Db via dev-qt/qtsql +app-office/kmymoney:sqlcipher - Enable SQLite3 database encryption support via dev-db/sqlcipher app-office/kraft:pim - Enable support for KDE PIM resources integration app-office/libalkimia:webengine - Enable online quotes using dev-qt/qtwebengine app-office/libreoffice:base - Enable full support for LibreOffice Base databases (involves additional bundled libs) @@ -2423,13 +2425,10 @@ dev-python/pyqt5:declarative - Build bindings for the QtQml and QtQuick modules dev-python/pyqt5:designer - Build bindings for the QtDesigner module and enable the designer plugin dev-python/pyqt5:gui - Build bindings for the QtGui module dev-python/pyqt5:help - Build bindings for the QtHelp module -dev-python/pyqt5:location - Build bindings for the QtLocation module dev-python/pyqt5:multimedia - Build bindings for the QtMultimedia module dev-python/pyqt5:network - Build bindings for the QtNetwork module dev-python/pyqt5:opengl - Build bindings for the QtOpenGL module -dev-python/pyqt5:positioning - Build bindings for the QtPositioning module dev-python/pyqt5:printsupport - Build bindings for the QtPrintSupport module -dev-python/pyqt5:sensors - Build bindings for the QtSensors module dev-python/pyqt5:serialport - Build bindings for the QtSerialPort module dev-python/pyqt5:speech - Build bindings for the QtTextToSpeech module dev-python/pyqt5:sql - Build bindings for the QtSql module @@ -7654,7 +7653,6 @@ sci-physics/root:http - Enable http server support including but not limited to sci-physics/root:jupyter - Install dependencies to enable ROOT's C++ kernel in Jupyter notebooks sci-physics/root:libcxx - Build ROOT against llvm-runtimes/libcxx sci-physics/root:minuit - Build ROOT's internal versions of minuit (fortran) and minuit2 (C++) -sci-physics/root:pythia6 - Build the interface for sci-physics/pythia version 6.x sci-physics/root:pythia8 - Build the interface for sci-physics/pythia version 8.x sci-physics/root:roofit - Build RooFit function fitting package sci-physics/root:root7 - Build experimental features to be released with ROOT 7 -- cgit v1.2.3