summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2021-06-08gnu: pantheon: Use modern 'define-module' syntax.Ludovic Courtès
The :prefix bit introduced in 9f59a9b4bc93b3ef6cd3bd1c9eed04c30ba2d2d4 led to a test failure in 'tests/graph.scm'. * gnu/packages/pantheon.scm: Write #:prefix, not :prefix.
2021-06-08gnu: python-mappy: Move to (gnu packages bioinformatics).Efraim Flashner
* gnu/packages/python-xyz.scm (python-mappy): Move to ... * gnu/packages/bioinformatics.scm: ... here.
2021-06-08gnu: jami: Update to 20210606.1.e2f9490.Maxim Cournoyer
* gnu/packages/jami.scm (jami): Update to 20210606.1.e2f9490. (pjproject-jami)[0019-ignore-down-interfaces]: Apply new custom patch. (jami-qt)[source]: Use %jami-sources, which now includes the Qt client. [phases]{change-directory}: New phase.
2021-06-08gnu: jami: Always include the custom Jami patches with the sources.Maxim Cournoyer
Before this change, there was a Jami origin containing the sources with the patches, and another one containing the sources but with the patches removed. Unify the source to always contain the patches, which adds just 1 MiB to the corresponding tarball and simplifies things. * gnu/packages/jami.scm (%jami-sources): Make it a simple variable. Move the docstring to a comment. Only remove the tarballs, always keeping the patches with the sources. Adjust the comments. (%sfl-patches): Remove variable. (jami-apply-dependency-patches): Rename to... (jami-apply-custom-patches): ... this. Adjust the input label used to 'jami-sources'. (pjproject-jami): Replace %sfl-patches by %jami-sources. Adjust following the renaming of the jami-apply-custom-patches procedure. (ffmpeg-jami): Likewise. Do not make a temporary binding, simply call the unquoted jami-apply-custom-patches procedure.
2021-06-08gnu: opendht: Update to 2.2.0rc7-1.c8a0b44.Maxim Cournoyer
* gnu/packages/networking.scm (opendht): Update to 2.2.0rc7-1.c8a0b44.
2021-06-07gnu: Add l3afpad.Leo Famulari
* gnu/packages/text-editors.scm (l3afpad): New variable.
2021-06-08gnu: pigx-rnaseq: Update to 0.0.17.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.17. [arguments]: Remove "use-latest-salmon" phase; add "set-timezone" phase. [inputs]: Replace r-gprofiler with r-gprofiler2; add r-ggpubr and python-deeptools. [native-inputs]: Add tzdata.
2021-06-07gnu: ghostwriter: Update to 2.0.1.Leo Famulari
* gnu/packages/text-editors.scm (ghostwriter): Update to 2.0.1.
2021-06-07gnu: python-pikepdf: Update to 2.12.2.Nicolas Goaziou
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.12.2.
2021-06-07gnu: dino: Update to 0.2.1 [fixes CVE-2021-33896].Jack Hill
* gnu/packages/messaging.scm (dino): Update to 0.2.1. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-06-07gnu: qtwebengine: Enable H.264 WebRTC encoding.Sergey Trofimov
* gnu/packages/qt.scm (qtwebengine)[inputs]: Add openh264. [source]: Remove bundled openh264. [arguments]: Adjust build scripts accordingly in the 'substitute-source' phase. Pass '-webengine-proprietary-codecs' in the custom 'configure' phase. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-06-07gnu: youtube-dl: Update to 2021.06.06.Xinglu Chen
* gnu/packages/video.scm (youtube-dl): Update to 2021.06.06. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-06-07gnu: isync: Update to 1.4.2.Xinglu Chen
* gnu/packages/mail.scm (isync): Update to 1.4.2. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-06-07gnu: pigx-rnaseq: Adjust to upgrade of salmon.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (pigx-rnaseq)[arguments]: Add phase "use-latest-salmon".
2021-06-07gnu: salmon: Update to 1.4.0.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (salmon): Update to 1.4.0. [arguments]: Remove unnecessary flags, add other soon-to-be-unnecessary flags; remove "prepare-rapmap" phase, add "prepare-pufferfish" phase, add "fix-error-message-in-tests" phase, simplify "use-system-libraries" phase. [inputs]: Add curl and pufferfish sources; remove libdivsufsort and rapmap sources.
2021-06-07gnu: cereal: Update to 1.3.0.Ricardo Wurmus
* gnu/packages/serialization.scm (cereal): Update to 1.3.0.
2021-06-07gnu: macs: Update to 2.2.7.1.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (macs): Update to 2.2.7.1.
2021-06-07gnu: libgff: Update to 2.0.0.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (libgff): Update to 2.0.0. [home-page]: Update to new home.
2021-06-07gnu: jellyfish: Update to 2.3.0.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (jellyfish): Update to 2.3.0. [arguments]: Disable SSE to avoid tuning to the build node's CPU. [native-inputs]: Replace python-2 with python-wrapper. [license]: Update.
2021-06-07gnu: sbcl-fof: Update to 0.2.0.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-fof): Update to 0.2.0.
2021-06-07gnu: guix-build-coordinator: Update to 0-31.4a47417.Christopher Baines
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-31.4a47417.
2021-06-07gnu: multiqc: Update to 1.10.1.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (multiqc): Update to 1.10.1. [arguments]: Remove build phase "relax-requirements"; replace "check" phase. [propagated-inputs]: Add python-coloredlogs, python-future, python-networkx, and python-rich; remove python-nose. [native-inputs]: Add python-pytest and the test suite.
2021-06-07gnu: Add python-rich.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-rich): New variable.
2021-06-07gnu: python-dataclasses: Update to 0.8.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-dataclasses): Update to 0.8.
2021-06-07gnu: python-attrs: Update to 21.2.0.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-attrs): Update to 21.2.0. (python-attrs-bootstrap): Keep this at 19.3.0 to avoid mass rebuilds.
2021-06-07gnu: python-attrs: Conditionally execute tests.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-attrs)[arguments]: Wrap "check" phase in conditional expression.
2021-06-07gnu: python-hic2cool: Update to 0.8.3.Mădălin Ionel Patrașcu
* gnu/packages/bioinformatics.scm (python-hic2cool): Update to 0.8.3. [source]: Download using git-fetch. [arguments]: Enable tests. Add phase to make test data writable. [propagated-inputs]: Add python-h5py, python-numpy, python-pandas, python-scipy. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-07gnu: gtg: Update to 0.5.Vinicius Monego
* gnu/packages/gnome.scm (gtg): Update to 0.5. [inputs]: Add gdk-pixbuf+svg, pango, python-lxml. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-07gnu: srain: Update to 1.2.2.Vinicius Monego
* gnu/packages/irc.scm (srain): Update to 1.2.2. [build-system]: Switch to meson-build-system. [arguments]: Add #:glib-or-gtk?. Remove 'fix-permissions phase. [native-inputs]: Add python-sphinx. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-07gnu: xf86-video-vesa: Update to 2.5.0.Matthew James Kraai
* gnu/packages/xorg.scm (xf86-video-vesa): Update to 2.5.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-07gnu: xpra: Update to 4.2.Lars-Dominik Braun
Fixes <https://issues.guix.gnu.org/issue/48890>. * gnu/packages/xorg.scm (xpra): Update to 4.2. [source]: Switch to ".tar.gz" archive and update patch file. [native-inputs]: Add pandoc. [arguments]: Adjust custom 'fix-paths phase for changes in source. * gnu/packages/patches/xpra-4.2-systemd-run.patch: Adapt to new version and rename file. * gnu/local.mk (dist_patch_DATA): Rename file. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-06-06gnu: gnutls@3.6.16: Fix cross-compilation.Ludovic Courtès
Fixes <https://bugs.gnu.org/48771>. Reported by Eric Brown <ecbrown@ericcbrown.com>. * gnu/packages/tls.scm (gnutls-3.6.16)[arguments]: New field.
2021-06-06gnu: libheif: Update to 1.12.0.Vinicius Monego
* gnu/packages/image.scm (libheif): Update to 1.12.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-06gnu: homebank: Update to 5.5.2.Vinicius Monego
* gnu/packages/finance.scm (homebank): Update to 5.5.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-06gnu: cozy: Update to 1.0.3.Vinicius Monego
* gnu/packages/ebook.scm (cozy): Update to 1.0.3. [inputs]: Add granite, libgee. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-06gnu: drawing: Update to 0.8.0.Vinicius Monego
* gnu/packages/gnome.scm (drawing): Update to 0.8.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-06gnu: Add pwntools.c4droid
* gnu/packages/cybersecurity.scm (pwntools): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-06gnu: komikku: Update to 0.29.1.Leo Prikler
* gnu/packages/gnome.scm (komikku): Update to 0.29.1.
2021-06-06gnu: dash: Update to 0.5.11.4.Tobias Geerinckx-Rice
* gnu/packages/shells.scm (dash): Update to 0.5.11.4.
2021-06-06gnu: pidgin: Update to 2.14.5.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (pidgin): Update to 2.14.5.
2021-06-06gnu: vlc: Update to 3.0.14.Solene Rapenne via Guix-patches via
* gnu/packages/video.scm (vlc): Update to 3.0.14. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-06-06gnu: git: Update to 2.32.0.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (git): Update to 2.32.0.
2021-06-06gnu: Add matterbridge.Denis 'GNUtoo' Carikli
* gnu/packages/messaging.scm (matterbridge): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-06-06gnu: Add python-pytest-mp.Hartmut Goebel
* gnu/packages/python-check.scm (python-pytest-mp): New variable.
2021-06-06gnu: Add python-asn1tools.Hartmut Goebel
* gnu/packages/python-xyz.scm (python-asn1tools): New variable.
2021-06-06gnu: Add ocaml-ppx-cold.pukkamustard
* gnu/packages/ocaml.scm (ocaml-ppx-cold): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06gnu: Add ocaml-ppx-here.pukkamustard
* gnu/packages/ocaml.scm (ocaml-ppx-here): New variable. (ocaml4.07-ppx-here): Inherit from ocaml-ppx-here. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06gnu: Add ocaml-ppx-compare.pukkamustard
* gnu/packages/ocaml.scm (ocaml-ppx-compare): New variable. (ocaml4.07-ppx-compare): Inherit from ocaml-ppx-compare. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06gnu: Add ocaml-syntax-shims.pukkamustard
* gnu/packages/ocaml.scm (ocaml-syntax-shims): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06gnu: Add ocaml-ppx-let.pukkamustard
* gnu/packages/ocaml.scm (ocaml-ppx-let): New variable. (ocaml4.07-ppx-let): Inherit from ocaml-ppx-let. Signed-off-by: Julien Lepiller <julien@lepiller.eu>