Commit Graph

92963 Commits

Author SHA1 Message Date
Greg Hogan
a09f28758a
gnu: glances: Update to 3.3.0.4.
* gnu/packages/python-xyz.scm (glances): Update to 3.3.0.4.
[propagated-inputs]: Add python-defusedxml and python-packaging.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-30 10:26:05 +08:00
Andy Tai
2fb26d8d8c
gnu: openshot: Update to 3.0.0.
* gnu/packages/video.scm (libopenshot): Update to 0.3.0.
(openshot): Update to 3.0.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-30 09:32:48 +08:00
Andy Tai
00494490f2
gnu: libopenshot-audio: Update to 0.3.0.
* gnu/packages/audio.scm (libopenshot-audio): Update to 0.3.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-30 09:30:52 +08:00
Ricardo Wurmus
fa0cb6d2eb
gnu: r-mapdata: Update to 2.3.1.
* gnu/packages/cran.scm (r-mapdata): Update to 2.3.1.
2022-12-29 23:29:33 +01:00
Wiktor Żelazny
fc23100030
gnu: Add r-climaemet.
* gnu/packages/cran.scm (r-climaemet): New variable.
2022-12-29 23:23:35 +01:00
Wiktor Żelazny
f030d0433f
gnu: Add r-climatol.
* gnu/packages/cran.scm (r-climatol): New variable.
2022-12-29 23:22:41 +01:00
Wiktor Żelazny
e830bf71f2
gnu: Add r-mapdata.
* gnu/packages/cran.scm (r-mapdata): New variable.
2022-12-29 23:21:26 +01:00
Wiktor Żelazny
8d02c4f618
gnu: Add r-prospectr.
* gnu/packages/cran.scm (r-prospectr): New variable.
2022-12-29 23:09:52 +01:00
son0p
74ef7fd9a3
gnu: Add r-treemap.
* gnu/packages/cran.scm (r-treemap): New variable.
2022-12-29 22:43:24 +01:00
Ricardo Wurmus
11fce2ddd7
gnu: r-rpostgres: Update to 1.4.4.
* gnu/packages/cran.scm (r-rpostgres): Update to 1.4.4.
2022-12-29 22:19:25 +01:00
Peter Lo
9ac12e7cb6
gnu: Add r-rpostgres.
* gnu/packages/cran.scm (r-rpostgres): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2022-12-29 22:17:05 +01:00
Kyle Andrews
03544dd8e8
gnu: Add r-unglue. 2022-12-29 20:56:15 +01:00
Kyle Andrews
15d9578e1d
gnu: Add r-piton.
* gnu/packages/cran.scm (r-piton): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-12-29 20:46:37 +01:00
Pierre Neidhardt
77d4bff94c
gnu: Add fuse-overlayfs.
* gnu/packages/file-systems.scm (fuse-overlayfs): New variable.
2022-12-29 11:57:40 +01:00
Maxim Cournoyer
72875031a4
gnu: ddcutil: Install udev rules at their expected location.
* gnu/packages/hardware.scm (ddcutil) [arguments]: New field.
[description]: Document how the included udev rules can be used.
2022-12-28 23:09:41 -05:00
Maxim Cournoyer
d6ea9f8b38
gnu: u-boot-am335x-boneblack: Revert to old name.
This reverts to the name this package had previous to commit
c2c1dfdf57 ("gnu: bootloader: Add U-Boot
packages for Raspberry Pi models."), which caused the package name to be
derived from the board name.

* gnu/packages/bootloaders.scm (u-boot-am335x-evm-boneblack): Remove the
NAME-SUFFIX keyword argument.  Specify the full name via the name field.
* gnu/bootloader/u-boot.scm (u-boot-beaglebone-black-bootloader): Adjust to
the renamed package.

Reported-by: Vagrant Cascadian <vagrant@debian.org>
2022-12-28 22:14:16 -05:00
Jessica Tallon
783b85f643
gnu: svtplay-dl: Update to 4.17.
* gnu/packages/video.scm (svtplay-dl): Update to 4.17.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-29 09:57:44 +08:00
Timotej Lazar
57037cddf3
gnu: asciinema: Update to 2.2.0.
* gnu/packages/terminals.scm (asciinema): Update to 2.2.0.
[build-system]: Use pyproject-build-system.
[arguments]: Drop custom 'check phase.  Add 'fix-python-path phase.
[native-inputs]: Drop python-nose.  Add python-pytest.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-29 09:53:52 +08:00
Simon Josefsson
bac6689d3f
gnu: podman: Update to 4.3.1.
* gnu/packages/containers.scm (podman): Update to 4.3.1.
[native-inputs]: Add python, for hack/markdown-preprocess.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-29 09:43:23 +08:00
Maxim Cournoyer
bcd131dafb
gnu: Add patman.
* gnu/packages/bootloaders.scm (patman): New variable.
* gnu/packages/patches/u-boot-patman-fix-help.patch: New patch.
* gnu/packages/patches/u-boot-patman-get-maintainer.patch: Likewise.
* gnu/packages/patches/u-boot-patman-local-conf.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Register them.
2022-12-28 16:03:20 -05:00
Maxim Cournoyer
0d4587d65f
gnu: Add u-boot-documentation.
* gnu/packages/patches/u-boot-infodocs-target.patch: New patch.
* gnu/local.mk: (dist_patch_DATA): Register it.
* gnu/packages/bootloaders.scm (u-boot): Apply it.
(u-boot-documentation): New variable.
2022-12-28 16:03:20 -05:00
Ricardo Wurmus
bbada5967d
gnu: r-giotto: Update to 1.1.2-1.3c8067c.
* gnu/packages/bioinformatics.scm (r-giotto): Update to 1.1.2-1.3c8067c.
2022-12-28 19:26:10 +01:00
Ricardo Wurmus
003b79576d
gnu: Add jacktrip.
* gnu/packages/audio.scm (jacktrip): New variable.
2022-12-28 19:11:59 +01:00
Ricardo Wurmus
9b3df37142
gnu: Add emacs-syslog-mode.
* gnu/packages/emacs-xyz.scm (emacs-syslog-mode): New variable.
2022-12-28 18:43:30 +01:00
Ricardo Wurmus
bf1f212269
gnu: Add emacs-hsluv.
* gnu/packages/emacs-xyz.scm (emacs-hsluv): New variable.
2022-12-28 18:41:04 +01:00
Ricardo Wurmus
b0e9736103
gnu: Add emacs-hide-lines.
* gnu/packages/emacs-xyz.scm (emacs-hide-lines): New variable.
2022-12-28 18:40:58 +01:00
Paul A. Patience
fc5dc3e047
gnu: Add paraview.
* gnu/packages/graphics.scm (paraview): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-12-28 14:12:16 +01:00
Sughosha
612a3f8716
gnu: ardour: Update to 7.2
* gnu/packages/audio.scm (ardour): Update to 7.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-28 11:00:32 +01:00
Petr Hodina
708b29a395
gnu: Add pdfcrack.
* gnu/packages/pdf.scm (pdfcrack): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-28 10:53:23 +01:00
Nicolas Graves
dade225788
gnu: Add emacs-consult-xdg-recent-files.
* gnu/packages/emacs-xyz.scm (emacs-consult-xdg-recent-files): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-28 10:35:11 +01:00
jgart
acab8e1d47
gnu: Add emacs-tempel-collection.
* gnu/packages/emacs-xyz.scm (emacs-tempel-collection): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-28 10:35:11 +01:00
Nicolas Goaziou
4e00a85e20
gnu: emacs-orderless: Update to 1.0.
* gnu/packages/emacs-xyz.scm (emacs-orderless): Update to 1.0.
2022-12-28 10:35:11 +01:00
Nicolas Goaziou
cf041578b2
gnu: emacs-geiser: Update to 0.28.2.
* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.28.2.
2022-12-28 10:35:11 +01:00
Nicolas Goaziou
07eaa781d7
gnu: emacs-company-math: Update to 1.5.1.
* gnu/packages/emacs-xyz.scm (emacs-company-math): Update to 1.5.1.
[propagated-inputs]: Reorder inputs alphabetically.
2022-12-28 10:35:10 +01:00
Efraim Flashner
392789e045
gnu: parallel: Update to 20221222.
* gnu/packages/parallel.scm (parallel): Update to 20221222.
2022-12-28 08:39:25 +02:00
Efraim Flashner
bb69b97d20
gnu: tree: Update to 2.1.0.
* gnu/packages/admin.scm (tree): Update to 2.1.0.
2022-12-28 08:39:25 +02:00
Marius Bakke
0cb8f7125b
gnu: python-bitarray: Update to 2.6.1.
* gnu/packages/python-xyz.scm (python-bitarray): Update to 2.6.1.
[arguments]: Override check phase.
2022-12-28 00:38:41 +01:00
Marius Bakke
7e6901618f
gnu: python-pycurl: Update to 7.45.2.
* gnu/packages/python-web.scm (python-pycurl): Update to 7.45.2.
2022-12-28 00:38:41 +01:00
Marius Bakke
f170813334
gnu: Open vSwitch: Update to 3.0.3.
* gnu/packages/networking.scm (openvswitch): Update to 3.0.3.
2022-12-28 00:38:41 +01:00
Marius Bakke
5f222e7b7a
gnu: zeitgeist: Remove input labels.
* gnu/packages/gnome.scm (zeitgeist)[arguments]: Use SEARCH-INPUT-DIRECTORY
instead of label.
[native-inputs, inputs]: Remove labels.
2022-12-28 00:38:40 +01:00
Simon South
361aad5ce3
gnu: ola: Use gexps.
* gnu/packages/lighting.scm (ola)[arguments]: Use gexps.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-27 23:53:42 +01:00
Simon South
5f8a51993e
gnu: ola: Remove input labels.
* gnu/packages/lighting.scm (ola)[inputs]: Remove input labels.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-27 23:53:42 +01:00
Simon South
45c5710267
gnu: ola: Update to 0.10.8.
* gnu/packages/lighting.scm (ola): Update to 0.10.8.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-27 23:53:41 +01:00
Simon South
94cab6a703
gnu: abc: Update to 0.0-2.70cb339.
* 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-27 23:53:41 +01:00
Simon South
79240b4b4e
gnu: abc: Use gexps.
* gnu/packages/fpga.scm (abc)[arguments]: Use gexps; simplify "install" phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-27 23:53:41 +01:00
Simon South
c10238966e
gnu: abc: Convey license information.
* 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-27 23:53:41 +01:00
Remco van 't Veer
e4f39ace86
gnu: ruby: Add ruby-3.2.
* gnu/packages/ruby.scm (ruby-3.2): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-27 23:53:41 +01:00
Simon Josefsson
a4461df9b2
gnu: libksba: Update replacement to 1.6.3 [fixes CVE-2022-47629].
* gnu/packages/gnupg.scm (libksba/fixed): Update to 1.6.3.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-27 23:53:41 +01:00
Ricardo Wurmus
a70a1d8edf
gnu: fossil: Remove obsolete snippet.
* gnu/packages/version-control.scm (fossil)[source]: Remove obsolete
substitution.
2022-12-27 22:38:03 +01:00
kiasoc5
5e27c9a0d2
gnu: fossil: Update to 2.20.
* gnu/packages/version-control.scm (fossil): Update to 2.20.
2022-12-27 22:38:03 +01:00
Maxim Cournoyer
fd0e69984f
gnu: jami: Update to 20221220.0956.79e1207.
* 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-27 13:27:25 -05:00
Leo Famulari
aeb42167fd
gnu: Borg: Update to 1.2.3.
* gnu/packages/backup.scm (borg): Update to 1.2.3.
2022-12-27 12:55:34 -05:00
Leo Famulari
86e4c50e25
gnu: linux-libre-documentation: Organize.
This package was miscategorized as a "Generic kernel package".

* gnu/packages/linux.scm (linux-libre-documentation): Move variable into
its own section.
2022-12-27 12:54:36 -05:00
Tobias Kortkamp
bc157ca62b
gnu: Add wvkbd.
* gnu/packages/xdisorg.scm (wvkbd): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-12-26 00:46:31 +01:00
Ludovic Courtès
badad2653f
gnu: pipe-viewer: Update to 0.4.4.
* gnu/packages/video.scm (pipe-viewer): Update to 0.4.4.
2022-12-26 00:06:26 +01:00
Nicolas Goaziou
2b101bf9e7
gnu: emacs-circadian: Update to 0.3.3.
* 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-25 22:57:32 +01:00
Nicolas Goaziou
3fe33baed6
gnu: emacs-ement: Update to 0.5.2.
* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.5.2.
2022-12-25 22:57:32 +01:00
jgart
c408b9042f
gnu: Add emacs-snow.
* gnu/packages/emacs-xyz.scm (emacs-snow): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-25 22:57:31 +01:00
Efraim Flashner
10a661c8c8
gnu: syslinux: Honor #:tests? flag.
* gnu/packages/bootloaders.scm (syslinux)[arguments]: Adjust custom
'check phase to honor the #:tests? flag.
2022-12-25 22:07:32 +02:00
Michael Rohleder
91bcc26b1c
gnu: hstr: Update to 2.6.
* gnu/packages/shellutils.scm (hstr): Update to 2.6.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-12-25 17:20:58 +01:00
Michael Rohleder
333f359f7a
gnu: ristretto: Update to 0.12.4.
* gnu/packages/xfce.scm (ristretto): Update to 0.12.4.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-12-25 17:18:20 +01:00
Michael Rohleder
d93ab41288
gnu: xfce4-notifyd: Update to 0.6.5.
* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.6.5.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-12-25 17:17:55 +01:00
Michael Rohleder
cb823181d3
gnu: xfce4-taskmanager: Update to 1.5.5.
* gnu/packages/xfce.scm (xfce4-taskmanager): Update to 1.5.5.
[inputs]: Add libxfce4ui.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-12-25 17:17:24 +01:00
Michael Rohleder
40cdf88892
gnu: vcsh: Update to 2.0.5.
* 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-25 17:17:10 +01:00
Artyom V. Poptsov
34feda1def
gnu: guile-png: Update to 0.3.0.
* 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-25 17:01:23 +01:00
Marius Bakke
f81c05d89b
gnu: QEMU: Unbundle OpenSBI.
* gnu/packages/virtualization.scm (qemu)[source](snippet): Delete precompiled
riscv64 firmware, and its source code.
[arguments]: Provide OpenSBI.
[inputs]: Add OPENSBI-QEMU.
2022-12-25 14:15:59 +01:00
Marius Bakke
c8e836991d
gnu: Add opensbi-qemu.
* gnu/packages/firmware.scm (opensbi-qemu): New variable.
2022-12-25 14:15:59 +01:00
Marius Bakke
699aef4bc6
gnu: opensbi: Use the same source file name regardless of variant.
* gnu/packages/firmware.scm (make-opensbi-package)[source](file-name): Don't
use the NAME variable which changes depending on the variant.
2022-12-25 14:15:59 +01:00
Marius Bakke
71b8707100
gnu: QEMU: Unbundle OpenBIOS.
* 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-25 14:15:59 +01:00
Marius Bakke
53a1fce25a
gnu: Add openbios-qemu-ppc.
* 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-25 14:15:59 +01:00
Artyom V. Poptsov
860e949896
gnu: freecad: Fix the package hash.
* gnu/packages/engineering.scm (freecad): Fix the package hash.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-12-25 13:08:31 +04:00
Ricardo Wurmus
36bc92a3ec
gnu: mumi: Update to 0.0.4-2.0a90eed.
* gnu/packages/mail.scm (mumi): Update to 0.0.4-2.0a90eed.
2022-12-25 00:26:02 +01:00
Ricardo Wurmus
8bf58c1b35
gnu: mumi: Update to 0.0.4-1.18acd2b.
* gnu/packages/mail.scm (mumi): Update to 0.0.4-1.18acd2b.
2022-12-24 16:33:21 +01:00
Guillaume Le Vaillant
aae8371f72
gnu: qdmr: Update to 0.10.4.
* gnu/packages/radio.scm (qdmr): Update to 0.10.4.
2022-12-24 14:39:07 +01:00
Vinicius Monego
7e7659d34f
gnu: shotcut: Update to 22.12.21.
* gnu/packages/video.scm (shotcut): Update to 22.12.21.
2022-12-24 09:04:31 -03:00
Vinicius Monego
f8841c086e
gnu: homebank: Update to 5.6.
* gnu/packages/finance.scm (homebank): Update to 5.6.
2022-12-24 09:04:27 -03:00
Sughosha
1cb49932d7
gnu: gnome-shell-extension-burn-my-windows: Update to 22.
* 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-24 07:17:50 +01:00
Sughosha
8ebb5b64fd
gnu: gnome-shell-extension-vertical-overview: Update to 10.
* 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-24 07:17:49 +01:00
Sughosha
528c79e7ac
gnu: gnome-shell-extension-unite-shell: Update to 69.
* 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-24 07:17:49 +01:00
Ludovic Courtès
3532fc6ba4
gnu: libtirpc-hurd: Fix cross-compilation.
Fixes a regression introduced in
517618b240, 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-24 00:45:47 +01:00
Ludovic Courtès
bae13578f7
gnu: python-scikit-build: Depend on 'git-minimal/fixed'.
* gnu/packages/python-xyz.scm (python-scikit-build)[native-inputs]:
Replace 'git-minimal' with 'git-minimal/fixed'.
2022-12-24 00:45:46 +01:00
Ludovic Courtès
8f31575ad1
gnu: gnome-photos: Depend on 'git-minimal/fixed'.
* gnu/packages/gnome.scm (gnome-photos)[arguments]: Pass
 #:disallowed-references.
[native-inputs]: Replace 'git-minimal' with 'git-minimal/fixed'.
2022-12-24 00:39:20 +01:00
Ludovic Courtès
0dcca97c9f
gnu: opam: Depend on 'git-minimal/fixed'.
* gnu/packages/ocaml.scm (opam)[native-inputs]: Replace 'git-minimal'
with 'git-minimal/fixed'.
2022-12-24 00:39:10 +01:00
Ludovic Courtès
9203de5250
gnu: ocamlformat: Depend on 'git-minimal/fixed'.
* gnu/packages/ocaml.scm (ocamlformat): Replace 'git-minimal' with
'git-minimal/fixed'.
2022-12-24 00:39:10 +01:00
Ludovic Courtès
83b1a2f682
gnu: julia-documenter: Depend on 'git-minimal/fixed'.
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-24 00:39:10 +01:00
Ricardo Wurmus
ddd6b70591
gnu: Add emacs-loccur.
* gnu/packages/emacs-xyz.scm (emacs-loccur): New variable.
2022-12-24 00:32:07 +01:00
Ricardo Wurmus
b6d9e266a7
gnu: ceph: Update to 17.2.5.
* 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-23 20:20:06 +01:00
Ricardo Wurmus
ad141242f8
gnu: Add apache-arrow-for-ceph.
* gnu/packages/databases.scm (apache-arrow-for-ceph): New variable.
2022-12-23 20:20:06 +01:00
Nicolas Goaziou
ef060487a2
gnu: naev: Update to 0.10.0.
* gnu/packages/games.scm (naev): Update to 0.10.0.
[inputs]: Add ENET, PCRE2.
2022-12-23 19:06:47 +01:00
Nicolas Goaziou
a3c2668788
gnu: fet: Update to 6.7.7.
* gnu/packages/education.scm (fet): Update to 6.7.7.
2022-12-23 18:29:36 +01:00
Guillaume Le Vaillant
11aa1e6ad1
gnu: sdrangel: Update to 7.8.5.
* gnu/packages/radio.scm (sdrangel): Update to 7.8.5.
  [arguments]: Remove 'fix-boost-compatibility' phase.
2022-12-23 16:38:32 +01:00
Guillaume Le Vaillant
558494674d
gnu: aptdec: Update to 1.7-3.4d4a0c9.
* gnu/packages/radio.scm (aptdec): Update to 1.7-3.4d4a0c9.
2022-12-23 16:33:16 +01:00
Nicolas Goaziou
dd8a20355e
gnu: emacs-cider: Update to 1.6.0.
* gnu/packages/emacs-xyz.scm (emacs-cider): Update to 1.6.0.
2022-12-23 15:16:31 +01:00
Nicolas Goaziou
3a77238721
gnu: emacs-vertico: Update to 1.0.
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 1.0.
2022-12-23 15:16:31 +01:00
Nicolas Goaziou
e26d6a6de0
gnu: emacs-subed: Update to 1.0.28.
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.0.28.
2022-12-23 15:16:31 +01:00
Efraim Flashner
9923100a42
gnu: sgabios: Fix build on cross-build architectures.
* gnu/packages/firmware.scm (sgabios)[arguments]: When cross-building
add a make-flag to use the correct objcopy.
2022-12-23 13:56:11 +02:00
Roman Scherer
66188398c4
gnu: netcdf: Update to 4.9.0.
* gnu/packages/maths.scm (netcdf): Update to 4.9.0.
  [source]: Use new URI.
  [inputs]: Add libxml2 and unzip.
  [arguments]: Update 'configure-flags'. Add 'fix-test-rcmerge' phase.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-23 11:56:27 +01:00
Nicolas Goaziou
1b29fccff2
gnu: emacs-mood-line: Update to 2.0.0.
* gnu/packages/emacs-xyz.scm (emacs-mood-line): Update to 2.0.0.
2022-12-22 23:39:30 +01:00
Nicolas Goaziou
c8495bfc79
gnu: emacs-marginalia: Update to 1.0.
* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 1.0.
2022-12-22 23:38:13 +01:00
Morgan Willcock
75b0388a90
gnu: emacs-org-msg: Update to 4.0.
* gnu/packages/emacs-xyz.scm (emacs-org-msg): Update to 4.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-22 23:31:04 +01:00