Commit graph

82926 commits

Author SHA1 Message Date
Leo Prikler 4e19ad0fde
gnu: gnome-maps: Update to 3.38.5.
* gnu/packages/geo.scm (gnome-maps): Update to 3.38.5.
2021-07-23 12:41:01 +02:00
Guillaume Le Vaillant 785c96fbe1
gnu: Add radvd.
* gnu/packages/admin.scm (radvd): New variable.
2021-07-23 11:33:36 +02:00
Maxime Devos d7942ac12a
packages: Use 'lookup-package-input' and friends instead of 'package-input'.
* guix/packages.scm (package-input, package-native-input): Remove.
(this-package-input): Use 'lookup-package-input' and
'lookup-package-propagated-input' instead of 'package-input'.
(this-package-native-input): Use 'lookup-package-native-input'
instead of 'package-input'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-23 10:51:57 +02:00
宋文武 89ea0918a4
gnu: Add drawterm.
* gnu/packages/plan9.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2021-07-22 19:52:53 +08:00
Pierre Neidhardt d98fc80ffb
gnu: Add cl-libxml2.
* gnu/packages/lisp-xyz.scm (cl-libxml2, ecl-cl-libxml2, sbcl-cl-libxml2): New
variables.
2021-07-22 13:03:52 +02:00
Ricardo Wurmus aa2686c368
gnu: r-opencpu: Update to 2.2.4.
* gnu/packages/cran.scm (r-opencpu): Update to 2.2.4.
2021-07-22 11:37:25 +02:00
Sharlatan Hellseher 9cfa6c3c58
gnu: Add r-opencpu
* gnu/packages/cran.scm: (r-opencpu): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-07-22 11:37:25 +02:00
Sharlatan Hellseher 2b6dd1bde5
gnu: Add r-protolite
* gnu/packages/cran.scm: (r-protolite): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2021-07-22 11:37:25 +02:00
Sharlatan Hellseher c5baff1796
gnu: Add r-webutils
* gnu/packages/cran.scm (r-webutils): New variable.
2021-07-22 11:37:21 +02:00
Paul Garlick b05a1eb5e3
gnu: Add python-dolfin-adjoint.
* gnu/packages/simulation.scm (python-dolfin-adjoint): New variable.
2021-07-22 10:03:53 +01:00
jgart 4c63efa5e3
gnu: Add abjad-ext-ipython.
* gnu/packages/music.scm (abjad-ext-ipython): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-22 11:50:14 +03:00
jgart ccfcbadd68
gnu: Add abjad-ext-nauert.
* gnu/packages/music.scm (abjad-ext-nauert): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-22 11:48:45 +03:00
jgart a909460099
gnu: Add abjad-ext-rmakers.
* gnu/packages/music.scm (abjad-ext-rmakers): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-22 11:48:41 +03:00
Efraim Flashner 454460ca55
gnu: abjad: Remove obsolete phase.
* gnu/packages/music.scm (abjad)[arguments]: Remove custom 'patch-source
phase.
2021-07-22 11:14:33 +03:00
Efraim Flashner 91c42e4767
gnu: abjad: Move lilypond to inputs.
* gnu/packages/music.scm (abjad)[native-inputs]: Move lilypond ...
[inputs]: ... to here.
2021-07-22 11:13:57 +03:00
jgart 18f9e21b18
gnu: abjad: Improve description.
* gnu/packages/music.scm (abjad)[description]: Improve abjad's
description.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-22 11:06:58 +03:00
jgart dd7c2d2b1d
gnu: abjad: Move python-ply to propagated-inputs.
* gnu/packages/music.scm (abjad)[ntaive-inputs]: Move python-ply ...
[propagated-inputs]: ... to here.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-22 11:05:41 +03:00
jgart 5535d5435e
gnu: python-abjad: Rename to abjad.
* gnu/packages/music.scm (abjad): Rename from python-abjad.
(python-abjad): Keep as deprecated package.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-22 11:04:10 +03:00
Efraim Flashner fd8aea010f
gnu: python-pysam: Make the check phase honor the tests? argument.
* gnu/packages/bioinformatics.scm (python-pysam)[arguments]: Adjust
custom 'check phase to skip tests when #:tests is #f.
2021-07-22 10:58:22 +03:00
Efraim Flashner 877792a6a7
gnu: python-pysam: Update to 0.16.0.1.
* gnu/packages/bioinformatics.scm (python-pysam): Update to 0.16.0.1.
[arguments]: Update custom 'check phase.
[propagated-inputs]: Replace htslib-1.9 with 1.10.
[native-inputs]: Add python-pytest. Replace samtools-1.9 with 1.10,
bcftools-1.9 with 1.10.
(bcftools-1.9): Replace with bcftools-1.10.
[native-inputs]: Replace htslib-1.9 with 1.10.
(samtools-1.9): Replace with samtools-1.10.
[inputs]: Replace htslib-1.9 with 1.10.
2021-07-22 10:57:41 +03:00
Efraim Flashner cc4906d13b
gnu: Add htslib-1.10.
* gnu/packages/bioinformatics.scm (htslib-1.10): New variable.
2021-07-22 10:50:58 +03:00
Efraim Flashner 309b38bed6
gnu: python-biopython: Update to 1.73.
* gnu/packages/bioinformatics.scm (python-biopython): Update to 1.73.
2021-07-22 09:14:12 +03:00
Eric Bavier 55db762b31
gnu: onionshare: Update to 2.3.2.
* gnu/packages/tor.scm (onionshare-cli, onionshare): Update to 2.3.2.
(onionshare)[inputs]: Add python-colorama.
[arguments]: Insert "import pytest" for later "pytest.mark.skip".
2021-07-21 23:08:14 -05:00
Chris Marusich 93a5e89008
gnu: glibc-2.31: Restore patches.
Commit 87961fc965 inadvertently modified the
patch set for glibc-2.31.  This change restores the original patch set.

