Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 868264 - Plasma Bigscreen new packages: kde-plasma(?)/{aura-browser,plank-player,plasma-remotecontrollers}
Summary: Plasma Bigscreen new packages: kde-plasma(?)/{aura-browser,plank-player,plasm...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL: https://mail.kde.org/pipermail/plasma...
Whiteboard:
Keywords:
Depends on: 868276
Blocks:
  Show dependency tree
 
Reported: 2022-09-03 11:21 UTC by Andreas Sturmlechner
Modified: 2023-03-26 18:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2022-09-03 11:21:52 UTC
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.
Comment 1 Andreas Sturmlechner gentoo-dev 2022-09-14 21:58:19 UTC
(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
Comment 2 Larry the Git Cow gentoo-dev 2022-09-17 14:08:59 UTC
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(-)
Comment 3 Larry the Git Cow gentoo-dev 2023-01-16 18:58:11 UTC
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(-)