Commit Graph

142611 Commits

Author SHA1 Message Date
Vinicius Monego
5312f34f70
gnu: gmic: Update to 3.4.1.
* gnu/packages/image-processing.scm (gmic): Update to 3.4.1.

Change-Id: I8c758f27fa21b497b8c1493c309bdf4cf709c0cc
2024-09-02 17:42:34 -03:00
Vinicius Monego
94303dd21c
gnu: python-metpy: Update to 1.6.3.
* gnu/packages/geo.scm (python-metpy): Update to 1.6.3.
[source]: Adjust URI.

Change-Id: I36f26862188355ee2e7b2dbbb5222958e2562178
2024-09-02 17:42:34 -03:00
Vinicius Monego
c01a99bb34
gnu: python-libensemble: Update to 1.4.2.
* gnu/packages/maths.scm (python-libensemble): Update to 1.4.2.
[propagated-inputs]: Add python-mpmath.
[arguments]: Delete a file that contains a failing test.

Change-Id: I76deae624b7f2bede63ad1b2bcf445c5aae53953
2024-09-02 17:42:34 -03:00
Vinicius Monego
e407613e33
gnu: python-pandapower: Update to 2.14.11.
* gnu/packages/engineering.scm (python-pandapower): Update to 2.14.11.

Change-Id: Iead1e5887681441c01aed698062e6f069bad6456
2024-09-02 17:42:34 -03:00
Vinicius Monego
b3924e0126
gnu: xonsh: Update to 0.18.3.
* gnu/packages/shells.scm (xonsh): Update to 0.18.3.
[arguments]: Skip more failing tests.

Change-Id: I6906cad3b04e81b2424e3f014a9165bb530391eb
2024-09-02 17:42:34 -03:00
Vinicius Monego
7b9b151a05
gnu: ffmpeg-normalize: Update to 1.28.3.
* gnu/packages/video.scm (ffmpeg-normalize): Update to 1.28.3.

Change-Id: If0ba63ee0477900f7c135872706ebf7c77160e1e
2024-09-02 17:42:34 -03:00
Vinicius Monego
7d50da20b0
gnu: python-scikit-fuzzy: Enable tests.
* gnu/packages/python-science.scm (python-scikit-fuzzy)[arguments]:
Remove #:tests? #f and add #:test-flags.
[native-inputs]: Remove python-nose. Add python-pytest.

Change-Id: I317d6ad2fdede1a3a4737c45118932e2ddc5ce46
2024-09-02 17:42:24 -03:00
Vinicius Monego
91b2192050
gnu: python-scikit-fuzzy: Update to 0.5.0.
* gnu/packages/python-science.scm (python-scikit-fuzzy): Update to 0.5.0.
[source]: Adjust URI.
[build-system]: Move to pyproject-build-system.

Change-Id: I5dbe3788c34767d4af0c1b526a3ce79f0f6d532f
2024-09-02 17:40:28 -03:00
Vinicius Monego
9ddcfc3127
gnu: python-lcapy: Update to 1.24.
* gnu/packages/engineering.scm (python-lcapy): Update to 1.24.

Change-Id: Iae167b94f0c50a9322ae7122ee574bf4b3ef5961
2024-09-02 17:40:28 -03:00
Vinicius Monego
1b1c392809
gnu: python-scikit-rf: Update to 1.3.0.
* gnu/packages/engineering.scm (python-scikit-rf): Update to 1.3.0.

Change-Id: Ibf8f77715c6d926dab61f5e385ca7db82786ee70
2024-09-02 17:40:28 -03:00
Liliana Marie Prikler
c4de5091a9
gnu: gitg: Fix build.
* gnu/packages/gnome.scm (gitg)[arguments]<#:meson>: Use meson-1.5.
<#:build-type>: Set to “release”.
2024-09-02 22:31:11 +02:00
Liliana Marie Prikler
6596e495f3
gnu: Add meson-1.5.
* gnu/packages/build-tools.scm (meson-1.5): New variable.
2024-09-02 22:31:11 +02:00
Liliana Marie Prikler
a751c59304
gnu: wine64: Fix build.
With the core-updates merge, the handling of modify-phases makes the current
ordering a hard error.  Make it so that phases are read from top to bottom.

