1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-09 14:40:36 +02:00
Commit Graph

85224 Commits

Author SHA1 Message Date
Liliana Marie Prikler
f2d0ecd22f gnu: gnome-shell-extension-just-perfection: Update to 20.0.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-just-perfection): Update to 20.0.
2022-04-19 20:28:00 +02:00
Efraim Flashner
cd23250c16 gnu: kmessagelib: Fix building.
* gnu/packages/kde-pim.scm (kmessagelib)[arguments]: Adjust custom
'extend-CPUS_INCLUDE_PATH phase to specifically add libkdepim.
2022-04-19 20:05:01 +03:00
Foo Chuan Wei
f03e08699c gnu: polyml: Update to 5.9.
* gnu/packages/sml.scm (polyml): Update to 5.9.
[arguments]<#:configure-flags>: Remove nonexistent options.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-19 18:07:49 +02:00
Efraim Flashner
72298df79d gnu: Fix input typoes.
* gnu/packages/emulators.scm (nestopia-ue)[inputs]: Move ',' to its
operand.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Same.
2022-04-19 17:46:48 +03:00
Efraim Flashner
35b4926799 gnu: kwave: Build with librsvg-for-system.
* gnu/packages/kde-multimedia.scm (kwave)[native-inputs]: Replace
librsvg with librsvg-for-system.
2022-04-19 17:46:41 +03:00
Andreas Enge
bfe6d6ea66 gnu: lrslib: Update to 7.2.
* gnu/packages/maths.scm (lrslib): Update to 7.2.
2022-04-19 16:09:32 +02:00
Andreas Enge
073e0c399d gnu: arb: Update to 2.22.1.
* gnu/packages/algebra.scm (arb): Update to 2.22.1.
2022-04-19 15:35:10 +02:00
Andreas Enge
30d8748ca2 gnu: pari-gp: Update to 2.13.4.
* gnu/packages/algebra.scm (pari-gp): Update to 2.13.4.
2022-04-19 13:21:37 +02:00
Ludovic Courtès
09555d22ea gnu: geary: Remove input labels.
* gnu/packages/gnome.scm (geary)[inputs, native-inputs]: Remove labels.
2022-04-19 12:29:45 +02:00
Rene Saavedra
19f4497cb6 gnu: geary: Add missing input.
* gnu/packages/gnome.scm (geary)[native-inputs]: Add python for configure phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-19 12:29:45 +02:00
jgart
85c5033316 gnu: libtcod: Remove trailing boolean.
* gnu/packages/game-development.scm (libtcod): Remove trailing boolean.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-19 12:29:44 +02:00
Paul A. Patience
d262a258bb gnu: nomad-optimizer: Fix some tests.
* gnu/packages/maths.scm (nomad-optimizer)[arguments]<#:phases>
[fix-sources-for-tests]: Enable the pipefail option in the (generated)
script that runs tests. Enable the basic batch example3 test. Fix the
advanced library FixedVariable test (and seemingly the neighbor PSDMads
test). Expand some comments.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-19 12:29:44 +02:00
Paul A. Patience
11e761b9a6 gnu: nomad-optimizer: Update to 4.2.0.
* gnu/packages/maths.scm (nomad-optimizer): Update to 4.2.0.
[arguments]: Accommodate updated build process.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-19 12:29:44 +02:00
Paul A. Patience
3a6703268b gnu: nomad-optimizer: Remove trailing booleans.
* gnu/packages/maths.scm (nomad-optimizer)[arguments]: Remove trailing
booleans.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-19 12:29:44 +02:00
Paul A. Patience
3a9b925f44 gnu: nomad-optimizer: Remove input labels.
* gnu/packages/maths.scm (nomad-optimizer)[native-inputs]: Remove
labels.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-19 12:29:44 +02:00
Paul A. Patience
d483dbe0fa gnu: gmsh: Update to 4.9.5.
* gnu/packages/maths.scm (gmsh): Update to 4.9.5.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-19 12:29:44 +02:00
Paul A. Patience
267176babc gnu: asymptote: Update to 2.80.
* gnu/packages/plotutils.scm (asymptote): Update to 2.80.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-19 12:29:43 +02:00
Paul A. Patience
7488c73dd2 gnu: gnuplot: Update to 5.4.3.
* gnu/packages/maths.scm (gnuplot): Update to 5.4.3.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-19 12:29:43 +02:00
Ludovic Courtès
f95c037b79 services: yggdrasil: Tweak description.
* gnu/services/networking.scm (yggdrasil-service-type)[description]: Add
@command markup.
2022-04-19 12:29:43 +02:00
Jonathan Brielmaier
b24961717b gnu: nheko: Update to 0.9.3.
* gnu/packages/messaging.scm (nheko): Update to 0.9.3.
2022-04-19 12:11:08 +02:00
Ludovic Courtès
6b677f4299 services: ipfs: Adjust for Shepherd 0.9.
This is a followup to e1f0c88ea2.

