Commit graph

111378 commits

Author SHA1 Message Date
Maxim Cournoyer b11e5c8280
gnu: rust-pyo3-0.15: Fix build.
* gnu/packages/crates-io.scm (rust-pyo3-0.15)
[arguments]: Replace rust-indexmap-1.6 with rust-indexmap-1.7.
2023-04-14 15:11:57 -04:00
Maxim Cournoyer 11212a2faa
gnu: Add rust-indexmap-1.7.
* gnu/packages/crates-io.scm (rust-indexmap-1.7): New variable.
2023-04-14 15:11:57 -04:00
Efraim Flashner 2e2ea76099
gnu: rust-pyo3-build-config-0.15: Update to 0.15.2.
* gnu/packages/crates-io.scm (rust-pyo3-build-config-0.15): Update to
0.15.2.
[arguments]: Don't skip build.
[native-inputs]: Inherit from rust-pyo3-build-config-0.16.
2023-04-14 15:11:57 -04:00
Efraim Flashner a0e6864d4e
gnu: rust-pyo3-0.15: Update to 0.15.2.
* gnu/packages/crates-io.scm (rust-pyo3-0.15): Update to 0.15.2.
[source]: Adjust snippet to substitute more version strings.
[cargo-inputs]: Replace rust-indexmap-1 with 1.6.
[cargo-development-inputs]: Add rust-clap-2. Replace rust-bitflags-1.2
with 1.
2023-04-14 15:11:57 -04:00
Efraim Flashner d61ceef587
gnu: rust-pyo3-macros-0.15: Update to 0.15.2.
* gnu/packages/crates-io.scm (rust-pyo3-macros-0.15): Update to 0.15.2.
[arguments]: Don't skip build.
[native-inputs]: Add python.
2023-04-14 15:11:56 -04:00
Efraim Flashner c3b07c41c0
gnu: rust-pyo3-macros-backend-0.15: Update to 0.15.2.
* gnu/packages/crates-io.scm (rust-pyo3-macros-backend-0.15): Update to
0.15.2.
[arguments]: Don't skip build.
[native-inputs]: Add python.
2023-04-14 15:11:56 -04:00
Maxim Cournoyer c2c48868f3
gnu: python-h5py: Update to 3.8.0.
* gnu/packages/python-xyz.scm (python-h5py): Update to 3.8.0.
2023-04-14 15:11:56 -04:00
Maxim Cournoyer 41519fceaa
gnu: qtbase: Disable the "tst_qobjectrace" test.
* gnu/packages/qt.scm (qtbase) [arguments]: Skip the "tst_qobjectrace" in the
check phase.
2023-04-14 15:11:56 -04:00
Maxim Cournoyer a735385bfa
gnu: gi-docgen: Update to 2023.1.
* gnu/packages/gnome.scm (gi-docgen): Update to 2023.1.
[propagated-inputs]: Remove python-toml; add python-tomli.
2023-04-14 15:11:56 -04:00
Maxim Cournoyer f346327172
gnu: gst-plugins-good: Skip the test_video_caps_late test.
* gnu/packages/gstreamer.scm (gst-plugins-good)
[arguments]: Skip the test_video_caps_late test in the skip-failing-tests
phase.
2023-04-14 15:11:55 -04:00
Maxim Cournoyer 5f64f7abca
gnu: gstreamer: Fix indentation.
* gnu/packages/gstreamer.scm (gstreamer): Fix indentation.
2023-04-14 15:11:55 -04:00
Maxim Cournoyer 59f1a1d3a0
gnu: python-trio-typing: Update to 0.8.0.
* gnu/packages/python-xyz.scm (python-trio-typing): Update to 0.8.0.
2023-04-14 15:11:55 -04:00
Maxim Cournoyer 5b42a71571
gnu: python-trio: Update to 0.22.0.
* gnu/packages/python-xyz.scm (python-trio): Update to 0.22.0.
[arguments]: Break long line in check phase.
[propagated-inputs]: Add python-cffi and python-exceptiongroup.
2023-04-14 15:11:55 -04:00
Maxim Cournoyer 9703715db8
gnu: python-exceptiongroup: Update to 1.1.1.
* gnu/packages/python-xyz.scm (python-exceptiongroup): Update to 1.1.1.
2023-04-14 15:11:54 -04:00
Efraim Flashner f0205b476f
gnu: rust-ucd-trie-0.1: Update to 0.1.5.
* gnu/packages/crates-io.scm (rust-ucd-trie-0.1): Update to 0.1.5.
[cargo-inputs]: Remove rust-lazy-static-1. Add rust-once-cell-1.
2023-04-14 15:11:54 -04:00
Maxim Cournoyer c1eb1342aa
gnu: farstream: Use gexps.
* gnu/packages/freedesktop.scm (farstream)
[arguments]: Use gexps.  Ungexp 'common' origin in-place.  Use
search-input-directory in patch-docbook-xml phase.
[native-inputs]: Remove labels.
[inputs, propagated-inputs]: Re-indent.
2023-04-14 15:11:54 -04:00
Maxim Cournoyer 04e1103edf
gnu: farstream: Disable a failing test.
* gnu/packages/freedesktop.scm (farstream)
[arguments]: Delete trailing #t.  Rename the disable-timeout-tests phase to
disable-problematic-tests, and disable an extra rtp/recvcodecs test.
Standardize match pattern and update comment.
[native-inputs]: Update the common input.
2023-04-14 15:11:54 -04:00
Maxim Cournoyer 76e016958d
gnu: gnunet: Update to 0.19.4.
* gnu/packages/gnunet.scm (gnunet): Update to 0.19.4.
2023-04-14 15:11:53 -04:00
Maxim Cournoyer 4896040147
gnu: imgui: Update to 1.89.4.
* gnu/packages/toolkits.scm (imgui): Update to 1.89.4.
2023-04-14 15:11:53 -04:00
Maxim Cournoyer 1a7014b1c9
gnu: openboardview: Use imgui-1.87.
* gnu/packages/electronics.scm (openboardview) [inputs]: Downgrade imgui to
version 1.87.
2023-04-14 15:11:53 -04:00
Maxim Cournoyer f770be590d
gnu: Add imgui-1.87.
* gnu/packages/toolkits.scm (imgui-1.87): New variable.
2023-04-14 15:11:53 -04:00
Maxim Cournoyer b8b7622d2b
gnu: imgui: Use gexp output variables.
* gnu/packages/toolkits.scm (imgui) [arguments]: Use gexp variables in install
phase.
2023-04-14 15:11:53 -04:00
Maxim Cournoyer 216312482f
gnu: utf8-h: Install header under include/utf8 prefix.
This is to standardize with the usage of the library in the package's only
current user, OpenBoardView.  It also matches the installation layout of the
Arch package, which is made by its author.

