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
Maxim Cournoyer
ea3832f4b1
ruby: ruby-nokogiri: Update issue URL in comment.
...
* gnu/packages/ruby.scm (ruby-nokogiri) [arguments]: Update issue URL in
delete-mkmf.log phase.
2023-04-14 15:11:47 -04:00
Maxim Cournoyer
5c3727ff07
gnu: ruby-puma: Do not install mkmf.log file.
...
* gnu/packages/ruby.scm (ruby-puma) [arguments]: Add delete-mkmf.log phase.
2023-04-14 15:11:46 -04:00
Maxim Cournoyer
00d84146f3
gnu: ruby-puma: Update to 6.2.0.
...
* gnu/packages/ruby.scm (ruby-puma): Update to 6.2.0.
2023-04-14 15:11:46 -04:00
Bruno Victal
d2f51f1c61
gnu: perl-io-socket-ssl: Update to 2.081.
...
* gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.081.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-14 15:11:46 -04:00
Maxim Cournoyer
2a2f4aa37c
gnu: kcodecs: Update to 5.104.0.
...
* gnu/packages/kde-frameworks.scm (kcodecs): Update to 5.104.0.
2023-04-14 15:11:46 -04:00
Maxim Cournoyer
3dadb42f5a
gnu: extra-cmake-modules: Update to 5.104.0.
...
* gnu/packages/kde-frameworks.scm (extra-cmake-modules): Update to 5.104.0.
2023-04-14 15:11:46 -04:00
Maxim Cournoyer
0f47e71840
gnu: qtwebengine-5: Update to 5.15.8.
...
Fixes <https://issues.guix.gnu.org/52672 >.
* gnu/packages/qt.scm (qtwebengine-5): Update to 5.15.8.
[source]: Fix indentation.
[arguments]: Use gexps.
2023-04-14 15:11:45 -04:00
Maxim Cournoyer
d1bafb1086
gnu: qtspeech: Update to 5.15.8.
...
* gnu/packages/qt.scm (qtspeech): Update to 5.15.8.
2023-04-14 15:11:45 -04:00
Maxim Cournoyer
db365dac19
gnu: qtremoteobjects: Update to 6.3.2.
...
* gnu/packages/qt.scm (qtremoteobjects): No longer inherit from qtsvg-5.
Update to 6.3.2.
[arguments]: Use gexps. Delete remove-failing-test phase. Add set-display,
prepare-for-tests and move check phase after install phase.
[home-page, license]: New fields.
2023-04-14 15:11:45 -04:00
Maxim Cournoyer
627e1c3e2f
gnu: qtnetworkauth-5: Update to 5.15.8.
...
* gnu/packages/qt.scm (qtnetworkauth-5): Update to 5.15.8.
2023-04-14 15:11:45 -04:00
Maxim Cournoyer
772d97a138
gnu: qtdatavis3d: Update to 5.15.8.
...
* gnu/packages/qt.scm (qtdatavis3d): Update to 5.15.8.
2023-04-14 15:11:45 -04:00