Fixes: <https://bugs.gnu.org/49516>.

* gnu/packages/base.scm (glibc-2.31) [source]: Use the same patches as glibc,
but replace glibc-hurd-clock_gettime_monotonic.patch with
glibc-2.31-hurd-clock_gettime_monotonic.patch, and add
glibc-hurd-signal-sa-siginfo.patch.
* gnu/packages/patches/glibc-2.31-hurd-clock_gettime_monotonic.patch: Add it.
* gnu/packages/patches/glibc-hurd-signal-sa-siginfo.patch: Add it.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2021-07-21 16:02:42 -07:00
Joseph LaFreniere e9d47ee718
gnu: Add emacs-seeing-is-believing.
* gnu/packages/emacs-xyz.scm (emacs-seeing-is-believing): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-22 00:02:33 +02:00
Ludovic Courtès de1ae96184
gnu: guile-git: Update to 0.5.2.
Fixes <https://issues.guix.gnu.org/48855>.
Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com>.

* gnu/packages/guile.scm (guile-git): Update to 0.5.2.
2021-07-22 00:02:30 +02:00
Maxim Cournoyer 4f51a4ac27
utils: Do not request block buffering in pretty-print-table.
Re-testing 'guix package -A' using the default line buffering set in (guix
ui), there doesn't seem to be a performance gain to use block buffering, so
remove this extraneous side effect.

* guix/utils.scm (pretty-print-table): Do not set buffering mode to block.