* gnu/packages/c.scm (utf8-h) [arguments]: Use gexps.  Adjust installation
prefix to 'include/utf8' in install phase.
* gnu/packages/electronics.scm (openboardview)
[arguments]: Delete fix-utf8-include-directive phase.
2023-04-14 15:11:53 -04:00
Maxim Cournoyer 4ce042a762
gnu: gnunet: Update home page.
* gnu/packages/gnunet.scm (gnunet) [home-page]: Update URL.
2023-04-14 15:11:52 -04:00
Maxim Cournoyer d7a024a98e
gnu: openboardview: Update home page.
* gnu/packages/electronics.scm (openboardview) [home-page]: Update URL.
2023-04-14 15:11:52 -04:00
Maxim Cournoyer 49b5e7e93c
gnu: openboardview: Update to 9.95.0.
* gnu/packages/electronics.scm (openboardview): Update to 9.95.0.
[source]: Apply patch.
[arguments]: Update fix-utf8-include-directive phase.
[inputs]: Add orangeduck-mpc.
* gnu/packages/patches/openboardview-use-system-mpc.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2023-04-14 15:11:52 -04:00
Maxim Cournoyer 46e56eb001
gnu: Add orangeduck-mpc.
* gnu/packages/c.scm (orangeduck-mpc): New variable.
* gnu/packages/patches/orangeduck-mpc-fix-pkg-config.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2023-04-14 15:11:52 -04:00
Maxim Cournoyer 0d5746ee7c
gnu: imgui: Use unsigned int vertex indexes.
* gnu/packages/toolkits.scm (imgui)
[arguments]: Add the "-DImDrawIdx=unsigned int" compiler option to the build
phase.
2023-04-14 15:11:51 -04:00
Maxim Cournoyer e8d163b49a
gnu: blender: Update to 3.3.5.
* gnu/packages/graphics.scm (blender): Update to 3.3.5.
2023-04-14 15:11:51 -04:00
Maxim Cournoyer b1c4c249ab
gnu: blender: Use ffmpeg 5.
* gnu/packages/graphics.scm (blender) [inputs]: Replace ffmpeg with ffmpeg-5.
2023-04-14 15:11:51 -04:00
Maxim Cournoyer 17e36697db
gnu: blender: Use gexps and remove labels.
* gnu/packages/graphics.scm (blender) [arguments]: Use gexps.  Replace the
add-ilmbase-include-path phase by an added -I directive to the CMAKE_CXX_FLAGS
configure flag.
[inputs]: Remove labels.
2023-04-14 15:11:51 -04:00
Maxim Cournoyer ccbb4f1592
gnu: gnunet: Disable flaky tests.
* gnu/packages/gnunet.scm (gnunet) [arguments]: Add a
disable-problematic-tests phase.
2023-04-14 15:11:51 -04:00
Maxim Cournoyer 865dcef75e
gnu: gnunet: Fix indentation and use gexps.
* gnu/packages/gnunet.scm (gnunet): Fix indentation.
[arguments]: Use gexps and delete trailing #t.
2023-04-14 15:11:50 -04:00
Maxim Cournoyer c0936d6608
gnu: python-locust: Update to 2.15.1.
* gnu/packages/benchmark.scm (python-locust): Update to 2.15.1.
[arguments]: Delete relax-requirements phase.  Add increase-resource-limits.
Update check phase.
[propagated-inputs]: Remove python-jinja2.
2023-04-14 15:11:50 -04:00
Maxim Cournoyer 5cfb866484
gnu: python-geventhttpclient: Update to 2.0.9.
* gnu/packages/python-web.scm (python-geventhttpclient): Update to 2.0.9.
[propagated-inputs]: Add python-urllib3.
[home-page]: Update URL.
2023-04-14 15:11:50 -04:00
Maxim Cournoyer 206982544b
gnu: ruby-activesupport: Skip a failing test on i686-linux.
* gnu/packages/rails.scm (ruby-activesupport)
[arguments]: Skip the test_iso8601_output_and_reparsing test when building for
i686-linux.
2023-04-14 15:11:50 -04:00
Maxim Cournoyer 826b222703
gnu: go: Update home page URL.
* gnu/packages/golang.scm (go-1.4) [home-page]: Update URL.
2023-04-14 15:11:50 -04:00
Giacomo Leidi dbce5cdf8e
gnu: python-coverage: Update to 5.5.
* gnu/packages/check.scm (python-coverage): Update to 5.5.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-14 15:11:49 -04:00
宋文武 db7d0c0cb9
gnu: sdl2: Update to 2.26.2.
* gnu/packages/sdl.scm (sdl2): Update to 2.26.2.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-14 15:11:49 -04:00
Vivien Kraus 87947c1939
gnu: ucd: Update to 15.0.0.
* gnu/packages/unicode.scm (ucd): Update to 15.0.0.
2023-04-14 15:11:49 -04:00
Maxim Cournoyer 99e2d9595a
gnu: Remove ucd-next.
* gnu/packages/build-tools.scm (ucd-next): Delete variable.
2023-04-14 15:11:49 -04:00
Hilton Chain 411e60db26
gnu: go-1.17: Update to 1.17.13.
* gnu/packages/golang.scm (go-1.17): Update to 1.17.13.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-14 15:11:48 -04:00
Maxim Cournoyer 260e68342b
gnu: hdf5-1.8: Delete trailing #t.
* gnu/packages/maths.scm (hdf5-1.8) [arguments]: Delete trailing #t.
2023-04-14 15:11:48 -04:00
Greg Hogan dd24d0735a
gnu: Add hdf5@1.14.
* gnu/packages/maths.scm (hdf5-1.14): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-14 15:11:48 -04:00
Greg Hogan 4d2ef2893c
gnu: hdf5@1.12: Update to 1.12.2.
* gnu/packages/maths.scm (hdf5-1.12): Update to 1.12.2.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-14 15:11:48 -04:00
Greg Hogan d4b63d05d8
gnu: hdf5@1.10: Update to 1.10.9.
* gnu/packages/maths.scm (hdf5-1.10): Update to 1.10.9.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-14 15:11:48 -04:00
Greg Hogan aae69407f5
gnu: hdf5@1.8: Update to 1.8.23.
* gnu/packages/maths.scm (hdf5-1.8): Update to 1.8.23.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-14 15:11:47 -04:00
Maxim Cournoyer 7d4845e754
Revert "gnu: subversion: Tentatively reinstate parallel tests."
This reverts commit 54ee868cbe.
2023-04-14 15:11:47 -04:00
Maxim Cournoyer 841fdbf8fe
gnu: ruby-pg: Update to 1.4.6.
* gnu/packages/ruby.scm (ruby-pg): Update to 1.4.6.
2023-04-14 15:11:47 -04:00
Maxim Cournoyer ab9c6b6450
gnu: ruby-puma: Disable a flaky test.
* gnu/packages/ruby.scm (ruby-puma) [arguments]: Disable the
hot_restart_does_not_drop_connections tests, which fail non-deterministically.
2023-04-14 15:11:47 -04:00