Summary: | kde-plasma/kinfocenter-5.27.10 should depend on sys-apps/dmidecode for additional information or be a USE flag | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | nvaert1986 <nvaert1986> |
Component: | Current packages | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nvaert1986, unhappy-ending |
Priority: | Normal | Keywords: | InOverlay |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
nvaert1986
2024-02-05 11:18:14 UTC
I was going to post this very bug today. There's actually a lot of missing deps required for displaying info. app-misc/wayland-utils > listing Wayland info dev-util/clinfo > listing OpenCL info dev-util/vulkan-tools > listing Vulkan info sys-apps/dmidecode > listing motherboard name sys-apps/pciutils > listing PCI devices sys-apps/usbutils > listing USB devices x11-apps/mesa-progs > listing OpenGL (EGL) and OpenGL (GLX) info x11-apps/xdpyinfo > listing X-Server info Could we rename the thread to missing runtime dependencies? P.S. I do know there is a post install message but having a USE flag to pull in additional runtime dependencies would be nice. A tools or utils USE flag could pull in the extra deps. (In reply to unhappy-ending from comment #2) > P.S. I do know there is a post install message but having a USE flag to pull > in additional runtime dependencies would be nice. A tools or utils USE flag > could pull in the extra deps. Portage does not support optional runtime dependencies so such a request is not possible until someone will implement it in the package manager. Additional note: sys-libs/libsmbios provides temperature and energy information in case of my laptop in the Info center. (In reply to unhappy-ending from comment #1) > I was going to post this very bug today. There's actually a lot of missing > deps required for displaying info. > > app-misc/wayland-utils > listing Wayland info > dev-util/vulkan-tools > listing Vulkan info > sys-apps/pciutils > listing PCI devices > x11-apps/mesa-progs > listing OpenGL (EGL) and OpenGL (GLX) info > x11-apps/xdpyinfo > listing X-Server info All part of optfeature output already. (In reply to unhappy-ending from comment #1) > sys-apps/usbutils > listing USB devices Where exactly? The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=33ce97bf5e02da8c600ee99832c07539fdd140b2 commit 33ce97bf5e02da8c600ee99832c07539fdd140b2 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2024-08-10 14:03:40 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2024-08-10 14:16:15 +0000 kde-plasma/kinfocenter: Add sys-apps/dmidecode and dev-util/clinfo opts Bug: https://bugs.gentoo.org/923821 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../kinfocenter/kinfocenter-6.1.49.9999.ebuild | 21 +++++++++++++++------ kde-plasma/kinfocenter/kinfocenter-9999.ebuild | 21 +++++++++++++++------ 2 files changed, 30 insertions(+), 12 deletions(-) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92f560e2949f5c3e1df362878f143885d6d15b4f commit 92f560e2949f5c3e1df362878f143885d6d15b4f Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2024-08-10 14:03:40 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2024-08-11 06:53:32 +0000 kde-plasma/kinfocenter: Add sys-apps/dmidecode and dev-util/clinfo opts Closes: https://bugs.gentoo.org/923821 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../kinfocenter/kinfocenter-5.27.11-r1.ebuild | 21 +++++++++++++++------ kde-plasma/kinfocenter/kinfocenter-6.1.4.ebuild | 21 +++++++++++++++------ 2 files changed, 30 insertions(+), 12 deletions(-) > > sys-apps/usbutils > listing USB devices
> Where exactly?
You're asking me 5 months later when my system has completely changed from Plasma 5 to Plasma 6. kinfocenter 6 doesn't seem to need it and I'm not going to change things back to look into it now.
|