3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

116751 commits

Author SHA1 Message Date
Jean-Pierre De Jesus DIAZ
dfc1701724
gnu: cross-libc: Add AVR Libc support.
* gnu/packages/avr.scm (make-avr-libc/implementation)[arguments]: Add
avr target parameter and disable implicit cross inputs.
[native-inputs]: Rename avr-gcc and avr-binutils to cross-gcc
and cross-binutils to keep consistency with gnu-build-system.
* gnu/packages/cross-base.scm (cross-libc): Add case for avr.

Change-Id: I6b087946d1287a82fac61c48c513e7f2d2184794
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-12-11 13:34:17 +02:00
Jean-Pierre De Jesus DIAZ
f49ccd9cef
gnu: cross-gcc: Handle target include paths.
* gnu/packages/cross-base.scm (cross-gcc-search-paths): New procedure.
(cross-gcc)[search-paths]: Convert to and use cross-gcc-search-paths
procedure.

Change-Id: Id306782eaf928d05cd005b9539087ed631506b5b
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-12-11 13:33:53 +02:00
Jean-Pierre De Jesus DIAZ
9095e10620
gnu: cross-gcc: Enable multilib for AVR.
* gnu/build/cross-toolchain.scm (patch-multilib-shebang): New procedure.
* gnu/packages/avr.scm (make-avr-gcc): Remove uneeded phases and flags
  for multilib.
* gnu/packages/cross-base (cross-gcc-arguments) <#:configure-flags>
  [target-avr?]: Remove --disable-multilib and add --enable-multilib.

Change-Id: Id68d803057ac898f0a670f10487b08bf0891ab0b
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-12-11 13:24:09 +02:00
Jean-Pierre De Jesus DIAZ
a075ac8854
gnu: make-avr-libc: Fix synopsis.
* gnu/packages/avr.scm (make-avr-libc/implementation): Drop 'The' from
  synopsis.

Change-Id: Idb6c008d709a988075789a6220af63f4917c2179
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-12-11 13:24:09 +02:00
Jean-Pierre De Jesus DIAZ
7d1041820c
gnu: microscheme: Move to avr-xyz.
* gnu/packages/avr.scm (microscheme): Move to ...
* gnu/packages/avr-xyz.scm (microscheme): ... here.

Change-Id: I1272bfc98b583ab0ab36fcba5a8e19ae018b0b80
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-12-11 13:24:09 +02:00
Jean-Pierre De Jesus DIAZ
444a40c75a
gnu: cross-libc: Return #f if no libc available.
* gnu/packages/cross-base.scm (cross-libc): Return #f if no libc is
available for the given TARGET.

Change-Id: I17d19716373dd5704bb70d805437738fd29bd96b
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-12-11 11:53:48 +02:00
8e61e63515
gnu: gerbv: Use a source file-name.
* gnu/packages/engineering.scm (gerbv)[source]: Add file-name field.

Change-Id: Ia0264233a75aa6fc2bd54de23c9510e184cbee31
2023-12-11 08:31:26 +02:00
Mădălin Ionel Patrașcu
9535cee6cd
gnu: Add r-polyester.
* gnu/packages/bioconductor.scm (r-polyester): New variable.

Change-Id: I415089cda3214ec04402fc6f4505fa868414d0e2
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-12-11 06:27:42 +01:00
Leo Famulari
6533454767
gnu: linux-libre 6.1: Update to 6.1.66.
This release contains fix for an Ext4 data corruption bug introduced in 6.1.64:

https://lore.kernel.org/all/20231205122122.dfhhoaswsfscuhc3@quack3/T/#t
https://lwn.net/Articles/954285/

Only 6.1.64 and 6.1.65 are affected kernel releases:

https://lists.gnu.org/archive/html/guix-devel/2023-12/msg00082.html

* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.66.
(linux-libre-6.1-pristine-source): Update hash.

Change-Id: I788e4e6bd49607bc7301d8dd780ebebd7c213313
Signed-off-by: Hilton Chain <hako@ultrarare.space>
2023-12-11 11:18:21 +08:00
Rodion Goritskov
a90bc8b6a8
gnu: openmw: Update to 0.48.0.
* gnu/packages/game-development.scm (openmw): Update to 0.48.0.
* gnu/packages/graphics.scm (openmw-openscenegraph): Update to commit 68c5c5.