* gnu/services/networking.scm (%ipfs-activation)[shepherd&co]: New
variable.
[container-gexp]: Use it.
2022-04-18 23:26:23 +02:00
Michael Rohleder
f2239f3b95 gnu: emacs-chess: Fix path to pieces.
* gnu/packages/emacs-xyz.scm (emacs-chess)[arguments]: Fix path to pieces in
phase install-pieces.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 23:25:18 +02:00
Peter Polidoro
283088f7b1 gnu: Add python-sre-yield.
* gnu/packages/python-xyz.scm (python-sre-yield): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 23:23:54 +02:00
Peter Polidoro
fc2d94a3f9 gnu: Add python-ajsonrpc.
* gnu/packages/python-web.scm (python-ajsonrpc): New variable.
2022-04-18 23:17:11 +02:00
Peter Polidoro
2aa5329023 gnu: Add python-quart.
* gnu/packages/python-web.scm (python-quart): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 23:14:37 +02:00
jgart
a76c879f14 gnu: janet: Update to 1.21.1.
* gnu/packages/lisp.scm (janet): Update to 1.21.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 23:09:39 +02:00
Michael Rohleder
81ba7e6a45 gnu: mousepad: Update to 0.5.9.
* gnu/packages/xfce.scm (mousepad): Update to 0.5.9.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 23:08:11 +02:00
Michael Rohleder
355982a3f5 gnu: orage: Update to 4.16.0.
* gnu/packages/xfce.scm (orage): Update to 4.16.0.
[arguments]: Remove unneeded phase fix-build-with-libical3.
[native-inputs]: Add glib:bin for dbus-binding-tool.
[inputs]: Add dbus-glib for dbus support, libxfce4ui.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 23:07:55 +02:00
Felix Gruber
617d8a836f gnu: Remove python-pyyaml-for-awscli.
* gnu/packages/python-xyz.scm (python-pyyaml-for-awscli): Remove
  variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 23:02:39 +02:00
Felix Gruber
4810100db6 gnu: Remove python-botocore-for-awscli.
* gnu/packages/python-xyz.scm (python-botocore-for-awscli): Remove
  variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 23:02:35 +02:00
Felix Gruber
7cf080aa71 gnu: awscli: Update to 1.22.90.
* gnu/packages/python-web.scm (awscli): Update to 1.22.90.
[arguments] Use search-input-file to find groff.
[inputs]: Replace python-botocore-for-awscli with python-botocore.
Add groff.
[native-inputs]: Remove groff.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 23:02:29 +02:00
Felix Gruber
b0ec23afb7 gnu: python-jmespath: Update to 1.0.0.
* gnu/packages/python-xyz.scm (python-jmespath): Update to 1.0.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 23:02:23 +02:00
Ludovic Courtès
5389c5ea57 gnu: nss-certs: Support cross-compilation.
Reported by phodina <phodina@protonmail.com>.

