Versions
v4.5.2 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- -* ~amd64
- USE flags
- cpu force-libstatgrab gpu gui ncurses nls opencl pci test
v4.5.1 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- -* ~amd64
- USE flags
- cpu force-libstatgrab gpu gui ncurses nls opencl pci test
USE flags
General
- cpu
- Use the dev-libs/libcpuid library for CPU info
- force-libstatgrab
- Use sys-libs/libstatgrab to instead of sys-process/procps
- gpu
- Use the media-libs/glfw library for GPU info
- gui
- Enable support for a graphical user interface
- ncurses
- Add ncurses support (console display library)
- nls
- Add Native Language Support (using gettext - GNU locale utilities)
- opencl
- Use the virtual/opencl library
- pci
- Use the sys-apps/pciutils library for PCI info
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
dev-libs / glib : The GLib library of C routines
dev-libs / libcpuid : A small C library for x86 (and x86_64) CPU detection and feature extraction
media-libs / glfw : Portable OpenGL FrameWork
media-libs / libglvnd : The GL Vendor-Neutral Dispatch library
sys-apps / mawk : An (often faster than gawk) awk-interpreter
sys-apps / nawk : Brian Kernighan's pattern scanning and processing language
sys-apps / pciutils : Various utilities dealing with the PCI bus
sys-libs / libstatgrab : A tool to provide access to statistics about the system on which it's run
sys-libs / ncurses : Console display library
sys-process / procps : Standard informational utilities and process-handling tools
virtual / opencl : Virtual for OpenCL API
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / gdk-pixbuf : Image loading library for GTK+
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / pango : Internationalized text layout and rendering library
Runtime Dependencies
dev-libs / glib : The GLib library of C routines
dev-libs / libcpuid : A small C library for x86 (and x86_64) CPU detection and feature extraction
media-libs / glfw : Portable OpenGL FrameWork
media-libs / libglvnd : The GL Vendor-Neutral Dispatch library
sys-apps / pciutils : Various utilities dealing with the PCI bus
sys-libs / libstatgrab : A tool to provide access to statistics about the system on which it's run
sys-libs / ncurses : Console display library
sys-process / procps : Standard informational utilities and process-handling tools
virtual / opencl : Virtual for OpenCL API
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / gdk-pixbuf : Image loading library for GTK+
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / pango : Internationalized text layout and rendering library
Bugs
- 874474
- sys-apps/cpu-x-4.5.2 fails to compile (MUSL): Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR)
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Ben Kohler · gentoo
sys-apps/cpu-x: drop 4.3.1, 4.4.0, 4.5.0
Signed-off-by: Ben Kohler <bkohler@gentoo.org> - Ben Kohler · gentoo
sys-apps/cpu-x: add 4.5.2
Signed-off-by: Ben Kohler <bkohler@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ben Kohler · gentoo
sys-apps/cpu-x: update SRC_URI
Signed-off-by: Ben Kohler <bkohler@gentoo.org> - Ben Kohler · gentoo
sys-apps/cpu-x: update HOMEPAGE
Signed-off-by: Ben Kohler <bkohler@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ben Kohler · gentoo
sys-apps/cpu-x: add 4.5.1
Signed-off-by: Ben Kohler <bkohler@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ben Kohler · gentoo
sys-apps/cpu-x: add 4.5.0
Signed-off-by: Ben Kohler <bkohler@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ben Kohler · gentoo
sys-apps/cpu-x: raise libcpuid version requirement
This is still older than what we have in ::gentoo now but upstream says older than 0.5.0 is explicitly unsupported/broken. Signed-off-by: Ben Kohler <bkohler@gentoo.org> - Ben Kohler · gentoo
sys-apps/cpu-x: only disable gsettings when USE=gui
This will fix an unused-cmake-var warning, this option is only meaningful when gtk support is on. Closes: https://bugs.gentoo.org/873418 Signed-off-by: Ben Kohler <bkohler@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ben Kohler · gentoo
sys-apps/cpu-x: add 4.4.0
Signed-off-by: Ben Kohler <bkohler@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ben Kohler · gentoo
sys-apps/cpu-x: adjust src_configure for prior USE changes
Signed-off-by: Ben Kohler <bkohler@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ben Kohler · gentoo
sys-apps/cpu-x: clean up USE flags a bit
Signed-off-by: Ben Kohler <bkohler@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ben Kohler · gentoo
sys-apps/cpu-x: new package, add 4.3.1
Signed-off-by: Ben Kohler <bkohler@gentoo.org>