Change-Id: I5e1ae0d59ead8de7976714cb82e8d514c308f19a
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-12-10 22:28:53 +01:00
Artyom V. Poptsov
ad0c116508
gnu: guile-gitlab: Improve the package style.
* gnu/packages/guile-xyz.scm (guile-gitlab): Improve the package style.
  [inputs]: Remove input labels.

Change-Id: I449a02e1f9d700f678bb09961b896dea1627632e
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-12-10 22:26:58 +01:00
Artyom V. Poptsov
17835e2e0d
gnu: guile-smc: Update to 0.6.3.
* gnu/packages/guile-xyz.scm (guile-smc): Update to 0.6.3.

Change-Id: I7569db118c85f86e11906c41f4256be173ccc092
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-12-10 22:24:14 +01:00
Giacomo Leidi
be3b7f4467
services: Fix oci-container-service-type container user.
The oci-container-configuration supports two user fields: one is the
user, from the host system, under whose authority the OCI-backed
Shepherd service is run; the other is an optional user/UID that can be
passed to the docker run invokation to override the user defined in the
OCI image.

The user from the host system is incorrectly passed to docker run
command, this patches reverts the incorrect behavior and passes the
correct container-user field value.

* gnu/services/docker.scm (oci-container-configuration): Fix the user
passed to the docker run invokation.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-12-10 22:23:29 +01:00
Leo Nikkilä
cd8ea377d7
file-systems: Add tracefs to %pseudo-file-system-types.
* gnu/system/file-systems.scm (%pseudo-file-system-types): Add tracefs.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-12-10 21:47:52 +01:00
Ludovic Courtès
1300c316e9
gnu: ‘make-icecat-extension’ inherits package location.
This is an improvement for the purposes of ‘guix edit’ & co.

* gnu/build/icecat-extension.scm (make-icecat-extension): Add ‘location’
field.

Change-Id: I896ae6823b3fe4ea013fa74e2c536f45664d8042
2023-12-10 21:46:52 +01:00
Ludovic Courtès
5f0811a9aa
gnu: Add KeePassXC-Browser.
* gnu/packages/browser-extensions.scm (keepassxc-browser)
(keepassxc-browser-icecat): New variable.

Change-Id: I6f85228e4e012f3e5f8c913fda38287255573604
2023-12-10 21:46:51 +01:00
Ludovic Courtès
e154196736
gnu: keepassxc: Record file name of ‘xclip’ and ‘wl-copy’.
* gnu/packages/password-utils.scm (keepassxc)[arguments]: Add
‘record-clipboard-programs’ phase.
[inputs]: Add WL-CLIPBOARD and XCLIP.

Change-Id: I3cfe3d8604da575f6bf5e5cf3ce862fbac099ab6
2023-12-10 21:46:51 +01:00
63e06f30ce
gnu: ubuntu-keyring: Update to 2023.11.28.1.
* gnu/packages/debian.scm (ubuntu-keyring): Update to 2023.11.28.1.
[native-inputs]: Remove gzip; add xz.

Change-Id: Id90acc7a58085321ac96b6ab520f54b20911a8c1
2023-12-10 10:24:45 +02:00
9c30fb27a4
gnu: tor: Update to 0.4.8.10.
* gnu/packages/tor.scm (tor): Update to 0.4.8.10.

Change-Id: Ibc11c83c3fea920c6b876a22cb4c96d5c927beb5
2023-12-10 09:49:26 +02:00
556aa31050
gnu: llvm-14: Fix building on powerpc-linux.
* gnu/packages/llvm.scm (llvm-14)[arguments]: When building for
powerpc-linux adjust the configure-flags to always link shared libraries
with -latomic.

Change-Id: If020528bf1717595b66e6e0826dbe7a0c1128322
2023-12-10 08:15:43 +02:00
Michael Ford
2e11caff39
gnu: LLVM, Clang, libomp, lld: Update to 17.0.6.
* gnu/packages/llvm.scm (llvm-17, clang-17, libomp-17, lld-17):
Update to 17.0.6.

