aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: telegram-desktop: Add missing copyright line.Jonathan Brielmaier2023-05-29
| | | | | | | | Follow-up for 6192acf8b77948384e75650ae79dfbaadb26bc37. * gnu/packages/telegram.scm: Add copyright line for Saku. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
* gnu: avahi: Support for cross-building and the Hurd.Janneke Nieuwenhuizen2023-05-29
| | | | | | * gnu/packages/avahi.scm (avahi)[inputs]: Include libcap only for supported systems and when not cross-building. [arguments]: Add --disable-autoipd when not using libcap.
* gnu: python-renpy: Use G-Expressions.Liliana Marie Prikler2023-05-28
| | | | | * gnu/packages/game-development.scm (python-renpy)[arguments]: Convert to list of G-Expressions.
* gnu: python-renpy: Update to 8.1.0.Liliana Marie Prikler2023-05-28
| | | | | | | | * 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.
* gnu: python-pygame-sdl2: Use G-Expressions.Liliana Marie Prikler2023-05-28
| | | | | * gnu/packages/game-development.scm (python-pygame-sdl2)[arguments]: Convert to list of G-Expressions.
* gnu: python-pygame-sdl2: Update to 2.1.0-for-renpy-8.1.0.Liliana Marie Prikler2023-05-28
| | | | | * gnu/packages/game-development.scm (python-pygame-sdl2): Update to 2.1.0-for-renpy-8.1.0.
* gnu: python-mpi4py: Update home-page.Liliana Marie Prikler2023-05-28
| | | | | * gnu/packages/mpi.scm (python-mpi4py)[home-page]: Use “github.com” instead of “bitbucket.com”.
* gnu: paraview: Update to 5.11.1.Liliana Marie Prikler2023-05-28
| | | | | | | | * 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.
* gnu: Remove paraview-5.9.Liliana Marie Prikler2023-05-28
| | | | * gnu/packages/image-processing.scm (paraview-5.9): Delete variable.
* gnu: cli11: Use G-Expressions.Liliana Marie Prikler2023-05-28
| | | | * gnu/packages/cpp.scm (cli11)[arguments]: Convert to list of G-Expressions.
* gnu: cli11: Update to 2.3.2.Liliana Marie Prikler2023-05-28
| | | | | | | * gnu/packages/cpp.scm (cli11): Update to 2.3.2. [source]: Remove snippet. [arguments]: Drop #:imported-modules, #:modules, and #:phases. [native-inputs]: Add “catch2”.
* gnu: emacs-next-tree-sitter: "Downgrade" to 29.0.91.Liliana Marie Prikler2023-05-28
| | | | | * gnu/packages/emacs.scm (emacs-next-tree-sitter)[version, source]: Inherit fields from emacs-next.
* gnu: emacs-next: Update to 29.0.91.Liliana Marie Prikler2023-05-28
| | | | * gnu/packages/emacs.scm (emacs-next): Update to 29.0.91.
* gnu: guix: Remove trailing #t from phases.Efraim Flashner2023-05-28
| | | | | * gnu/packages/package-management.scm (guix)[arguments]: Remove trailing #t from phases.
* gnu: guix: Fix cross-building.Efraim Flashner2023-05-28
| | | | | * gnu/packages/package-management.scm (guix)[arguments]: In custom 'set-font-path phase also search native-inputs for the input directory.
* gnu: telegram-desktop: Update to 4.8.1Saku Laesvuori2023-05-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* gnu: Add glibmm-next.Saku Laesvuori2023-05-28
| | | | | | * gnu/packages/glib.scm (glibmm-next): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
* gnu: c++-gsl: Update to 4.0.0Saku Laesvuori2023-05-28
| | | | | | | | | | * 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>
* gnu: cl-utm-ups: Update to 1.2-0.f1e6fd4.Guillaume Le Vaillant2023-05-28
| | | | * gnu/packages/lisp-xyz.scm (sbcl-utm-ups): Update to 1.2-0.f1e6fd4.
* gnu: xclock: Update to 1.1.1.Greg Hogan2023-05-26
| | | | | | | * gnu/packages/xorg.scm (xclock): Update to 1.1.1. [source](origin): Update file extension. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: ugrep: Update to 3.11.2.Greg Hogan2023-05-26
| | | | | | * gnu/packages/search.scm (ugrep): Update to 3.11.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: jc: Update to 1.23.2.Greg Hogan2023-05-26
| | | | | | | | * 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>
* gnu: Add python-gseapy.Ricardo Wurmus2023-05-26
| | | | * gnu/packages/bioinformatics.scm (python-gseapy): New variable.
* gnu: Remove bitcoin-abc.Guillaume Le Vaillant2023-05-26
| | | | | | | | | | | 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>
* gnu: python-asdf: Enable tests.Sharlatan Hellseher2023-05-25
| | | | | | | * gnu/packages/astronomy.scm (python-asdf)[arguments]: Remove #:tests, skip failing tests in #:test-flags. Signed-off-by: Vinicius Monego <monego@posteo.net>
* gnu: python-asdf-coordinates-schemas: Update to 0.2.0.Sharlatan Hellseher2023-05-25
| | | | | | | | | * 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>
* gnu: python-asdf: Update to 2.15.0.Sharlatan Hellseher2023-05-25
| | | | | | | * gnu/packages/astronomy.scm (python-asdf): Update to 2.15.0. [native-inputs]: Add python-fsspec. Signed-off-by: Vinicius Monego <monego@posteo.net>
* gnu: python-ephem: Update to 4.1.4.Sharlatan Hellseher2023-05-25
| | | | | | * gnu/packages/astronomy.scm (python-ephem): Update to 4.1.4. Signed-off-by: Vinicius Monego <monego@posteo.net>
* gnu: python-photutils: Update to 1.7.0.Sharlatan Hellseher2023-05-25
| | | | | | * gnu/packages/astronomy.scm (python-photutils): Update to 1.7.0. Signed-off-by: Vinicius Monego <monego@posteo.net>
* gnu: python-poppy: Update to 1.1.1.Sharlatan Hellseher2023-05-25
| | | | | | * gnu/packages/astronomy.scm (python-poppy): Update to 1.1.1. Signed-off-by: Vinicius Monego <monego@posteo.net>
* gnu: python-astral: Update to 3.2.Sharlatan Hellseher2023-05-25
| | | | | | | | | | * 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>
* gnu: python-pynbody: Update to 1.3.1.Sharlatan Hellseher2023-05-25
| | | | | | | | | * 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>
* gnu: python-astroquery: Use G-Expressions.Sharlatan Hellseher2023-05-25
| | | | | | | * gnu/packages/astronomy.scm (python-astroquery)[arguments]: Use G-Expressions. Signed-off-by: Vinicius Monego <monego@posteo.net>
* gnu: python-astropy-healpix: Switch to pyproject-build-system.Sharlatan Hellseher2023-05-25
| | | | | | | | * 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>
* gnu: python-fitsio: Use G-Expressions.Sharlatan Hellseher2023-05-25
| | | | | | * gnu/packages/astronomy.scm (python-fitsio): Use G-Expressions. Signed-off-by: Vinicius Monego <monego@posteo.net>
* gnu: python-pyvo: Update to 1.4.1.Sharlatan Hellseher2023-05-25
| | | | | | | | | * 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>
* gnu: python-reproject: Update to 0.10.0.Sharlatan Hellseher2023-05-25
| | | | | | * gnu/packages/astronomy.scm (python-reproject): Update to 0.10.0. Signed-off-by: Vinicius Monego <monego@posteo.net>
* gnu: python-ccdproc: Enable tests.Sharlatan Hellseher2023-05-25
| | | | | | * gnu/packages/astronomy.scm (python-ccdproc)[arguments]: Remove #:tests?. Signed-off-by: Vinicius Monego <monego@posteo.net>
* gnu: python-sgp4: Update to 2.22.Sharlatan Hellseher2023-05-25
| | | | | | * gnu/packages/astronomy.scm (python-sgp4): Update to 2.22. Signed-off-by: Vinicius Monego <monego@posteo.net>
* gnu: python-spherical-geometry: Add update note.Sharlatan Hellseher2023-05-25
| | | | | | | * 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>
* gnu: python-sunpy: Update to 4.1.5.Sharlatan Hellseher2023-05-25
| | | | | | | | | * 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>
* gnu: python-gwcs: Update to 0.18.3.Sharlatan Hellseher2023-05-25
| | | | | | * gnu/packages/astronomy.scm (python-gwcs): Update to 0.18.3. Signed-off-by: Vinicius Monego <monego@posteo.net>
* gnu: python-asdf-wcs-schemas: Switch to pyproject-build-system.Sharlatan Hellseher2023-05-25
| | | | | | | | * 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>
* gnu: python-asdf-astropy: Update to 0.4.0.Sharlatan Hellseher2023-05-25
| | | | | | | | | * 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>
* doc: Adjust HTML patterns to correctly process Texinfo 6.8 output.Ludovic Courtès2023-05-25
| | | | | | | | | Prior to ceb5ef8347ae0e3015296f5c169ab903bac526a8, (@ (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.
* gnu: Add emacs-substitute.Arnaud Lechevallier2023-05-25
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-substitute): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-notmuch-maildir: Update to 0.2.2.Nicolas Goaziou2023-05-25
| | | | | * gnu/packages/emacs-xyz.scm (emacs-notmuch-maildir): Update to 0.2.2. [propagated-inputs]: Add EMACS-COMPAT.
* gnu: emacs-undohist-el: Update to 0.3.0.Nicolas Goaziou2023-05-25
| | | | * gnu/packages/emacs-xyz.scm (emacs-undohist-el): Update to 0.3.0.
* gnu: openboard: Update to 1.7-dev-0.47a96e1.Giovanni Biscuolo2023-05-25
| | | | | | | * 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>
* gnu: Add emacs-prism.Maciej Kalandyk2023-05-25
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-prism): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>