Commit graph

116009 commits

Author SHA1 Message Date
Liliana Marie Prikler d64d6ea2cf
gnu: python-renpy: Use G-Expressions.
* gnu/packages/game-development.scm (python-renpy)[arguments]: Convert to
list of G-Expressions.
2023-05-28 23:14:20 +02:00
Liliana Marie Prikler eb3a7b6646
gnu: python-renpy: Update to 8.1.0.
* gnu/packages/game-development.scm (python-renpy): Update to 8.1.0.
[source]: No longer unbundle fribidi.
Drop sync service and report as official version.
[arguments]<#:phases>: Drop ‘fix-include-paths’.
[propagated-inputs]: Add python-ecdsa.
2023-05-28 23:14:20 +02:00
Liliana Marie Prikler 1b3c9ef96e
gnu: python-pygame-sdl2: Use G-Expressions.
* gnu/packages/game-development.scm (python-pygame-sdl2)[arguments]: Convert
to list of G-Expressions.
2023-05-28 23:14:19 +02:00
Liliana Marie Prikler 12fcdbd409
gnu: python-pygame-sdl2: Update to 2.1.0-for-renpy-8.1.0.
* gnu/packages/game-development.scm (python-pygame-sdl2): Update to
2.1.0-for-renpy-8.1.0.
2023-05-28 23:14:19 +02:00
Liliana Marie Prikler 4f01ef2acb
gnu: python-mpi4py: Update home-page.
* gnu/packages/mpi.scm (python-mpi4py)[home-page]: Use “github.com” instead
of “bitbucket.com”.
2023-05-28 23:14:19 +02:00
Liliana Marie Prikler 437cea6da8
gnu: paraview: Update to 5.11.1.
* gnu/packages/image-processing.scm (paraview): Update to 5.11.1.
[source]: Unbundle nlohmannjson.
[arguments]<#:configure-flags>: Add
“-DVTK_MODULE_USE_EXTERNAL_VTK_nlohmannjson=ON”.
[inputs]: Add nlohmann-json.
2023-05-28 23:14:19 +02:00
Liliana Marie Prikler eb5d0f926d
gnu: Remove paraview-5.9.
* gnu/packages/image-processing.scm (paraview-5.9): Delete variable.
2023-05-28 23:14:19 +02:00
Liliana Marie Prikler f74d0645cc
gnu: cli11: Use G-Expressions.
* gnu/packages/cpp.scm (cli11)[arguments]: Convert to list of G-Expressions.
2023-05-28 23:14:18 +02:00
Liliana Marie Prikler 3be2000d5f
gnu: cli11: Update to 2.3.2.
* gnu/packages/cpp.scm (cli11): Update to 2.3.2.
[source]: Remove snippet.
[arguments]: Drop #:imported-modules, #:modules, and #:phases.
[native-inputs]: Add “catch2”.
2023-05-28 23:14:18 +02:00
Liliana Marie Prikler 8391bceceb
gnu: emacs-next-tree-sitter: "Downgrade" to 29.0.91.
* gnu/packages/emacs.scm (emacs-next-tree-sitter)[version, source]: Inherit
fields from emacs-next.
2023-05-28 23:14:18 +02:00
Liliana Marie Prikler c3133fe96f
gnu: emacs-next: Update to 29.0.91.
* gnu/packages/emacs.scm (emacs-next): Update to 29.0.91.
2023-05-28 23:14:16 +02:00
Efraim Flashner 9845e408e5
gnu: guix: Remove trailing #t from phases.
* gnu/packages/package-management.scm (guix)[arguments]: Remove trailing
  #t from phases.
2023-05-28 14:46:09 +03:00
Efraim Flashner ef5a05bac8
gnu: guix: Fix cross-building.
* gnu/packages/package-management.scm (guix)[arguments]: In custom
'set-font-path phase also search native-inputs for the input directory.
2023-05-28 14:43:15 +03:00
Saku Laesvuori 6192acf8b7
gnu: telegram-desktop: Update to 4.8.1
* gnu/packages/patches/webrtc-for-telegram-desktop-fix-gcc12-cstdint.patch:
  Delete file.