Signed-off-by: Hilton Chain <hako@ultrarare.space>
Change-Id: I7757b8e55e6a7ffc8185d366ba77706abaf5a798
2023-12-10 11:09:28 +08:00
Ekaitz Zarraga
20223da2f2
gnu: ncdu: Use zig-build-system.
* gnu/packages/ncdu.scm (ncdu)[build-system]: Use zig-build-system.
[arguments]<#:make-flags>: Remove argument.
<#:phases>: Delegate phase manipulation to the build-system.
Remove 'validate-runpath.
[native-inputs]: Remove zig-0.10.

Change-Id: I9027a1cbd925cfb0c135740e81a33b62cb9d91ca
Signed-off-by: Hilton Chain <hako@ultrarare.space>
2023-12-10 11:09:09 +08:00
Sergey Trofimov
92640eedca
gnu: pipewire: Update to 1.0.0.
* gnu/packages/linux.scm (pipewire): Update to 1.0.0.
[native-inputs]: Add doxygen, python.

Signed-off-by: Hilton Chain <hako@ultrarare.space>
Change-Id: If2b0b50f844a8ee96f7d1012c01d7958ab8e7f46
2023-12-09 22:29:54 +08:00
Tobias Geerinckx-Rice
61f2d84e75
gnu: libmirage: Update to 3.2.7.
* gnu/packages/cdrom.scm (libmirage): Update to 3.2.7.

Change-Id: Ib4d62bbbcb4bedd2ce86f6d5262df6ed26c76cee
2023-11-19 01:00:00 +01:00
Tobias Geerinckx-Rice
c79c1210aa
gnu: exomizer: Update to 3.1.2.
* gnu/packages/emulators.scm (exomizer): Update to 3.1.2.
[source]: Use a Git tag rather than commit.

Change-Id: I2dd5ad0b5a4be4633c1b57ff1367941d3f1aa49b
2023-11-19 01:00:00 +01:00
Tobias Geerinckx-Rice
cce073622f
gnu: mupdf: Update to 1.23.7.
* gnu/packages/pdf.scm (mupdf): Update to 1.23.7.

Change-Id: If58ab64470c88fdd15897488a5955d009d92ee34
2023-11-19 01:00:00 +01:00
Tobias Geerinckx-Rice
b876f3e130
gnu: parole: Update to 4.18.1.
* gnu/packages/xfce.scm (parole): Update to 4.18.1.

Change-Id: I308b19b47c20d35765cf7e03a49a88978734868f
2023-11-19 01:00:00 +01:00
Tobias Geerinckx-Rice
e87845ee2d
gnu: turbostat: Use G-expressions.
* gnu/packages/linux.scm (turbostat)[arguments]:
Rewrite as G-expressions.

Change-Id: I5e2cf484692cda608d0144f4b35c63770301aadd
2023-11-19 01:00:00 +01:00
Tobias Geerinckx-Rice
109a2485d7
gnu: moreutils: Update to 0.68.
* gnu/packages/moreutils.scm (moreutils): Update to 0.68.

Change-Id: Ie8320c18eaef1b481918894c5baaedc4144b0d19
2023-11-19 01:00:00 +01:00
Tobias Geerinckx-Rice
392de3262e
gnu: hplip: Update to 3.23.12.
* gnu/packages/cups.scm (hplip): Update to 3.23.12.

Change-Id: If27e2cfcd0b4e3667ba399569a24df976d6aa41d
2023-11-19 01:00:00 +01:00
Tobias Geerinckx-Rice
3a0440c3f9
gnu: cups-minimal/fixed: Update to 2.4.7.
* gnu/packages/cups.scm (cups-minimal/fixed): Update to 2.4.7.

Change-Id: I47b34356c53715462e1750e1b639b9768f2c3287
2023-11-19 01:00:00 +01:00
Andy Tai
06f25a9a85
gnu: xrdp: Update to 0.9.23.1.
* gnu/packages/rdesktop.scm (xrdp): Update to 0.9.23.1.

