Says Jonathan Riddell: > Repos I expect to release with 5.26 are the same as 5.25 plus these ones: > {+aura-browser+} > {+kpipewire+} > {+plank-player plasma-bigscreen+} > {+plasma-remotecontrollers+} Already packaged in kde overlay: kde-plasma/kpipewire (https://invent.kde.org/plasma/kpipewire) gui-apps/plasma-bigscreen (https://invent.kde.org/plasma/plasma-bigscreen) TODO: aura-browser - https://invent.kde.org/plasma-bigscreen/aura-browser plank-player - https://invent.kde.org/plasma-bigscreen/plank-player plasma-remotecontrollers - https://invent.kde.org/plasma-bigscreen/plasma-remotecontrollers Also, while gui-apps/plasma-bigscreen was placed in "plasma" group upstream, other related new packages reside in a new group "plasma-bigscreen" (https://invent.kde.org/plasma-bigscreen) - this will require some change in plasma.kde.org.eclass or yet another(?) sub-eclass. With the exception of kpipewire, all new packages would be optional and likely won't be missed if not yet ready for .0 or .1, I guess we can introduce IUSE=bigscreen once everything is packaged.
(In reply to Andreas Sturmlechner from comment #0) > Already packaged in kde overlay: > ... > gui-apps/plasma-bigscreen (https://invent.kde.org/plasma/plasma-bigscreen) Having said that, there are optional runtime dependencies missing here as well: https://github.com/MycroftAI/mycroft-core/ https://invent.kde.org/libraries/libqmycroft
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=49ce8304f5287b117548afffdaa4115e05120645 commit 49ce8304f5287b117548afffdaa4115e05120645 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2022-09-17 13:57:58 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2022-09-17 14:08:48 +0000 kde-plasma/plasma-meta: Add IUSE bigscreen Bug: https://bugs.gentoo.org/868264 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> kde-plasma/plasma-meta/metadata.xml | 1 + kde-plasma/plasma-meta/plasma-meta-5.25.90.ebuild | 8 ++++---- kde-plasma/plasma-meta/plasma-meta-5.26.49.9999.ebuild | 8 ++++---- kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 8 ++++---- 4 files changed, 13 insertions(+), 12 deletions(-) https://gitweb.gentoo.org/proj/kde.git/commit/?id=0143ca9eceaa056ea4596bcccfac095d1285d2e7 commit 0143ca9eceaa056ea4596bcccfac095d1285d2e7 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2022-09-17 13:42:00 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2022-09-17 14:08:48 +0000 gui-apps/plasma-bigscreen: pkgmove to kde-plasma/plasma-bigscreen Bug: https://bugs.gentoo.org/868264 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../plasma-bigscreen/metadata.xml | 0 .../plasma-bigscreen-5.26.49.9999.ebuild | 43 ++++++++++++++++++++++ .../plasma-bigscreen/plasma-bigscreen-9999.ebuild | 10 +---- profiles/updates/3Q-2022 | 1 + 4 files changed, 46 insertions(+), 8 deletions(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=f46a6bb11291103b148c7492458462168b3e6c50 commit f46a6bb11291103b148c7492458462168b3e6c50 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2023-01-16 18:45:02 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2023-01-16 18:45:34 +0000 kde-plasma/plasma-meta: Revert "Add IUSE bigscreen" It is not supposed to be part of here and was a no-op anyway. Bug: https://bugs.gentoo.org/868264 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> kde-plasma/plasma-meta/metadata.xml | 1 - kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 8 ++++---- 2 files changed, 4 insertions(+), 5 deletions(-)