summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2022-04-19gnu: polyml: Update to 5.9.Foo Chuan Wei
* 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-19gnu: Fix input typoes.Efraim Flashner
* gnu/packages/emulators.scm (nestopia-ue)[inputs]: Move ',' to its operand. * gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Same.
2022-04-19gnu: kwave: Build with librsvg-for-system.Efraim Flashner
* gnu/packages/kde-multimedia.scm (kwave)[native-inputs]: Replace librsvg with librsvg-for-system.
2022-04-19gnu: lrslib: Update to 7.2.Andreas Enge
* gnu/packages/maths.scm (lrslib): Update to 7.2.
2022-04-19gnu: arb: Update to 2.22.1.Andreas Enge
* gnu/packages/algebra.scm (arb): Update to 2.22.1.
2022-04-19gnu: pari-gp: Update to 2.13.4.Andreas Enge
* gnu/packages/algebra.scm (pari-gp): Update to 2.13.4.
2022-04-19gnu: geary: Remove input labels.Ludovic Courtès
* gnu/packages/gnome.scm (geary)[inputs, native-inputs]: Remove labels.
2022-04-19gnu: geary: Add missing input.Rene Saavedra
* gnu/packages/gnome.scm (geary)[native-inputs]: Add python for configure phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-19gnu: libtcod: Remove trailing boolean.jgart
* gnu/packages/game-development.scm (libtcod): Remove trailing boolean. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-19gnu: nomad-optimizer: Fix some tests.Paul A. Patience
* 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-19gnu: nomad-optimizer: Update to 4.2.0.Paul A. Patience
* 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-19gnu: nomad-optimizer: Remove trailing booleans.Paul A. Patience
* gnu/packages/maths.scm (nomad-optimizer)[arguments]: Remove trailing booleans. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-19gnu: nomad-optimizer: Remove input labels.Paul A. Patience
* gnu/packages/maths.scm (nomad-optimizer)[native-inputs]: Remove labels. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-19gnu: gmsh: Update to 4.9.5.Paul A. Patience
* gnu/packages/maths.scm (gmsh): Update to 4.9.5. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-19gnu: asymptote: Update to 2.80.Paul A. Patience
* gnu/packages/plotutils.scm (asymptote): Update to 2.80. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-19gnu: gnuplot: Update to 5.4.3.Paul A. Patience
* gnu/packages/maths.scm (gnuplot): Update to 5.4.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-19gnu: nheko: Update to 0.9.3.Jonathan Brielmaier
* gnu/packages/messaging.scm (nheko): Update to 0.9.3.
2022-04-18gnu: emacs-chess: Fix path to pieces.Michael Rohleder
* 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-18gnu: Add python-sre-yield.Peter Polidoro
* gnu/packages/python-xyz.scm (python-sre-yield): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18gnu: Add python-ajsonrpc.Peter Polidoro
* gnu/packages/python-web.scm (python-ajsonrpc): New variable.
2022-04-18gnu: Add python-quart.Peter Polidoro
* gnu/packages/python-web.scm (python-quart): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18gnu: janet: Update to 1.21.1.jgart
* gnu/packages/lisp.scm (janet): Update to 1.21.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18gnu: mousepad: Update to 0.5.9.Michael Rohleder
* gnu/packages/xfce.scm (mousepad): Update to 0.5.9. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18gnu: orage: Update to 4.16.0.Michael Rohleder
* 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-18gnu: Remove python-pyyaml-for-awscli.Felix Gruber
* gnu/packages/python-xyz.scm (python-pyyaml-for-awscli): Remove variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18gnu: Remove python-botocore-for-awscli.Felix Gruber
* gnu/packages/python-xyz.scm (python-botocore-for-awscli): Remove variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18gnu: awscli: Update to 1.22.90.Felix Gruber
* 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-18gnu: python-jmespath: Update to 1.0.0.Felix Gruber
* gnu/packages/python-xyz.scm (python-jmespath): Update to 1.0.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18gnu: nss-certs: Support cross-compilation.Ludovic Courtès
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-18gnu: ntp: Support cross-compilation.Petr Hodina
* gnu/packages/ntp.scm (ntp)[arguments]: Add configuration flag. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18gnu: openjdk17: Make big cursors work.Danny Milosavljevic
* gnu/packages/java.scm (openjdk17)[source]: Add patch.
2022-04-18gnu: openjdk16: Make big cursors work.Danny Milosavljevic
* gnu/packages/java.scm (openjdk16)[source]: Add patch.
2022-04-18gnu: openjdk15: Make big cursors work.Danny Milosavljevic
* 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-18gnu: Add cl-ipfs-api2.jgart
* 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-18gnu: Mutt: Update to 2.2.3 [fixes CVE-2022-1328].Leo Famulari
https://gitlab.com/muttmua/mutt/-/issues/404 * gnu/packages/mail.scm (mutt): Update to 2.2.3.
2022-04-17gnu: ccache: Update to 4.6.Greg Hogan
* gnu/packages/ccache.scm (ccache): Update to 4.6. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-04-17gnu: gnucash: Update to 4.10.Raghav Gururajan
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-16gnu: linux-libre 4.19: Update to 4.19.238.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.238. (linux-libre-4.19-pristine-source): Update hash.
2022-04-16gnu: linux-libre 5.4: Update to 5.4.189.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.189. (linux-libre-5.4-pristine-source): Update hash.
2022-04-16gnu: bitcoin-unlimited: Update to 1.10.0.0.Guillaume Le Vaillant
* gnu/packages/finance.scm (bitcoin-unlimited): Update to 1.10.0.0. [arguments]: Update 'fix-tests' phase.
2022-04-16gnu: electrum: Update to 4.2.1.Guillaume Le Vaillant
* gnu/packages/finance.scm (electrum): Update to 4.2.1. [inputs]: Replace python-aiorpcx-0.18 by python-aiorpcx. Add zbar.
2022-04-16gnu: electron-cash: Update to 4.2.7.Guillaume Le Vaillant
* gnu/packages/finance.scm (electron-cash): Update to 4.2.7.
2022-04-15gnu: emacs-message-view-patch: Update to 0.2.0-40bc2e5Dominic Martinez
* gnu/packages/emacs-xyz (emacs-message-view-patch): Update it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-15gnu: emacs-mu4e-patch: Rename to emacs-message-view-patchDominic Martinez
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-15gnu: xfce4-diskperf-plugin: Update to 2.7.0.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-diskperf-plugin): Update to 2.7.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-15gnu: elementary-xfce-icon-theme: Update to 0.16.Michael Rohleder
* gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.16. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-15gnu: xfce4-terminal: Update to 1.0.0.Zhu Zihao
* gnu/packages/xfce.scm (xfce4-terminal): Update to 1.0.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-15gnu: Add python-verspec.Vincent Prat
* gnu/packages/python.xyz.scm (python-verspec): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-15gnu: Add python-shtab.Vincent Prat
* gnu/packages/python-xyz.scm (python-shtab): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-15gnu: shepherd: Support cross-compilation.Ludovic Courtès
Reported by phodina <phodina@protonmail.com>. * gnu/packages/admin.scm (shepherd-0.9)[arguments]: New field. [native-inputs]: Add GUILE-FIBERS-1.1.