Reported-by: Ludovic Courtès <ludo@gnu.org>
2021-07-21 17:42:30 -04:00
Giacomo Leidi 1f07d4436c
gnu: extempore: Update to 0.8.9.
* gnu/packages/music.scm (extempore): Update to 0.8.6.
[source]: Portaudio is no more in-tree.
[arguments]: Load external libraries through patched CMakeLists.txt.
[phases]: Symlink assets.
* gnu/packages/patches/extempore-unbundle-external-dependencies.patch:
Update accordingly.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-07-21 23:00:51 +02:00
Nathan Benedetto Proença c3e33474b9
gnu: biber: Update to 2.16.
* gnu/packages/tex.scm (biber): Update to 2.16.
[source]: Remove 'patches'.
[inputs]: Add 'perl-io-string', 'perl-parse-recdescent', and
'perl-unicode-collate' (upstream appears to have fixed the issue
initially mentioned as a comment: recent issue was closed after
telling user to use perl-unicode-collate 1.29, which is the one
available; see <https://github.com/plk/biber/issues/378>.)
* gnu/packages/patches/biber-fix-encoding-write.patch,
gnu/packages/patches/biber-sortinithash.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-07-21 15:59:29 +02:00
Nathan Benedetto Proença 313c69a100
gnu: perl-text-bibtex: Update to 0.88.
* gnu/packages/tex.scm (perl-text-bibtex): Update to 0.88.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-21 15:57:31 +02:00
Thiago Jung Bauermann 4b11d85655
gnu: TeX Live: Update texlive-latex-pdftexcmds
texlive-latex-pdftexcmds moved to a different directory in TeX Live 2021.

* gnu/packages/tex.scm (texlive-latex-pdftexcmds): Update hash and paths.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-21 15:56:29 +02:00
Thiago Jung Bauermann 35aed80bb6
gnu: TeX Live: Add new dependency to texlive-latex-xkeyval
Starting with TeX Live 2021, texlive-latex-xkeyval depends on
texlive-latex-l3backend.

* gnu/packages/tex.scm(texlive-latex-xkeyval)[native-inputs]: Add
‘texlive-latex-l3backend’.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-21 15:56:23 +02:00
Thiago Jung Bauermann 8f35bac4cc
gnu: TeX Live: Add texlive-latex-l3backend
* gnu/packages/tex.scm (texlive-latex-l3backend): New public variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-21 15:56:16 +02:00
Thiago Jung Bauermann ee25e3fcab
gnu: TeX Live: Update to TeX Live 2021
Use version 20210325 for the tarballs, which is the latest one available on
the historical releases repository. And use subversion tag 2021.3 which is
the latest one available as well.

TeX Live dropped support for using the system’s poppler library after the
2020 version.  Quoting from `m4/kpse-xpdf-flags.m4`:

  # Support for our semi-homegrown libs/xpdf library. This is derived
  # from xpdf source code, but xpdf does not distribute it as a library.
  # It is used by pdftex (and nothing else) to read PDF images.
  # Other engines use the semi-homegrown pplib library (q.v.) for that.

  # The well-known poppler library is also originally derived from xpdf
  # source code, but has been greatly revised and extended. TL used to
  # (sort of) support poppler as the system xpdf, but after the TL 2020
  # release we dropped this, because we switched XeTeX to use pplib, and
  # nothing else used poppler. (No engines ever used poppler to generate
  # their PDF output).
  #
  # poppler is aggressively developed, with requirements for new compilers
  # and language versions. That's fine for them, but since we don't need
  # anything new, it has become too time-consuming and problematic to
  # continue to support it in the TL sources, when we don't have any
  # requirement for it.

Therefore the main change in this commit is making the texlive-bin package
use the embedded pplib and xpdf libraries.

Another noteworthy change is to texlive-latex-l3packages, which now needs
to ship a few pre-generated files that cannot be reproduced during the
build process (the comments in the package definition have more details).

* guix/build-system/texlive.scm (%texlive-tag): Set to “texlive-2021.3”.
(%texlive-revision): Set to 59745.
* gnu/packages/tex.scm (hyph-utf8-scripts, texlive-docstrip,
texlive-unicode-data texlive-hyphen-base, texlive-metafont, texlive-cm,
texlive-courier, texlive-lm, texlive-knuth-lib, texlive-tex-plain,
texlive-hyphen-finnish, texlive-hyphen-german, texlive-hyph-utf8,
texlive-dehyph-exptl, texlive-kpathsea, texlive-latex-fancyvrb,
texlive-graphics-def, texlive-latex-graphics, texlive-hyperref,
texlive-oberdiek, texlive-latex-tools, texlive-latex-l3kernel,
texlive-l3build, texlive-luaotfload, texlive-latex-amsmath, texlive-amscls,
texlive-babel, texlive-generic-babel-german, texlive-babel-swedish,
texlive-psnfss, texlive-latex-draftwatermark, texlive-latex-etoc,
texlive-etoolbox, texlive-latex-polyglossia, texlive-tex-texinfo,
texlive-latex-bookmark, texlive-latex-cmap, texlive-latex-fancyhdr,
texlive-latex-kvoptions, texlive-latex-eso-pic, texlive-latex-multirow,
texlive-latex-parskip, texlive-latex-pdfpages, texlive-metapost,
texlive-latex-acmart, texlive-latex-preview, texlive-latex-acronym,
texlive-pdftex, texlive-latex-media9, texlive-latex-ocgx2,
texlive-latex-ms, texlive-latex-pgf, texlive-latex-pgf-generic,
texlive-latex-koma-script, texlive-generic-ltxcmds, texlive-bibtex,
texlive-context-base, texlive-context, texlive-beamer, texlive-pstricks,
texlive-tools, texlive-latex-xkeyval, texlive-csquotes, texlive-biblatex,
texlive-todonotes, texlive-microtype, texlive-caption, texlive-fontaxes,
texlive-cabin, texlive-newtx, texlive-xcharter, texlive-adjustbox,
texlive-tcolorbox): Update hash.
(texlive-extra-src, texlive-texmf-src): Update version to
“20210325”. Update hash.
(texlive-bin)[source]: Update version to “20210325”. Update hash. Preserve
‘libs/pplib’ and ‘libs/xpdf’.
[inputs]: Update hash for ‘texlive-scripts’.  Remove ‘poppler’.
[arguments]: Remove “--with-system-poppler” and “--with-system-xpdf” from
‘#:configure-flags’.  Remove build phase ‘use-code-for-new-poppler’.
(texlive-hyphen-schoolfinnish): Add public variable.
(texlive-hyphen-macedonian): Add 8bit patterns.  Update hash.
(texlive-latex-base)[template]: Update hash.
[arguments]: Set ‘LUAINPUTS’ environment variable in build phase.
[native-inputs]: Update hash for ‘texlive-luatexconfig’.
[propagated-inputs]: Add ‘texlive-hyphen-schoolfinnish’,
‘texlive-latex-l3kernel’ and ‘texlive-latex-l3packages’.
(texlive-latex-l3packages)[source]: Use ‘texlive-origin’. Update hash. Add
generated files.
[arguments]: Adjust paths for ‘TEXINPUTS’ environment variable. Add build
phase ‘copy-generated-files’.
(texlive-texmf, texlive): Update version to “20210325”.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-21 15:56:03 +02:00
Thiago Jung Bauermann 04e80290bf
gnu: TeX Live: Use IniTeX to build a couple of packages
The package texlive-latex-base in TeX Live 2021 will depend on
texlive-latex-l3kernel and texlive-latex-l3packages. Therefore we need to
remove their build dependency on texlive-latex-base to avoid a circular
dependency.

l3kernel and l3packages don’t need LaTeX during build, just IniTeX.
So to make them use it, modify texlive-build-system to allow disabling
the #:texlive-latex-base and #:tex-format parameters, and also add
a #:tex-engine parameter.

We also need to add texlive-docstrip as a native input, which was
previously provided by texlive-latex-base.

* gnu/packages/tex.scm (texlive-latex-l3kernel,
texlive-latex-l3packages)[arguments]: Add ‘#:tex-engine’, ‘#:tex-format’
and ‘#:texlive-latex-base’ parameters.
[native-inputs]: Add ‘texlive-docstrip’.
* guix/build-system/texlive.scm (lower)[build-inputs]: Don’t add
‘texlive-latex-base’ if its keyword parameter is false.
(texlive-build): Add ‘tex-engine’ keyword parameter.
[builder]: If a ‘tex-engine’ parameter was passed, use it. Otherwise, use
‘tex-format’ as the engine.
* guix/build/texlive-build-system.scm (compile-with-latex): Add ‘engine’
parameter. If the ‘format’ parameter is false, add “-ini” option to the
command line.
(build): Add ‘tex-engine’ parameter. Pass it down to ‘compile-with-latex’.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-21 15:55:26 +02:00
Ludovic Courtès 777962de5e
gnu: guile: Remove trailing #t in snippet.
* gnu/packages/guile.scm (guile-3.0)[source]: Remove trailing #t in
'snippet'.
2021-07-21 15:46:07 +02:00
Maxime Devos fccc027509
gnu: guile: Fix failing tests on IA32.
Fixes <https://issues.guix.gnu.org/49368>.

* gnu/packages/guile.scm (guile-3.0)[arguments]<#:configure-flags>:
  Add "-fexcess-precision=standard" to CFLAGS when
  (target-x86-32?) is true.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-21 15:45:36 +02:00
Lars-Dominik Braun 403a689625
gnu: Add python-sparqlkernel.
* gnu/packages/jupyter.scm (python-sparqlkernel): New variable.
2021-07-21 13:36:09 +02:00
Lars-Dominik Braun 281808170a
gnu: Add python-sparqlwrapper.
* gnu/packages/rdf.scm (python-sparqlwrapper): New variable.
2021-07-21 13:36:09 +02:00
Lars-Dominik Braun d57c34d26b
gnu: Add python-bash-kernel.
* gnu/packages/jupyter.scm (python-bash-kernel): New variable.
2021-07-21 13:36:08 +02:00
Lars-Dominik Braun 73830b5da3
gnu: Add r-battenberg.
* gnu/packages/bioinformatics.scm (r-battenberg): New variable.
2021-07-21 13:36:08 +02:00
Lars-Dominik Braun ed636babfa
gnu: Add r-ascat.
* gnu/packages/bioinformatics.scm (r-ascat): New variable.
2021-07-21 13:36:08 +02:00
Lars-Dominik Braun 690df95d1a
gnu: Add nanosv.
* gnu/packages/bioinformatics.scm (nanosv): New variable.
2021-07-21 13:36:08 +02:00
Lars-Dominik Braun 2b665b8a49
gnu: Add python-pyvcf.
* gnu/packages/bioinformatics.scm (python-pyvcf): New variable.
2021-07-21 13:36:08 +02:00
Lars-Dominik Braun 086c6800cf
gnu: checkm: Rename and update to 1.1.3.
Renamed from python2-checkm-genome to checkm to better reflect its
status as standalone-application and support for Python 3.

* gnu/packages/bioinformatics.scm (python2-checkm-genome): Redirect to…
(checkm): …here and update to 1.1.3.
[propagated-inputs]: Move to inputs.
[inputs]: Use Python 3 dependencies.
[home-page]: Point to real home-page.
2021-07-21 13:36:08 +02:00
Lars-Dominik Braun 18a02fe7ca
gnu: Add tombo.
* gnu/packages/bioinformatics.scm (tombo): New variable.
2021-07-21 13:36:07 +02:00
Lars-Dominik Braun 117988b7ca
gnu: Add r-rmisc.
* gnu/packages/cran.scm (r-rmisc): New variable.
2021-07-21 13:36:07 +02:00
Lars-Dominik Braun 2925d84196
gnu: Add r-glinternet.
* gnu/packages/statistics.scm (r-glinternet): New variable.
2021-07-21 13:36:07 +02:00
Lars-Dominik Braun f711ba28d2
gnu: Add r-naniar.
* gnu/packages/statistics.scm (r-naniar): New variable.
2021-07-21 13:36:07 +02:00
Lars-Dominik Braun f6802a9247
gnu: Add r-norm.
* gnu/packages/statistics.scm (r-norm): New variable.
2021-07-21 13:36:07 +02:00