* gnu/packages/certs.scm (nss-certs)[arguments]: In 'install' phase, do
not refer to '%output' when cross-compiling.
2022-04-18 22:58:06 +02:00
Petr Hodina
902099a8c0 gnu: ntp: Support cross-compilation.
* gnu/packages/ntp.scm (ntp)[arguments]: Add configuration flag.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 22:57:18 +02:00
Danny Milosavljevic
237d90a780 gnu: openjdk17: Make big cursors work.
* gnu/packages/java.scm (openjdk17)[source]: Add patch.
2022-04-18 12:59:04 +02:00
Danny Milosavljevic
aa01b37ef6 gnu: openjdk16: Make big cursors work.
* gnu/packages/java.scm (openjdk16)[source]: Add patch.
2022-04-18 12:59:04 +02:00
Danny Milosavljevic
f4dd7bf94e gnu: openjdk15: Make big cursors work.
* gnu/packages/patches/openjdk-15-xcursor-no-dynamic.patch: New file.
* gnu/local.mk (dist_patch_DATA):  Add it.
* gnu/packages/java.scm (openjdk15)[source]: Add it.
2022-04-18 12:58:57 +02:00
jgart
b629b30269 gnu: Add cl-ipfs-api2.
* gnu/packages/lisp-xyz.scm (cl-ipfs-api2, ecl-cl-ipfs-api2,
  sbcl-cl-ipfs-api2): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-18 09:26:36 +02:00
Leo Famulari
31f42393e8 gnu: Mutt: Update to 2.2.3 [fixes CVE-2022-1328].
https://gitlab.com/muttmua/mutt/-/issues/404

* gnu/packages/mail.scm (mutt): Update to 2.2.3.
2022-04-18 00:24:01 -04:00
Greg Hogan
93f0b31a99 gnu: ccache: Update to 4.6.
* gnu/packages/ccache.scm (ccache): Update to 4.6.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-04-17 17:59:23 +03:00
Raghav Gururajan
e5174200c4 gnu: gnucash: Update to 4.10.
Variables gnucash and gnucash-docs have to be updated together.

* gnu/packages/gnucash.scm (gnucash)[version]: Update to 4.10.
(gnucash-docs)[version]: Update to 4.10.
[build-system]: Migrate from gnu to cmake.
[arguments]: Disable tests.
2022-04-17 05:03:00 -04:00
Leo Famulari
0c89fe9e17 gnu: linux-libre 4.19: Update to 4.19.238.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.238.
(linux-libre-4.19-pristine-source): Update hash.
2022-04-16 11:27:50 -04:00
Leo Famulari
d5adbf6c9f gnu: linux-libre 5.4: Update to 5.4.189.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.189.
(linux-libre-5.4-pristine-source): Update hash.
2022-04-16 11:27:44 -04:00
Guillaume Le Vaillant
7eb9176a6e gnu: bitcoin-unlimited: Update to 1.10.0.0.
* gnu/packages/finance.scm (bitcoin-unlimited): Update to 1.10.0.0.
  [arguments]: Update 'fix-tests' phase.
2022-04-16 11:49:48 +02:00
Guillaume Le Vaillant
4bd3fdda63 gnu: electrum: Update to 4.2.1.
* gnu/packages/finance.scm (electrum): Update to 4.2.1.
  [inputs]: Replace python-aiorpcx-0.18 by python-aiorpcx. Add zbar.
2022-04-16 11:26:48 +02:00
Guillaume Le Vaillant
6be6ea4276 gnu: electron-cash: Update to 4.2.7.
* gnu/packages/finance.scm (electron-cash): Update to 4.2.7.
2022-04-16 11:12:17 +02:00
Dominic Martinez
6db5787120 gnu: emacs-message-view-patch: Update to 0.2.0-40bc2e5
* gnu/packages/emacs-xyz (emacs-message-view-patch): Update it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-15 19:13:03 +02:00
Dominic Martinez
c6c0c985d3 gnu: emacs-mu4e-patch: Rename to emacs-message-view-patch
The name was changed upstream to reflect that this extension works for both
mu4e and gnus.

* gnu/packages/emacs-xyz.scm (emacs-mu4e-patch): Deprecate it.
(emacs-message-view-patch): Renamed from emacs-mu4e-patch. Description,
synopsis, and inputs adjusted to reflect that mu4e is not required.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-15 19:13:03 +02:00
Michael Rohleder
6995d68435 gnu: xfce4-diskperf-plugin: Update to 2.7.0.
* gnu/packages/xfce.scm (xfce4-diskperf-plugin): Update to 2.7.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-15 19:13:03 +02:00
Michael Rohleder
3b2ea81894 gnu: elementary-xfce-icon-theme: Update to 0.16.
* gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.16.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-15 19:13:02 +02:00