summary refs log tree commit diff
path: root/gnu
AgeCommit message (Collapse)Author
2022-08-12gnu: harfbuzz: Update to 5.1.0.Marius Bakke
* gnu/packages/gtk.scm (harfbuzz): Update to 5.1.0.
2022-08-12gnu: vala: Remove input labels.Marius Bakke
* gnu/packages/gnome.scm (vala)[native-inputs, propagated-inputs]: Remove labels.
2022-08-12gnu: vala: Remove 0.54.2.Marius Bakke
* gnu/packages/gnome.scm (vala): Update to 0.56.2. (vala-next): Remove variable.
2022-08-12gnu: graphviz: Update to 5.0.0.Marius Bakke
* gnu/packages/graphviz.scm (graphviz): Update to 5.0.0. [arguments]: Remove obsolete phase.
2022-08-12gnu: graphviz: Remove input labels.Marius Bakke
* gnu/packages/graphviz.scm (graphviz)[inputs]: Remove labels.
2022-08-12gnu: pango: Update to 1.50.8.Marius Bakke
* gnu/packages/gtk.scm (pango): Update to 1.50.8.
2022-08-12gnu: libthai: Update to 0.1.29.Marius Bakke
* gnu/packages/gtk.scm (libthai): Update to 0.1.29.
2022-08-12gnu: fribidi: Update to 1.0.12.Marius Bakke
* gnu/packages/fribidi.scm (fribidi): Update to 1.0.12.
2022-08-12gnu: gtk+@2: Disable failing tests.Marius Bakke
* gnu/packages/gtk.scm (gtk+-2)[arguments]: Disable two more tests.
2022-08-12gnu: lib2geom: Remove 1.1.Marius Bakke
* gnu/packages/graphics.scm (lib2geom): Update to 1.2. (lib2geom-1.2): Remove variable. * gnu/packages/inkscape.scm (inkscape/stable)[inputs]: Change from LIB2GEOM-1.2 to LIB2GEOM.
2022-08-12gnu: inkscape: Remove input labels.Marius Bakke
* gnu/packages/inkscape.scm (inkscape/stable)[inputs]: Remove labels.
2022-08-12gnu: inkscape: Remove obsolete input.Marius Bakke
* gnu/packages/inkscape.scm (inkscape/stable)[native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL.
2022-08-12gnu: inkscape/stable: Update to 1.2.1.Marius Bakke
* gnu/packages/inkscape.scm (inkscape/stable): Update to 1.2.1. [arguments, inputs]: Take the changes from ... (inkscape): ... this variable, and adjust this one accordingly.
2022-08-12gnu: inkscape: Disable failing tests.Marius Bakke
* gnu/packages/inkscape.scm (inkscape/stable)[arguments]: Add phase.
2022-08-12gnu: libsoup-minimal@2: Update to 2.72.4.Marius Bakke
* gnu/packages/gnome.scm (libsoup-minimal-2): Update to 2.72.4.
2022-08-12gnu: libsoup-minimal: Update to 3.0.7.Marius Bakke
* gnu/packages/gnome.scm (libsoup-minimal): Update to 3.0.7.
2022-08-12gnu: Remove librsvg-bootstrap.Marius Bakke
librsvg is already a staging-level package, and the next version will no longer bundle its dependencies, so we might as well drop it early. * gnu/packages/gnome.scm (librsvg-bootstrap): Remove variable. * gnu/packages/bittorrent.scm (deluge)[native-inputs]: Replace LIBRSVG-BOOTSTRAP with LIBRSVG. * gnu/packages/emacs.scm (emacs)[inputs]: Likewise. * gnu/packages/gtk.scm (gtk+-2)[propagated-inputs]: Likewise. * gnu/packages/gtk.scm (gtk+)[propagated-inputs]: Likewise.
2022-08-12gnu: librsvg: Update to 2.54.4.Marius Bakke
This is a reland of 0b770c2da499c3fe42336f3e3acad9582f594352, without the 'decrease-reftest-sensitivity' phase which is no longer needed. * gnu/packages/gnome.scm (librsvg): Update to 2.54.4. [arguments]: Adjust #:cargo-inputs for the new version. Remove phases patch-docbook-xml and ignore-failing-tests. [native-inputs]: Remove DOCBOOK-XML-4.3. (librsvg-bootstrap)[name]: Distinguish. [source, version]: Inherit from LIBRSVG.
2022-08-11Merge branch 'staging' into core-updatesMarius Bakke
2022-08-11gnu: texinfo: Fix @headings regression.Marius Bakke
* gnu/packages/patches/texinfo-headings-single.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/texinfo.scm (texinfo)[source](patches): New field. * gnu/packages/commencement.scm (texinfo-boot0)[source]: Use BOOTSTRAP-ORIGIN.
2022-08-11gnu: LLVM: Add missing include statement for compatibility with GCC 11.Marius Bakke
* gnu/packages/patches/llvm-8-missing-include.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/llvm.scm (llvm-11, llvm-10, llvm-9, llvm-8)[source](patches): Add it.
2022-08-11gnu: python-numpy: Remove 1.21.6.Marius Bakke
* gnu/packages/python-xyz.scm (python-numpy): Update to 1.23.1. [native-inputs]: Add PYTHON-TYPING-EXTENSIONS. (python-numpy-next): Remove variable.
2022-08-11gnu: ghc: Use a LibFFI variant without static trampolines.Marius Bakke
* gnu/packages/haskell.scm (ghc-7, ghc-8.0, ghc-8.4)[inputs]: Change from LIBFFI to LIBFFI-SANS-STATIC-TRAMPOLINES. * gnu/packages/libffi.scm (libffi-sans-static-trampolines): New variable.
2022-08-11gnu: texlive-xcolor: Fix build failure.Marius Bakke
This is a reland of 5e796bfc22076a1126beaa853d9cac16f5c9a23d which was partially reverted in 8c3e9da13a3c92a7db308db8c0d81cb474ad7799. * gnu/packages/tex.scm (texlive-xcolor)[arguments]: Make sure package provides all the expected files.
2022-08-11Merge branch 'master' into stagingMarius Bakke
2022-08-11Revert "gnu: librsvg: Update to 2.54.4."Marius Bakke
The update breaks GTK+@2 and requires newer dependencies. It will be reapplied on the 'core-updates' branch. This reverts commit 0b770c2da499c3fe42336f3e3acad9582f594352.
2022-08-11gnu: ntfs-3g: Update to 2022.5.17.Marius Bakke
* gnu/packages/linux.scm (ntfs-3g): Update to 2022.5.17.
2022-08-11gnu: ntfs-3g: Add release-monitoring-url and upstream-name.Marius Bakke
* gnu/packages/linux.scm (ntfs-3g)[properties]: New field.
2022-08-11gnu: openconnect-sso: Remove input labels.Marius Bakke
* gnu/packages/vpn.scm (openconnect-sso)[arguments]: Don't attempt to use a non-existent QtWebEngine label. While at it, use SEARCH-INPUT-FILE also for openconnect and remove trailing #t's.
2022-08-11gnu: tracker: Update to 3.3.3.Marius Bakke
* gnu/packages/gnome.scm (tracker): Update to 3.3.3. [native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL.
2022-08-11gnu: folks: Update to 0.15.5.Marius Bakke
* gnu/packages/gnome.scm (folks): Update to 0.15.5. [native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL.
2022-08-11gnu: mediasdk: Build reproducibly.Marius Bakke
* gnu/packages/video.scm (mediasdk)[arguments]: Add #:phases. Convert to gexp while at it.
2022-08-11gnu: mediasdk: Remove input labels.Marius Bakke
* gnu/packages/video.scm (mediasdk)[native-inputs, inputs]: Remove labels.
2022-08-11gnu: mediasdk: Update to 22.4.4.Marius Bakke
* gnu/packages/video.scm (mediasdk): Update to 22.4.4.
2022-08-11gnu: python-libvirt: Add 'upstream-name' property.Marius Bakke
* gnu/packages/virtualization.scm (python-libvirt)[properties]: New field.
2022-08-11gnu: libvirt: Use G-expression.Marius Bakke
* gnu/packages/virtualization.scm (libvirt)[arguments]: Use gexp. While at it, refer to THIS-PACKAGE instead of the NAME and VERSION fields.
2022-08-11gnu: libvirt: Remove input labels.Marius Bakke
* gnu/packages/virtualization.scm (libvirt)[inputs, native-inputs]: Remove labels.
2022-08-11gnu: libvirt, python-libvirt: Update to 8.6.0.Marius Bakke
* gnu/packages/patches/libvirt-add-install-prefix.patch: Refresh patch. * gnu/packages/virtualization.scm (libvirt): Update to 8.6.0. (python-libvirt): Update to 8.6.0. [arguments]: Remove, as the default test phase works fine.
2022-08-11gnu: catch2@1: Adjust for glibc 2.34 and later.Marius Bakke
* gnu/packages/check.scm (catch-framework2-1)[source](modules, snippet): New fields.
2022-08-11gnu: python-pyicu: Update to 2.9.Marius Bakke
* gnu/packages/python-xyz.scm (python-pyicu): Update to 2.9.
2022-08-11gnu: python-pyicu: Update home page.Marius Bakke
* gnu/packages/python-xyz.scm (python-pyicu)[home-page]: Change to current.
2022-08-08gnu: glib: Remove unneeded inputs.Efraim Flashner
* gnu/packages/glib.scm (glib)[inputs]: Remove bash-completion, elfutils. Move dbus from here ... [native-inputs]: ... to here.
2022-08-08gnu: ruby-hydra-minimal: Add missing patch.Ludovic Courtès
This is a followup to bb907402a613494e7fb6f8f04bf8d9d16ff9ee66. * gnu/packages/patches/ruby-hydra-minimal-no-byebug.patch: New file.
2022-08-08gnu: bash-completion: Remove util-linux overrides.Efraim Flashner
These completions are deprecated or removed upstream, and bash-completion defers to upstream completions. * gnu/packages/bash.scm (bash-completion)[native-inputs]: Remove field. [arguments]: Remove field.
2022-08-08gnu: texlive-hyphen-package: Remove input labels.Tom Fitzhenry
* gnu/packages/tex.scm (texlive-hyphen-package): Remove input labels. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-08gnu: Remove unused ruby-nokogiri-1.10.Tom Fitzhenry
As of commit "gnu: unpin ruby-nokogiri-diff's ruby-nokogiri", ruby-nokogiri-1.10 is unused, so let's remove it. ruby-nokogiri-1.10's purpose was to cut the dependency graph. Users should use ruby-nokogiri. * gnu/packages/ruby.scm (ruby-nokogiri-1.10): Remove variable. (ruby-nokogiri): Collapse the package inheritance. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-08gnu: Unpin ruby-nokogiri-diff's ruby-nokogiriTom Fitzhenry
ruby-nokogiri-diff historically had a long reverse dependency set, due to its reverse dependency of texlive, which was solely via ruby-byebugs. To avoid ruby-nokogiri updates from triggering rebuilds, ruby-nokogiri-diff was pinned to ruby-nokogiri-1.10. However, as of commit "gnu: Remove texlive's dependence on ruby-rspec and ruby-byebug.", texlive no longer depends on ruby-byebug, and thus updating ruby-nokogiri won't trigger large rebuilds. Thus, we are now free to unpin ruby-nokogiri-diff's ruby-nokogiri. * gnu/packages/ruby.scm (ruby-nokogiri-diff): Unpin ruby-nokogiri version. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-08gnu: Remove texlive's dependence on ruby-rspec and ruby-byebug.Tom Fitzhenry
Motivation: Break the dependency chain from guix to mariadb. Prior to this patch: $ guix graph --path guix mariadb guix@1.3.0-27.598f728 po4a@0.63 texlive-tiny@59745 texlive-latex-base@59745 texlive-hyphen-afrikaans@59745 ruby-hydra@0.0-0.5abfa37 ruby-byebug@11.1.3 ruby-rubocop@1.10.0 ruby-parallel@1.21.0 ruby-mysql2@0.5.2 mariadb@10.5.12 As of this patch: $ ./pre-inst-env guix graph --path guix mariadb guix graph: error: no path from 'guix@1.3.0-27.598f728' to 'mariadb@10.5.12' * gnu/local.mk (dist_patch_DATA): Add texlive-hyph-utf8-no-byebug.patch. * gnu/packages/patches/texlive-hyph-utf8-no-byebug.patch: New file. * gnu/packages/tex.scm (hyph-utf8-scripts): Add patch. (texlive-hyphen-package): Depend on ruby-hydra-minimal. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-08gnu: Add ruby-hydra-minimal.Tom Fitzhenry
* gnu/local.mk (dist_patch_DATA): Add ruby-hydra-minimal-no-byebug.patch. * gnu/packages/patches/ruby-hydra-minimal-no-byebug.patch: New file. * gnu/packages/ruby.scm (ruby-hydra): Refactor to inherit from ruby-hydra-minimal. (ruby-hydra-minimal): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-08gnu: suitesparse: Update to 5.12.0.Greg Hogan
* gnu/packages/maths.scm (suitesparse): Update to 5.12.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>