summaryrefslogtreecommitdiff
path: root/gnu/packages/hardware.scm
AgeCommit message (Collapse)Author
2024-02-05gnu: mbedtls-apache: Rename to mbedtls-lts.Hilton Chain
* gnu/packages/tls.scm (mbedtls-apache): Rename package to "mbedtls". Rename variable to… (mbedtls-lts): …this. (mbedtls-apache): Define as deprecated by mbedtls-lts. (mbedtls-for-hiawatha): Adjust accordingly. * doc/guix.texi: Likewise. * gnu/packages/emulators.scm (dolphin-emu,retroarch)[inputs]: Likewise. * gnu/packages/game-development.scm (godot-lts,godot)[inputs]: Likewise. * gnu/packages/hardware.scm (hueplusplus,openrgb)[inputs]: Likewise. * gnu/packages/haxe.scm (neko,haxe,hashlink)[inputs]: Likewise. * gnu/packages/irc.scm (inspircd)[inputs]: Likewise. * gnu/packages/julia-jll.scm (julia-mbedtls-jll)[arguments]<#:phases>,[inputs]: Likewise. * gnu/packages/julia.scm (julia)[arguments]<#:phases>,[inputs]: Likewise. * gnu/packages/linphone.scm (bctoolbox)[inputs]: Likewise. * gnu/packages/linux.scm (dislocker)[inputs]: Likewise. * gnu/packages/networking.scm (nng)[inputs]: Likewise. * gnu/packages/search.scm (dataparksearch)[inputs]: Likewise. * gnu/packages/video.scm (obs)[inputs]: Likewise. * gnu/packages/web.scm (hiawatha)[arguments]<#:phases>: Likewise. Change-Id: I0c58b3cd0bcf6e44e7b16a69f6d2739aa3c1545b
2024-01-12gnu: libsmbios: Restrict to only supported systems.Simon South
* gnu/packages/hardware.scm (libsmbios)[supported-systems]: New field. Change-Id: I8d813f496b7d2ffa8b0af2a6c814d1b09d731387 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-12-07gnu: ddcutil: Install pkgconfig file.Efraim Flashner
* gnu/packages/hardware.scm (ddcutil)[arguments]: Add a phase to install the missing pkgconfig file. Change-Id: Icd8c6c19e10c8dc426c5cd5020f0a209f0faa452
2023-12-04gnu: ddcutil: Update to 1.4.5.Greg Hogan
* gnu/packages/hardware.scm (ddcutil): Update to 1.4.5. Change-Id: I293c09af1020bcc02d9d99d636a2e64ebc25ad58 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-11-12gnu: openrgb: Fix up chmod invocations inside udev rules.Danny Milosavljevic
* gnu/packages/hardware.scm (openrgb)[arguments]<#:phases>[patch-chmod]: New phase. Change-Id: Ib82a8cc42a896aaf9dc7ea0ff36a3c259f9a26af
2023-10-03gnu: headsetcontrol: Update to 2.7.0.John Kehayias
* gnu/packages/hardware.scm (headsetcontrol): Update to 2.7.0.
2023-09-28gnu: Add liquidctl.Jean-Pierre De Jesus DIAZ
* gnu/packages/hardware.scm (liquidctl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-09-01gnu: Add usbrelay.Evgeny Pisemsky
* gnu/packages/hardware.scm (usbrelay): New variable. Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-07-29gnu: h-client: Update URL.Maxim Cournoyer
* gnu/packages/hardware.scm (h-client) [source]: Add trailing '/' to URL.
2023-07-29gnu: h-client: Fix build.Maxim Cournoyer
* gnu/packages/hardware.scm (h-client) [phases]: Replace sbin/lspci by bin/lspci in wrap-more phase.
2023-07-16gnu: hwinfo: Remove input labels.Tobias Geerinckx-Rice
* gnu/packages/hardware.scm (hwinfo)[inputs]: Remove input labels.
2023-07-16gnu: hwinfo: Update to 23.2.Tobias Geerinckx-Rice
* gnu/packages/hardware.scm (hwinfo): Update to 23.2.
2023-07-16gnu: hwinfo: Make with flags.Tobias Geerinckx-Rice
* gnu/packages/hardware.scm (hwinfo)[arguments]: Move CC, LIBDIR, and VERSION from hacky substitutions to superior #:make-flags. Honour them in the 'build phase.
2023-07-16gnu: hwinfo: Factorise 'install-man-pages.Tobias Geerinckx-Rice
* gnu/packages/hardware.scm (hwinfo)[arguments]: Get section numbers from the man page file names rather than hard-coding 2.
2023-07-16gnu: hwinfo: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/hardware.scm (hwinfo)[source, arguments]: Rewrite as G-expressions.
2023-07-16gnu: hwinfo: Update to 23.1.Tobias Geerinckx-Rice
* gnu/packages/hardware.scm (hwinfo): Update to 23.1.
2023-07-16gnu: liblxi: Edit description.Tobias Geerinckx-Rice
* gnu/packages/hardware.scm (liblxi)[synopsis]: Use @acronym{}. [description]: Likewise. Expand.
2023-07-16gnu: liblxi: Update to 1.20.Tobias Geerinckx-Rice
* gnu/packages/hardware.scm (liblxi): Update to 1.20.
2023-07-16gnu: hw-probe: Fix build.Tobias Geerinckx-Rice
* gnu/packages/hardware.scm (hw-probe)[arguments]: ‘lspci’ has moved to /bin.
2023-07-16gnu: ddcutil: Update to 1.4.2.Tobias Geerinckx-Rice
* gnu/packages/hardware.scm (ddcutil): Update to 1.4.2.
2023-07-10gnu: openrgb: Update to 0.9.John Kehayias
* gnu/packages/hardware.scm (openrgb): Update to 0.9. * gnu/packages/patches/openrgb-unbundle-hueplusplus.patch: Update.
2023-07-02gnu: memtest86+: Update to 6.20.Tobias Geerinckx-Rice
* gnu/packages/hardware.scm (memtest86+): Update to 6.20.
2023-07-01gnu: tpm2-tools: New variableFelix Lechner via Guix-patches via
* gnu/packages/hardware.scm (tpm-tools): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-05-14gnu: Rename json-modern-cxx to nlohmann-json.Liliana Marie Prikler
* gnu/packages/cpp.scm (nlohmann-json): New variable. (json-modern-cxx): Mark as deprecated alias. (xtl, jsonnet)[inputs]: Use nlohmann-json. * gnu/packages/build-tools.scm (bear)[inputs]: Likewise. * gnu/packages/cybersecurity.scm (blacksmith)[inputs]: Likewise. * gnu/packages/databases.scm (sqlitebrowser)[inputs]: Adjust comment. * gnu/packages/games.scm (openrct2)[inputs]: Use nlohmann-json. * gnu/packages/graphics.scm (f3d)[native-inputs]: Likewise. * gnu/packages/hardware.scm (openrgb)[inputs]: Likewise. [arguments]: Adjust accordingly. * gnu/packages/image-processing.scm (paraview)[inputs]: Adjust comment. * gnu/packages/irods.scm (irods, irods-client-icommands)[inputs]: Use nlohmann-json. * gnu/packages/jupyter.scm (xeus)[inputs]: Likewise. * gnu/packages/messaging.scm (mtxclient, nheko)[inputs]: Likewise. * gnu/packages/text-editors.scm (jucipp)[inputs]: Likewise. * gnu/packages/video.scm (mktoolnix)[inputs]: Likewise. * gnu/packages/xdisorg.scm (nwg-launchers)[inputs]: Likewise.
2023-04-23gnu: Add lxi-tools.Petr Hodina
* gnu/packages/hardware.scm (lxi-tools): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-23gnu: Add liblxi.Petr Hodina
* gnu/packages/hardware.scm (liblxi): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-28gnu: ddcutil: Update to 1.4.1.Spencer Skylar Chan
* gnu/packages/hardware.scm (ddcutil): Update to 1.4.1. [arguments](phases): Remove them. i2c group access is no longer strictly required; see https://github.com/rockowitz/ddcutil/issues/275. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-12gnu: memtest86+: Update to 6.10.Tobias Geerinckx-Rice
* gnu/packages/hardware.scm (memtest86+): Update to 6.10.
2023-01-29gnu: hwinfo: Update to 22.2.Tobias Geerinckx-Rice
* gnu/packages/hardware.scm (hwinfo): Update to 22.2.
2023-01-29gnu: memtester: Update to 4.6.0.Tobias Geerinckx-Rice
* gnu/packages/hardware.scm (memtester): Update to 4.6.0. [source]: Add a mirror URI.
2023-01-29gnu: memtest86+: Update to 6.01.Tobias Geerinckx-Rice
* gnu/packages/hardware.scm (memtest86+): Update to 6.01.
2022-12-28gnu: ddcutil: Install udev rules at their expected location.Maxim Cournoyer
* gnu/packages/hardware.scm (ddcutil) [arguments]: New field. [description]: Document how the included udev rules can be used.
2022-12-11gnu: hw-probe: Update to 1.6.5.Tobias Geerinckx-Rice
* gnu/packages/hardware.scm (hw-probe): Update to 1.6.5. [inputs]: Add edac-utils.
2022-12-15gnu: rkdeveloptool: Fix build failure.Efraim Flashner
This change was tested against a Pinebook Pro. * gnu/packages/hardware.scm (rkdeveloptool)[source]: Add snippet to fix build errors based on upstream pull request.
2022-12-01gnu: openrgb: Unbundle more libraries.Efraim Flashner
* gnu/packages/hardware.scm (openrgb)[source]: Adjust snippet to remove more bundled dependencies.
2022-12-01gnu: openrgb: Update to 0.8.Kaelyn Takata
* gnu/packages/hardware.scm (openrgb): Update to 0.8. [native-inputs]: Add qttools-5 for generating translations. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-10-23gnu: memtest86+: Build reproducibly.Tobias Geerinckx-Rice
* gnu/packages/hardware.scm (memtest86+)[source]: Add patch. * gnu/packages/patches/memtest86+-build-reproducibly.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2022-10-23gnu: memtest86+: Include a GRUB-based ISO image.Tobias Geerinckx-Rice
* gnu/packages/hardware.scm (memtest86+)[arguments]: Add a new 'patch-broken-Makefiles and custom 'build phase. Add "grub-memtest.iso" to the list of files to 'install. [native-inputs]: Add dosfstools, grub-hybrid, mtools, and xorriso.
2022-10-23gnu: memtest86+: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/hardware.scm (memtest86+)[arguments]: Rewrite as G-expressions.
2022-10-23gnu: memtest86+: Update to 6.00.Tobias Geerinckx-Rice
* gnu/packages/hardware.scm (memtest86+): Update to 6.00. [source]: Use GIT-FETCH & GIT-FILE-NAME. [arguments]: Stop forcing #:system i686-linux. Instead, honour the target word size in a new 'enter-build-directory phase. Remove custom 'build phase: ‘memtest’ was replaced by ‘memtest.efi’. Adjust the 'install phase accordingly, and install only ‘README.md’. [native-inputs]: Remove gcc-4.9. [description]: Remove obsolete BIOS limitation.
2022-10-23gnu: usbguard: Update to 1.1.2.kiasoc5
* gnu/packages/hardware.scm (usbguard): Update to 1.1.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-10-23gnu: ddcui: Update to 0.3.0.kiasoc5
* gnu/packages/hardware.scm (ddcui): Update to 0.3.0. [arguments]: Use new style for arguments. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-10-23gnu: ddcutil: Update to 1.3.2.kiasoc5
* gnu/packages/hardware.scm (ddcutil): Update to 1.3.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-10-16gnu: headsetcontrol: Update to 2.6.1.Tobias Geerinckx-Rice
* gnu/packages/hardware.scm (headsetcontrol): Update to 2.6.1.
2022-10-10gnu: Move libqb to high-availability.Sharlatan Hellseher
* gnu/packages/hardware.scm (libqb): Move to high-availability.scm. * gnu/packages/high-availability.scm: New file. * gnu/local.mk: Add high-availability.scm to GNU_SYSTEM_MODULES list. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-07gnu: usbguard: Update to 1.1.1 [fixes CVE-2019-25058].kiasoc5 via Guix-patches via
* gnu/packages/hardware.scm (usbguard): Update to 1.1.1. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-08-07gnu: usbguard: Use new package style.kiasoc5 via Guix-patches via
Use G-exps and #$output while we're at it. * gnu/packages/hardware.scm (usbguard)[arguments]: Use G-expressions. <#:phases>: Use '#$output' instead of 'assoc-ref' Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-07-31gnu: qttools: Rename to qttools-5.Maxim Cournoyer
Automated with: git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i git checkout NEWS
2022-07-17gnu: hwinfo: Update to 21.82.Tobias Geerinckx-Rice
* gnu/packages/hardware.scm (hwinfo): Update to 21.82.
2022-06-28h-client: Do not fail in pure environments.Maxim Cournoyer
Fixes <https://issues.guix.gnu.org/56223>. * gnu/packages/hardware.scm (h-client)[imported-modules]: New argument. [modules]: Likewise. [phases]{generate-gdk-pixbuf-loaders-cache-file} {glib-or-gtk-compile-schemas, glib-or-gtk-wrap}: Add glib-or-gtk phases. {wrap-more}: Wrap GI_TYPELIB_PATH and PATH. [inputs]: Add gobject-introspection and guile-3.0. Reported-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>