summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2022-12-27gnu: abc: Update to 0.0-2.70cb339.Simon South
* gnu/packages/fpga.scm (abc): Update to 0.0-2.70cb339. [source]: Fetch from current source-code repository. [native-inputs]: Remove as obsolete. [arguments]<#:tests?>: Update comment. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-27gnu: abc: Use gexps.Simon South
* gnu/packages/fpga.scm (abc)[arguments]: Use gexps; simplify "install" phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-27gnu: abc: Convey license information.Simon South
* gnu/packages/fpga.scm (abc)[arguments]: Add #:license-file-regexp so license information is included in package output. [license]: Specify URI of actual package license. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-27gnu: ruby: Add ruby-3.2.Remco van 't Veer
* gnu/packages/ruby.scm (ruby-3.2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-27gnu: libksba: Update replacement to 1.6.3 [fixes CVE-2022-47629].Simon Josefsson
* gnu/packages/gnupg.scm (libksba/fixed): Update to 1.6.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-27gnu: fossil: Remove obsolete snippet.Ricardo Wurmus
* gnu/packages/version-control.scm (fossil)[source]: Remove obsolete substitution.
2022-12-27gnu: fossil: Update to 2.20.kiasoc5
* gnu/packages/version-control.scm (fossil): Update to 2.20.
2022-12-27gnu: jami: Update to 20221220.0956.79e1207.Maxim Cournoyer
* gnu/packages/jami.scm (%jami-version): Update to 20221220.0956.79e1207. (%jami-sources): Remove all but the 'jami-disable-integration-tests.patch' and 'jami-libjami-headers-search.patch' patches. * gnu/packages/patches/jami-fix-qml-imports.patch: Delete file. * gnu/packages/patches/jami-fix-unit-tests-build.patch: Likewise. * gnu/packages/patches/jami-no-webengine.patch: Likewise. * gnu/packages/patches/jami-sip-contacts.patch: Likewise. * gnu/packages/patches/jami-sip-unregister.patch: Likewise. * gnu/packages/patches/jami-sipaccount-segfault.patch: Likewise. * gnu/packages/patches/jami-xcb-link.patch: Likewise. * gnu/local.mk (dist_patch_DATA): De-register them.
2022-12-27gnu: Borg: Update to 1.2.3.Leo Famulari
* gnu/packages/backup.scm (borg): Update to 1.2.3.
2022-12-27gnu: linux-libre-documentation: Organize.Leo Famulari
This package was miscategorized as a "Generic kernel package". * gnu/packages/linux.scm (linux-libre-documentation): Move variable into its own section.
2022-12-26gnu: Add wvkbd.Tobias Kortkamp
* gnu/packages/xdisorg.scm (wvkbd): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-12-26gnu: pipe-viewer: Update to 0.4.4.Ludovic Courtès
* gnu/packages/video.scm (pipe-viewer): Update to 0.4.4.
2022-12-25gnu: emacs-circadian: Update to 0.3.3.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-circadian): Update to 0.3.3. [arguments]<#:test-command>: Update test procedure. [native-inputs]: Remove EMACS-ERT-RUNNER.
2022-12-25gnu: emacs-ement: Update to 0.5.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.5.2.
2022-12-25gnu: Add emacs-snow.jgart
* gnu/packages/emacs-xyz.scm (emacs-snow): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-25gnu: syslinux: Honor #:tests? flag.Efraim Flashner
* gnu/packages/bootloaders.scm (syslinux)[arguments]: Adjust custom 'check phase to honor the #:tests? flag.
2022-12-25gnu: hstr: Update to 2.6.Michael Rohleder
* gnu/packages/shellutils.scm (hstr): Update to 2.6. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-12-25gnu: ristretto: Update to 0.12.4.Michael Rohleder
* gnu/packages/xfce.scm (ristretto): Update to 0.12.4. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-12-25gnu: xfce4-notifyd: Update to 0.6.5.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.6.5. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-12-25gnu: xfce4-taskmanager: Update to 1.5.5.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-taskmanager): Update to 1.5.5. [inputs]: Add libxfce4ui. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-12-25gnu: vcsh: Update to 2.0.5.Michael Rohleder
* gnu/packages/version-control.scm (vcsh): Update to 2.0.5. [native-inputs]: Remove which. Add autoconf, automake, ronn-ng, perl, perl-test-harness, perl-shell-command, perl-test-most, pkg-config. [inputs]: Remove perl, perl-test-harness, perl-shell-command, perl-test-most. [arguments]: Remove phase install-bash-completion. Add phase fix-version-gen. Remove deletion of configure and build phases. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-12-25gnu: guile-png: Update to 0.3.0.Artyom V. Poptsov
* gnu/packages/guile-xyz.scm (guile-png): Update to 0.3.0. [arguments]: Patch tests to silence Guile-SMC logs. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-12-25gnu: QEMU: Unbundle OpenSBI.Marius Bakke
* gnu/packages/virtualization.scm (qemu)[source](snippet): Delete precompiled riscv64 firmware, and its source code. [arguments]: Provide OpenSBI. [inputs]: Add OPENSBI-QEMU.
2022-12-25gnu: Add opensbi-qemu.Marius Bakke
* gnu/packages/firmware.scm (opensbi-qemu): New variable.
2022-12-25gnu: opensbi: Use the same source file name regardless of variant.Marius Bakke
* gnu/packages/firmware.scm (make-opensbi-package)[source](file-name): Don't use the NAME variable which changes depending on the variant.
2022-12-25gnu: QEMU: Unbundle OpenBIOS.Marius Bakke
* gnu/packages/virtualization.scm (qemu)[source](snippet): Remove precompiled PPC OpenBIOS firmware, and its source code. [arguments]: Replace with the one from Guix. [inputs]: Add OPENBIOS-QEMU-PPC.
2022-12-25gnu: Add openbios-qemu-ppc.Marius Bakke
* gnu/packages/firmware.scm (make-openbios-package): New procedure. (openbios-qemu-ppc): New variable. * gnu/packages/patches/openbios-gcc-warnings.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-12-25gnu: freecad: Fix the package hash.Artyom V. Poptsov
* gnu/packages/engineering.scm (freecad): Fix the package hash. Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-12-25gnu: mumi: Update to 0.0.4-2.0a90eed.Ricardo Wurmus
* gnu/packages/mail.scm (mumi): Update to 0.0.4-2.0a90eed.
2022-12-24gnu: mumi: Update to 0.0.4-1.18acd2b.Ricardo Wurmus
* gnu/packages/mail.scm (mumi): Update to 0.0.4-1.18acd2b.
2022-12-24gnu: qdmr: Update to 0.10.4.Guillaume Le Vaillant
* gnu/packages/radio.scm (qdmr): Update to 0.10.4.
2022-12-24gnu: shotcut: Update to 22.12.21.Vinicius Monego
* gnu/packages/video.scm (shotcut): Update to 22.12.21.
2022-12-24gnu: homebank: Update to 5.6.Vinicius Monego
* gnu/packages/finance.scm (homebank): Update to 5.6.
2022-12-24gnu: gnome-shell-extension-burn-my-windows: Update to 22.Sughosha
* gnu/packages/gnome-xyz (gnome-shell-extension-burn-my-windows): Update to 22. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-12-24gnu: gnome-shell-extension-vertical-overview: Update to 10.Sughosha
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-vertical-overview): Update to 10. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-12-24gnu: gnome-shell-extension-unite-shell: Update to 69.Sughosha
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-unite-shell): Update to 69. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-12-24gnu: libtirpc-hurd: Fix cross-compilation.Ludovic Courtès
Fixes a regression introduced in 517618b2401c2ab5861e63df60ae49918b94f727, whereby the "wrong" 'krb5-config' script would be picked. * gnu/packages/onc-rpc.scm (libtirpc/hurd)[arguments]: Turn #:configure-flags into a gexp to refer to the right "mit-krb5".
2022-12-24gnu: python-scikit-build: Depend on 'git-minimal/fixed'.Ludovic Courtès
* gnu/packages/python-xyz.scm (python-scikit-build)[native-inputs]: Replace 'git-minimal' with 'git-minimal/fixed'.
2022-12-24gnu: gnome-photos: Depend on 'git-minimal/fixed'.Ludovic Courtès
* gnu/packages/gnome.scm (gnome-photos)[arguments]: Pass #:disallowed-references. [native-inputs]: Replace 'git-minimal' with 'git-minimal/fixed'.
2022-12-24gnu: opam: Depend on 'git-minimal/fixed'.Ludovic Courtès
* gnu/packages/ocaml.scm (opam)[native-inputs]: Replace 'git-minimal' with 'git-minimal/fixed'.
2022-12-24gnu: ocamlformat: Depend on 'git-minimal/fixed'.Ludovic Courtès
* gnu/packages/ocaml.scm (ocamlformat): Replace 'git-minimal' with 'git-minimal/fixed'.
2022-12-24gnu: julia-documenter: Depend on 'git-minimal/fixed'.Ludovic Courtès
That way the main 'git-minimal' package can be updated without causing a rebuild of all the dependents of 'julia-documenter'. * gnu/packages/julia-xyz.scm (julia-documenter)[native-inputs]: Replace 'git-minimal' by 'git-minimal/fixed'.
2022-12-24gnu: Add emacs-loccur.Ricardo Wurmus
* gnu/packages/emacs-xyz.scm (emacs-loccur): New variable.
2022-12-23gnu: ceph: Update to 17.2.5.Ricardo Wurmus
* gnu/packages/storage.scm (ceph): Update to 17.2.5. [source]: Remove obsolete patches; remove bundled sources for arrow. [arguments]: Disable parallel build; use system arrow. [inputs]: Drop input labels; add apache-thrift, apache-arrow-for-ceph, and utf8proc. * gnu/packages/patches/ceph-boost-compat.patch: Delete file. * gnu/packages/patches/ceph-rocksdb-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove them.
2022-12-23gnu: Add apache-arrow-for-ceph.Ricardo Wurmus
* gnu/packages/databases.scm (apache-arrow-for-ceph): New variable.
2022-12-23gnu: naev: Update to 0.10.0.Nicolas Goaziou
* gnu/packages/games.scm (naev): Update to 0.10.0. [inputs]: Add ENET, PCRE2.
2022-12-23gnu: fet: Update to 6.7.7.Nicolas Goaziou
* gnu/packages/education.scm (fet): Update to 6.7.7.
2022-12-23gnu: sdrangel: Update to 7.8.5.Guillaume Le Vaillant
* gnu/packages/radio.scm (sdrangel): Update to 7.8.5. [arguments]: Remove 'fix-boost-compatibility' phase.
2022-12-23gnu: aptdec: Update to 1.7-3.4d4a0c9.Guillaume Le Vaillant
* gnu/packages/radio.scm (aptdec): Update to 1.7-3.4d4a0c9.
2022-12-23gnu: emacs-cider: Update to 1.6.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-cider): Update to 1.6.0.