aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: strongswan: Remove pre-generated files.Efraim Flashner2024-05-06
| | | | | | | | * gnu/packages/vpn.scm (strongswan)[source]: Add snippet to remove some pre-generated files. [native-inputs]: Add bison, flex, perl. Change-Id: Ifc316a1c309f8687418455189457cee83b06bfa1
* gnu: strongswan: Fix building on non-x86 architectures.Efraim Flashner2024-05-06
| | | | | | | | * gnu/packages/vpn.scm (strongswan)[arguments]: When building for not-x86 architectures disable aesni support. Also adjust the test suite so we skip the RSA tests. Change-Id: Idbc7bb229b83b0f43f3286b94fa4da077711c0ed
* gnu: gnome-js-common: Fix build on some architectures.Efraim Flashner2024-05-06
| | | | | | | | | | * gnu/packages/gnome.scm (gnome-js-common)[arguemnts]: When building for aarch64-linux or riscv64-linux replace the config.guess and config.sub files. [native-inputs]: When building for aarch64-linux or riscv64-linux add config. Change-Id: Ia27b0fec7d0b50e9e4ab7ea7329d390ddc482795
* gnu: theorafile: Fix cross-compiling.Efraim Flashner2024-05-06
| | | | | | * gnu/packages/video.scm (theorafile)[arguments]: Use cc-for-target. Change-Id: I191bd177263e57f1193fce1d360ba161726f39b9
* gnu: theorafile: Use test-target.Efraim Flashner2024-05-06
| | | | | | | * gnu/packages/video.scm (theorafile)[arguments]: Add test-target. Remove custom 'check phase. Change-Id: Ia741bc7c202a418801672ffcf88bd7b8577c359e
* gnu: theorafile: Update to 0.0.0-2.ea5fd6d.Efraim Flashner2024-05-06
| | | | | | | * gnu/packages/video.scm (0.0.0-2.ea5fd6d): Update to 0.0.0-2.ea5fd6d. [arguments]: Remove trailing #t from phases. Change-Id: I5dc34627d3d3e264743fa65c480872da2182ada0
* gnu: elisa: Update to 23.08.5.Efraim Flashner2024-05-06
| | | | | | | * gnu/packages/kde-multimedia.scm (elisa): Update to 23.08.5. [arguments]: Remove trailing #t from phases. Change-Id: I4de0b34ce52baefeed5aaeb493fa54d14515fcef
* gnu: rednotebook: Correctly wrap the binary.Efraim Flashner2024-05-06
| | | | | | | | * gnu/packages/rednotebook.scm (rednotebook)[arguments]: Adjust the 'wrap-with-library-paths phase to use the correct webkitgtk input. Remove trailing #t. Change-Id: I3d245f279ca704ab34023a8977a2c6f1003302ab
* gnu: libvisual-plugins: Reformat with 'guix style'.Efraim Flashner2024-05-06
| | | | | | | * gnu/packages/gstreamer.scm (libvisual-plugins): Reformat package using 'guix style'. Change-Id: I91cb02b22bc50c71ad314d2a48207a77e3700a41
* gnu: libvisual-plugins: Build with librsvg-for-system.Efraim Flashner2024-05-06
| | | | | | | * gnu/packages/gstreamer.scm (libvisual-plugins)[inputs]: Replace librsvg with librsvg-for-system. Change-Id: Ie4199e6f52236dfae086b1425607b6e0f1f9129b
* gnu: libvisual-plugins: Disable oinksie plugin.Efraim Flashner2024-05-06
| | | | | | | * gnu/packages/gstreamer.scm (libvisual-plugins)[arguments]: Add a configure-flag to disable the oinksie plugin. Change-Id: I6181384c715eeeceba81d196960e4cd0148cc55a
* gnu: darkice: Fix build.Efraim Flashner2024-05-06
| | | | | | | * gnu/packages/audio.scm (darkice)[arguments]: Add a make-flag to use an earlier C++ standard. Change-Id: I2b7be09be9deb4637e996a9a697e31efed5c5508
* gnu: wmfire: Fix build.Efraim Flashner2024-05-06
| | | | | | | | * gnu/packages/gnustep.scm (wmfire)[source]: Add patch. * gnu/packages/patches/wmfire-dont-inline-draw-fire.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Change-Id: I3e937c5e9dbd8a5e2eebfd92213407d9477a47ab
* gnu: varnish: Fix build on i686-linux.Efraim Flashner2024-05-06
| | | | | | | * gnu/packages/web.scm (varnish)[arguments]: When building for i686-linux add a make-flag to adjust the CFLAGS. Change-Id: I9dbd9566de33f2ad7445e3a7ee8bc2d01e430cc9
* gnu: varnish-modules: Update to 0.22.0.Efraim Flashner2024-05-06
| | | | | | * gnu/packages/web.scm (varnish-module): Update to 0.22.0. Change-Id: I0bd60aed1d4243887a6501f4561ec5c83f1a3c06
* gnu: graphene: Fix build on armhf-linux.Efraim Flashner2024-05-06
| | | | | | | * gnu/packages/gtk.scm (graphene)[arguments]: When building for armhf-linux add a configure-flag to disable neon optimizations. Change-Id: I42b412d3f7536180e959e268b68f2c292edda749
* gnu: guile-jwt: Update to 0.3.0.Ricardo Wurmus2024-05-06
| | | | | | | * gnu/packages/guile-xyz.scm (guile-jwt): Update to 0.3.0. [propagated-inputs]: Add guile-gcrypt. Change-Id: I694b63437f51121dd3440ccb32ce279583596586
* Revert "gnu: pcsc-lite: Update to 2.1.0."Ricardo Wurmus2024-05-06
| | | | | | | This reverts commit a8f0e8a31dd9b74a4f9950b3e2efe8dfeed5789a. It leads to 3799 dependent packages being rebuilt, so it's not suitable for the master branch.
* Revert "gnu: hwdata: Update to 0.378."Nicolas Goaziou2024-05-06
| | | | | | | | This reverts commit 7ed5a336bdbbe7499a040a6674327096fc433b69. This introduces too many rebuilds. It should be applied onte "core-updates" instead. Change-Id: I088b123776a8914be2d22762afcce5b48f346bf0
* gnu: Add emacs-devicetree-ts-mode.Aleksandr Vityazev2024-05-06
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-devicetree-ts-mode): New variable. Update copyright. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: I6ab5a52d1aa045794f72edd3c810255f2e432038
* gnu: Add tree-sitter-devicetree.Aleksandr Vityazev2024-05-06
| | | | | | | * gnu/packages/tree-sitter.scm (tree-sitter-devicetree): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: Ia73316fa422be84a79e16f2fa40371853ae83570
* gnu: emacs-xyz: Add emacs-xref-union.Daniel Ziltener2024-05-06
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-xref-union): New variable. Change-Id: Idea12ce6869f5244a873e933cf1135db284d2391 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: waybar: Update to 0.10.2.Picnoir2024-05-06
| | | | | | | | | | | * gnu/packages/wm.scm (waybar): Update to 0.10.2. 0.10.1 changelog: https://github.com/Alexays/Waybar/releases/tag/0.10.1. 0.10.2 changelog: https://github.com/Alexays/Waybar/releases/tag/0.10.2. The meson build has been stable for these two releases, no new/removed dependencies. Change-Id: I2359a2111a35041860172232722e6d91a1ff35e7 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: wxmaxima: Update to 24.02.2.Andy Tai2024-05-06
| | | | | | | * gnu/packages/maths.scm (wxmaxima): Update to 24.02.2. Change-Id: I33cd6a3230a7d1672aadf942ad0b089dfa8603b0 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: tenacity: Update to 1.3.1.Andy Tai2024-05-06
| | | | | | | * gnu/packages/audio.scm (tenacity): Update to 1.3.1. Change-Id: Id06fb3e9283524341f30d961854d8e6f6df1543e Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: retroarch: Fix OpenGL core and Vulkan drivers.宋文武2024-05-06
| | | | | | | | * gnu/packages/emulators.scm (retroarch)[arguments]: Ignore check result for HAVE_GLSLANG_HLSL in the configure phase. Change-Id: I3ba110b834acca25ada0e680a6bcb879b4db96f4 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: qutebrowser: Add python-tldextract to inputs.Wilko Meyer2024-05-06
| | | | | | | * gnu/packages/web-browsers.scm (qutebrowser)[inputs]: Add python-tldextract. Change-Id: I2c1cf1c71cf0e6ba01711d36fd38d3b09e242caa Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: highlight: Update to 4.11.chris2024-05-06
| | | | | | | | | | | | | * gnu/packages/pretty-print.scm (highlight): Update to 4.11. [source]: Switch to git-fetch. [home-page]: Switch to html page. [arguments]<#:make-flags>: Use #$output replace %output. <#:phases>: Use ‘this-package-input‘ to find lua and perl. Reviewed-by: Dale Mellor <guix-devel-0brg6a@rdmp.org> Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: I0c402fcea5708c4882b52309b3e072301f0a5614
* gnu: hwdata: Update to 0.378.Daniel Ziltener2024-05-06
| | | | | | | | * gnu/packages/pciutils.scm (hwdata): Update to 0.378. Reviewed-by: Dale Mellor <guix-devel-0brg6a@rdmp.org> Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: I7200477ce06280913802e94cd5ef6d9639b8de9f
* gnu: pcsc-lite: Update to 2.1.0.Arjan Adriaanse2024-05-06
| | | | | | | | | * gnu/packages/security-token.scm (pcsc-lite): Update to 2.1.0. Reviewed-by: Christina O'Donnell <cdo@mutix.org> Change-Id: I133fd056afb84259cf5cb1f3e9c664ac336e50b9 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: musescore: Propagate alsa-plugins pulseaudio to runtime.Rovanion Luckey2024-05-06
| | | | | | | | | | | | | | | In order for libasound_module_conf_pulse.so to be present at runtime of MuseScore the alsa-plugins output "pulseaudio" must be present. Playback of scores was not working, at least on a foreign distro like Debian. When running on Debian, MuseScore complained that libasound_module_conf_pulse.so was missing at startup. This patch was tested on Debian 12 and fixed the issue. * gnu/packages/music.scm (musescore): Propagate alsa-plugins pulseaudio to runtime Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: I4e2db8e45fdf33987817cef41bcd336526b16d90
* gnu: leocad: Update to 23.03James Smith2024-05-06
| | | | | | | * gnu/packages/lego.scm (leocad): Update to 23.03 Change-Id: I0fc566e0325aa992440cf4f895b5780df7e49632 Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: msmtp: Update to 1.8.26.Timotej Lazar2024-05-06
| | | | | | * gnu/packages/mail.scm (msmtp): Update to 1.8.26. Change-Id: I85eea2d64944a3e1b7b4ed3022772190ee5787c2
* gnu: emacs-telega: Update to 0.8.255.Sergey Trofimov2024-05-06
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.8.255. * gnu/packages/patches/emacs-telega-path-placeholder.patch: Update patch. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Change-Id: I8cec5a5170318f0ae99116a98afcefe31203b585
* gnu: trust4: Update to 1.1.0.Ricardo Wurmus2024-05-06
| | | | | | * gnu/packages/bioinformatics.scm (trust4): Update to 1.1.0. Change-Id: I4780038a5db110514e27f07a576166def4063da7
* gnu: Add trust4.Mădălin Ionel Patrașcu2024-05-06
| | | | | | gnu/packages/bioinformatics.scm (trust4): New variable. Change-Id: I6a0fd339a0f761a473f50c7da74c26cfac7b1caf
* gnu: Add r-seraster.Mădălin Ionel Patrașcu2024-05-06
| | | | | | * gnu/packages/bioinformatics.scm (r-seraster): New variable. Change-Id: I9f9fd24a9aa563f7c74154e613b85dee46bdcf79
* gnu: Add r-rearrr.Mădălin Ionel Patrașcu2024-05-06
| | | | | | * gnu/packages/cran.scm (r-rearrr): New variable. Change-Id: I41e06b24e565a4070f570b7fd5c656f185aacfa9
* gnu: Add r-metadeconfoundr.Mădălin Ionel Patrașcu2024-05-06
| | | | | | * gnu/packages/bioinformatics.scm (r-metadeconfoundr): New variable. Change-Id: I733fb464d2a3c7fd1335826be9f23e2610e6fd60
* gnu: Add r-detectseparation.Mădălin Ionel Patrașcu2024-05-06
| | | | | | * gnu/packages/cran.scm (r-detectseparation): New variable. Change-Id: I6c795719c22a6ff929785e799f749ce053e83fbe
* gnu: Add r-roi-plugin-lpsolve.Mădălin Ionel Patrașcu2024-05-06
| | | | | | * gnu/packages/cran.scm (r-roi-plugin-lpsolve): New variable. Change-Id: Ia3f47ba0b414ecd9273c101977ec8d14916fa656
* gnu: Add r-roi.Mădălin Ionel Patrașcu2024-05-06
| | | | | | * gnu/packages/cran.scm (r-roi): New variable. Change-Id: I58cbb4be238a5cc9f861ee9dafea03a133f7c0f1
* gnu: Add r-lpsolveapi.Mădălin Ionel Patrașcu2024-05-06
| | | | | | * gnu/packages/cran.scm (r-lpsolveapi): New variable. Change-Id: I6a93603a5814df0eb43a214b5c2a0f4865901bcd
* gnu: Add python-pyrodigal.nafkhamdc2024-05-06
| | | | | | | | * gnu/packages/bioinformatics.scm (python-pyrodigal): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> Change-Id: Iaa0bdb4b918d93f990d5b904f1df3a3f910726b0
* gnu: Add python-archspec.nafkhamdc2024-05-06
| | | | | | * gnu/packages/python-xyz.scm (python-archspec): New variable. Change-Id: Icb15a681d7f339ab25cb0a91feeaacc6a3e8cd6a
* gnu: linux-libre 4.19: Update to 4.19.313.Wilko Meyer2024-05-05
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.313. (linux-libre-4.19-pristine-source): Update hash. Change-Id: I22e9d175b537164efcde4cec5188c26bae8d2fca Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: linux-libre 5.4: Update to 5.4.275.Wilko Meyer2024-05-05
| | | | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.275. (linux-libre-5.4-pristine-source): Update hash. Change-Id: Ifcd296510ae1c7e81a4a5fa3c8eb6e304e2d662d Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: linux-libre 5.10: Update to 5.10.216.Wilko Meyer2024-05-05
| | | | | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.216. (linux-libre-5.10-pristine-source): Update hashes. Change-Id: Ia14fa905e109c81cc8397d1151cc327d6e1ea25a Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: linux-libre 5.15: Update to 5.15.158.Wilko Meyer2024-05-05
| | | | | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.158. (linux-libre-5.15-pristine-source): Update hash. Change-Id: Ib2b12fac8301ced17e6e068a1e68768e200d5a24 Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: linux-libre 6.1: Update to 6.1.90.Wilko Meyer2024-05-05
| | | | | | | * gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.90. (linux-libre-6.1-pristine-source): Update hash. Change-Id: Ic1ef7176af2055db78b58458bb9327bce5789d48