Change-Id: If5a01e38dc04bd013118d21ff11a46f3e7dddfd2
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-12-07 13:33:17 +02:00
Greg Hogan
31c9975e58
gnu: xeyes: Update to 1.3.0.
* gnu/packages/xdisorg.scm (xeyes): Update to 1.3.0.
[source]: Update file extension in URI.

Change-Id: Ibd4f554180bd7892e594c63f7c18808a6df7c049
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-12-07 13:14:39 +02:00
Hugo Nobrega
7e784c7495
gnu: dub: update to 1.33.0.
* gnu/packages/dlang.scm (dub): Update to 1.33.0.

Change-Id: Ie09f43329fa4a8d79f201f4b617e498d39adec6f
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-12-07 12:43:09 +02:00
4e7cb24118
gnu: ddcutil: Install pkgconfig file.
* gnu/packages/hardware.scm (ddcutil)[arguments]: Add a phase to install
the missing pkgconfig file.

Change-Id: Icd8c6c19e10c8dc426c5cd5020f0a209f0faa452
2023-12-07 01:26:25 +02:00
Tomas Volf
cc681b5657
gnu: libtorrent-rasterbar: Update to 2.0.9.
Update the package.  Since other packages do depend on the previous
version (and according to their documentation do recommend it), the previous
version is exposed as libtorrent-rasterbar-1.2.

The v2.0.9 requires patching to get tests working.  Sadly one of the changes
is to introduce new binary file, so it is fetched as an input and applied in a
phase.  Snippet is used instead to do the rest of the patching.

* gnu/packages/bittorrent.scm (libtorrent-rasterbar)[version]: Update to
2.0.9.
[source]<snippet>: Patch test/test_copy_file.cpp.
[native-inputs]: Add the missing file (v2_empty_file.torrent).
[arguments]<#:phases>: And add a phase copying it into the correct place.
* gnu/packages/bittorrent.scm (libtorrent-rasterbar-1.2): New variable.
(qbittorrent)[inputs]: Use libtorrent-rasterbar-1.2.
* gnu/packages/enlightenment.scm (epour)[inputs]: Use
libtorrent-rasterbar-1.2.

Change-Id: Ifbbbf02a671f6a3db653499a7a5f2504fd23c255
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-12-06 23:50:05 +01:00
Tomas Volf
cb1ce113b9
gnu: qbittorrent: Update to 4.6.2.
* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.6.2.

Change-Id: I75d05f14396e1b017cc939264e30ade625cb7017
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-12-06 23:50:05 +01:00
Tomas Volf
a6e792413e
gnu: qbittorrent-enhanced: Update to 4.6.1.10.
* gnu/packages/bittorrent.scm (qbittorrent-enhanced): Update to 4.6.1.10.

Change-Id: Ic164ee27ea54018acfcba0e9db8db11f119800a4
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-12-06 23:50:05 +01:00
Tomas Volf
5582bd9413
gnu: deluge: Update to 2.1.1.
Dependency on nss-certs was added.  Most torrents do require SSL in some shape
or form, so it seems appropriate to add it by default.

* gnu/packages/bittorrent.scm (deluge)[version]: Update to 2.1.1.
[propagated-inputs]: Add nss-certs.
[native-search-paths]: Set to allow locating the certificates.

Change-Id: Ic6c79f24851d6917dc4e5b22b3bcb2f6b99e187a
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-12-06 23:50:05 +01:00
Tomas Volf
fb2bbb0c3e
gnu: libtorrent-rasterbar: Update to 1.2.19.
With the update, the execution of the test suite was overhauled a lot.
Parallel tests were disabled, since the do not work well.  Since faketime does
cause some tests to hang, test_ssl was moved into a separate run.

* gnu/packages/bittorrent.scm (libtorrent-rasterbar)[version]: Update to
1.2.19.
[arguments]<#:parallel-tests?>: Disable.
[arguments]<#:phases>: Move test_ssl into separate run under faketime.  Do not
run under tests under faketime.  Anchor the regex for test exclusion.  Set
timeout of 600 seconds for each test.

