diff options
| author | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2025-03-29 10:47:44 +0100 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2025-05-06 11:25:06 +0200 |
| commit | 4df6eda30f92dd09a7b5839514fab971b5633a0d (patch) | |
| tree | 9dfecffb9cf7a9e5aeea2914571808fbb3ac463e | |
| parent | 01be89717732966266d25bf8c167cd8def76ba19 (diff) | |
gnu: Rename `texlive-updmap.cfg' into `texlive-local-tree'.
* doc/build.scm (pdf-manual):
* doc/contributing.texi (Submitting Patches):
* gnu/packages/algebra.scm (pari-gp):
(giac):
* gnu/packages/assembly.scm (asl):
* gnu/packages/audio.scm (chow-tape-model):
* gnu/packages/bioconductor.scm (r-biocstyle):
* gnu/packages/bioinformatics.scm (discrover):
(phyml):
(velvet):
* gnu/packages/chemistry.scm (yaehmop):
* gnu/packages/chez.scm (chez-scheme-for-racket):
(stex-bootstrap):
(chez-web):
(chez-sockets):
* gnu/packages/cran.scm (r-papaja):
(r-prereg):
* gnu/packages/docbook.scm (dblatex):
* gnu/packages/emacs-xyz.scm (emacs-auctex):
* gnu/packages/engineering.scm (fastcap):
* gnu/packages/finance.scm (optionmatrix):
* gnu/packages/fsf.scm (book-faif):
* gnu/packages/gettext.scm (po4a):
(po4a-minimal):
* gnu/packages/graphics.scm (mmg):
* gnu/packages/graphviz.scm (dot2tex):
* gnu/packages/guile-xyz.scm (emacsy):
(guile-cv):
* gnu/packages/lisp.scm (sbcl):
* gnu/packages/maths.scm (cddlib):
(gnuplot):
(itpp):
(octave):
(suitesparse-amd):
(suitesparse-camd):
(suitesparse-cholmod):
(suitesparse-klu):
(suitesparse-ldl):
(suitesparse-mongoose):
(suitesparse-spex):
(suitesparse-spqr):
(suitesparse-umfpack):
(hypre):
* gnu/packages/music.scm (lilypond):
* gnu/packages/ocaml.scm (unison):
(ocaml-bibtex2html):
* gnu/packages/pdf.scm (extractpdfmark):
* gnu/packages/photo.scm (enblend-enfuse):
* gnu/packages/plotutils.scm (asymptote):
* gnu/packages/python-xyz.scm (python-numpy-documentation):
(python-ipython-documentation):
(python-pypandoc):
* gnu/packages/radio.scm (gnuradio):
(libosmo-dsp):
* gnu/packages/scheme.scm (mit-scheme):
* gnu/packages/security-token.scm (yubico-piv-tool):
* gnu/packages/sphinx.scm (python-sphinx):
(python-sphinx-5):
* gnu/packages/statistics.scm (r-with-tests):
(r-spams):
* gnu/packages/tex.scm (texlive-local-tree): Renamed from…
(texlive-updmap.cfg): … this. Deprecate the latter.
(texlive-biblatex-philosophy):
(texlive-bropd):
(texlive-fontsize):
(texlive-poetrytex):
(texlive-reverxii):
(texlive-stix):
(texlive-suftesi):
(texlive-thucoursework):
(texlive-ulqda):
(texlive-yathesis):
(texlive-makecell):
(texlive-robotarm):
(texlive-bbold):
(texlive-babel-romansh):
(texlive-polyglossia):
(texlive-innerscript):
(teximpatient):
(texlive-xkeyval):
(texlive-arabxetex):
(texlive-blox):
(texlive-ecgdraw):
(texlive-gradientframe):
(texlive-everyhook):
(texlive-actuarialangle):
(texlive-actuarialsymbol):
(texlive-autopdf):
(texlive-etaremune):
(texlive-extract):
(texlive-forarray):
(texlive-graphicx-psmin):
(texlive-ha-prosper):
(texlive-namespc):
(texlive-newspaper):
(texlive-powerdot):
(texlive-recipecard):
(texlive-show2e):
(texlive-tablists):
(texlive-ted):
(texlive-xargs):
(texlive-xpeek):
* gnu/packages/xdisorg.scm (xforms):
* gnu/packages/algebra.scm (gap):
* gnu/packages/cpp.scm (jthread):
* guix/lint.scm (check-inputs-should-be-native): Rename `texlive-updmap.cfg' into `texlive-local-tree'.
Change-Id: I129280807c418e57acbcbda399545ab27a9e0a33
36 files changed, 182 insertions, 178 deletions
diff --git a/doc/build.scm b/doc/build.scm index 4fbaa0fa11f..22d8d18ae16 100644 --- a/doc/build.scm +++ b/doc/build.scm | |||
| @@ -912,7 +912,7 @@ makeinfo OPTIONS." | |||
| 912 | sed | 912 | sed |
| 913 | tar | 913 | tar |
| 914 | texinfo | 914 | texinfo |
| 915 | (texlive-updmap.cfg | 915 | (texlive-local-tree |
| 916 | (list texlive-epsf texlive-texinfo))))))) | 916 | (list texlive-epsf texlive-texinfo))))))) |
| 917 | 917 | ||
| 918 | (define build | 918 | (define build |
diff --git a/doc/contributing.texi b/doc/contributing.texi index ab4f30d54b5..f62939dc441 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi | |||
| @@ -1965,7 +1965,7 @@ to other packages unwillingly retained. It may also help determine | |||
| 1965 | whether to split the package (@pxref{Packages with Multiple Outputs}), | 1965 | whether to split the package (@pxref{Packages with Multiple Outputs}), |
| 1966 | and which optional dependencies should be used. In particular, avoid | 1966 | and which optional dependencies should be used. In particular, avoid |
| 1967 | adding @code{texlive} as a dependency: because of its extreme size, use | 1967 | adding @code{texlive} as a dependency: because of its extreme size, use |
| 1968 | @code{texlive-updmap.cfg} procedure instead. | 1968 | @code{texlive-local-tree} procedure instead. |
| 1969 | 1969 | ||
| 1970 | @item | 1970 | @item |
| 1971 | Check that dependent packages (if applicable) are not affected by the | 1971 | Check that dependent packages (if applicable) are not affected by the |
diff --git a/gnu/packages/algebra.scm b/gnu/packages/algebra.scm index b8c531e75dd..ec78ab30180 100644 --- a/gnu/packages/algebra.scm +++ b/gnu/packages/algebra.scm | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; GNU Guix --- Functional package management for GNU | 1 | ;;; GNU Guix --- Functional package management for GNU |
| 2 | ;;; Copyright © 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2022, 2023, 2024 Andreas Enge <andreas@enge.fr> | 2 | ;;; Copyright © 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2022, 2023, 2024 Andreas Enge <andreas@enge.fr> |
| 3 | ;;; Copyright © 2013, 2015, 2017, 2018, 2021 Ludovic Courtès <ludo@gnu.org> | 3 | ;;; Copyright © 2013, 2015, 2017, 2018, 2021 Ludovic Courtès <ludo@gnu.org> |
| 4 | ;;; Copyright © 2016-2024 Nicolas Goaziou <mail@nicolasgoaziou.fr> | 4 | ;;; Copyright © 2016-2025 Nicolas Goaziou <mail@nicolasgoaziou.fr> |
| 5 | ;;; Copyright © 2014, 2018 Mark H Weaver <mhw@netris.org> | 5 | ;;; Copyright © 2014, 2018 Mark H Weaver <mhw@netris.org> |
| 6 | ;;; Copyright © 2016, 2018, 2019, 2021, 2023 Ricardo Wurmus <rekado@elephly.net> | 6 | ;;; Copyright © 2016, 2018, 2019, 2021, 2023 Ricardo Wurmus <rekado@elephly.net> |
| 7 | ;;; Copyright © 2017, 2020-2022 Efraim Flashner <efraim@flashner.co.il> | 7 | ;;; Copyright © 2017, 2020-2022 Efraim Flashner <efraim@flashner.co.il> |
| @@ -269,7 +269,7 @@ the real span of the lattice.") | |||
| 269 | (base32 | 269 | (base32 |
| 270 | "0qahws0jmmqv3v611zdwhvg0rz5a678lhi8z51x16yzrbj7mfc3x")))) | 270 | "0qahws0jmmqv3v611zdwhvg0rz5a678lhi8z51x16yzrbj7mfc3x")))) |
| 271 | (build-system gnu-build-system) | 271 | (build-system gnu-build-system) |
| 272 | (native-inputs (list (texlive-updmap.cfg))) | 272 | (native-inputs (list (texlive-local-tree))) |
| 273 | (inputs (list gmp libx11 perl readline)) | 273 | (inputs (list gmp libx11 perl readline)) |
| 274 | (arguments | 274 | (arguments |
| 275 | (list | 275 | (list |
| @@ -473,7 +473,7 @@ precision.") | |||
| 473 | hevea | 473 | hevea |
| 474 | python-wrapper | 474 | python-wrapper |
| 475 | readline | 475 | readline |
| 476 | (texlive-updmap.cfg))) | 476 | (texlive-local-tree))) |
| 477 | (home-page "https://www-fourier.ujf-grenoble.fr/~parisse/giac.html") | 477 | (home-page "https://www-fourier.ujf-grenoble.fr/~parisse/giac.html") |
| 478 | (synopsis "Computer algebra system") | 478 | (synopsis "Computer algebra system") |
| 479 | (description | 479 | (description |
| @@ -1351,7 +1351,7 @@ xtensor provides: | |||
| 1351 | (for-each delete-file-recursively | 1351 | (for-each delete-file-recursively |
| 1352 | '("extern" "hpcgap/extern")))))) | 1352 | '("extern" "hpcgap/extern")))))) |
| 1353 | (build-system gnu-build-system) | 1353 | (build-system gnu-build-system) |
| 1354 | (native-inputs (list (texlive-updmap.cfg | 1354 | (native-inputs (list (texlive-local-tree |
| 1355 | (list texlive-enumitem | 1355 | (list texlive-enumitem |
| 1356 | texlive-etoolbox | 1356 | texlive-etoolbox |
| 1357 | texlive-fancyvrb | 1357 | texlive-fancyvrb |
diff --git a/gnu/packages/assembly.scm b/gnu/packages/assembly.scm index 84a7274b3d8..97cd59c8544 100644 --- a/gnu/packages/assembly.scm +++ b/gnu/packages/assembly.scm | |||
| @@ -110,7 +110,7 @@ | |||
| 110 | "docs")))) | 110 | "docs")))) |
| 111 | #:test-target "test")) | 111 | #:test-target "test")) |
| 112 | (native-inputs | 112 | (native-inputs |
| 113 | (list (texlive-updmap.cfg (list texlive-german texlive-hyperref)))) | 113 | (list (texlive-local-tree (list texlive-german texlive-hyperref)))) |
| 114 | (outputs '("out" "doc")) | 114 | (outputs '("out" "doc")) |
| 115 | (home-page "http://john.ccac.rwth-aachen.de:8000/as/") | 115 | (home-page "http://john.ccac.rwth-aachen.de:8000/as/") |
| 116 | (synopsis | 116 | (synopsis |
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm index f9daf075216..95ff240a791 100644 --- a/gnu/packages/audio.scm +++ b/gnu/packages/audio.scm | |||
| @@ -27,7 +27,7 @@ | |||
| 27 | ;;; Copyright © 2019 Christine Lemmer-Webber <cwebber@dustycloud.org> | 27 | ;;; Copyright © 2019 Christine Lemmer-Webber <cwebber@dustycloud.org> |
| 28 | ;;; Copyright © 2019 Jan Wielkiewicz <tona_kosmicznego_smiecia@interia.pl> | 28 | ;;; Copyright © 2019 Jan Wielkiewicz <tona_kosmicznego_smiecia@interia.pl> |
| 29 | ;;; Copyright © 2019 Hartmt Goebel <h.goebel@crazy-compilers.com> | 29 | ;;; Copyright © 2019 Hartmt Goebel <h.goebel@crazy-compilers.com> |
| 30 | ;;; Copyright © 2019, 2021 Nicolas Goaziou <mail@nicolasgoaziou.fr> | 30 | ;;; Copyright © 2019, 2021, 2025 Nicolas Goaziou <mail@nicolasgoaziou.fr> |
| 31 | ;;; Copyright © 2020 Vincent Legoll <vincent.legoll@gmail.com> | 31 | ;;; Copyright © 2020 Vincent Legoll <vincent.legoll@gmail.com> |
| 32 | ;;; Copyright © 2020, 2021 Guillaume Le Vaillant <glv@posteo.net> | 32 | ;;; Copyright © 2020, 2021 Guillaume Le Vaillant <glv@posteo.net> |
| 33 | ;;; Copyright © 2020 Jonathan Frederickson <jonathan@terracrypt.net> | 33 | ;;; Copyright © 2020 Jonathan Frederickson <jonathan@terracrypt.net> |
| @@ -1646,7 +1646,7 @@ generators of mostly elementary and occasionally exotic nature.") | |||
| 1646 | lv2)) | 1646 | lv2)) |
| 1647 | (native-inputs | 1647 | (native-inputs |
| 1648 | (list pkg-config | 1648 | (list pkg-config |
| 1649 | (texlive-updmap.cfg | 1649 | (texlive-local-tree |
| 1650 | (list texlive-geometry | 1650 | (list texlive-geometry |
| 1651 | texlive-xetex | 1651 | texlive-xetex |
| 1652 | texlive-collection-pictures)))) | 1652 | texlive-collection-pictures)))) |
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm index 8f3baef37e4..4c6e0939bc2 100644 --- a/gnu/packages/bioconductor.scm +++ b/gnu/packages/bioconductor.scm | |||
| @@ -23649,7 +23649,7 @@ different graph related packages produced by Bioconductor.") | |||
| 23649 | (native-inputs | 23649 | (native-inputs |
| 23650 | (list ghostscript | 23650 | (list ghostscript |
| 23651 | r-biocgenerics r-knitr r-runit | 23651 | r-biocgenerics r-knitr r-runit |
| 23652 | (texlive-updmap.cfg | 23652 | (texlive-local-tree |
| 23653 | (list texlive-bera | 23653 | (list texlive-bera |
| 23654 | texlive-booktabs | 23654 | texlive-booktabs |
| 23655 | texlive-caption | 23655 | texlive-caption |
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 50acf1e73c0..13911355421 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm | |||
| @@ -7500,7 +7500,7 @@ data and settings.") | |||
| 7500 | (inputs | 7500 | (inputs |
| 7501 | (list boost cairo rmath-standalone)) | 7501 | (list boost cairo rmath-standalone)) |
| 7502 | (native-inputs | 7502 | (native-inputs |
| 7503 | (list (texlive-updmap.cfg | 7503 | (list (texlive-local-tree |
| 7504 | (list texlive-doi | 7504 | (list texlive-doi |
| 7505 | texlive-etoolbox | 7505 | texlive-etoolbox |
| 7506 | texlive-examplep | 7506 | texlive-examplep |
| @@ -16158,7 +16158,7 @@ programs for inferring phylogenies (evolutionary trees).") | |||
| 16158 | (list automake | 16158 | (list automake |
| 16159 | autoconf | 16159 | autoconf |
| 16160 | openmpi | 16160 | openmpi |
| 16161 | (texlive-updmap.cfg | 16161 | (texlive-local-tree |
| 16162 | (list texlive-caption | 16162 | (list texlive-caption |
| 16163 | texlive-cite | 16163 | texlive-cite |
| 16164 | texlive-fancyvrb | 16164 | texlive-fancyvrb |
| @@ -21353,7 +21353,7 @@ to an artifact/contaminant file.") | |||
| 21353 | (inputs | 21353 | (inputs |
| 21354 | (list openmpi zlib)) | 21354 | (list openmpi zlib)) |
| 21355 | (native-inputs | 21355 | (native-inputs |
| 21356 | (list (texlive-updmap.cfg | 21356 | (list (texlive-local-tree |
| 21357 | (list texlive-infwarerr | 21357 | (list texlive-infwarerr |
| 21358 | texlive-kvoptions | 21358 | texlive-kvoptions |
| 21359 | texlive-pdftexcmds)))) | 21359 | texlive-pdftexcmds)))) |
diff --git a/gnu/packages/chemistry.scm b/gnu/packages/chemistry.scm index d05792c56d6..65e39b73fb5 100644 --- a/gnu/packages/chemistry.scm +++ b/gnu/packages/chemistry.scm | |||
| @@ -905,7 +905,7 @@ emphasis on quality rather than speed.") | |||
| 905 | (inputs (list openblas)) | 905 | (inputs (list openblas)) |
| 906 | (native-inputs | 906 | (native-inputs |
| 907 | (list gfortran | 907 | (list gfortran |
| 908 | (texlive-updmap.cfg | 908 | (texlive-local-tree |
| 909 | (list texlive-epstopdf | 909 | (list texlive-epstopdf |
| 910 | texlive-latexmk)))) | 910 | texlive-latexmk)))) |
| 911 | (home-page "https://github.com/greglandrum/yaehmop") | 911 | (home-page "https://github.com/greglandrum/yaehmop") |
diff --git a/gnu/packages/chez.scm b/gnu/packages/chez.scm index e31e4393041..e6aee9dde5e 100644 --- a/gnu/packages/chez.scm +++ b/gnu/packages/chez.scm | |||
| @@ -312,7 +312,7 @@ will name the threaded machine type unless THREADS? is provided as #f." | |||
| 312 | (list this-package | 312 | (list this-package |
| 313 | `(,this-package "doc")) | 313 | `(,this-package "doc")) |
| 314 | (list stex-bootstrap | 314 | (list stex-bootstrap |
| 315 | (texlive-updmap.cfg | 315 | (texlive-local-tree |
| 316 | (list texlive-enumitem | 316 | (list texlive-enumitem |
| 317 | texlive-etoolbox)))) | 317 | texlive-etoolbox)))) |
| 318 | ,chez-nanopass-bootstrap | 318 | ,chez-nanopass-bootstrap |
| @@ -728,7 +728,7 @@ package @code{cs-bootstrap} to bootstrap its initial version of Chez Scheme.") | |||
| 728 | ;; though it would probably be easy to add. | 728 | ;; though it would probably be easy to add. |
| 729 | (propagated-inputs | 729 | (propagated-inputs |
| 730 | (list xorg-rgb | 730 | (list xorg-rgb |
| 731 | (texlive-updmap.cfg (list texlive-epsf)) | 731 | (texlive-local-tree (list texlive-epsf)) |
| 732 | ghostscript | 732 | ghostscript |
| 733 | netpbm)) | 733 | netpbm)) |
| 734 | ;; Debian uses a versionless path for STEXLIB, | 734 | ;; Debian uses a versionless path for STEXLIB, |
| @@ -977,7 +977,7 @@ create compilers, making them easier to understand and maintain.") | |||
| 977 | (native-inputs | 977 | (native-inputs |
| 978 | (list chez-scheme | 978 | (list chez-scheme |
| 979 | ghostscript | 979 | ghostscript |
| 980 | (texlive-updmap.cfg | 980 | (texlive-local-tree |
| 981 | (list texlive-charter | 981 | (list texlive-charter |
| 982 | texlive-context | 982 | texlive-context |
| 983 | texlive-cweb | 983 | texlive-cweb |
| @@ -1044,7 +1044,7 @@ programming in Scheme.") | |||
| 1044 | (native-inputs | 1044 | (native-inputs |
| 1045 | (list chez-scheme | 1045 | (list chez-scheme |
| 1046 | chez-web | 1046 | chez-web |
| 1047 | (texlive-updmap.cfg))) | 1047 | (texlive-local-tree))) |
| 1048 | (arguments | 1048 | (arguments |
| 1049 | (list | 1049 | (list |
| 1050 | #:tests? #f ; no tests | 1050 | #:tests? #f ; no tests |
diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm index f18b0a73f11..ebc7e852a2a 100644 --- a/gnu/packages/cpp.scm +++ b/gnu/packages/cpp.scm | |||
| @@ -1299,25 +1299,25 @@ intuitive syntax and trivial integration.") | |||
| 1299 | #$version ".pdf")))))))) | 1299 | #$version ".pdf")))))))) |
| 1300 | (native-inputs | 1300 | (native-inputs |
| 1301 | (list perl | 1301 | (list perl |
| 1302 | (texlive-updmap.cfg | 1302 | (texlive-local-tree |
| 1303 | (list texlive-ulem | 1303 | (list texlive-booktabs |
| 1304 | texlive-rsfs | ||
| 1305 | texlive-memoir | ||
| 1306 | texlive-substr | ||
| 1307 | texlive-xcolor | ||
| 1308 | texlive-isodate | ||
| 1309 | texlive-caption | 1304 | texlive-caption |
| 1310 | texlive-relsize | ||
| 1311 | texlive-extract | ||
| 1312 | texlive-xpatch | ||
| 1313 | texlive-xkeyval | ||
| 1314 | texlive-jknapltx | ||
| 1315 | texlive-booktabs | ||
| 1316 | texlive-enumitem | 1305 | texlive-enumitem |
| 1317 | texlive-etoolbox | 1306 | texlive-etoolbox |
| 1307 | texlive-extract | ||
| 1308 | texlive-isodate | ||
| 1309 | texlive-jknapltx | ||
| 1318 | texlive-listings | 1310 | texlive-listings |
| 1311 | texlive-memoir | ||
| 1319 | texlive-microtype | 1312 | texlive-microtype |
| 1320 | texlive-underscore)))) | 1313 | texlive-relsize |
| 1314 | texlive-rsfs | ||
| 1315 | texlive-substr | ||
| 1316 | texlive-ulem | ||
| 1317 | texlive-underscore | ||
| 1318 | texlive-xcolor | ||
| 1319 | texlive-xkeyval | ||
| 1320 | texlive-xpatch)))) | ||
| 1321 | (home-page "https://github.com/josuttis/jthread") | 1321 | (home-page "https://github.com/josuttis/jthread") |
| 1322 | (synopsis "C++ class for a joining and cooperative interruptible thread") | 1322 | (synopsis "C++ class for a joining and cooperative interruptible thread") |
| 1323 | (description | 1323 | (description |
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index bff7c79ead0..a036b0cd93e 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm | |||
| @@ -8693,7 +8693,7 @@ palettes, color maps, and tools to evaluate them.") | |||
| 8693 | texlive-was ; upgreek.sty | 8693 | texlive-was ; upgreek.sty |
| 8694 | texlive-xcolor | 8694 | texlive-xcolor |
| 8695 | texlive-xpatch | 8695 | texlive-xpatch |
| 8696 | (texlive-updmap.cfg (list | 8696 | (texlive-local-tree (list |
| 8697 | texlive-amsfonts | 8697 | texlive-amsfonts |
| 8698 | texlive-times | 8698 | texlive-times |
| 8699 | texlive-lm)))) | 8699 | texlive-lm)))) |
| @@ -50726,7 +50726,7 @@ package online.") | |||
| 50726 | texlive-tools | 50726 | texlive-tools |
| 50727 | texlive-ulem | 50727 | texlive-ulem |
| 50728 | texlive-upquote | 50728 | texlive-upquote |
| 50729 | (texlive-updmap.cfg (list texlive-lm)))) | 50729 | (texlive-local-tree (list texlive-lm)))) |
| 50730 | (native-inputs (list r-testthat)) | 50730 | (native-inputs (list r-testthat)) |
| 50731 | (home-page "https://github.com/crsh/prereg") | 50731 | (home-page "https://github.com/crsh/prereg") |
| 50732 | (synopsis | 50732 | (synopsis |
diff --git a/gnu/packages/docbook.scm b/gnu/packages/docbook.scm index f68bf639cf2..1e164f165a8 100644 --- a/gnu/packages/docbook.scm +++ b/gnu/packages/docbook.scm | |||
| @@ -709,7 +709,7 @@ the in DocBook SGML DTDs.") | |||
| 709 | (inputs | 709 | (inputs |
| 710 | (list bash-minimal | 710 | (list bash-minimal |
| 711 | texlive-bin | 711 | texlive-bin |
| 712 | (texlive-updmap.cfg (list texlive-amsmath | 712 | (texlive-local-tree (list texlive-amsmath |
| 713 | texlive-anysize | 713 | texlive-anysize |
| 714 | texlive-appendix | 714 | texlive-appendix |
| 715 | texlive-auxhook | 715 | texlive-auxhook |
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 18a139d9971..50a6f4c3869 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm | |||
| @@ -5227,7 +5227,7 @@ as a library for other Emacs packages.") | |||
| 5227 | (invoke "pdftex" "tex-ref") | 5227 | (invoke "pdftex" "tex-ref") |
| 5228 | (install-file "tex-ref.pdf" doc-dir)))))))) | 5228 | (install-file "tex-ref.pdf" doc-dir)))))))) |
| 5229 | (native-inputs | 5229 | (native-inputs |
| 5230 | (list perl (texlive-updmap.cfg))) | 5230 | (list perl (texlive-local-tree))) |
| 5231 | (inputs | 5231 | (inputs |
| 5232 | (list ghostscript)) | 5232 | (list ghostscript)) |
| 5233 | (home-page "https://www.gnu.org/software/auctex/") | 5233 | (home-page "https://www.gnu.org/software/auctex/") |
diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm index 9da5dd34ecc..f799782802b 100644 --- a/gnu/packages/engineering.scm +++ b/gnu/packages/engineering.scm | |||
| @@ -693,11 +693,11 @@ featuring various improvements and bug fixes."))) | |||
| 693 | "fastcap-mulGlobal.patch")))) | 693 | "fastcap-mulGlobal.patch")))) |
| 694 | (build-system gnu-build-system) | 694 | (build-system gnu-build-system) |
| 695 | (native-inputs | 695 | (native-inputs |
| 696 | ;; FIXME: with (texlive-updmap.cfg) citation references are rendered as | 696 | ;; FIXME: with (texlive-local-tree) citation references are rendered as |
| 697 | ;; question marks. During the build warnings like these are printed: | 697 | ;; question marks. During the build warnings like these are printed: |
| 698 | ;; LaTeX Warning: Citation `nabors91' on page 2 undefined on input line | 698 | ;; LaTeX Warning: Citation `nabors91' on page 2 undefined on input line |
| 699 | ;; 3. | 699 | ;; 3. |
| 700 | `(("texlive" ,(texlive-updmap.cfg)) | 700 | `(("texlive" ,(texlive-local-tree)) |
| 701 | ("ghostscript" ,ghostscript))) | 701 | ("ghostscript" ,ghostscript))) |
| 702 | (arguments | 702 | (arguments |
| 703 | `(#:make-flags '("CC=gcc" "RM=rm" "SHELL=sh" "all") | 703 | `(#:make-flags '("CC=gcc" "RM=rm" "SHELL=sh" "all") |
diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm index f9cc39b7207..4535c33b0c8 100644 --- a/gnu/packages/finance.scm +++ b/gnu/packages/finance.scm | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | ;;; Copyright © 2017–2021 Tobias Geerinckx-Rice <me@tobias.gr> | 9 | ;;; Copyright © 2017–2021 Tobias Geerinckx-Rice <me@tobias.gr> |
| 10 | ;;; Copyright © 2018 Eric Bavier <bavier@member.fsf.org> | 10 | ;;; Copyright © 2018 Eric Bavier <bavier@member.fsf.org> |
| 11 | ;;; Copyright © 2018 Adriano Peluso <catonano@gmail.com> | 11 | ;;; Copyright © 2018 Adriano Peluso <catonano@gmail.com> |
| 12 | ;;; Copyright © 2018-2022, 2024 Nicolas Goaziou <mail@nicolasgoaziou.fr> | 12 | ;;; Copyright © 2018-2022, 2024, 2025 Nicolas Goaziou <mail@nicolasgoaziou.fr> |
| 13 | ;;; Copyright © 2018 Arun Isaac <arunisaac@systemreboot.net> | 13 | ;;; Copyright © 2018 Arun Isaac <arunisaac@systemreboot.net> |
| 14 | ;;; Copyright © 2019-2025 Guillaume Le Vaillant <glv@posteo.net> | 14 | ;;; Copyright © 2019-2025 Guillaume Le Vaillant <glv@posteo.net> |
| 15 | ;;; Copyright © 2019 Tanguy Le Carrour <tanguy@bioneland.org> | 15 | ;;; Copyright © 2019 Tanguy Le Carrour <tanguy@bioneland.org> |
| @@ -2214,7 +2214,7 @@ trading, and risk management in real-life.") | |||
| 2214 | (list gsl gtk+ ncurses)) | 2214 | (list gsl gtk+ ncurses)) |
| 2215 | (native-inputs | 2215 | (native-inputs |
| 2216 | (list pkg-config texinfo | 2216 | (list pkg-config texinfo |
| 2217 | (texlive-updmap.cfg (list texlive-epsf texlive-texinfo)))) | 2217 | (texlive-local-tree (list texlive-epsf texlive-texinfo)))) |
| 2218 | (home-page "https://anthonybradford.github.io/optionmatrix/") | 2218 | (home-page "https://anthonybradford.github.io/optionmatrix/") |
| 2219 | (synopsis "Financial derivative calculator") | 2219 | (synopsis "Financial derivative calculator") |
| 2220 | (description | 2220 | (description |
diff --git a/gnu/packages/fsf.scm b/gnu/packages/fsf.scm index b38fa9ef34e..b8817d363e6 100644 --- a/gnu/packages/fsf.scm +++ b/gnu/packages/fsf.scm | |||
| @@ -37,7 +37,7 @@ | |||
| 37 | "0qf14d0n6k1dn9z0fdnx9qkhn4iq685xd443w7l7w54bm931p7dw")))) | 37 | "0qf14d0n6k1dn9z0fdnx9qkhn4iq685xd443w7l7w54bm931p7dw")))) |
| 38 | (build-system copy-build-system) | 38 | (build-system copy-build-system) |
| 39 | (native-inputs | 39 | (native-inputs |
| 40 | (list (texlive-updmap.cfg | 40 | (list (texlive-local-tree |
| 41 | (list texlive-caption | 41 | (list texlive-caption |
| 42 | texlive-endnotes | 42 | texlive-endnotes |
| 43 | texlive-etoolbox | 43 | texlive-etoolbox |
diff --git a/gnu/packages/gettext.scm b/gnu/packages/gettext.scm index 7862c296bdb..7064809f621 100644 --- a/gnu/packages/gettext.scm +++ b/gnu/packages/gettext.scm | |||
| @@ -305,7 +305,7 @@ from Markdown files.") | |||
| 305 | docbook-sgml-4.1 | 305 | docbook-sgml-4.1 |
| 306 | docbook-xml-4.5 | 306 | docbook-xml-4.5 |
| 307 | perl-test-pod | 307 | perl-test-pod |
| 308 | (texlive-updmap.cfg))) | 308 | (texlive-local-tree))) |
| 309 | (inputs | 309 | (inputs |
| 310 | (list bash-minimal | 310 | (list bash-minimal |
| 311 | opensp | 311 | opensp |
| @@ -332,7 +332,7 @@ areas where they were not expected like documentation.") | |||
| 332 | ;; Remove test dependencies, primarily to reduce the size of the | 332 | ;; Remove test dependencies, primarily to reduce the size of the |
| 333 | ;; dependency graph of the ‘guix’ package. | 333 | ;; dependency graph of the ‘guix’ package. |
| 334 | (modify-inputs (package-native-inputs po4a) | 334 | (modify-inputs (package-native-inputs po4a) |
| 335 | (delete "docbook-xml" "perl-test-pod" "texlive-updmap.cfg"))) | 335 | (delete "docbook-xml" "perl-test-pod" "texlive-local-tree"))) |
| 336 | (arguments | 336 | (arguments |
| 337 | (substitute-keyword-arguments (package-arguments po4a) | 337 | (substitute-keyword-arguments (package-arguments po4a) |
| 338 | ((#:tests? _ #t) #f))) | 338 | ((#:tests? _ #t) #f))) |
diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm index c3f02fac6fd..66ad5fdb818 100644 --- a/gnu/packages/graphics.scm +++ b/gnu/packages/graphics.scm | |||
| @@ -19,7 +19,7 @@ | |||
| 19 | ;;; Copyright © 2019, 2020 Marius Bakke <mbakke@fastmail.com> | 19 | ;;; Copyright © 2019, 2020 Marius Bakke <mbakke@fastmail.com> |
| 20 | ;;; Copyright © 2019 Tanguy Le Carrour <tanguy@bioneland.org> | 20 | ;;; Copyright © 2019 Tanguy Le Carrour <tanguy@bioneland.org> |
| 21 | ;;; Copyright © 2020 Jakub Kądziołka <kuba@kadziolka.net> | 21 | ;;; Copyright © 2020 Jakub Kądziołka <kuba@kadziolka.net> |
| 22 | ;;; Copyright © 2020, 2021 Nicolas Goaziou <mail@nicolasgoaziou.fr> | 22 | ;;; Copyright © 2020, 2021, 2025 Nicolas Goaziou <mail@nicolasgoaziou.fr> |
| 23 | ;;; Copyright © 2020 Raghav Gururajan <raghavgururajan@disroot.org> | 23 | ;;; Copyright © 2020 Raghav Gururajan <raghavgururajan@disroot.org> |
| 24 | ;;; Copyright © 2020-2024 Maxim Cournoyer <maxim.cournoyer@gmail.com> | 24 | ;;; Copyright © 2020-2024 Maxim Cournoyer <maxim.cournoyer@gmail.com> |
| 25 | ;;; Copyright © 2020 Gabriel Arazas <foo.dogsquared@gmail.com> | 25 | ;;; Copyright © 2020 Gabriel Arazas <foo.dogsquared@gmail.com> |
| @@ -2933,7 +2933,7 @@ generated discrete signed distance field using the cubic spline kernel. | |||
| 2933 | (list doxygen graphviz | 2933 | (list doxygen graphviz |
| 2934 | ;; TODO: Fix failing LaTeX invocation (which results in equations | 2934 | ;; TODO: Fix failing LaTeX invocation (which results in equations |
| 2935 | ;; being inserted literally into PNGs rather than being typeset). | 2935 | ;; being inserted literally into PNGs rather than being typeset). |
| 2936 | ;; (texlive-updmap.cfg) | 2936 | ;; (texlive-local-tree) |
| 2937 | 2937 | ||
| 2938 | perl)) ;used to generate Fortran headers | 2938 | perl)) ;used to generate Fortran headers |
| 2939 | (inputs | 2939 | (inputs |
diff --git a/gnu/packages/graphviz.scm b/gnu/packages/graphviz.scm index cb6d7d82fea..896ce82cb3e 100644 --- a/gnu/packages/graphviz.scm +++ b/gnu/packages/graphviz.scm | |||
| @@ -447,7 +447,7 @@ graphs in Graphviz's DOT language, written in pure Python.") | |||
| 447 | "-k" "not test_semicolon"))))))) | 447 | "-k" "not test_semicolon"))))))) |
| 448 | (native-inputs | 448 | (native-inputs |
| 449 | (list python-pytest | 449 | (list python-pytest |
| 450 | (texlive-updmap.cfg | 450 | (texlive-local-tree |
| 451 | (list texlive-pgf | 451 | (list texlive-pgf |
| 452 | texlive-preview | 452 | texlive-preview |
| 453 | texlive-pstricks | 453 | texlive-pstricks |
diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm index e213f17502d..8c9a24a144e 100644 --- a/gnu/packages/guile-xyz.scm +++ b/gnu/packages/guile-xyz.scm | |||
| @@ -4734,7 +4734,7 @@ code terse and reduce the need for ad hoc lambdas.") | |||
| 4734 | ("perl" ,perl) | 4734 | ("perl" ,perl) |
| 4735 | ("pkg-config" ,pkg-config) | 4735 | ("pkg-config" ,pkg-config) |
| 4736 | ("texinfo" ,texinfo) | 4736 | ("texinfo" ,texinfo) |
| 4737 | ("texlive" ,(texlive-updmap.cfg (list texlive-epsf))))) | 4737 | ("texlive" ,(texlive-local-tree (list texlive-epsf))))) |
| 4738 | (inputs | 4738 | (inputs |
| 4739 | (list bash-minimal | 4739 | (list bash-minimal |
| 4740 | dbus-glib | 4740 | dbus-glib |
| @@ -5107,7 +5107,7 @@ feature-set, fully programmable in Guile Scheme.") | |||
| 5107 | (inputs | 5107 | (inputs |
| 5108 | (list vigra vigra-c guile-3.0)) | 5108 | (list vigra vigra-c guile-3.0)) |
| 5109 | (native-inputs | 5109 | (native-inputs |
| 5110 | (list (texlive-updmap.cfg | 5110 | (list (texlive-local-tree |
| 5111 | (list texlive-booktabs | 5111 | (list texlive-booktabs |
| 5112 | texlive-iwona | 5112 | texlive-iwona |
| 5113 | texlive-lm | 5113 | texlive-lm |
diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm index 875e1a27f6a..08eabb77a3d 100644 --- a/gnu/packages/lisp.scm +++ b/gnu/packages/lisp.scm | |||
| @@ -1435,7 +1435,7 @@ be built as a stand-alone REPL interpreter.") | |||
| 1435 | ed | 1435 | ed |
| 1436 | inetutils ;for hostname(1) | 1436 | inetutils ;for hostname(1) |
| 1437 | texinfo | 1437 | texinfo |
| 1438 | (texlive-updmap.cfg (list texlive-texinfo)) | 1438 | (texlive-local-tree (list texlive-texinfo)) |
| 1439 | which)) | 1439 | which)) |
| 1440 | (inputs | 1440 | (inputs |
| 1441 | (list bash-minimal | 1441 | (list bash-minimal |
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index eb23a375b46..eb43944cb20 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm | |||
| @@ -30,7 +30,7 @@ | |||
| 30 | ;;; Copyright © 2018 Eric Brown <brown@fastmail.com> | 30 | ;;; Copyright © 2018 Eric Brown <brown@fastmail.com> |
| 31 | ;;; Copyright © 2018, 2021, 2024 Julien Lepiller <julien@lepiller.eu> | 31 | ;;; Copyright © 2018, 2021, 2024 Julien Lepiller <julien@lepiller.eu> |
| 32 | ;;; Copyright © 2018 Amin Bandali <bandali@gnu.org> | 32 | ;;; Copyright © 2018 Amin Bandali <bandali@gnu.org> |
| 33 | ;;; Copyright © 2019, 2021-2024 Nicolas Goaziou <mail@nicolasgoaziou.fr> | 33 | ;;; Copyright © 2019, 2021-2025 Nicolas Goaziou <mail@nicolasgoaziou.fr> |
| 34 | ;;; Copyright © 2019 Steve Sprang <scs@stevesprang.com> | 34 | ;;; Copyright © 2019 Steve Sprang <scs@stevesprang.com> |
| 35 | ;;; Copyright © 2019 Robert Smith <robertsmith@posteo.net> | 35 | ;;; Copyright © 2019 Robert Smith <robertsmith@posteo.net> |
| 36 | ;;; Copyright © 2020 Jakub Kądziołka <kuba@kadziolka.net> | 36 | ;;; Copyright © 2020 Jakub Kądziołka <kuba@kadziolka.net> |
| @@ -1000,7 +1000,7 @@ digits of precision.") | |||
| 1000 | (list autoconf | 1000 | (list autoconf |
| 1001 | automake | 1001 | automake |
| 1002 | libtool | 1002 | libtool |
| 1003 | (texlive-updmap.cfg | 1003 | (texlive-local-tree |
| 1004 | (list texlive-amsfonts | 1004 | (list texlive-amsfonts |
| 1005 | texlive-graphics | 1005 | texlive-graphics |
| 1006 | texlive-l3backend | 1006 | texlive-l3backend |
| @@ -1463,7 +1463,7 @@ giza instead of PGPLOT for the implementation, though.") | |||
| 1463 | (base32 "16ipf7m2c2v1cldp3kwxbjj6db6bzy0rkrpp4kzhh61a3866cnp8")))) | 1463 | (base32 "16ipf7m2c2v1cldp3kwxbjj6db6bzy0rkrpp4kzhh61a3866cnp8")))) |
| 1464 | (build-system gnu-build-system) | 1464 | (build-system gnu-build-system) |
| 1465 | (native-inputs | 1465 | (native-inputs |
| 1466 | (list pkg-config (texlive-updmap.cfg))) | 1466 | (list pkg-config (texlive-local-tree))) |
| 1467 | (inputs | 1467 | (inputs |
| 1468 | (list cairo gd libcerf lua pango readline)) | 1468 | (list cairo gd libcerf lua pango readline)) |
| 1469 | (arguments | 1469 | (arguments |
| @@ -2329,7 +2329,7 @@ the resulting text.") | |||
| 2329 | (inputs (list fftw lapack openblas)) | 2329 | (inputs (list fftw lapack openblas)) |
| 2330 | ;; FIXME: Even though the fonts are available dvips complains: | 2330 | ;; FIXME: Even though the fonts are available dvips complains: |
| 2331 | ;; "Font cmmi10 not found; characters will be left blank." | 2331 | ;; "Font cmmi10 not found; characters will be left blank." |
| 2332 | (native-inputs (list (texlive-updmap.cfg) ghostscript doxygen)) | 2332 | (native-inputs (list (texlive-local-tree) ghostscript doxygen)) |
| 2333 | (home-page "https://itpp.sourceforge.net") | 2333 | (home-page "https://itpp.sourceforge.net") |
| 2334 | (synopsis "C++ library of maths, signal processing and communication classes") | 2334 | (synopsis "C++ library of maths, signal processing and communication classes") |
| 2335 | (description "IT++ is a C++ library of mathematical, signal processing and | 2335 | (description "IT++ is a C++ library of mathematical, signal processing and |
| @@ -3386,7 +3386,7 @@ script files.") | |||
| 3386 | ,@(package-inputs octave-cli))) | 3386 | ,@(package-inputs octave-cli))) |
| 3387 | (native-inputs | 3387 | (native-inputs |
| 3388 | `(("qttools-5" , qttools-5) ;for lrelease | 3388 | `(("qttools-5" , qttools-5) ;for lrelease |
| 3389 | ("texlive" ,(texlive-updmap.cfg (list texlive-epsf))) ; for texi2dvi | 3389 | ("texlive" ,(texlive-local-tree (list texlive-epsf))) ; for texi2dvi |
| 3390 | ,@(package-native-inputs octave-cli))) | 3390 | ,@(package-native-inputs octave-cli))) |
| 3391 | (arguments | 3391 | (arguments |
| 3392 | (substitute-keyword-arguments (package-arguments octave-cli) | 3392 | (substitute-keyword-arguments (package-arguments octave-cli) |
| @@ -6301,7 +6301,7 @@ package contains a library with common configuration options.") | |||
| 6301 | (string-append #$output "/share/doc/" | 6301 | (string-append #$output "/share/doc/" |
| 6302 | #$name "-" #$version))))))) | 6302 | #$name "-" #$version))))))) |
| 6303 | (propagated-inputs (list suitesparse-config)) | 6303 | (propagated-inputs (list suitesparse-config)) |
| 6304 | (native-inputs (list gfortran (texlive-updmap.cfg '()))) | 6304 | (native-inputs (list gfortran (texlive-local-tree '()))) |
| 6305 | (home-page "https://people.engr.tamu.edu/davis/suitesparse.html") | 6305 | (home-page "https://people.engr.tamu.edu/davis/suitesparse.html") |
| 6306 | (synopsis "Sparse matrix ordering for Cholesky factorization") | 6306 | (synopsis "Sparse matrix ordering for Cholesky factorization") |
| 6307 | (description "AMD is a set of routines for ordering a sparse matrix prior | 6307 | (description "AMD is a set of routines for ordering a sparse matrix prior |
| @@ -6377,7 +6377,7 @@ matrix into block upper triangular form.") | |||
| 6377 | (string-append #$output "/share/doc/" | 6377 | (string-append #$output "/share/doc/" |
| 6378 | #$name "-" #$version))))))) | 6378 | #$name "-" #$version))))))) |
| 6379 | (propagated-inputs (list suitesparse-config)) | 6379 | (propagated-inputs (list suitesparse-config)) |
| 6380 | (native-inputs (list (texlive-updmap.cfg '()))) | 6380 | (native-inputs (list (texlive-local-tree '()))) |
| 6381 | (home-page "https://people.engr.tamu.edu/davis/suitesparse.html") | 6381 | (home-page "https://people.engr.tamu.edu/davis/suitesparse.html") |
| 6382 | (synopsis "Sparse matrix ordering for Cholesky factorization with constraints") | 6382 | (synopsis "Sparse matrix ordering for Cholesky factorization with constraints") |
| 6383 | (description "CAMD is a set of routines for ordering a sparse matrix prior | 6383 | (description "CAMD is a set of routines for ordering a sparse matrix prior |
| @@ -6578,7 +6578,7 @@ target_link_libraries(CHOLMOD_static PRIVATE ${METIS_LIBRARY} ${GKLIB_LIBRARY})" | |||
| 6578 | suitesparse-ccolamd | 6578 | suitesparse-ccolamd |
| 6579 | suitesparse-colamd)) | 6579 | suitesparse-colamd)) |
| 6580 | (propagated-inputs (list suitesparse-config)) | 6580 | (propagated-inputs (list suitesparse-config)) |
| 6581 | (native-inputs (list (texlive-updmap.cfg '()))) | 6581 | (native-inputs (list (texlive-local-tree '()))) |
| 6582 | (home-page "https://people.engr.tamu.edu/davis/suitesparse.html") | 6582 | (home-page "https://people.engr.tamu.edu/davis/suitesparse.html") |
| 6583 | (synopsis "Library for solving sparse symmetric positive definite linear | 6583 | (synopsis "Library for solving sparse symmetric positive definite linear |
| 6584 | equations") | 6584 | equations") |
| @@ -6678,7 +6678,7 @@ direct methods on both real and complex matrices.") | |||
| 6678 | (list suitesparse-amd | 6678 | (list suitesparse-amd |
| 6679 | suitesparse-btf | 6679 | suitesparse-btf |
| 6680 | suitesparse-cholmod)) | 6680 | suitesparse-cholmod)) |
| 6681 | (native-inputs (list (texlive-updmap.cfg '()))) | 6681 | (native-inputs (list (texlive-local-tree '()))) |
| 6682 | (home-page "https://people.engr.tamu.edu/davis/suitesparse.html") | 6682 | (home-page "https://people.engr.tamu.edu/davis/suitesparse.html") |
| 6683 | (synopsis "Routines for solving sparse linear problems with a LU factorization") | 6683 | (synopsis "Routines for solving sparse linear problems with a LU factorization") |
| 6684 | (description "KLU is a method for computing the LU factorization of sparse | 6684 | (description "KLU is a method for computing the LU factorization of sparse |
| @@ -6730,7 +6730,7 @@ for real and complex matrices.") | |||
| 6730 | #$name "-" #$version))))))) | 6730 | #$name "-" #$version))))))) |
| 6731 | (inputs (list suitesparse-amd)) | 6731 | (inputs (list suitesparse-amd)) |
| 6732 | (propagated-inputs (list suitesparse-config)) | 6732 | (propagated-inputs (list suitesparse-config)) |
| 6733 | (native-inputs (list (texlive-updmap.cfg '()))) | 6733 | (native-inputs (list (texlive-local-tree '()))) |
| 6734 | (home-page "https://people.engr.tamu.edu/davis/suitesparse.html") | 6734 | (home-page "https://people.engr.tamu.edu/davis/suitesparse.html") |
| 6735 | (synopsis "LDL' factorization method for sparse, symmetric matrices") | 6735 | (synopsis "LDL' factorization method for sparse, symmetric matrices") |
| 6736 | (description "This package contains a set of routines for computing the | 6736 | (description "This package contains a set of routines for computing the |
| @@ -6821,7 +6821,7 @@ for reading and writing sparse matrices in the Rutherford/Boeing format.") | |||
| 6821 | (propagated-inputs (list suitesparse-config)) | 6821 | (propagated-inputs (list suitesparse-config)) |
| 6822 | (native-inputs | 6822 | (native-inputs |
| 6823 | (list texlive-epstopdf | 6823 | (list texlive-epstopdf |
| 6824 | (texlive-updmap.cfg | 6824 | (texlive-local-tree |
| 6825 | (list texlive-algorithmicx | 6825 | (list texlive-algorithmicx |
| 6826 | texlive-booktabs | 6826 | texlive-booktabs |
| 6827 | texlive-lastpage | 6827 | texlive-lastpage |
| @@ -6890,7 +6890,7 @@ edge cuts using a coarsening and refinement framework.") | |||
| 6890 | (inputs (list suitesparse-amd suitesparse-colamd)) | 6890 | (inputs (list suitesparse-amd suitesparse-colamd)) |
| 6891 | (propagated-inputs (list gmp mpfr suitesparse-config)) | 6891 | (propagated-inputs (list gmp mpfr suitesparse-config)) |
| 6892 | (native-inputs | 6892 | (native-inputs |
| 6893 | (list (texlive-updmap.cfg | 6893 | (list (texlive-local-tree |
| 6894 | (list texlive-paralist | 6894 | (list texlive-paralist |
| 6895 | texlive-comment | 6895 | texlive-comment |
| 6896 | texlive-psfrag | 6896 | texlive-psfrag |
| @@ -6969,7 +6969,7 @@ LU factorization for solving unsymmetric sparse linear systems.") | |||
| 6969 | suitesparse-config)) | 6969 | suitesparse-config)) |
| 6970 | (propagated-inputs (list suitesparse-cholmod)) | 6970 | (propagated-inputs (list suitesparse-cholmod)) |
| 6971 | (native-inputs | 6971 | (native-inputs |
| 6972 | (list (texlive-updmap.cfg | 6972 | (list (texlive-local-tree |
| 6973 | (list texlive-epsf)))) | 6973 | (list texlive-epsf)))) |
| 6974 | (home-page "https://people.engr.tamu.edu/davis/suitesparse.html") | 6974 | (home-page "https://people.engr.tamu.edu/davis/suitesparse.html") |
| 6975 | (synopsis "Sparse QR factorization method") | 6975 | (synopsis "Sparse QR factorization method") |
| @@ -7035,7 +7035,7 @@ matrices.") | |||
| 7035 | (list suitesparse-amd | 7035 | (list suitesparse-amd |
| 7036 | suitesparse-config)) | 7036 | suitesparse-config)) |
| 7037 | (native-inputs | 7037 | (native-inputs |
| 7038 | (list (texlive-updmap.cfg | 7038 | (list (texlive-local-tree |
| 7039 | (list texlive-etoolbox | 7039 | (list texlive-etoolbox |
| 7040 | texlive-framed | 7040 | texlive-framed |
| 7041 | texlive-mdframed | 7041 | texlive-mdframed |
| @@ -7733,7 +7733,7 @@ set.") | |||
| 7733 | python-breathe | 7733 | python-breathe |
| 7734 | python-sphinx | 7734 | python-sphinx |
| 7735 | python-sphinx-rtd-theme | 7735 | python-sphinx-rtd-theme |
| 7736 | (texlive-updmap.cfg | 7736 | (texlive-local-tree |
| 7737 | (list texlive-adjustbox | 7737 | (list texlive-adjustbox |
| 7738 | texlive-alphalph | 7738 | texlive-alphalph |
| 7739 | texlive-capt-of | 7739 | texlive-capt-of |
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm index fae597ec999..baa2eb5a9e8 100644 --- a/gnu/packages/music.scm +++ b/gnu/packages/music.scm | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | ;;; Copyright © 2016 Alex Griffin <a@ajgrf.com> | 10 | ;;; Copyright © 2016 Alex Griffin <a@ajgrf.com> |
| 11 | ;;; Copyright © 2017 nikita <nikita@n0.is> | 11 | ;;; Copyright © 2017 nikita <nikita@n0.is> |
| 12 | ;;; Copyright © 2017 Rodger Fox <thylakoid@openmailbox.org> | 12 | ;;; Copyright © 2017 Rodger Fox <thylakoid@openmailbox.org> |
| 13 | ;;; Copyright © 2017–2024 Nicolas Goaziou <mail@nicolasgoaziou.fr> | 13 | ;;; Copyright © 2017–2025 Nicolas Goaziou <mail@nicolasgoaziou.fr> |
| 14 | ;;; Copyright © 2017, 2018, 2019, 2021 Pierre Langlois <pierre.langlois@gmx.com> | 14 | ;;; Copyright © 2017, 2018, 2019, 2021 Pierre Langlois <pierre.langlois@gmx.com> |
| 15 | ;;; Copyright © 2017 Arun Isaac <arunisaac@systemreboot.net> | 15 | ;;; Copyright © 2017 Arun Isaac <arunisaac@systemreboot.net> |
| 16 | ;;; Copyright © 2017–2022 Tobias Geerinckx-Rice <me@tobias.gr> | 16 | ;;; Copyright © 2017–2022 Tobias Geerinckx-Rice <me@tobias.gr> |
| @@ -1718,7 +1718,7 @@ and auto-mapping slices to MIDI note numbers.") | |||
| 1718 | rsync | 1718 | rsync |
| 1719 | texinfo | 1719 | texinfo |
| 1720 | texi2html-1.82 | 1720 | texi2html-1.82 |
| 1721 | (texlive-updmap.cfg | 1721 | (texlive-local-tree |
| 1722 | (list texlive-cyrillic | 1722 | (list texlive-cyrillic |
| 1723 | texlive-epsf | 1723 | texlive-epsf |
| 1724 | texlive-fontinst | 1724 | texlive-fontinst |
diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index a5632c6ad1a..5e4c08667a7 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm | |||
| @@ -1453,7 +1453,7 @@ software engineering.") | |||
| 1453 | "1fy4c1wb6xn9gxdabs25yajbzik3amifyr7nzd4d9vn6r3gll9sw")))) | 1453 | "1fy4c1wb6xn9gxdabs25yajbzik3amifyr7nzd4d9vn6r3gll9sw")))) |
| 1454 | (build-system dune-build-system) | 1454 | (build-system dune-build-system) |
| 1455 | (propagated-inputs (list lablgtk3 zlib)) | 1455 | (propagated-inputs (list lablgtk3 zlib)) |
| 1456 | (native-inputs (list ghostscript (texlive-updmap.cfg '()) hevea lynx which)) | 1456 | (native-inputs (list ghostscript (texlive-local-tree '()) hevea lynx which)) |
| 1457 | (arguments | 1457 | (arguments |
| 1458 | `(#:phases | 1458 | `(#:phases |
| 1459 | (modify-phases %standard-phases | 1459 | (modify-phases %standard-phases |
| @@ -9462,7 +9462,7 @@ SHA384, SHA512, Blake2b, Blake2s and RIPEMD160.") | |||
| 9462 | ;; mktexfmt needs writable home directory. | 9462 | ;; mktexfmt needs writable home directory. |
| 9463 | (setenv "HOME" (getcwd))))))) | 9463 | (setenv "HOME" (getcwd))))))) |
| 9464 | (native-inputs | 9464 | (native-inputs |
| 9465 | (list (texlive-updmap.cfg | 9465 | (list (texlive-local-tree |
| 9466 | (list texlive-infwarerr | 9466 | (list texlive-infwarerr |
| 9467 | texlive-kvoptions | 9467 | texlive-kvoptions |
| 9468 | texlive-pdftexcmds | 9468 | texlive-pdftexcmds |
diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm index 20abcf82b5d..a1c9da2c8a7 100644 --- a/gnu/packages/pdf.scm +++ b/gnu/packages/pdf.scm | |||
| @@ -215,7 +215,7 @@ comparison modes: words, characters, and appearance.") | |||
| 215 | gettext-minimal | 215 | gettext-minimal |
| 216 | ghostscript | 216 | ghostscript |
| 217 | pkg-config | 217 | pkg-config |
| 218 | (texlive-updmap.cfg))) | 218 | (texlive-local-tree))) |
| 219 | (inputs | 219 | (inputs |
| 220 | (list poppler)) | 220 | (list poppler)) |
| 221 | (home-page "https://github.com/trueroad/extractpdfmark") | 221 | (home-page "https://github.com/trueroad/extractpdfmark") |
diff --git a/gnu/packages/photo.scm b/gnu/packages/photo.scm index c71d498a5af..f8491e99ddb 100644 --- a/gnu/packages/photo.scm +++ b/gnu/packages/photo.scm | |||
| @@ -406,7 +406,7 @@ overlapping images, as well as some command line tools.") | |||
| 406 | m4 | 406 | m4 |
| 407 | perl-readonly | 407 | perl-readonly |
| 408 | texlive-texloganalyser | 408 | texlive-texloganalyser |
| 409 | (texlive-updmap.cfg | 409 | (texlive-local-tree |
| 410 | (list texlive-bold-extra | 410 | (list texlive-bold-extra |
| 411 | texlive-cm-mf-extra-bold | 411 | texlive-cm-mf-extra-bold |
| 412 | texlive-comment | 412 | texlive-comment |
diff --git a/gnu/packages/plotutils.scm b/gnu/packages/plotutils.scm index 50c7918f008..44749402e6a 100644 --- a/gnu/packages/plotutils.scm +++ b/gnu/packages/plotutils.scm | |||
| @@ -97,7 +97,7 @@ | |||
| 97 | pkg-config | 97 | pkg-config |
| 98 | rapidjson | 98 | rapidjson |
| 99 | texinfo ;for generating documentation | 99 | texinfo ;for generating documentation |
| 100 | (texlive-updmap.cfg | 100 | (texlive-local-tree |
| 101 | (list texlive-epsf | 101 | (list texlive-epsf |
| 102 | texlive-etoolbox | 102 | texlive-etoolbox |
| 103 | texlive-hypdoc | 103 | texlive-hypdoc |
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 8fd996036c6..c877bafd5d3 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm | |||
| @@ -10174,7 +10174,7 @@ include_dirs = ~:*~a/include~%" #$(this-package-input "openblas")))))) | |||
| 10174 | python-sphinx-design | 10174 | python-sphinx-design |
| 10175 | python-sphinx-panels | 10175 | python-sphinx-panels |
| 10176 | texinfo | 10176 | texinfo |
| 10177 | (texlive-updmap.cfg | 10177 | (texlive-local-tree |
| 10178 | (list texlive-cbfonts | 10178 | (list texlive-cbfonts |
| 10179 | texlive-cm-super | 10179 | texlive-cm-super |
| 10180 | texlive-expdlist | 10180 | texlive-expdlist |
| @@ -14692,7 +14692,7 @@ computing.") | |||
| 14692 | python-sphinx | 14692 | python-sphinx |
| 14693 | python-sphinx-rtd-theme | 14693 | python-sphinx-rtd-theme |
| 14694 | texinfo | 14694 | texinfo |
| 14695 | (texlive-updmap.cfg | 14695 | (texlive-local-tree |
| 14696 | (list texlive-latexmk | 14696 | (list texlive-latexmk |
| 14697 | texlive-polyglossia | 14697 | texlive-polyglossia |
| 14698 | texlive-xetex | 14698 | texlive-xetex |
| @@ -34793,8 +34793,10 @@ By default it uses the open Python vulnerability database Safety DB.") | |||
| 34793 | ;; Ideally, we would supersede texlive-xpatch with texlive-regexpatch once | 34793 | ;; Ideally, we would supersede texlive-xpatch with texlive-regexpatch once |
| 34794 | ;; the missing etoolbox.sty file is added | 34794 | ;; the missing etoolbox.sty file is added |
| 34795 | (native-inputs | 34795 | (native-inputs |
| 34796 | (list (texlive-updmap.cfg | 34796 | (list (texlive-local-tree |
| 34797 | (list texlive-xpatch texlive-lm | 34797 | (list texlive-etoolbox |
| 34798 | texlive-lm | ||
| 34799 | texlive-regexpatch | ||
| 34798 | texlive-xcolor)) | 34800 | texlive-xcolor)) |
| 34799 | python-pip | 34801 | python-pip |
| 34800 | python-poetry-core | 34802 | python-poetry-core |
diff --git a/gnu/packages/radio.scm b/gnu/packages/radio.scm index 54b1f0c3736..a358c9bbf34 100644 --- a/gnu/packages/radio.scm +++ b/gnu/packages/radio.scm | |||
| @@ -920,7 +920,7 @@ used by RDS Spy, and audio files containing @dfn{multiplex} signals (MPX).") | |||
| 920 | python-pyzmq | 920 | python-pyzmq |
| 921 | python-scipy | 921 | python-scipy |
| 922 | python-sphinx | 922 | python-sphinx |
| 923 | (texlive-updmap.cfg (list texlive-newunicodechar)) | 923 | (texlive-local-tree (list texlive-newunicodechar)) |
| 924 | xorg-server-for-tests)) | 924 | xorg-server-for-tests)) |
| 925 | (inputs | 925 | (inputs |
| 926 | (list alsa-lib | 926 | (list alsa-lib |
| @@ -1134,7 +1134,7 @@ to access different radio hardware.") | |||
| 1134 | ("doxygen" ,doxygen) | 1134 | ("doxygen" ,doxygen) |
| 1135 | ("libtool" ,libtool) | 1135 | ("libtool" ,libtool) |
| 1136 | ("pkg-config" ,pkg-config) | 1136 | ("pkg-config" ,pkg-config) |
| 1137 | ("texlive" ,(texlive-updmap.cfg (list texlive-newunicodechar))))) | 1137 | ("texlive" ,(texlive-local-tree (list texlive-newunicodechar))))) |
| 1138 | (inputs | 1138 | (inputs |
| 1139 | (list fftwf)) | 1139 | (list fftwf)) |
| 1140 | (arguments | 1140 | (arguments |
diff --git a/gnu/packages/scheme.scm b/gnu/packages/scheme.scm index 811f74e6d6c..9248df43277 100644 --- a/gnu/packages/scheme.scm +++ b/gnu/packages/scheme.scm | |||
| @@ -202,7 +202,7 @@ | |||
| 202 | ("autoconf" ,autoconf) | 202 | ("autoconf" ,autoconf) |
| 203 | ("automake" ,automake) | 203 | ("automake" ,automake) |
| 204 | ("libtool" ,libtool) | 204 | ("libtool" ,libtool) |
| 205 | ("texlive" ,(texlive-updmap.cfg | 205 | ("texlive" ,(texlive-local-tree |
| 206 | (list texlive-epsf | 206 | (list texlive-epsf |
| 207 | texlive-texinfo))) | 207 | texlive-texinfo))) |
| 208 | ("texinfo" ,texinfo) | 208 | ("texinfo" ,texinfo) |
diff --git a/gnu/packages/security-token.scm b/gnu/packages/security-token.scm index e4ebea09e58..1d4a0360e7a 100644 --- a/gnu/packages/security-token.scm +++ b/gnu/packages/security-token.scm | |||
| @@ -441,7 +441,7 @@ is the de-facto standard to access cryptographic devices") | |||
| 441 | graphviz | 441 | graphviz |
| 442 | help2man | 442 | help2man |
| 443 | pkg-config | 443 | pkg-config |
| 444 | (texlive-updmap.cfg))) | 444 | (texlive-local-tree))) |
| 445 | (home-page "https://developers.yubico.com/yubico-piv-tool/") | 445 | (home-page "https://developers.yubico.com/yubico-piv-tool/") |
| 446 | (synopsis "Interact with the PIV application on a YubiKey") | 446 | (synopsis "Interact with the PIV application on a YubiKey") |
| 447 | (description | 447 | (description |
diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm index 4b3e598e38f..6d789a3099b 100644 --- a/gnu/packages/sphinx.scm +++ b/gnu/packages/sphinx.scm | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | ;;; Copyright © 2017 Christine Lemmer-Webber <cwebber@dustycloud.org> | 10 | ;;; Copyright © 2017 Christine Lemmer-Webber <cwebber@dustycloud.org> |
| 11 | ;;; Copyright © 2017 Julien Lepiller <julien@lepiller.eu> | 11 | ;;; Copyright © 2017 Julien Lepiller <julien@lepiller.eu> |
| 12 | ;;; Copyright © 2019, 2021, 2022 Efraim Flashner <efraim@flashner.co.il> | 12 | ;;; Copyright © 2019, 2021, 2022 Efraim Flashner <efraim@flashner.co.il> |
| 13 | ;;; Copyright © 2019, 2021, 2023 Nicolas Goaziou <mail@nicolasgoaziou.fr> | 13 | ;;; Copyright © 2019, 2021, 2023, 2025 Nicolas Goaziou <mail@nicolasgoaziou.fr> |
| 14 | ;;; Copyright © 2019 Alexandros Theodotou <alex@zrythm.org> | 14 | ;;; Copyright © 2019 Alexandros Theodotou <alex@zrythm.org> |
| 15 | ;;; Copyright © 2019 Brett Gilio <brettg@gnu.org> | 15 | ;;; Copyright © 2019 Brett Gilio <brettg@gnu.org> |
| 16 | ;;; Copyright © 2020 Giacomo Leidi <goodoldpaul@autistici.org> | 16 | ;;; Copyright © 2020 Giacomo Leidi <goodoldpaul@autistici.org> |
| @@ -156,7 +156,7 @@ | |||
| 156 | python-cython | 156 | python-cython |
| 157 | python-flit-core | 157 | python-flit-core |
| 158 | python-pytest | 158 | python-pytest |
| 159 | (texlive-updmap.cfg | 159 | (texlive-local-tree |
| 160 | (list texlive-cm-super texlive-tex-gyre)))) | 160 | (list texlive-cm-super texlive-tex-gyre)))) |
| 161 | (home-page "https://www.sphinx-doc.org") | 161 | (home-page "https://www.sphinx-doc.org") |
| 162 | (synopsis "Python documentation generator") | 162 | (synopsis "Python documentation generator") |
| @@ -267,7 +267,7 @@ sources.") | |||
| 267 | python-cython | 267 | python-cython |
| 268 | python-flit-core | 268 | python-flit-core |
| 269 | python-pytest | 269 | python-pytest |
| 270 | (texlive-updmap.cfg | 270 | (texlive-local-tree |
| 271 | (list texlive-cm-super texlive-tex-gyre)))))) | 271 | (list texlive-cm-super texlive-tex-gyre)))))) |
| 272 | 272 | ||
| 273 | (define-public python-sphinxcontrib-apidoc | 273 | (define-public python-sphinxcontrib-apidoc |
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm index 988f5e6bdd0..3f6e6aacff5 100644 --- a/gnu/packages/statistics.scm +++ b/gnu/packages/statistics.scm | |||
| @@ -414,7 +414,7 @@ as.POSIXct(if (\"\" != Sys.getenv(\"SOURCE_DATE_EPOCH\")) {\ | |||
| 414 | perl | 414 | perl |
| 415 | pkg-config | 415 | pkg-config |
| 416 | texinfo ; for building HTML manuals | 416 | texinfo ; for building HTML manuals |
| 417 | (texlive-updmap.cfg | 417 | (texlive-local-tree |
| 418 | (list texlive-etoolbox | 418 | (list texlive-etoolbox |
| 419 | texlive-fancyvrb | 419 | texlive-fancyvrb |
| 420 | texlive-inconsolata | 420 | texlive-inconsolata |
| @@ -2068,7 +2068,7 @@ character vector.") | |||
| 2068 | (list hevea | 2068 | (list hevea |
| 2069 | perl | 2069 | perl |
| 2070 | swig | 2070 | swig |
| 2071 | (texlive-updmap.cfg | 2071 | (texlive-local-tree |
| 2072 | (list texlive-aeguill texlive-jknapltx)))) | 2072 | (list texlive-aeguill texlive-jknapltx)))) |
| 2073 | (propagated-inputs | 2073 | (propagated-inputs |
| 2074 | (list r-lattice | 2074 | (list r-lattice |
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 1a37c6c188c..5aaac35e534 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm | |||
| @@ -179,13 +179,13 @@ | |||
| 179 | ;;; (#:texlive-latex-bin? #f) | 179 | ;;; (#:texlive-latex-bin? #f) |
| 180 | ;;; | 180 | ;;; |
| 181 | ;;; | 181 | ;;; |
| 182 | ;;; Default font map files are updated in a profile hook (see | 182 | ;;; Default font map files and ls-R database are updated in a profile hook |
| 183 | ;;; `texlive-font-maps' in "profiles.scm"). However, this option is not | 183 | ;;; (see `texlive-font-maps' in "profiles.scm"). However, this doesn't happen |
| 184 | ;;; available when building documentation for a package. Consequently, this | 184 | ;;; when building documentation for a package. Consequently, this module also |
| 185 | ;;; module also provides TEXLIVE-UPDMAP.CFG function, which creates a TeX Live | 185 | ;;; provides TEXLIVE-LOCAL-TREE function, which creates a TeX Live tree with |
| 186 | ;;; tree with font map files updates. It should be used exclusively for | 186 | ;;; font map files updates and a dedicated database. It should be used |
| 187 | ;;; package definitions, as a native input. It is possible to augment that | 187 | ;;; exclusively for package definitions, as a native input. It is possible to |
| 188 | ;;; tree, in particular with additional font packages. | 188 | ;;; augment that tree with additional TeX Live packages. |
| 189 | ;;; | 189 | ;;; |
| 190 | ;;; | 190 | ;;; |
| 191 | ;;; Notes about updating TeX Live distribution: | 191 | ;;; Notes about updating TeX Live distribution: |
| @@ -905,7 +905,7 @@ Live collection or scheme package to their profile instead of this package.") | |||
| 905 | (license (license:fsf-free "https://www.tug.org/texlive/copying.html")) | 905 | (license (license:fsf-free "https://www.tug.org/texlive/copying.html")) |
| 906 | (home-page "https://www.tug.org/texlive/"))) | 906 | (home-page "https://www.tug.org/texlive/"))) |
| 907 | 907 | ||
| 908 | ;; This package must be located before `texlive-updmap.cfg' in the module. | 908 | ;; This package must be located before `texlive-local-tree' in the module. |
| 909 | (define-public texlive-scheme-basic | 909 | (define-public texlive-scheme-basic |
| 910 | (package | 910 | (package |
| 911 | (name "texlive-scheme-basic") | 911 | (name "texlive-scheme-basic") |
| @@ -1281,9 +1281,9 @@ teTeX distribution that was maintained by Thomas Esser.") | |||
| 1281 | 1281 | ||
| 1282 | ;; This package must be located before any package adding it to its native | 1282 | ;; This package must be located before any package adding it to its native |
| 1283 | ;; inputs. | 1283 | ;; inputs. |
| 1284 | (define-public texlive-updmap.cfg | 1284 | (define-public texlive-local-tree |
| 1285 | (lambda* (#:optional (packages '())) | 1285 | (lambda* (#:optional (packages '())) |
| 1286 | "Return a 'texlive-updmap.cfg' package which contains the fonts map and | 1286 | "Return a 'texlive-local-tree' package which contains the fonts map and |
| 1287 | mktex scripts configuration, along with a base set of packages plus additional | 1287 | mktex scripts configuration, along with a base set of packages plus additional |
| 1288 | PACKAGES. | 1288 | PACKAGES. |
| 1289 | 1289 | ||
| @@ -1293,7 +1293,7 @@ documentation in the TeX format." | |||
| 1293 | (package | 1293 | (package |
| 1294 | (version (package-version texlive-source)) | 1294 | (version (package-version texlive-source)) |
| 1295 | (source (package-source texlive-scripts)) | 1295 | (source (package-source texlive-scripts)) |
| 1296 | (name "texlive-updmap.cfg") | 1296 | (name "texlive-local-tree") |
| 1297 | (build-system copy-build-system) | 1297 | (build-system copy-build-system) |
| 1298 | (arguments | 1298 | (arguments |
| 1299 | (list | 1299 | (list |
| @@ -1403,6 +1403,8 @@ as a package native input, in order to build TeX documentation.") | |||
| 1403 | '() | 1403 | '() |
| 1404 | (append default-packages packages)))))))) | 1404 | (append default-packages packages)))))))) |
| 1405 | 1405 | ||
| 1406 | (define-deprecated/alias texlive-updmap.cfg texlive-local-tree) | ||
| 1407 | |||
| 1406 | (define-public texlive-12many | 1408 | (define-public texlive-12many |
| 1407 | (package | 1409 | (package |
| 1408 | (name "texlive-12many") | 1410 | (name "texlive-12many") |
| @@ -7491,11 +7493,11 @@ manuscripts, audiovisual resources, social media and legal references.") | |||
| 7491 | (base32 | 7493 | (base32 |
| 7492 | "05fapyb6wwyv4mwjhgg3gasvqkwpwd6jxv095hird9011n6drrzm")))) | 7494 | "05fapyb6wwyv4mwjhgg3gasvqkwpwd6jxv095hird9011n6drrzm")))) |
| 7493 | (outputs '("out" "doc")) | 7495 | (outputs '("out" "doc")) |
| 7494 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 7496 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 7495 | (build-system texlive-build-system) | 7497 | (build-system texlive-build-system) |
| 7496 | (arguments (list #:tex-format "latex")) | 7498 | (arguments (list #:tex-format "latex")) |
| 7497 | (native-inputs | 7499 | (native-inputs |
| 7498 | (list (texlive-updmap.cfg | 7500 | (list (texlive-local-tree |
| 7499 | (list texlive-biblatex | 7501 | (list texlive-biblatex |
| 7500 | texlive-cochineal | 7502 | texlive-cochineal |
| 7501 | texlive-csquotes | 7503 | texlive-csquotes |
| @@ -9117,10 +9119,10 @@ LaTeX 2.09. Neither @code{cite} nor @code{natbib} make this mistake.") | |||
| 9117 | (base32 | 9119 | (base32 |
| 9118 | "1cyyadfvrcym4vvxl9p9zb88692m0578nqljip12xxahb4srcyb9")))) | 9120 | "1cyyadfvrcym4vvxl9p9zb88692m0578nqljip12xxahb4srcyb9")))) |
| 9119 | (outputs '("out" "doc")) | 9121 | (outputs '("out" "doc")) |
| 9120 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 9122 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 9121 | (build-system texlive-build-system) | 9123 | (build-system texlive-build-system) |
| 9122 | (arguments (list #:tex-format "latex")) | 9124 | (arguments (list #:tex-format "latex")) |
| 9123 | (native-inputs (list (texlive-updmap.cfg | 9125 | (native-inputs (list (texlive-local-tree |
| 9124 | (list texlive-etoolbox | 9126 | (list texlive-etoolbox |
| 9125 | texlive-hypdoc)))) | 9127 | texlive-hypdoc)))) |
| 9126 | (home-page "https://ctan.org/pkg/bropd") | 9128 | (home-page "https://ctan.org/pkg/bropd") |
| @@ -17275,7 +17277,7 @@ seen as an extension to FontAwesome.") | |||
| 17275 | (base32 | 17277 | (base32 |
| 17276 | "1y061r4hadb2c26dgch6lrjw6f4j87zj1gj5lgzgx0hyyz58snqy")))) | 17278 | "1y061r4hadb2c26dgch6lrjw6f4j87zj1gj5lgzgx0hyyz58snqy")))) |
| 17277 | (outputs '("out" "doc")) | 17279 | (outputs '("out" "doc")) |
| 17278 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 17280 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 17279 | (build-system texlive-build-system) | 17281 | (build-system texlive-build-system) |
| 17280 | (arguments | 17282 | (arguments |
| 17281 | (list #:tex-format "latex" | 17283 | (list #:tex-format "latex" |
| @@ -17291,7 +17293,7 @@ seen as an extension to FontAwesome.") | |||
| 17291 | (("\\[style=philosophy-classic\\]") "") | 17293 | (("\\[style=philosophy-classic\\]") "") |
| 17292 | (("\\\\DocInput\\{fontsize\\.dtx\\}") ""))))))) | 17294 | (("\\\\DocInput\\{fontsize\\.dtx\\}") ""))))))) |
| 17293 | (native-inputs | 17295 | (native-inputs |
| 17294 | (list (texlive-updmap.cfg | 17296 | (list (texlive-local-tree |
| 17295 | (list texlive-biblatex | 17297 | (list texlive-biblatex |
| 17296 | texlive-booktabs | 17298 | texlive-booktabs |
| 17297 | texlive-caption | 17299 | texlive-caption |
| @@ -31360,7 +31362,7 @@ poems, an index of first lines, and some structural commands.") | |||
| 31360 | (base32 | 31362 | (base32 |
| 31361 | "1y78zd1hd3z1901x6mc6q0mw4rgj3qcqhnjn34zix11r0gn4b2jr")))) | 31363 | "1y78zd1hd3z1901x6mc6q0mw4rgj3qcqhnjn34zix11r0gn4b2jr")))) |
| 31362 | (outputs '("out" "doc")) | 31364 | (outputs '("out" "doc")) |
| 31363 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 31365 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 31364 | (build-system texlive-build-system) | 31366 | (build-system texlive-build-system) |
| 31365 | (arguments | 31367 | (arguments |
| 31366 | (list #:tex-format "latex" | 31368 | (list #:tex-format "latex" |
| @@ -31375,7 +31377,7 @@ poems, an index of first lines, and some structural commands.") | |||
| 31375 | (("\\\\newcommand\\*\\\\code\\[1\\].*") "") | 31377 | (("\\\\newcommand\\*\\\\code\\[1\\].*") "") |
| 31376 | (("\\\\code\\{") "\\texttt{"))))))) | 31378 | (("\\\\code\\{") "\\texttt{"))))))) |
| 31377 | (native-inputs | 31379 | (native-inputs |
| 31378 | (list (texlive-updmap.cfg | 31380 | (list (texlive-local-tree |
| 31379 | (list texlive-etoolbox | 31381 | (list texlive-etoolbox |
| 31380 | texlive-fancyvrb | 31382 | texlive-fancyvrb |
| 31381 | texlive-framed | 31383 | texlive-framed |
| @@ -32687,10 +32689,10 @@ both in English and Chinese with more ease and flexibility.") | |||
| 32687 | (base32 | 32689 | (base32 |
| 32688 | "1gg8qbc8ll3n6rfp3pjshbbjd30s4n3yk219y6qcmz1nv66fp1qq")))) | 32690 | "1gg8qbc8ll3n6rfp3pjshbbjd30s4n3yk219y6qcmz1nv66fp1qq")))) |
| 32689 | (outputs '("out" "doc")) | 32691 | (outputs '("out" "doc")) |
| 32690 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 32692 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 32691 | (build-system texlive-build-system) | 32693 | (build-system texlive-build-system) |
| 32692 | (arguments (list #:tex-format "latex")) | 32694 | (arguments (list #:tex-format "latex")) |
| 32693 | (native-inputs (list (texlive-updmap.cfg))) | 32695 | (native-inputs (list (texlive-local-tree))) |
| 32694 | (home-page "https://ctan.org/pkg/reverxii") | 32696 | (home-page "https://ctan.org/pkg/reverxii") |
| 32695 | (synopsis "Playing Reversi in TeX") | 32697 | (synopsis "Playing Reversi in TeX") |
| 32696 | (description | 32698 | (description |
| @@ -35406,14 +35408,14 @@ provides a matching math package using STIX2 letters (Roman and Greek) with | |||
| 35406 | (base32 | 35408 | (base32 |
| 35407 | "1ixxglx4azdnppiqhlkgyahj9a67zamljzv98n6hycp7y6jbd1x0")))) | 35409 | "1ixxglx4azdnppiqhlkgyahj9a67zamljzv98n6hycp7y6jbd1x0")))) |
| 35408 | (outputs '("out" "doc")) | 35410 | (outputs '("out" "doc")) |
| 35409 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 35411 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 35410 | (build-system texlive-build-system) | 35412 | (build-system texlive-build-system) |
| 35411 | (arguments | 35413 | (arguments |
| 35412 | (list #:tex-format "latex" | 35414 | (list #:tex-format "latex" |
| 35413 | ;; FIXME: I cannot build this package from source. | 35415 | ;; FIXME: I cannot build this package from source. |
| 35414 | #:phases #~(modify-phases %standard-phases (delete 'build)))) | 35416 | #:phases #~(modify-phases %standard-phases (delete 'build)))) |
| 35415 | (native-inputs | 35417 | (native-inputs |
| 35416 | (list (texlive-updmap.cfg | 35418 | (list (texlive-local-tree |
| 35417 | (list texlive-accents | 35419 | (list texlive-accents |
| 35418 | texlive-caption | 35420 | texlive-caption |
| 35419 | texlive-enumitem | 35421 | texlive-enumitem |
| @@ -35690,7 +35692,7 @@ The bundle comes with a set of ready-prepared puzzle files.") | |||
| 35690 | (base32 | 35692 | (base32 |
| 35691 | "07p2fv265g78zbfrq4j33ryz1z1b13g2rvln646w2g5md1zwm2hb")))) | 35693 | "07p2fv265g78zbfrq4j33ryz1z1b13g2rvln646w2g5md1zwm2hb")))) |
| 35692 | (outputs '("out" "doc")) | 35694 | (outputs '("out" "doc")) |
| 35693 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 35695 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 35694 | (build-system texlive-build-system) | 35696 | (build-system texlive-build-system) |
| 35695 | (arguments | 35697 | (arguments |
| 35696 | (list #:tex-format "lualatex" | 35698 | (list #:tex-format "lualatex" |
| @@ -35701,7 +35703,7 @@ The bundle comes with a set of ready-prepared puzzle files.") | |||
| 35701 | (("\\\\usepackage\\[T1\\]\\{fontenc\\}") | 35703 | (("\\\\usepackage\\[T1\\]\\{fontenc\\}") |
| 35702 | "\\usepackage[LGR, T1]{fontenc}"))))))) | 35704 | "\\usepackage[LGR, T1]{fontenc}"))))))) |
| 35703 | (native-inputs | 35705 | (native-inputs |
| 35704 | (list (texlive-updmap.cfg | 35706 | (list (texlive-local-tree |
| 35705 | (list texlive-babel-greek | 35707 | (list texlive-babel-greek |
| 35706 | texlive-biblatex | 35708 | texlive-biblatex |
| 35707 | texlive-biblatex-philosophy | 35709 | texlive-biblatex-philosophy |
| @@ -37065,7 +37067,7 @@ of Applied Sciences}. These Logos are available in English and in Dutch.") | |||
| 37065 | (base32 | 37067 | (base32 |
| 37066 | "1cv2kadwzwwrw3q98wy7cjjl3084qqp55ki50v7m2ylrjxinwkv4")))) | 37068 | "1cv2kadwzwwrw3q98wy7cjjl3084qqp55ki50v7m2ylrjxinwkv4")))) |
| 37067 | (outputs '("out" "doc")) | 37069 | (outputs '("out" "doc")) |
| 37068 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 37070 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 37069 | (build-system texlive-build-system) | 37071 | (build-system texlive-build-system) |
| 37070 | (arguments | 37072 | (arguments |
| 37071 | (list | 37073 | (list |
| @@ -37078,7 +37080,7 @@ of Applied Sciences}. These Logos are available in English and in Dutch.") | |||
| 37078 | (substitute* "source/latex/thucoursework/thucoursework.dtx" | 37080 | (substitute* "source/latex/thucoursework/thucoursework.dtx" |
| 37079 | (("\\\\DocInput\\{\\\\jobname\\.dtx\\}") ""))))))) | 37081 | (("\\\\DocInput\\{\\\\jobname\\.dtx\\}") ""))))))) |
| 37080 | (native-inputs | 37082 | (native-inputs |
| 37081 | (list (texlive-updmap.cfg | 37083 | (list (texlive-local-tree |
| 37082 | (list texlive-booktabs | 37084 | (list texlive-booktabs |
| 37083 | texlive-carlisle | 37085 | texlive-carlisle |
| 37084 | texlive-ctex | 37086 | texlive-ctex |
| @@ -38291,13 +38293,13 @@ The font Palatine Parliamentary is required to use this package.") | |||
| 38291 | (base32 | 38293 | (base32 |
| 38292 | "07jzmk0p4l28dxxqqpma4px9riykg0zynnjycyripg2m76a9ah2g")))) | 38294 | "07jzmk0p4l28dxxqqpma4px9riykg0zynnjycyripg2m76a9ah2g")))) |
| 38293 | (outputs '("out" "doc")) | 38295 | (outputs '("out" "doc")) |
| 38294 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 38296 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 38295 | (build-system texlive-build-system) | 38297 | (build-system texlive-build-system) |
| 38296 | (arguments | 38298 | (arguments |
| 38297 | (list #:link-scripts #~(list "ulqda.pl") | 38299 | (list #:link-scripts #~(list "ulqda.pl") |
| 38298 | #:tex-format "latex")) | 38300 | #:tex-format "latex")) |
| 38299 | (native-inputs | 38301 | (native-inputs |
| 38300 | (list (texlive-updmap.cfg | 38302 | (list (texlive-local-tree |
| 38301 | (list texlive-dot2texi | 38303 | (list texlive-dot2texi |
| 38302 | texlive-etoolbox | 38304 | texlive-etoolbox |
| 38303 | texlive-hypdoc | 38305 | texlive-hypdoc |
| @@ -40372,13 +40374,13 @@ provides three output modes: LaTeX, PostScript and PDF.") | |||
| 40372 | (base32 | 40374 | (base32 |
| 40373 | "0aa9875am0gxy7fxf3z9xdxva8x9anlx8k82c1hz95s3m119fccs")))) | 40375 | "0aa9875am0gxy7fxf3z9xdxva8x9anlx8k82c1hz95s3m119fccs")))) |
| 40374 | (outputs '("out" "doc")) | 40376 | (outputs '("out" "doc")) |
| 40375 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 40377 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 40376 | (build-system texlive-build-system) | 40378 | (build-system texlive-build-system) |
| 40377 | (arguments | 40379 | (arguments |
| 40378 | (list #:build-targets #~(list "yathesis.dtx") | 40380 | (list #:build-targets #~(list "yathesis.dtx") |
| 40379 | #:tex-format "lualatex")) | 40381 | #:tex-format "lualatex")) |
| 40380 | (native-inputs | 40382 | (native-inputs |
| 40381 | (list (texlive-updmap.cfg | 40383 | (list (texlive-local-tree |
| 40382 | (list texlive-accsupp | 40384 | (list texlive-accsupp |
| 40383 | texlive-alphalph | 40385 | texlive-alphalph |
| 40384 | texlive-attachfile2 | 40386 | texlive-attachfile2 |
| @@ -48776,7 +48778,7 @@ conversion tools.") | |||
| 48776 | (base32 | 48778 | (base32 |
| 48777 | "1n122230s49jizldn8ps1pfa5dsg8wmh5x8wla4y6rsgjcccqn4s")))) | 48779 | "1n122230s49jizldn8ps1pfa5dsg8wmh5x8wla4y6rsgjcccqn4s")))) |
| 48778 | (outputs '("out" "doc")) | 48780 | (outputs '("out" "doc")) |
| 48779 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 48781 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 48780 | (build-system texlive-build-system) | 48782 | (build-system texlive-build-system) |
| 48781 | (arguments | 48783 | (arguments |
| 48782 | (list | 48784 | (list |
| @@ -48804,7 +48806,7 @@ conversion tools.") | |||
| 48804 | (substitute* "source/latex/makecell/makecell.dtx" | 48806 | (substitute* "source/latex/makecell/makecell.dtx" |
| 48805 | (("\\\\ttabbox\\[\\\\hsize\\]") "\\ttabbox[10cm]"))))))) | 48807 | (("\\\\ttabbox\\[\\\\hsize\\]") "\\ttabbox[10cm]"))))))) |
| 48806 | (native-inputs | 48808 | (native-inputs |
| 48807 | (list (texlive-updmap.cfg | 48809 | (list (texlive-local-tree |
| 48808 | (list texlive-diagbox | 48810 | (list texlive-diagbox |
| 48809 | texlive-etoolbox | 48811 | texlive-etoolbox |
| 48810 | texlive-float | 48812 | texlive-float |
| @@ -53034,7 +53036,7 @@ steps can be customized in various ways.") | |||
| 53034 | (base32 | 53036 | (base32 |
| 53035 | "1lhvbwq979whvjwx9gyfhsxz20x6imhh57xm843zk6068lv0b3wj")))) | 53037 | "1lhvbwq979whvjwx9gyfhsxz20x6imhh57xm843zk6068lv0b3wj")))) |
| 53036 | (outputs '("out" "doc")) | 53038 | (outputs '("out" "doc")) |
| 53037 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 53039 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 53038 | (build-system texlive-build-system) | 53040 | (build-system texlive-build-system) |
| 53039 | (arguments | 53041 | (arguments |
| 53040 | (list | 53042 | (list |
| @@ -53052,7 +53054,7 @@ steps can be customized in various ways.") | |||
| 53052 | \\generate{\\file{robotarm.sty}{\\from{robotarm.dtx}{robotarm-package}}} | 53054 | \\generate{\\file{robotarm.sty}{\\from{robotarm.dtx}{robotarm-package}}} |
| 53053 | \\endbatchfile")))))))) | 53055 | \\endbatchfile")))))))) |
| 53054 | (native-inputs | 53056 | (native-inputs |
| 53055 | (list (texlive-updmap.cfg | 53057 | (list (texlive-local-tree |
| 53056 | (list texlive-hypdoc | 53058 | (list texlive-hypdoc |
| 53057 | texlive-tools)))) | 53059 | texlive-tools)))) |
| 53058 | (home-page "https://ctan.org/pkg/robotarm") | 53060 | (home-page "https://ctan.org/pkg/robotarm") |
| @@ -61232,7 +61234,7 @@ the fonts within maths.") | |||
| 61232 | (base32 | 61234 | (base32 |
| 61233 | "0x3fhz582xcv33s9yiwka82j8bz3nxribgmni3j8j03r6dih8d8r")))) | 61235 | "0x3fhz582xcv33s9yiwka82j8bz3nxribgmni3j8j03r6dih8d8r")))) |
| 61234 | (outputs '("out" "doc")) | 61236 | (outputs '("out" "doc")) |
| 61235 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 61237 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 61236 | (build-system texlive-build-system) | 61238 | (build-system texlive-build-system) |
| 61237 | (arguments | 61239 | (arguments |
| 61238 | (list #:build-targets #~(list "bbold.dtx") | 61240 | (list #:build-targets #~(list "bbold.dtx") |
| @@ -61247,7 +61249,7 @@ the fonts within maths.") | |||
| 61247 | (("\\\\DocInput\\{bbold\\.dtx\\}") ""))))))) | 61249 | (("\\\\DocInput\\{bbold\\.dtx\\}") ""))))))) |
| 61248 | (native-inputs | 61250 | (native-inputs |
| 61249 | (list texlive-metafont | 61251 | (list texlive-metafont |
| 61250 | (texlive-updmap.cfg | 61252 | (texlive-local-tree |
| 61251 | (list texlive-etoolbox texlive-hypdoc)))) | 61253 | (list texlive-etoolbox texlive-hypdoc)))) |
| 61252 | (home-page "https://ctan.org/pkg/bbold") | 61254 | (home-page "https://ctan.org/pkg/bbold") |
| 61253 | (synopsis "Sans serif blackboard bold") | 61255 | (synopsis "Sans serif blackboard bold") |
| @@ -62520,10 +62522,10 @@ provided.") | |||
| 62520 | (base32 | 62522 | (base32 |
| 62521 | "08lc76yglblidg24s5ap9j0xmzbxgsfwcf9f6g1m4bwbqwkh089x")))) | 62523 | "08lc76yglblidg24s5ap9j0xmzbxgsfwcf9f6g1m4bwbqwkh089x")))) |
| 62522 | (outputs '("out" "doc")) | 62524 | (outputs '("out" "doc")) |
| 62523 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 62525 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 62524 | (build-system texlive-build-system) | 62526 | (build-system texlive-build-system) |
| 62525 | (arguments (list #:tex-format "latex")) | 62527 | (arguments (list #:tex-format "latex")) |
| 62526 | (native-inputs (list (texlive-updmap.cfg | 62528 | (native-inputs (list (texlive-local-tree |
| 62527 | (list texlive-etoolbox | 62529 | (list texlive-etoolbox |
| 62528 | texlive-hypdoc)))) | 62530 | texlive-hypdoc)))) |
| 62529 | (home-page "https://ctan.org/pkg/babel-romansh") | 62531 | (home-page "https://ctan.org/pkg/babel-romansh") |
| @@ -67427,7 +67429,7 @@ with traditional TeX as well as with Unicode aware variants.") | |||
| 67427 | (base32 | 67429 | (base32 |
| 67428 | "1r5l5c586zzvkyz8irj47pb86m4hkarc7617hvz8gsx1qqnf4463")))) | 67430 | "1r5l5c586zzvkyz8irj47pb86m4hkarc7617hvz8gsx1qqnf4463")))) |
| 67429 | (outputs '("out" "doc")) | 67431 | (outputs '("out" "doc")) |
| 67430 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 67432 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 67431 | (build-system texlive-build-system) | 67433 | (build-system texlive-build-system) |
| 67432 | (arguments | 67434 | (arguments |
| 67433 | (list | 67435 | (list |
| @@ -67458,7 +67460,7 @@ with traditional TeX as well as with Unicode aware variants.") | |||
| 67458 | font-linuxlibertine | 67460 | font-linuxlibertine |
| 67459 | font-sil-ezra | 67461 | font-sil-ezra |
| 67460 | fontconfig | 67462 | fontconfig |
| 67461 | (texlive-updmap.cfg | 67463 | (texlive-local-tree |
| 67462 | (list texlive-amiri | 67464 | (list texlive-amiri |
| 67463 | texlive-babel | 67465 | texlive-babel |
| 67464 | texlive-bidi | 67466 | texlive-bidi |
| @@ -68846,11 +68848,11 @@ TeX, and LaTeX font definition and other relevant files.") | |||
| 68846 | (base32 | 68848 | (base32 |
| 68847 | "13kw7xkc3bpa494mzfphl2v3yn6y08013qnrp3h9awq4blgi2y8b")))) | 68849 | "13kw7xkc3bpa494mzfphl2v3yn6y08013qnrp3h9awq4blgi2y8b")))) |
| 68848 | (outputs '("out" "doc")) | 68850 | (outputs '("out" "doc")) |
| 68849 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 68851 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 68850 | (build-system texlive-build-system) | 68852 | (build-system texlive-build-system) |
| 68851 | (arguments (list #:tex-format "lualatex")) | 68853 | (arguments (list #:tex-format "lualatex")) |
| 68852 | (native-inputs | 68854 | (native-inputs |
| 68853 | (list (texlive-updmap.cfg | 68855 | (list (texlive-local-tree |
| 68854 | (list texlive-booktabs | 68856 | (list texlive-booktabs |
| 68855 | texlive-etoolbox | 68857 | texlive-etoolbox |
| 68856 | texlive-hypdoc | 68858 | texlive-hypdoc |
| @@ -71492,7 +71494,7 @@ dynamic bibliography sets and many other features.") | |||
| 71492 | (string-append "--prefix=" #$output) | 71494 | (string-append "--prefix=" #$output) |
| 71493 | "--root=/")))))) | 71495 | "--root=/")))))) |
| 71494 | (native-inputs | 71496 | (native-inputs |
| 71495 | (list texinfo (texlive-updmap.cfg (list texlive-texinfo)))) | 71497 | (list texinfo (texlive-local-tree (list texlive-texinfo)))) |
| 71496 | (inputs (list python-wrapper)) | 71498 | (inputs (list python-wrapper)) |
| 71497 | (home-page "https://gitlab.com/latex-rubber/rubber/") | 71499 | (home-page "https://gitlab.com/latex-rubber/rubber/") |
| 71498 | (synopsis "Wrapper for LaTeX and friends") | 71500 | (synopsis "Wrapper for LaTeX and friends") |
| @@ -71660,7 +71662,7 @@ and PostScript specials. A working TeX installation is needed.") | |||
| 71660 | (native-inputs | 71662 | (native-inputs |
| 71661 | (list autoconf | 71663 | (list autoconf |
| 71662 | automake | 71664 | automake |
| 71663 | (texlive-updmap.cfg | 71665 | (texlive-local-tree |
| 71664 | (list texlive-mflogo-font | 71666 | (list texlive-mflogo-font |
| 71665 | texlive-palatino | 71667 | texlive-palatino |
| 71666 | texlive-zapfding)))) | 71668 | texlive-zapfding)))) |
| @@ -77191,7 +77193,7 @@ produced using PSTricks.") | |||
| 77191 | (base32 | 77193 | (base32 |
| 77192 | "0nclsazny3hnzsi2vcixh2g1gsj5lvwxls1v569rms8ykgd9v7z8")))) | 77194 | "0nclsazny3hnzsi2vcixh2g1gsj5lvwxls1v569rms8ykgd9v7z8")))) |
| 77193 | (outputs '("out" "doc")) | 77195 | (outputs '("out" "doc")) |
| 77194 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 77196 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 77195 | (build-system texlive-build-system) | 77197 | (build-system texlive-build-system) |
| 77196 | (arguments | 77198 | (arguments |
| 77197 | (list | 77199 | (list |
| @@ -77208,7 +77210,7 @@ produced using PSTricks.") | |||
| 77208 | (("usepackage\\{xcolor\\}") | 77210 | (("usepackage\\{xcolor\\}") |
| 77209 | "usepackage[dvips]{xcolor}"))))))) | 77211 | "usepackage[dvips]{xcolor}"))))))) |
| 77210 | (native-inputs | 77212 | (native-inputs |
| 77211 | (list (texlive-updmap.cfg | 77213 | (list (texlive-local-tree |
| 77212 | (list texlive-etoolbox | 77214 | (list texlive-etoolbox |
| 77213 | texlive-footmisc | 77215 | texlive-footmisc |
| 77214 | texlive-fourier | 77216 | texlive-fourier |
| @@ -78449,7 +78451,7 @@ the @code{psnfss} distribution.") | |||
| 78449 | (base32 | 78451 | (base32 |
| 78450 | "097lh7ksw9rg93f1c7a4fqglgfpydf1qp3sbgy9xfgszcdpknmrk")))) | 78452 | "097lh7ksw9rg93f1c7a4fqglgfpydf1qp3sbgy9xfgszcdpknmrk")))) |
| 78451 | (outputs '("out" "doc")) | 78453 | (outputs '("out" "doc")) |
| 78452 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 78454 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 78453 | (build-system texlive-build-system) | 78455 | (build-system texlive-build-system) |
| 78454 | (arguments | 78456 | (arguments |
| 78455 | (list | 78457 | (list |
| @@ -78469,7 +78471,7 @@ the @code{psnfss} distribution.") | |||
| 78469 | (native-inputs | 78471 | (native-inputs |
| 78470 | (list font-gnu-freefont | 78472 | (list font-gnu-freefont |
| 78471 | fontconfig | 78473 | fontconfig |
| 78472 | (texlive-updmap.cfg | 78474 | (texlive-local-tree |
| 78473 | (list texlive-amsmath | 78475 | (list texlive-amsmath |
| 78474 | texlive-amsfonts | 78476 | texlive-amsfonts |
| 78475 | texlive-bidi | 78477 | texlive-bidi |
| @@ -84456,11 +84458,11 @@ diagrams (specially in power electronics).") | |||
| 84456 | (base32 | 84458 | (base32 |
| 84457 | "0xkv6rvkbchkwgfam5kiymng0xnc4vja5xb3b5d89rngdr041xwk")))) | 84459 | "0xkv6rvkbchkwgfam5kiymng0xnc4vja5xb3b5d89rngdr041xwk")))) |
| 84458 | (outputs '("out" "doc")) | 84460 | (outputs '("out" "doc")) |
| 84459 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 84461 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 84460 | (build-system texlive-build-system) | 84462 | (build-system texlive-build-system) |
| 84461 | (arguments (list #:tex-format "latex")) | 84463 | (arguments (list #:tex-format "latex")) |
| 84462 | (native-inputs | 84464 | (native-inputs |
| 84463 | (list (texlive-updmap.cfg | 84465 | (list (texlive-local-tree |
| 84464 | (list texlive-etoolbox | 84466 | (list texlive-etoolbox |
| 84465 | texlive-fancyvrb | 84467 | texlive-fancyvrb |
| 84466 | texlive-hypdoc | 84468 | texlive-hypdoc |
| @@ -85276,11 +85278,11 @@ LaTeX documents, using the TikZ package.") | |||
| 85276 | (base32 | 85278 | (base32 |
| 85277 | "16kbmf9fckms0vhi41h2p6k8znv6plzwn4f2j374zmpqphq1m3il")))) | 85279 | "16kbmf9fckms0vhi41h2p6k8znv6plzwn4f2j374zmpqphq1m3il")))) |
| 85278 | (outputs '("out" "doc")) | 85280 | (outputs '("out" "doc")) |
| 85279 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 85281 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 85280 | (build-system texlive-build-system) | 85282 | (build-system texlive-build-system) |
| 85281 | (arguments (list #:tex-format "latex")) | 85283 | (arguments (list #:tex-format "latex")) |
| 85282 | (native-inputs | 85284 | (native-inputs |
| 85283 | (list (texlive-updmap.cfg | 85285 | (list (texlive-local-tree |
| 85284 | (list texlive-etoolbox | 85286 | (list texlive-etoolbox |
| 85285 | texlive-hypdoc | 85287 | texlive-hypdoc |
| 85286 | texlive-layaureo | 85288 | texlive-layaureo |
| @@ -85784,11 +85786,11 @@ files.") | |||
| 85784 | (base32 | 85786 | (base32 |
| 85785 | "0qy3ri6fdgzdslaaa7gakswvpc299xyarm8ng4cs8w64q14675r1")))) | 85787 | "0qy3ri6fdgzdslaaa7gakswvpc299xyarm8ng4cs8w64q14675r1")))) |
| 85786 | (outputs '("out" "doc")) | 85788 | (outputs '("out" "doc")) |
| 85787 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 85789 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 85788 | (build-system texlive-build-system) | 85790 | (build-system texlive-build-system) |
| 85789 | (arguments (list #:tex-format "latex")) | 85791 | (arguments (list #:tex-format "latex")) |
| 85790 | (native-inputs | 85792 | (native-inputs |
| 85791 | (list (texlive-updmap.cfg | 85793 | (list (texlive-local-tree |
| 85792 | (list texlive-charter | 85794 | (list texlive-charter |
| 85793 | texlive-emp | 85795 | texlive-emp |
| 85794 | texlive-etoolbox | 85796 | texlive-etoolbox |
| @@ -87101,7 +87103,7 @@ in terms of the collating order of the text being processed.") | |||
| 87101 | (format #f "our $clisp = ~s;~%" | 87103 | (format #f "our $clisp = ~s;~%" |
| 87102 | (search-input-file inputs "/bin/clisp"))))))))))) | 87104 | (search-input-file inputs "/bin/clisp"))))))))))) |
| 87103 | (native-inputs | 87105 | (native-inputs |
| 87104 | (list (texlive-updmap.cfg | 87106 | (list (texlive-local-tree |
| 87105 | (list texlive-cbfonts-fd | 87107 | (list texlive-cbfonts-fd |
| 87106 | texlive-cyrillic | 87108 | texlive-cyrillic |
| 87107 | texlive-etoolbox | 87109 | texlive-etoolbox |
| @@ -89693,11 +89695,11 @@ letters in their names may be defined.") | |||
| 89693 | (base32 | 89695 | (base32 |
| 89694 | "0rcw2d5ncq8avk33nxika34q3da1v4kcmr6jqdxdg49bq4h8ljs7")))) | 89696 | "0rcw2d5ncq8avk33nxika34q3da1v4kcmr6jqdxdg49bq4h8ljs7")))) |
| 89695 | (outputs '("out" "doc")) | 89697 | (outputs '("out" "doc")) |
| 89696 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 89698 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 89697 | (build-system texlive-build-system) | 89699 | (build-system texlive-build-system) |
| 89698 | (arguments (list #:tex-format "latex")) | 89700 | (arguments (list #:tex-format "latex")) |
| 89699 | (native-inputs | 89701 | (native-inputs |
| 89700 | (list (texlive-updmap.cfg | 89702 | (list (texlive-local-tree |
| 89701 | (list texlive-bera | 89703 | (list texlive-bera |
| 89702 | texlive-enumitem | 89704 | texlive-enumitem |
| 89703 | texlive-etoolbox | 89705 | texlive-etoolbox |
| @@ -90912,11 +90914,11 @@ terms and acronyms with their expanded form.") | |||
| 90912 | (base32 | 90914 | (base32 |
| 90913 | "0j8z47n0aawhvz2s4i0pwfp7yq1vqsxbd2sjx7f955n6k2f54hhw")))) | 90915 | "0j8z47n0aawhvz2s4i0pwfp7yq1vqsxbd2sjx7f955n6k2f54hhw")))) |
| 90914 | (outputs '("out" "doc")) | 90916 | (outputs '("out" "doc")) |
| 90915 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 90917 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 90916 | (build-system texlive-build-system) | 90918 | (build-system texlive-build-system) |
| 90917 | (arguments (list #:tex-format "latex")) | 90919 | (arguments (list #:tex-format "latex")) |
| 90918 | (native-inputs | 90920 | (native-inputs |
| 90919 | (list (texlive-updmap.cfg | 90921 | (list (texlive-local-tree |
| 90920 | (list texlive-enumitem | 90922 | (list texlive-enumitem |
| 90921 | texlive-etoolbox | 90923 | texlive-etoolbox |
| 90922 | texlive-framed | 90924 | texlive-framed |
| @@ -90957,7 +90959,7 @@ joint status in symbols of life contingencies.") | |||
| 90957 | (base32 | 90959 | (base32 |
| 90958 | "1rnipnm3crv9qmcf7icymizkp4bkkaa1p50qfni04aq89csqnkwq")))) | 90960 | "1rnipnm3crv9qmcf7icymizkp4bkkaa1p50qfni04aq89csqnkwq")))) |
| 90959 | (outputs '("out" "doc")) | 90961 | (outputs '("out" "doc")) |
| 90960 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 90962 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 90961 | (build-system texlive-build-system) | 90963 | (build-system texlive-build-system) |
| 90962 | (arguments | 90964 | (arguments |
| 90963 | (list | 90965 | (list |
| @@ -90976,7 +90978,7 @@ joint status in symbols of life contingencies.") | |||
| 90976 | (getcwd) "/doc/latex/actuarialsymbol/mosaic.jpg" | 90978 | (getcwd) "/doc/latex/actuarialsymbol/mosaic.jpg" |
| 90977 | "}")))))))) | 90979 | "}")))))))) |
| 90978 | (native-inputs | 90980 | (native-inputs |
| 90979 | (list (texlive-updmap.cfg | 90981 | (list (texlive-local-tree |
| 90980 | (list texlive-actuarialangle | 90982 | (list texlive-actuarialangle |
| 90981 | texlive-booktabs | 90983 | texlive-booktabs |
| 90982 | texlive-enumitem | 90984 | texlive-enumitem |
| @@ -91996,11 +91998,11 @@ equations that are referenced. This operation is similar to the | |||
| 91996 | (base32 | 91998 | (base32 |
| 91997 | "0sdlazmx6g530ava1ip8mafbd2p57i7mf8sdlg3y1m4bvq244v4m")))) | 91999 | "0sdlazmx6g530ava1ip8mafbd2p57i7mf8sdlg3y1m4bvq244v4m")))) |
| 91998 | (outputs '("out" "doc")) | 92000 | (outputs '("out" "doc")) |
| 91999 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 92001 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 92000 | (build-system texlive-build-system) | 92002 | (build-system texlive-build-system) |
| 92001 | (arguments (list #:tex-format "pdflatex")) | 92003 | (arguments (list #:tex-format "pdflatex")) |
| 92002 | (native-inputs | 92004 | (native-inputs |
| 92003 | (list (texlive-updmap.cfg | 92005 | (list (texlive-local-tree |
| 92004 | (list texlive-catchfile | 92006 | (list texlive-catchfile |
| 92005 | texlive-cm-super | 92007 | texlive-cm-super |
| 92006 | texlive-etoolbox | 92008 | texlive-etoolbox |
| @@ -101333,11 +101335,11 @@ Metafont source and LaTeX macro support.") | |||
| 101333 | (base32 | 101335 | (base32 |
| 101334 | "12ljghlhh7li8pgpaa39gnsvvn4l4bmww74zik4q3qmirkhvi949")))) | 101336 | "12ljghlhh7li8pgpaa39gnsvvn4l4bmww74zik4q3qmirkhvi949")))) |
| 101335 | (outputs '("out" "doc")) | 101337 | (outputs '("out" "doc")) |
| 101336 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 101338 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 101337 | (build-system texlive-build-system) | 101339 | (build-system texlive-build-system) |
| 101338 | (arguments (list #:tex-format "latex")) | 101340 | (arguments (list #:tex-format "latex")) |
| 101339 | (native-inputs | 101341 | (native-inputs |
| 101340 | (list (texlive-updmap.cfg | 101342 | (list (texlive-local-tree |
| 101341 | (list texlive-etoolbox | 101343 | (list texlive-etoolbox |
| 101342 | texlive-filecontents | 101344 | texlive-filecontents |
| 101343 | texlive-footmisc | 101345 | texlive-footmisc |
| @@ -102046,7 +102048,7 @@ LaTeX, to generate a nice solution book.") | |||
| 102046 | (base32 | 102048 | (base32 |
| 102047 | "1w2nsgfyhjzg0gwr3rzhq13jh7lj63lh36qjv16hayd2kxrcpb62")))) | 102049 | "1w2nsgfyhjzg0gwr3rzhq13jh7lj63lh36qjv16hayd2kxrcpb62")))) |
| 102048 | (outputs '("out" "doc")) | 102050 | (outputs '("out" "doc")) |
| 102049 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 102051 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 102050 | (build-system texlive-build-system) | 102052 | (build-system texlive-build-system) |
| 102051 | (arguments | 102053 | (arguments |
| 102052 | (list #:tex-format "latex" | 102054 | (list #:tex-format "latex" |
| @@ -102056,7 +102058,7 @@ LaTeX, to generate a nice solution book.") | |||
| 102056 | ;; only be declared at top-level!". Skip build. | 102058 | ;; only be declared at top-level!". Skip build. |
| 102057 | (delete 'build)))) | 102059 | (delete 'build)))) |
| 102058 | (native-inputs | 102060 | (native-inputs |
| 102059 | (list (texlive-updmap.cfg | 102061 | (list (texlive-local-tree |
| 102060 | (list texlive-etoolbox | 102062 | (list texlive-etoolbox |
| 102061 | texlive-float | 102063 | texlive-float |
| 102062 | texlive-fourier | 102064 | texlive-fourier |
| @@ -103592,7 +103594,7 @@ rather than being numbered sequentially through the document.") | |||
| 103592 | (base32 | 103594 | (base32 |
| 103593 | "1xbl5lzyd264avy3dkqz7yq8imk6pziaalhi7smh9d4jra6412a3")))) | 103595 | "1xbl5lzyd264avy3dkqz7yq8imk6pziaalhi7smh9d4jra6412a3")))) |
| 103594 | (outputs '("out" "doc")) | 103596 | (outputs '("out" "doc")) |
| 103595 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 103597 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 103596 | (build-system texlive-build-system) | 103598 | (build-system texlive-build-system) |
| 103597 | (arguments | 103599 | (arguments |
| 103598 | (list | 103600 | (list |
| @@ -103601,7 +103603,7 @@ rather than being numbered sequentially through the document.") | |||
| 103601 | ;; FIXME: I couldn't find how to build this package without error. | 103603 | ;; FIXME: I couldn't find how to build this package without error. |
| 103602 | (delete 'build)))) | 103604 | (delete 'build)))) |
| 103603 | (native-inputs | 103605 | (native-inputs |
| 103604 | (list (texlive-updmap.cfg | 103606 | (list (texlive-local-tree |
| 103605 | (list texlive-breakurl | 103607 | (list texlive-breakurl |
| 103606 | texlive-caption | 103608 | texlive-caption |
| 103607 | texlive-examplep | 103609 | texlive-examplep |
| @@ -105304,11 +105306,11 @@ supported.") | |||
| 105304 | (base32 | 105306 | (base32 |
| 105305 | "1vppjv24cwnizg96pyhj68g2wx8dd4193c6bm2k4visqwpnwh95p")))) | 105307 | "1vppjv24cwnizg96pyhj68g2wx8dd4193c6bm2k4visqwpnwh95p")))) |
| 105306 | (outputs '("out" "doc")) | 105308 | (outputs '("out" "doc")) |
| 105307 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 105309 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 105308 | (build-system texlive-build-system) | 105310 | (build-system texlive-build-system) |
| 105309 | (arguments (list #:tex-format "latex")) | 105311 | (arguments (list #:tex-format "latex")) |
| 105310 | (native-inputs | 105312 | (native-inputs |
| 105311 | (list (texlive-updmap.cfg | 105313 | (list (texlive-local-tree |
| 105312 | (list texlive-etoolbox | 105314 | (list texlive-etoolbox |
| 105313 | texlive-footmisc | 105315 | texlive-footmisc |
| 105314 | texlive-fourier | 105316 | texlive-fourier |
| @@ -105647,11 +105649,11 @@ environments.") | |||
| 105647 | (base32 | 105649 | (base32 |
| 105648 | "0xszyc03vf7h160gxqfd8yfs4aya7s17av4ylf9nc6abbvwipapk")))) | 105650 | "0xszyc03vf7h160gxqfd8yfs4aya7s17av4ylf9nc6abbvwipapk")))) |
| 105649 | (outputs '("out" "doc")) | 105651 | (outputs '("out" "doc")) |
| 105650 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 105652 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 105651 | (build-system texlive-build-system) | 105653 | (build-system texlive-build-system) |
| 105652 | (arguments (list #:tex-format "latex")) | 105654 | (arguments (list #:tex-format "latex")) |
| 105653 | (native-inputs | 105655 | (native-inputs |
| 105654 | (list (texlive-updmap.cfg | 105656 | (list (texlive-local-tree |
| 105655 | (list texlive-eepic | 105657 | (list texlive-eepic |
| 105656 | texlive-etoolbox | 105658 | texlive-etoolbox |
| 105657 | texlive-hypdoc | 105659 | texlive-hypdoc |
| @@ -112255,11 +112257,11 @@ minimize writing and production time and cost.") | |||
| 112255 | (base32 | 112257 | (base32 |
| 112256 | "1k4j0rjfl0cy0in272k3dyiqzq5nc31zhygqckfvaw328mkkagz9")))) | 112258 | "1k4j0rjfl0cy0in272k3dyiqzq5nc31zhygqckfvaw328mkkagz9")))) |
| 112257 | (outputs '("out" "doc")) | 112259 | (outputs '("out" "doc")) |
| 112258 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 112260 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 112259 | (build-system texlive-build-system) | 112261 | (build-system texlive-build-system) |
| 112260 | (arguments (list #:tex-format "latex")) | 112262 | (arguments (list #:tex-format "latex")) |
| 112261 | (native-inputs | 112263 | (native-inputs |
| 112262 | (list (texlive-updmap.cfg | 112264 | (list (texlive-local-tree |
| 112263 | (list texlive-etoolbox texlive-hypdoc texlive-ntgclass)))) | 112265 | (list texlive-etoolbox texlive-hypdoc texlive-ntgclass)))) |
| 112264 | (home-page "https://ctan.org/pkg/namespc") | 112266 | (home-page "https://ctan.org/pkg/namespc") |
| 112265 | (synopsis "Rudimentary C++-like namespaces in LaTeX") | 112267 | (synopsis "Rudimentary C++-like namespaces in LaTeX") |
| @@ -112436,7 +112438,7 @@ all sizing is set automatically.") | |||
| 112436 | (base32 | 112438 | (base32 |
| 112437 | "1naa0w3bvnj709msfq9kk6yb7b5qf1sahisjr7z8bfs1q17ml8xc")))) | 112439 | "1naa0w3bvnj709msfq9kk6yb7b5qf1sahisjr7z8bfs1q17ml8xc")))) |
| 112438 | (outputs '("out" "doc")) | 112440 | (outputs '("out" "doc")) |
| 112439 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 112441 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 112440 | (build-system texlive-build-system) | 112442 | (build-system texlive-build-system) |
| 112441 | (arguments | 112443 | (arguments |
| 112442 | (list | 112444 | (list |
| @@ -112453,7 +112455,7 @@ all sizing is set automatically.") | |||
| 112453 | (getcwd) "/doc/latex/newspaper/Figure" n ".pdf" | 112455 | (getcwd) "/doc/latex/newspaper/Figure" n ".pdf" |
| 112454 | "}")))))))) | 112456 | "}")))))))) |
| 112455 | (native-inputs | 112457 | (native-inputs |
| 112456 | (list (texlive-updmap.cfg | 112458 | (list (texlive-local-tree |
| 112457 | (list texlive-etoolbox texlive-hypdoc texlive-pdflscape)))) | 112459 | (list texlive-etoolbox texlive-hypdoc texlive-pdflscape)))) |
| 112458 | (home-page "https://ctan.org/pkg/newspaper") | 112460 | (home-page "https://ctan.org/pkg/newspaper") |
| 112459 | (synopsis "Typeset newsletters to resemble newspapers") | 112461 | (synopsis "Typeset newsletters to resemble newspapers") |
| @@ -115704,7 +115706,7 @@ including back links.") | |||
| 115704 | (base32 | 115706 | (base32 |
| 115705 | "1b5fmrzaif2d7rwbwlpd9xdykpw1r5p5cpjqiw3gs1f3241p43f4")))) | 115707 | "1b5fmrzaif2d7rwbwlpd9xdykpw1r5p5cpjqiw3gs1f3241p43f4")))) |
| 115706 | (outputs '("out" "doc")) | 115708 | (outputs '("out" "doc")) |
| 115707 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 115709 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 115708 | (build-system texlive-build-system) | 115710 | (build-system texlive-build-system) |
| 115709 | (home-page "https://ctan.org/pkg/powerdot") | 115711 | (home-page "https://ctan.org/pkg/powerdot") |
| 115710 | (arguments | 115712 | (arguments |
| @@ -115718,7 +115720,7 @@ including back links.") | |||
| 115718 | (substitute* "source/latex/powerdot/powerdot.dtx" | 115720 | (substitute* "source/latex/powerdot/powerdot.dtx" |
| 115719 | (("\\\\DocInput\\{powerdot\\.dtx\\}") ""))))))) | 115721 | (("\\\\DocInput\\{powerdot\\.dtx\\}") ""))))))) |
| 115720 | (native-inputs | 115722 | (native-inputs |
| 115721 | (list (texlive-updmap.cfg | 115723 | (list (texlive-local-tree |
| 115722 | (list texlive-enumitem | 115724 | (list texlive-enumitem |
| 115723 | texlive-etoolbox | 115725 | texlive-etoolbox |
| 115724 | texlive-fourier | 115726 | texlive-fourier |
| @@ -116926,10 +116928,10 @@ binder cover sheets.") | |||
| 116926 | (base32 | 116928 | (base32 |
| 116927 | "0794jd9d28rjvwk6bx93al2dcavjrb341yjmivhmq74d504wahpf")))) | 116929 | "0794jd9d28rjvwk6bx93al2dcavjrb341yjmivhmq74d504wahpf")))) |
| 116928 | (outputs '("out" "doc")) | 116930 | (outputs '("out" "doc")) |
| 116929 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 116931 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 116930 | (build-system texlive-build-system) | 116932 | (build-system texlive-build-system) |
| 116931 | (arguments (list #:tex-format "latex")) | 116933 | (arguments (list #:tex-format "latex")) |
| 116932 | (native-inputs (list (texlive-updmap.cfg | 116934 | (native-inputs (list (texlive-local-tree |
| 116933 | (list texlive-etoolbox texlive-hypdoc)))) | 116935 | (list texlive-etoolbox texlive-hypdoc)))) |
| 116934 | (home-page "https://ctan.org/pkg/recipecard") | 116936 | (home-page "https://ctan.org/pkg/recipecard") |
| 116935 | (synopsis "Typeset recipes in note-card-sized boxes") | 116937 | (synopsis "Typeset recipes in note-card-sized boxes") |
| @@ -119081,11 +119083,11 @@ document.") | |||
| 119081 | (base32 | 119083 | (base32 |
| 119082 | "1j1cb5qy25qni8wq1kaf6p6c0whzrbymhm00g4jjajaizagm4ki2")))) | 119084 | "1j1cb5qy25qni8wq1kaf6p6c0whzrbymhm00g4jjajaizagm4ki2")))) |
| 119083 | (outputs '("out" "doc")) | 119085 | (outputs '("out" "doc")) |
| 119084 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 119086 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 119085 | (build-system texlive-build-system) | 119087 | (build-system texlive-build-system) |
| 119086 | (arguments (list #:tex-format "latex")) | 119088 | (arguments (list #:tex-format "latex")) |
| 119087 | (native-inputs | 119089 | (native-inputs |
| 119088 | (list (texlive-updmap.cfg | 119090 | (list (texlive-local-tree |
| 119089 | (list texlive-babel | 119091 | (list texlive-babel |
| 119090 | texlive-etoolbox | 119092 | texlive-etoolbox |
| 119091 | texlive-hypdoc | 119093 | texlive-hypdoc |
| @@ -121090,11 +121092,11 @@ to provide several tables.") | |||
| 121090 | (base32 | 121092 | (base32 |
| 121091 | "1bwwqzdfsqnm338qwnc0lnyskk58k6s4lr0v2gfizskamzygmi1b")))) | 121093 | "1bwwqzdfsqnm338qwnc0lnyskk58k6s4lr0v2gfizskamzygmi1b")))) |
| 121092 | (outputs '("out" "doc")) | 121094 | (outputs '("out" "doc")) |
| 121093 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 121095 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 121094 | (build-system texlive-build-system) | 121096 | (build-system texlive-build-system) |
| 121095 | (arguments (list #:tex-format "latex")) | 121097 | (arguments (list #:tex-format "latex")) |
| 121096 | (native-inputs | 121098 | (native-inputs |
| 121097 | (list (texlive-updmap.cfg | 121099 | (list (texlive-local-tree |
| 121098 | (list texlive-etoolbox | 121100 | (list texlive-etoolbox |
| 121099 | texlive-fontinst | 121101 | texlive-fontinst |
| 121100 | texlive-helvetic | 121102 | texlive-helvetic |
| @@ -121563,11 +121565,11 @@ from a template document.)") | |||
| 121563 | (base32 | 121565 | (base32 |
| 121564 | "0vkp71bpmhs3ys29cx4sxcvqqx63pqym6n87j3sr5hy7rw20ya0x")))) | 121566 | "0vkp71bpmhs3ys29cx4sxcvqqx63pqym6n87j3sr5hy7rw20ya0x")))) |
| 121565 | (outputs '("out" "doc")) | 121567 | (outputs '("out" "doc")) |
| 121566 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 121568 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 121567 | (build-system texlive-build-system) | 121569 | (build-system texlive-build-system) |
| 121568 | (arguments (list #:tex-format "latex")) | 121570 | (arguments (list #:tex-format "latex")) |
| 121569 | (native-inputs | 121571 | (native-inputs |
| 121570 | (list (texlive-updmap.cfg | 121572 | (list (texlive-local-tree |
| 121571 | (list texlive-etoolbox | 121573 | (list texlive-etoolbox |
| 121572 | texlive-hypdoc | 121574 | texlive-hypdoc |
| 121573 | texlive-lm | 121575 | texlive-lm |
| @@ -124528,11 +124530,11 @@ formats.") | |||
| 124528 | (base32 | 124530 | (base32 |
| 124529 | "1gbdnc1k819fncvnhzihx9q6qdxsrkpfjy47dh70bdwqf5klhqbh")))) | 124531 | "1gbdnc1k819fncvnhzihx9q6qdxsrkpfjy47dh70bdwqf5klhqbh")))) |
| 124530 | (outputs '("out" "doc")) | 124532 | (outputs '("out" "doc")) |
| 124531 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 124533 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 124532 | (build-system texlive-build-system) | 124534 | (build-system texlive-build-system) |
| 124533 | (arguments (list #:tex-format "latex")) | 124535 | (arguments (list #:tex-format "latex")) |
| 124534 | (native-inputs | 124536 | (native-inputs |
| 124535 | (list (texlive-updmap.cfg | 124537 | (list (texlive-local-tree |
| 124536 | (list texlive-etoolbox | 124538 | (list texlive-etoolbox |
| 124537 | texlive-hypdoc | 124539 | texlive-hypdoc |
| 124538 | texlive-lm | 124540 | texlive-lm |
| @@ -125051,7 +125053,7 @@ only if it is necessary.") | |||
| 125051 | (base32 | 125053 | (base32 |
| 125052 | "01khzfgkvsfs8vs64wym07k5hnaa0rmcgpgajp1q06g5f9shcsjc")))) | 125054 | "01khzfgkvsfs8vs64wym07k5hnaa0rmcgpgajp1q06g5f9shcsjc")))) |
| 125053 | (outputs '("out" "doc")) | 125055 | (outputs '("out" "doc")) |
| 125054 | (properties '((updater-extra-native-inputs "texlive-updmap.cfg"))) | 125056 | (properties '((updater-extra-native-inputs "texlive-local-tree"))) |
| 125055 | (build-system texlive-build-system) | 125057 | (build-system texlive-build-system) |
| 125056 | (arguments | 125058 | (arguments |
| 125057 | (list #:tex-format "latex" | 125059 | (list #:tex-format "latex" |
| @@ -125064,7 +125066,7 @@ only if it is necessary.") | |||
| 125064 | (substitute* "source/latex/xpeek/xpeek.dtx" | 125066 | (substitute* "source/latex/xpeek/xpeek.dtx" |
| 125065 | (("\\\\DocInput\\{\\\\jobname\\.dtx\\}") ""))))))) | 125067 | (("\\\\DocInput\\{\\\\jobname\\.dtx\\}") ""))))))) |
| 125066 | (native-inputs | 125068 | (native-inputs |
| 125067 | (list (texlive-updmap.cfg | 125069 | (list (texlive-local-tree |
| 125068 | (list texlive-alphalph | 125070 | (list texlive-alphalph |
| 125069 | texlive-booktabs | 125071 | texlive-booktabs |
| 125070 | texlive-csquotes | 125072 | texlive-csquotes |
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm index d392949f9b1..d8c6be80fe9 100644 --- a/gnu/packages/xdisorg.scm +++ b/gnu/packages/xdisorg.scm | |||
| @@ -4177,7 +4177,7 @@ the following features: | |||
| 4177 | libtool | 4177 | libtool |
| 4178 | texinfo | 4178 | texinfo |
| 4179 | texi2html | 4179 | texi2html |
| 4180 | (texlive-updmap.cfg (list texlive-epsf | 4180 | (texlive-local-tree (list texlive-epsf |
| 4181 | texlive-texinfo)) | 4181 | texlive-texinfo)) |
| 4182 | imagemagick)) | 4182 | imagemagick)) |
| 4183 | (propagated-inputs (list libx11 libxpm libjpeg-turbo)) | 4183 | (propagated-inputs (list libx11 libxpm libjpeg-turbo)) |
diff --git a/guix/lint.scm b/guix/lint.scm index 0e93c536619..d4d08f7af46 100644 --- a/guix/lint.scm +++ b/guix/lint.scm | |||
| @@ -603,7 +603,7 @@ of a package, and INPUT-NAMES, a list of package specifications such as | |||
| 603 | "qmake" | 603 | "qmake" |
| 604 | "qttools-5" | 604 | "qttools-5" |
| 605 | "texinfo" | 605 | "texinfo" |
| 606 | "texlive-updmap.cfg" | 606 | "texlive-local-tree" |
| 607 | "xorg-server-for-tests" | 607 | "xorg-server-for-tests" |
| 608 | "yelp-tools"))) | 608 | "yelp-tools"))) |
| 609 | (map (lambda (input) | 609 | (map (lambda (input) |