* gnu/packages/wine.scm (wine64)[#:phases]: Move ‘copy-wine32-binaries’
and ‘copy-wine32-libraries’ before conditional ‘wrap-executable’.
<copy-wine32-manpage>: Use “.zst” instead of “.gz” as file ending.
2024-09-02 22:31:10 +02:00
Guillaume Le Vaillant
edc5808afa
gnu: gpsbabel: Fix tests.
Qt prints a "Detected locale C with character encoding ANSI_X3.4-1968, which
is not UTF-8" warning message when UTF-8 locales are missing, which makes some
tests fail.

* gnu/packages/gps.scm (gpsbabel)[native-inputs]: Add
  '(libc-utf8-locales-for-target)'.

Change-Id: I3a28912ed07fb7623d6b010d40d7882ebddd52c9
2024-09-02 22:00:37 +02:00
Andreas Enge
778dd796bf
gnu: texlive: Update to 20240312.
* gnu/packages/texlive.scm (%texlive-date): Set to 20240312.
(texlive-extra-src, texlive-texmf-src): Update hashes.
(texlivebin): Update hash. Add input.

Change-Id: I0f68e8dfd4614b5e5de0518eefae59d82947f94b
2024-09-02 17:17:43 +02:00
Guillaume Le Vaillant
0aa66ec0b0
gnu: lablgtk: Fix build.
* gnu/packages/ocaml.scm (lablgtk)[native-inputs]: Add gnu-make-4.2.

Change-Id: I946237afd3d28fe66ba1f0a26b67fbdf31352afa
2024-09-02 15:38:35 +02:00
Artyom V. Poptsov
ad7211cfe0
gnu: guile-qr-code: Update to 0.2.0.
* gnu/packages/guile-xyz.scm (guile-qr-code): Update to 0.2.0.

Change-Id: Ia727ef2501191aa86b9008e03e927293dd3b7125
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-09-02 18:51:38 +08:00
Hilton Chain
f805aafb12
gnu: font-chiron-sung-hk: Update to 1.014.
* gnu/packages/fonts.scm (font-chiron-sung-hk): Update to 1.014.

Change-Id: I13642e6aed326890925a9e0a50beaf50f7dcd4cf
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-09-02 18:46:57 +08:00
Hilton Chain
65b53e3640
gnu: font-lxgw-wenkai-tc: Update to 1.330.
* gnu/packages/fonts.scm (font-lxgw-wenkai-tc): Update to 1.330.

Change-Id: I0836dde94434550391b3e5b8aaf03e28e2164f60
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-09-02 18:46:41 +08:00
Hilton Chain
4e8560c18b
gnu: font-lxgw-wenkai: Update to 1.330.
* gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.330.

Change-Id: Ib91d326d7a38c8acaa44d9d77c88c8eb3045089a
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-09-02 18:46:24 +08:00
Hilton Chain
c868d14806
gnu: font-google-noto-serif-cjk: Update to 2.003.
* gnu/packages/fonts.scm (font-google-noto-serif-cjk): Update to 2.003.

Change-Id: If75e51b8fc6603221099554ccc4377c1526772ad
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-09-02 18:46:11 +08:00
Hilton Chain
75e55d5e33
gnu: font-sarasa-gothic: Update to 1.0.20.
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 1.0.20.

Change-Id: I4f0b02a4cf71bfd2dc8c479cb04df0835b51948f
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-09-02 18:45:47 +08:00
Hilton Chain
ddedd5572b
gnu: font-google-noto: Update to 24.8.1.
* gnu/packages/fonts.scm (font-google-noto): Update to 24.8.1.

Change-Id: Iafc36ccb3e9210ad6482675a7f93e3d9a12908c9
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-09-02 18:45:31 +08:00
Hilton Chain
10d720b8db
gnu: font-chiron-hei-hk: Update to 2.515.
* gnu/packages/fonts.scm (font-chiron-hei-hk): Update to 2.515.

Change-Id: Ibd3c2770968274a3f0069ef7251fbfafbb6d9def
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-09-02 18:44:57 +08:00
Artyom V. Poptsov
bbb3f7d694
gnu: avrdude: Update to 8.0.
* gnu/packages/flashing-tools.scm (avrdude): Update to 8.0.

Change-Id: I04afbd03be63a9e89456a9d5349c36e5928c80f9
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-09-02 18:41:18 +08:00
gemmaro
a3c6f1a38e
gnu: easyrpg-player: Enable MIDI format support.
* gnu/packages/easyrpg.scm (easyrpg-player)[arguments]<#:configure-flags>:
Enable fmmidi option for MIDI format support.

Change-Id: I8253f84bdea7c9754e5b9e2bc1b413f2b63a5f19
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-09-02 18:30:07 +08:00
gemmaro
93896ac4d1
gnu: easyrpg-player: Update to 0.8.
* gnu/packages/easyrpg.scm (easyrpg-player): Update to 0.8.

Change-Id: I05f3c6b66dfadc48a7569b3672096550c244e904
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-09-02 18:28:51 +08:00
gemmaro
5970cbefc2
gnu: liblcf: Update to 0.8.
* gnu/packages/easyrpg.scm (liblcf): Update to 0.8.

Change-Id: I97f458945b33b01bc76ab88c0c503d8a2bec275a
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-09-02 18:28:34 +08:00
宋文武
3c21d0da62
gnu: retux: Update to 1.6.2.
* gnu/packages/games.scm (retux): Update to 1.6.2.

Change-Id: Ic90a81d1cd1b961be1080dae7d482ba2cb0f03d6
2024-09-02 09:33:58 +08:00
宋文武
2fed0622bc
gnu: python-xsge: Update to 2021.10.11.
* gnu/packages/game-development.scm (python-xsge): Update to 2021.10.11.
[native-inputs]: Remove unzip.

Change-Id: I2fd9530b61691adf5bb7c7b17c2060bf06d14c86
2024-09-02 09:33:58 +08:00
宋文武
46cbe7d520
gnu: python-sge: Update to 2.0.2.
* gnu/packages/game-development.scm (python-sge): Update to 2.0.2.

Change-Id: I7a0d1a64146368dd60fa665c44af79b8161eb29e
2024-09-02 09:33:58 +08:00
宋文武
22085cef22
gnu: retroarch: Update to 1.19.1.
* gnu/packages/game-development.scm (retroarch): Update to 1.19.1.

Change-Id: I985de399994d8ee6777ad4849b77664b0742eae7
2024-09-02 09:33:58 +08:00
Florian Pelz
0ba20c7634
doc: build: Handle when guile source is packed with zstd.
* doc/build.scm (guile-manual): Also include zstd in PATH.

Change-Id: Iff49825fe84121bff777ed45c03fb14af0a0e719
2024-09-02 00:46:42 +02:00
Florian Pelz
dcc84e668d
nls: Update translations.
Change-Id: Icdee15b452c38ca885a8f202f68621916de01c03
2024-09-02 00:46:31 +02:00
Tobias Geerinckx-Rice
29a0d1c4e6
Revert "gnu: rust-rustix@0.38: Update to 0.38.34."
This reverts commit 26a56f76ab.
2024-08-25 02:00:00 +02:00
Efraim Flashner
589afea9e3
gnu: lmdb: Fix cross-compiling.
* gnu/packages/databases.scm (lmdb)[arguments]: When cross-compiling use
the correct CC and AR to produce cross-compiled libraries.

Change-Id: Ie93fe88eff1da4949dfdbdedabc670fa56cbc1c9
2024-09-01 23:27:34 +03:00
Ian Eure
a977900d76
gnu: python-mpv: Update to 1.0.7.
This fixes the build after the core-updates merge.

* gnu/packages/python-xyz.scm (python-mpv): Update to 1.0.7.
[source]: Remove snippet obsoleted by PY_MPV_SKIP_TESTS.
[build-system]: Switch to pyproject.
[arguments]: Set newly-available PY_MPV_SKIP_TESTS variable.
[native-inputs]: Add python-pytest and python-pyvirtualdisplay.

Change-Id: Ia0e6c3341292fe6a40f63b484d70c6a68b6f7eb4
2024-08-25 02:00:00 +02:00
Tobias Geerinckx-Rice
63250f2354
gnu: Add rust-udev.
* gnu/packages/crates-io.scm (rust-udev-0.7): New public variable.

Change-Id: Idad0e0a1a9095a5efc0e05f7b7a90d9d86ddd42f
2024-08-25 02:00:00 +02:00
Tobias Geerinckx-Rice
e17b25343d
gnu: Add rust-libudev-sys.
* gnu/packages/crates-io.scm (rust-libudev-sys-0.1): New public variable.

Change-Id: I948c19354532daf58f83f4ea8d35f2447d2346f7
2024-08-25 02:00:00 +02:00
Tobias Geerinckx-Rice
26a56f76ab
gnu: rust-rustix@0.38: Update to 0.38.34.
* gnu/packages/crates-io.scm (rust-rustix-0.38): Update to 0.38.34.

Change-Id: I4910fb4f48b6ac981c252c0af1252c9fe06bfc41
2024-08-25 02:00:00 +02:00
Tobias Geerinckx-Rice
4260fa2a04
gnu: Add rust-bitfield.
* gnu/packages/crates-io.scm (rust-bitfield-0.14): New public variable.

Change-Id: Ifd987df22a4c9ed08a0448c2737842ad142093a4
2024-08-25 02:00:00 +02:00
Tobias Geerinckx-Rice
a3c0f245be
import: Order importers alphabetically in ‘--help’ output.
I'd rather keep the list sorted than call SORT at run time.
We can still switch if committers remain incorrigible.

* guix/scripts/import.scm (importers): Sort.

Change-Id: If358b2d5de2912a33989d776476e9cf4d0b80537
2024-08-25 02:00:00 +02:00
Danny Milosavljevic
f88a946249
gnu: Add emacs-outline-indent.
* gnu/packages/emacs-xyz.scm (emacs-outline-indent): New variable.

Change-Id: I18c4c44630ecac79df384952c38492511c626650
2024-09-01 18:05:09 +02:00
Nicolas Goaziou
e1c92c98f7
gnu: emacs-waveform: Fix build.
* gnu/packages/emacs-xyz.scm (emacs-waveform)[arguments]<#:phases>: Fix bogus
phase name.

Change-Id: I9b2461b5542be3e24a00f4ae4386310ed487e7dd
2024-09-01 10:33:58 +02:00
Florian Pelz
ec2f39bb9c
news: Add 'de' translation.
* etc/news.scm: Add German translation for 'core-updates' merge entry.

Change-Id: I75fa91427304c75941c6b9e4d2103cea6c09b3b0
2024-09-01 09:35:27 +02:00
John Kehayias
e05f0e9832
gnu: tomlplusplus: Fix build.
* gnu/packages/cpp.scm (tomlplusplus)[arguments]<#:phases>: Move the "C"
locale to part of the utf8 locale list.
[native-inputs]: Add ‘libc-utf8-locales-for-target’.

Change-Id: I1e6362dd27e88d22e1c40aea1ccf1767c93fbeac
2024-08-31 22:31:51 -04:00
Nicolas Goaziou
9626feb1cb
gnu: texlive-xmltexconfig: Fix build.
* gnu/packages/tex.scm (texlive-xmltexconfig): The package is empty, according
to TeX Live. Treat it as a meta-package.

Change-Id: Ifc4846164af24384969c48355a8b1f085c0a1327
2024-09-01 01:43:59 +02:00
Liliana Marie Prikler
f2c8b4c07e
gnu: gtk: Update to 4.14.5.
Cherry picked from gnome-team 7dece4d20617d11284f280f8b7299c24a2305493.

A test failed after merging core-updates into master, though it passed
previously on both branches.  It is unclear what has changed to make it fail.
The test is "4941/5465 gtk:gtk / notify" and fails with

stderr:
MESA: error: ZINK: failed to choose pdev
libEGL warning: egl: failed to create dri2 screen
MESA: error: ZINK: failed to choose pdev
glx: failed to create drisw screen

(test program exited with status code -5)

This newer version builds and passes all tests.

* gnu/packages/gtk.scm (gtk): Update to 4.14.5.

Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
Change-Id: I6150b2df469358eb0e328f077a9c09a4c2259703
2024-08-31 17:29:12 -04:00
Rodion Goritskov
61a7930cb0
services: agate: Change variable names and add system test.
* doc/guix.texi (Web Services): Update documentation for agate-service-type.
* gnu/services/web.scm (agate-configuration): Rename certs, addr, lang and
central-conf variables.
* gnu/tests/web.scm (%test-agate): Add system test for agate-service-type.

Change-Id: Ie14814fca1d5158acd67899da0c3fc2c5b586c72
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-08-31 19:06:39 +02:00
Nikita Domnitskii
25f22fd0e9
gnu: ladspa: Add native-search-paths.
* gnu/packages/audio.scm (ladspa)[native-search-paths]: Add 'LADSPA_PATH'.

Change-Id: I5f313acb197468b6046fef6dc9bdc4904dd71a09
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-08-31 19:06:39 +02:00