Change-Id: I7392cb3ce1a8815b26b3257498082761255535ee
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-12-06 23:50:05 +01:00
Felix Gruber
0399d5b610
gnu: python-autograd: Update to 1.5.
* gnu/packages/machine-learning.scm (python-autograd): Update to 1.5.
  [build-system]: Use pyproject-build-system.
  [arguments]: Remove custom 'check phase.

Change-Id: Ic76510b94d268d5dba6e9b0e057fcfca125e424f
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-12-06 23:50:04 +01:00
Ludovic Courtès
8da64e8810
gnu: emacs-guix: Update to 455272c.
* gnu/packages/emacs-xyz.scm (emacs-guix): Update to 455272c.

Change-Id: Ib6c29fe9297c55dcd578453bd0425867e4ee180b
2023-12-06 23:50:04 +01:00
Ludovic Courtès
4a6cef9d66
gnu: glibc-locales@2.37: Mark as hidden.
Fixes <https://issues.guix.gnu.org/67586>.

* gnu/packages/base.scm (glibc-locales/hurd): Wrap in ‘hidden-package’.

Change-Id: If4f4aa1ef66c53ee0bb52eaea533241652e48cca

Reported-by: Nils Landt <nils@landt.email>
Change-Id: I5150f13be9c3b23e7abe408f815c56f498c92ecb
2023-12-06 23:50:04 +01:00
8c294e43eb
gnu: qtbase: Skip some more tests on i686-linux.
* gnu/packages/qt.scm (qtbase)[arguments]: Adjust custom 'check phase to
skip 5 more tests on i686-linux.

Change-Id: I2c70fd0dd7e99cc7e039502933981e1b4985e05c
2023-12-06 08:01:55 +02:00
28e98cc0c7
gnu: qtbase: Remove unneeded configure flags.
These flags were preventing building on i686-linux and seem to not be
necessary anymore.

* gnu/packages/qt.scm (qtbase)[arguments]: Remove configure-flags
disabling certain hardware features.

Change-Id: I76e41acb29cf39ce0541b27432b5d8d7fd545b16
2023-12-06 08:01:54 +02:00
1cd2f03225
gnu: qtwebengine-5: Enable building on i686-linux.
* gnu/packages/qt.scm (qtwebengine-5)[arguments]: When building for
i686-linux add a configure-flag to use less memory during the linking
phase.

Change-Id: Ie27467445f2bc299314b1294b024d3cfdc6f0b44
2023-12-06 08:01:51 +02:00
Vinicius Monego
0aee90e4ea
gnu: gnome-commander: Update to 1.16.1.
* gnu/packages/gnome.scm (gnome-commander): Update to 1.16.1.
[build-system]: Switch to meson-build-system.
[arguments]: Add #:glib-or-gtk?.
[native-inputs]: Add gtk+-2:bin.

Change-Id: I4badc000d0c2d8525fd3f8f1748d8fabe610c8a9
2023-12-05 17:01:43 -03:00
Vinicius Monego
6ec6b1c6c1
gnu: gerbv: Update to 2.10.0.
* gnu/packages/engineering.scm (gerbv): Update to 2.10.0.
[source]: Switch to maintained repository.
[native-inputs]: Add autoconf, automake, gettext-minimal, libtool.
Remove package labels.
[inputs]: Add comment about GTK+2.  Remove package labels.
[home-page]: Update URL.

Change-Id: Ie30c4ae618b3b57e9b59e3e40f1423fed4d26135
2023-12-05 16:41:53 -03:00
Vinicius Monego
e498147cae
gnu: kdenlive: Update to 23.08.3.
* gnu/packages/kde.scm (kdenlive): Update to 23.08.3.

Change-Id: I552e82757049bae81cf8d521f17aea1adbefdb26
2023-12-05 16:41:53 -03:00
Vinicius Monego
fe65a3de9c
gnu: mlt: Update to 7.22.0.
* gnu/packages/video.scm (mlt): Update to 7.22.0.

Change-Id: I63827e89e181c439eb89e956362618d90d37ef50
2023-12-05 16:41:53 -03:00