aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: python-h5py: Update to 3.8.0.Maxim Cournoyer2023-04-11
| | | | * gnu/packages/python-xyz.scm (python-h5py): Update to 3.8.0.
* gnu: qtbase: Disable the "tst_qobjectrace" test.Maxim Cournoyer2023-04-11
| | | | | * gnu/packages/qt.scm (qtbase) [arguments]: Skip the "tst_qobjectrace" in the check phase.
* gnu: xpra: Update to 4.4.4.Maxim Cournoyer2023-04-11
| | | | * gnu/packages/xorg.scm (xpra): Update to 4.4.4.
* gnu: gi-docgen: Update to 2023.1.Maxim Cournoyer2023-04-11
| | | | | * gnu/packages/gnome.scm (gi-docgen): Update to 2023.1. [propagated-inputs]: Remove python-toml; add python-tomli.
* gnu: gst-plugins-good: Skip the test_video_caps_late test.Maxim Cournoyer2023-04-11
| | | | | | * gnu/packages/gstreamer.scm (gst-plugins-good) [arguments]: Skip the test_video_caps_late test in the skip-failing-tests phase.
* gnu: gstreamer: Fix indentation.Maxim Cournoyer2023-04-11
| | | | * gnu/packages/gstreamer.scm (gstreamer): Fix indentation.
* gnu: python-trio-typing: Update to 0.8.0.Maxim Cournoyer2023-04-11
| | | | * gnu/packages/python-xyz.scm (python-trio-typing): Update to 0.8.0.
* gnu: python-trio: Update to 0.22.0.Maxim Cournoyer2023-04-11
| | | | | | * 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.
* gnu: python-exceptiongroup: Update to 1.1.1.Maxim Cournoyer2023-04-01
| | | | * gnu/packages/python-xyz.scm (python-exceptiongroup): Update to 1.1.1.
* gnu: rust-ucd-trie-0.1: Update to 0.1.5.Efraim Flashner2023-04-01
| | | | | * 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.
* gnu: farstream: Use gexps.Maxim Cournoyer2023-04-01
| | | | | | | | * 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.
* gnu: farstream: Disable a failing test.Maxim Cournoyer2023-04-01
| | | | | | | | * 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.
* gnu: gnunet: Update to 0.19.4.Maxim Cournoyer2023-04-01
| | | | * gnu/packages/gnunet.scm (gnunet): Update to 0.19.4.
* gnu: imgui: Update to 1.89.4.Maxim Cournoyer2023-04-01
| | | | * gnu/packages/toolkits.scm (imgui): Update to 1.89.4.
* gnu: openboardview: Use imgui-1.87.Maxim Cournoyer2023-04-01
| | | | | * gnu/packages/electronics.scm (openboardview) [inputs]: Downgrade imgui to version 1.87.
* gnu: Add imgui-1.87.Maxim Cournoyer2023-04-01
| | | | * gnu/packages/toolkits.scm (imgui-1.87): New variable.
* gnu: imgui: Use gexp output variables.Maxim Cournoyer2023-04-01
| | | | | * gnu/packages/toolkits.scm (imgui) [arguments]: Use gexp variables in install phase.
* gnu: utf8-h: Install header under include/utf8 prefix.Maxim Cournoyer2023-04-01
| | | | | | | | | | | 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.
* gnu: gnunet: Update home page.Maxim Cournoyer2023-04-01
| | | | * gnu/packages/gnunet.scm (gnunet) [home-page]: Update URL.
* gnu: openboardview: Update home page.Maxim Cournoyer2023-04-01
| | | | * gnu/packages/electronics.scm (openboardview) [home-page]: Update URL.
* gnu: openboardview: Update to 9.95.0.Maxim Cournoyer2023-04-01
| | | | | | | | | * 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.
* gnu: Add orangeduck-mpc.Maxim Cournoyer2023-04-01
| | | | | | * 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.
* gnu: imgui: Use unsigned int vertex indexes.Maxim Cournoyer2023-04-01
| | | | | | * gnu/packages/toolkits.scm (imgui) [arguments]: Add the "-DImDrawIdx=unsigned int" compiler option to the build phase.
* gnu: blender: Update to 3.3.5.Maxim Cournoyer2023-03-31
| | | | * gnu/packages/graphics.scm (blender): Update to 3.3.5.
* gnu: blender: Use ffmpeg 5.Maxim Cournoyer2023-03-31
| | | | * gnu/packages/graphics.scm (blender) [inputs]: Replace ffmpeg with ffmpeg-5.
* gnu: blender: Use gexps and remove labels.Maxim Cournoyer2023-03-31
| | | | | | | * 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.
* gnu: gnunet: Disable flaky tests.Maxim Cournoyer2023-03-31
| | | | | * gnu/packages/gnunet.scm (gnunet) [arguments]: Add a disable-problematic-tests phase.
* gnu: gnunet: Fix indentation and use gexps.Maxim Cournoyer2023-03-31
| | | | | * gnu/packages/gnunet.scm (gnunet): Fix indentation. [arguments]: Use gexps and delete trailing #t.
* Merge branch 'master' into stagingMaxim Cournoyer2023-03-31
|\
| * gnu: conan: Disable more flaky tests.Maxim Cournoyer2023-03-31
| | | | | | | | | | * gnu/packages/package-management.scm (conan) [arguments]: Run test suite verbosely. Skip the test_toolchain and test_list tests.
| * gnu: conan: Do not hard-code package versions.Maxim Cournoyer2023-03-31
| | | | | | | | | | * gnu/packages/package-management.scm (conan) [arguments]: Add #:modules argument. Avoid hard-coding package versions in configure-tests phase.
| * gnu: r-bionero: Update to 1.6.1.Ricardo Wurmus2023-03-31
| | | | | | | | * gnu/packages/bioconductor.scm (r-bionero): Update to 1.6.1.
| * gnu: r-flowclust: Update to 3.36.1.Ricardo Wurmus2023-03-31
| | | | | | | | * gnu/packages/bioconductor.scm (r-flowclust): Update to 3.36.1.
| * gnu: r-rhdf5filters: Update to 1.10.1.Ricardo Wurmus2023-03-31
| | | | | | | | * gnu/packages/bioconductor.scm (r-rhdf5filters): Update to 1.10.1.
| * gnu: r-biomart: Update to 2.54.1.Ricardo Wurmus2023-03-31
| | | | | | | | * gnu/packages/bioconductor.scm (r-biomart): Update to 2.54.1.
| * gnu: r-annotationforge: Update to 1.40.2.Ricardo Wurmus2023-03-31
| | | | | | | | * gnu/packages/bioconductor.scm (r-annotationforge): Update to 1.40.2.
| * gnu: r-anvil: Update to 1.10.2.Ricardo Wurmus2023-03-31
| | | | | | | | * gnu/packages/bioconductor.scm (r-anvil): Update to 1.10.2.
| * gnu: r-amaretto: Update to 1.14.0.Ricardo Wurmus2023-03-31
| | | | | | | | * gnu/packages/bioconductor.scm (r-amaretto): Update to 1.14.0.
| * gnu: Add fbautostart.Danny Milosavljevic2023-03-31
| | | | | | | | * gnu/packages/wm.scm (fbautostart): New variable.
| * gnu: Add emu8051.c4droid2023-03-31
| | | | | | | | | | | | * gnu/packages/emulators.scm (emu8051): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: Add tree-sitter-heex.ivan-p-sokolov@ya.ru2023-03-31
| | | | | | | | | | | | gnu/packages/tree-sitter.scm (tree-sitter-heex): New variable. Signed-off-by: Andrew Tropin <andrew@trop.in>
| * gnu: linux-libre 5.15: Update to 5.15.105.Leo Famulari2023-03-30
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.105. (linux-libre-5.15-pristine-source): Update hash.
| * gnu: linux-libre 6.1: Update to 6.1.22.Leo Famulari2023-03-30
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.22. (linux-libre-6.1-pristine-source): Update hash.
| * gnu: linux-libre: Update to 6.2.9.Leo Famulari2023-03-30
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-6.2-version): Update to 6.2.9. (linux-libre-6.2-pristine-source): Update hash.
| * gnu: icedove: Update to 102.9.1 [fixes CVE-2023-28427].Jonathan Brielmaier2023-03-31
| | | | | | | | | | * gnu/packages/gnuzilla.scm (%icedove-version): Update to 102.9.1. (%icedove-build-id, thunderbird-comm-l10n): Update accordingly.
| * gnu: Add zsh-completionsTimo Wilken2023-03-30
| | | | | | | | | | | | * gnu/packages/shellutils.scm (zsh-completions): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add zsh-history-substring-searchTimo Wilken2023-03-30
| | | | | | | | | | | | * gnu/packages/shellutils.scm (zsh-history-substring-search): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * services: base: Deprecate 'pam-limits-service' procedure.Bruno Victal2023-03-30
| | | | | | | | | | | | | | | | | | * doc/guix.texi (Base Services): Replace pam-limits-service with pam-limits-service-type. * gnu/packages/benchmark.scm (python-locust)[description]: Update index anchor to manual. * gnu/services/base.scm (pam-limits-service-type): Set default value. (pam-limits-service): Deprecate procedure. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add scilab.Nicolas Graves2023-03-30
| | | | | | | | | | | | * gnu/packages/maths.scm (scilab): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add suitesparse-3.Nicolas Graves2023-03-30
| | | | | | | | | | | | * gnu/packages/maths.scm (suitesparse-3): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>