* gnu/local.mk (dist_patch_DATA): Remove deleted patch.
* gnu/packages/telegram.scm (libyuv-for-telegram-desktop,
cmake-helpers-for-telegram-desktop, codegen-for-telegram-desktop,
lib-base-for-telegram-desktop, lib-crl-for-telegram-desktop,
lib-lottie-for-telegram-desktop, lib-rpl-for-telegram-desktop,
lib-spellcheck-for-telegram-desktop, lib-ui-for-telegram-desktop,
lib-webrtc-for-telegram-desktop, lib-webview-for-telegram-desktop,
tgcalls-for-telegram-desktop): Bump to submodule checkout.
(webrtc-for-telegram-desktop): Bump to submodule checkout.
[patches]: Remove patch.
[snippet]: Unbundle abseil-cpp and crc32c
[inputs]: Add crc32c and glibmm-next. Replace glib with glib-next.
(cld3-for-telegram-desktop): New variable.
(telegram-desktop): Update to 4.8.1
[snippet]: Add cld3 as a submodule.
[arguments]<phases>: Add cld3 as a submodule.
[native-inputs]: Replace glib with glib-next
[inputs]: Add crc32c, kimageformats, plasma-wayland-protocols, protobuf,
  qtdeclarative-5 and wayland-protocols. Replace glib with glib-next and
  glibmm-2.64 with glibmm-next.
* gnu/packages/patches/telegram-desktop-allow-disable-libtgvoip.patch:
  Update patch.

Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-05-28 13:19:18 +02:00
Saku Laesvuori 10ac7c9ab5
gnu: Add glibmm-next.
* gnu/packages/glib.scm (glibmm-next): New variable.

Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-05-28 13:12:50 +02:00
Saku Laesvuori c10c24e956
gnu: c++-gsl: Update to 4.0.0
* gnu/packages/cpp.scm (c++gsl): Update to 4.0.0.
* gnu/packages/patches/c++-gsl-find-system-gtest.patch: Delete file.
* gnu/packages/patches/c++-gsl-move-array-bounds-tests.patch: Delete
  file.
* gnu/local.mk (dist_patch_DATA): Remove deleted patches.

Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-05-28 13:09:40 +02:00
Guillaume Le Vaillant 5c959d0fa7
gnu: cl-utm-ups: Update to 1.2-0.f1e6fd4.
* gnu/packages/lisp-xyz.scm (sbcl-utm-ups): Update to 1.2-0.f1e6fd4.
2023-05-28 12:04:49 +02:00
Greg Hogan b96b82bcd4
gnu: xclock: Update to 1.1.1.
* gnu/packages/xorg.scm (xclock): Update to 1.1.1.
[source](origin): Update file extension.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-26 20:54:19 +08:00
Greg Hogan 152523748e
gnu: ugrep: Update to 3.11.2.
* gnu/packages/search.scm (ugrep): Update to 3.11.2.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-26 20:52:50 +08:00
Greg Hogan 201df17a60
gnu: jc: Update to 1.23.2.
* gnu/packages/admin.scm (jc): Update to 1.23.2.
[build-system]: Change to PYPROJECT-BUILD-SYSTEM.
[native-inputs]: Add python-pytest.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-26 20:50:39 +08:00
Ricardo Wurmus 60b71b0db4
gnu: Add python-gseapy.
* gnu/packages/bioinformatics.scm (python-gseapy): New variable.
2023-05-26 14:36:14 +02:00
Guillaume Le Vaillant bb6ddc269f
gnu: Remove bitcoin-abc.
This package (version 0.21.12 from July 2020, which currently doesn't build)
is for an outdated version of the Bitcoin Cash protocol. Since November 2020,
the bitcoin-abc program has become an implementation of the eCash protocol,
which is different from Bitcoin Cash (different consensus model).

* gnu/packages/finance.scm (bitcoin-abc): Remove variable.

Signed-off-by: Simon Tournier <zimon.toutoune@gmail.com>
2023-05-26 12:46:05 +02:00
Sharlatan Hellseher 3299b40b35
gnu: python-asdf: Enable tests.
* gnu/packages/astronomy.scm (python-asdf)[arguments]: Remove #:tests, skip
failing tests in #:test-flags.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:20:06 -03:00
Sharlatan Hellseher b9bf533f15
gnu: python-asdf-coordinates-schemas: Update to 0.2.0.
* gnu/packages/astronomy.scm (python-asdf-coordinates-schemas): Update
to 0.2.0.
[build-system]: Switch to pyproject-build-system.
[arguments]: Do not override the 'check phase.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:20:06 -03:00
Sharlatan Hellseher 9595b7619b
gnu: python-asdf: Update to 2.15.0.
* gnu/packages/astronomy.scm (python-asdf): Update to 2.15.0.
[native-inputs]: Add python-fsspec.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:20:05 -03:00
Sharlatan Hellseher c6d2c61259
gnu: python-ephem: Update to 4.1.4.
* gnu/packages/astronomy.scm (python-ephem): Update to 4.1.4.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:20:05 -03:00
Sharlatan Hellseher c8c233a127
gnu: python-photutils: Update to 1.7.0.
* gnu/packages/astronomy.scm (python-photutils): Update to 1.7.0.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:20:05 -03:00
Sharlatan Hellseher 0f4867667f
gnu: python-poppy: Update to 1.1.1.
* gnu/packages/astronomy.scm (python-poppy): Update to 1.1.1.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:20:05 -03:00
Sharlatan Hellseher 264d08fdc4
gnu: python-astral: Update to 3.2.
* gnu/packages/astronomy.scm (python-astral): Update to 3.2.
[build-system]: Switch to pyproject-build-system.
[arguments]: Do not override the 'check phase, specify #:test-flags and skip
failing tests.  Add 'prepare-test-environment phase.  Use G-Expressions.
[native-inputs]: Add python-poetry-core, python-pytest.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:20:05 -03:00
Sharlatan Hellseher 740ebec5aa
gnu: python-pynbody: Update to 1.3.1.
* gnu/packages/astronomy.scm (python-pynbody): Update to 1.3.1.
[build-system]: Switch to pyproject-build-system.
[arguments]: Do not override the 'check phase and remove custom
'disable-tests-require-testdata phase, specify #:test-flags.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:20:05 -03:00
Sharlatan Hellseher d6e587e11d
gnu: python-astroquery: Use G-Expressions.
* gnu/packages/astronomy.scm (python-astroquery)[arguments]: Use
G-Expressions.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:20:05 -03:00
Sharlatan Hellseher 3c17950aff
gnu: python-astropy-healpix: Switch to pyproject-build-system.
* gnu/packages/astronomy.scm (python-astropy-healpix)[build-system]: Switch to
pyproject-build-system.
[arguments]: Do not override the 'check phase.  Use G-Expressions.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:20:05 -03:00
Sharlatan Hellseher 2e501ccc03
gnu: python-fitsio: Use G-Expressions.
* gnu/packages/astronomy.scm (python-fitsio): Use G-Expressions.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:20:05 -03:00
Sharlatan Hellseher ee9dfc1dda
gnu: python-pyvo: Update to 1.4.1.
* gnu/packages/astronomy.scm (python-pyvo): Update to 1.4.1.
[build-system]: Switch to pyproject-build-system.
[arguments]: Do not override the 'check phase.
[native-inputs]: Add python-setuptools-scm.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:20:05 -03:00
Sharlatan Hellseher e811fa139f
gnu: python-reproject: Update to 0.10.0.
* gnu/packages/astronomy.scm (python-reproject): Update to 0.10.0.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:20:05 -03:00
Sharlatan Hellseher bf555e8f1b
gnu: python-ccdproc: Enable tests.
* gnu/packages/astronomy.scm (python-ccdproc)[arguments]: Remove #:tests?.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:20:05 -03:00
Sharlatan Hellseher 1761f53358
gnu: python-sgp4: Update to 2.22.
* gnu/packages/astronomy.scm (python-sgp4): Update to 2.22.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:20:05 -03:00
Sharlatan Hellseher d64c16937f
gnu: python-spherical-geometry: Add update note.
* gnu/packages/astronomy.scm (python-spherical-geometry): Add note on why the
package can't be updated to the latest version.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:20:05 -03:00
Sharlatan Hellseher 2dccb0e724
gnu: python-sunpy: Update to 4.1.5.
* gnu/packages/astronomy.scm (python-sunpy): Update to 4.1.5.
[arguments]: In #:test-flags, skip 2 failing tests.  In the
'prepare-test-environment phase, remove redundant substitutions.
[native-inputs]: Add opencv.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:20:00 -03:00
Sharlatan Hellseher 6a7c842cf9
gnu: python-gwcs: Update to 0.18.3.
* gnu/packages/astronomy.scm (python-gwcs): Update to 0.18.3.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:15:13 -03:00
Sharlatan Hellseher fd3c18b0d0
gnu: python-asdf-wcs-schemas: Switch to pyproject-build-system.
* gnu/packages/astronomy.scm (python-asdf-wcs-schemas)[build-system]: Switch
to pyproject-build-system.
[arguments]: Do not override the 'check phase.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:15:13 -03:00
Sharlatan Hellseher 035090a424
gnu: python-asdf-astropy: Update to 0.4.0.
* gnu/packages/astronomy.scm (python-asdf-astropy): Update to 0.4.0.
[source]: Update outdated source URI.
[arguments]: Add 'set-home-env phase before 'check.
[native-inputs]: Remove python-matplotlib.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-25 21:15:09 -03:00
Ludovic Courtès fb1c5d4df7
doc: Adjust HTML patterns to correctly process Texinfo 6.8 output.
Prior to ceb5ef8347, (@ (gnu packages
texinfo) texinfo), which is what is used here, was pointing to version 6.7.

* doc/build.scm (html-manual-identifier-index)[build](worthy-entry?):
Adjust patterns for Texinfo 6.8.
(syntax-highlighted-html)[build](syntax-highlight): Likewise.
2023-05-25 23:24:40 +02:00
Arnaud Lechevallier 085bf9cd21
gnu: Add emacs-substitute.
* gnu/packages/emacs-xyz.scm (emacs-substitute): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-05-25 22:19:39 +02:00
Nicolas Goaziou 0e570b1726
gnu: emacs-notmuch-maildir: Update to 0.2.2.
* gnu/packages/emacs-xyz.scm (emacs-notmuch-maildir): Update to 0.2.2.
[propagated-inputs]: Add EMACS-COMPAT.
2023-05-25 22:19:38 +02:00
Nicolas Goaziou 7945a35141
gnu: emacs-undohist-el: Update to 0.3.0.
* gnu/packages/emacs-xyz.scm (emacs-undohist-el): Update to 0.3.0.
2023-05-25 22:19:38 +02:00
Giovanni Biscuolo 375137185b
gnu: openboard: Update to 1.7-dev-0.47a96e1.
* gnu/packages/education.scm (openboard)[version]: Update to 1.7-dev-0.47a96e1.
[arguments]: Fix quazip substitution in `fix-library-path'.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-05-25 22:19:38 +02:00
Maciej Kalandyk 45c173b3c8
gnu: Add emacs-prism.
* gnu/packages/emacs-xyz.scm (emacs-prism): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-05-25 22:19:37 +02:00
Nicolas Goaziou 0f8b84b390
gnu: emacs-inspector: Update to 0.31.
* gnu/packages/emacs-xyz.scm (emacs-inspector): Update to 0.31.
[arguments]: Do not load "tree-inspector-tests.el", which was moved to another repository.
[propagated-inputs]: Remove EMACS-TREEVIEW.
2023-05-25 22:19:37 +02:00
Nicolas Goaziou 1c87d1507a
gnu: Add emacs-tree-inspector.
* gnu/packages/emacs-xyz.scm (emacs-tree-inspector): New variable.
2023-05-25 22:19:36 +02:00