summary refs log tree commit diff
path: root/gnu
AgeCommit message (Collapse)Author
2021-06-06gnu: Add texlive-latex-newunicodechar.Marius Bakke
* gnu/packages/tex.scm (texlive-latex-newunicodechar): New public variable.
2021-06-06gnu: Add texlive-latex-hanging.Marius Bakke
* gnu/packages/tex.scm (texlive-latex-hanging): New public variable.
2021-06-06gnu: Add texlive-latex-etoc.Marius Bakke
* gnu/packages/tex.scm (texlive-latex-etoc): New public variable.
2021-06-06gnu: Add texlive-tex-gyre.Marius Bakke
* gnu/packages/tex.scm (texlive-tex-gyre): New public variable.
2021-06-06gnu: dblatex: Remove unused TeX inputs.Marius Bakke
* gnu/packages/docbook.scm (dblatex)[inputs]: Remove TEXLIVE-LATEX-EEPIC, TEXLIVE-LATEX-ESO-PIC, TEXLIVE-LATEX-OBERDIEK, TEXLIVE-LATEX-URL, and TEXLIVE-FONTS-EC from updmap.cfg.
2021-06-06gnu: texlive-graphics-def: Propagate missing dependency.Marius Bakke
* gnu/packages/tex.scm (texlive-graphics-def)[propagated-inputs]: New field. Add TEXLIVE-LATEX-EPSTOPDF-PKG.
2021-06-06gnu: texlive-hyperref: Don't propagate texlive-oberdiek.Marius Bakke
* gnu/packages/tex.scm (texlive-hyperref)[propagated-inputs]: Remove TEXLIVE-OBERDIEK. Add TEXLIVE-GENERIC-ATBEGSHI, TEXLIVE-GENERIC-BITSET, TEXLIVE-GENERIC-ETEXCMDS, TEXLIVE-GENERIC-GETTITLESTRING, TEXLIVE-GENERIC-IFTEX, TEXLIVE-GENERIC-INFWARERR, TEXLIVE-GENERIC-INTCALC, TEXLIVE-GENERIC-KVDEFINEKEYS, TEXLIVE-GENERIC-LTXCMDS, TEXLIVE-GENERIC-PDFESCAPE, TEXLIVE-LATEX-AUXHOOK, TEXLIVE-LATEX-ATVERYEND, TEXLIVE-LATEX-HYCOLOR, TEXLIVE-LATEX-KVOPTIONS, TEXLIVE-LATEX-LETLTXMACRO, TEXLIVE-LATEX-PDFTEXCMDS, TEXLIVE-LATEX-REFCOUNT, and TEXLIVE-LATEX-RERUNFILECHECK.
2021-06-06gnu: texlive-base: Propagate texlive-kpathsea.Marius Bakke
* gnu/packages/tex.scm (texlive-base)[propagated-inputs]: Add TEXLIVE-KPATHSEA.
2021-06-06gnu: Add texlive-latex-rerunfilecheck.Marius Bakke
* gnu/packages/tex.scm (texlive-latex-rerunfilecheck): New public variable.
2021-06-06gnu: Add texlive-generic-uniquecounter.Marius Bakke
* gnu/packages/tex.scm (texlive-generic-uniquecounter): New public variable.
2021-06-06gnu: Add texlive-generic-pdfescape.Marius Bakke
* gnu/packages/tex.scm (texlive-generic-pdfescape): New public variable.
2021-06-06gnu: Add texlive-latex-kvoptions.Marius Bakke
* gnu/packages/tex.scm (texlive-latex-kvoptions): New public variable.
2021-06-06gnu: Add texlive-generic-kvsetkeys.Marius Bakke
* gnu/packages/tex.scm (texlive-generic-kvsetkeys): New public variable.
2021-06-06gnu: Add texlive-generic-kvdefinekeys.Marius Bakke
* gnu/packages/tex.scm (texlive-generic-kvdefinekeys): New public variable.
2021-06-06gnu: Add texlive-generic-gettitlestring.Marius Bakke
* gnu/packages/tex.scm (texlive-generic-gettitlestring): New public variable.
2021-06-06gnu: Add texlive-generic-etexcmds.Marius Bakke
* gnu/packages/tex.scm (texlive-generic-etexcmds): New public variable.
2021-06-06gnu: Add texlive-generic-bitset.Marius Bakke
* gnu/packages/tex.scm (texlive-generic-bitset): New public variable.
2021-06-06gnu: Add texlive-generic-bigintcalc.Marius Bakke
* gnu/packages/tex.scm (texlive-generic-bigintcalc): New public variable.
2021-06-06gnu: Add texlive-generic-intcalc.Marius Bakke
* gnu/packages/tex.scm (texlive-generic-intcalc): New public variable.
2021-06-06gnu: Add texlive-generic-atbegshi.Marius Bakke
* gnu/packages/tex.scm (texlive-generic-atbegshi): New public variable.
2021-06-06gnu: Add texlive-latex-letltxmacro.Marius Bakke
* gnu/packages/tex.scm (texlive-latex-letltxmacro): New public variable.
2021-06-06gnu: Add texlive-latex-pdftexcmds.Marius Bakke
* gnu/packages/tex.scm (texlive-latex-pdftexcmds): New public variable.
2021-06-06gnu: Add texlive-generic-ltxcmds.Marius Bakke
* gnu/packages/tex.scm (texlive-generic-ltxcmds): New public variable.
2021-06-06gnu: Add texlive-generic-infwarerr.Marius Bakke
* gnu/packages/tex.scm (texlive-generic-infwarerr): New public variable.
2021-06-06gnu: Add texlive-latex-hycolor.Marius Bakke
* gnu/packages/tex.scm (texlive-latex-hycolor): New public variable.
2021-06-06gnu: Add texlive-latex-epstopdf-pkg.Marius Bakke
* gnu/packages/tex.scm (texlive-latex-epstopdf-pkg): New public variable.
2021-06-06gnu: Add texlive-latex-auxhook.Marius Bakke
* gnu/packages/tex.scm (texlive-latex-auxhook): New public variable.
2021-06-06gnu: Add texlive-latex-atveryend.Marius Bakke
* gnu/packages/tex.scm (texlive-latex-atveryend): New public variable.
2021-06-06gnu: simple-texlive-package: Fix shebang patching.Marius Bakke
* gnu/packages/tex.scm (simple-texlive-package)[arguments]: Copy the working directory instead of the source directory to the output.
2021-06-06gnu: dblatex: Update to 0.3.12.Marius Bakke
* gnu/packages/docbook.scm (dblatex): Update to 0.3.12. [source](uri): Adjust file name. [inputs]: Add TEXLIVE-LATEX-BOOKMARK and TEXLIVE-LATEX-REFCOUNT. [arguments]: Remove #:python.
2021-06-06gnu: Add texlive-latex-bookmark.Marius Bakke
* gnu/packages/tex.scm (texlive-latex-bookmark): New public variable.
2021-06-06gnu: Add texlive-latex-refcount.Marius Bakke
* gnu/packages/tex.scm (texlive-latex-refcount): New public variable.
2021-06-06gnu: TeX Live: Update to 2020.0.Marius Bakke
* guix/build-system/texlive.scm (%texlive-tag): Set to 2020.0. (%texlive-revision): Set to 54632. * gnu/packages/tex.scm (texlive-extra-src, texlive-texmf-src, texlive-bin, texlive-texmf, texlive): Update to 20200406. (texlive-bin)[source](patches): Remove. [arguments]: Adjust poppler compatibility phase for new upstream patches. * gnu/packages/tex.scm (hyph-utf8-scripts, texlive-docstrip, texlive-unicode-data texlive-hyphen-base, texlive-dvips, texlive-metafont-base, texlive-fontinst, texlive-fontname, texlive-tex-plain, texlive-hyphen-bulgarian, texlive-hyphen-chinese, texlive-hyphen-hungarian, texlive-hyphen-latin, texlive-hyphen-sanskrit, texlive-hyphen-spanish, texlive-hyph-utf8, texlive-kpathsea, texlive-latexconfig, texlive-latex-base, texlive-union, texlive-latex-filecontents, texlive-latex-fancyvrb, texlive-graphics-def, texlive-latex-graphics, texlive-latex-oberdiek, texlive-latex-tools, texlive-latex-l3kernel, texlive-latex-l3packages, texlive-latex-fontspec, texlive-latex-amsmath, texlive-latex-babel, texlive-latex-draftwatermark, texlive-etoolbox, texlive-latex-geometry, texlive-latex-polyglossia, texlive-latex-supertabular, texlive-tex-texinfo, texlive-latex-appendix, texlive-latex-colortbl, texlive-latex-listings, texlive-inconsolata, texlive-latex-enumitem, texlive-latex-multirow, texlive-latex-overpic, texlive-latex-parskip, texlive-latex-pdfpages, texlive-libertine, texlive-latex-titlesec, texlive-metapost, texlive-latex-acmart, texlive-latex-wasysym, texlive-latex-preview, texlive-latex-acronym, texlive-pdftex, texlive-latex-media9, texlive-latex-ocgx2, texlive-latex-ms, texlive-generic-ulem, texlive-latex-pgf, texlive-latex-koma-script, texlive-generic-listofitems, texlive-bibtex, texlive-context-base, texlive-beamer, texlive-pstricks, texlive-marginnote, texlive-iftex, texlive-tools, texlive-siunitx, texlive-booktabs, texlive-csquotes, texlive-biblatex, texlive-microtype, texlive-caption, texlive-ydoc, texlive-courier, texlive-hyperref, texlive-fontspec, texlive-l3build, texlive-luaotfload, texlive-babel, texlive-tipa, texlive-jknappen, texlive-wasy, texlive-context, texlive-cabin, texlive-fourier, texlive-mweights, texlive-newtx, texlive-xcharter, texlive-tcolorbox): Update hashes. (texlive-hyphen-bulgarian): Don't include removed files. (texlive-hyphen-hungarian, texlive-hyphen-sanskrit): Adjust for directory rename. (texlive-hyphen-chinese, texlive-hyphen-latin): Add more files. (texlive-hyphen-macedonian): New public variable. (texlive-metafont-base)[source]: Switch to SVN-MULTI-FETCH. [arguments]: Adjust for extra source files. (texlive-latex-base)[arguments]: Disable more formats. [propagated-inputs]: Add TEXLIVE-HYPHEN-MACEDONIAN. (texlive-fontinst): Don't include "scripts/texlive/fontinst.sh". (texlive-generic-iftex): New public variable. (texlive-iftex, texlive-generic-ifxetex): Deprecate in favor of TEXLIVE-GENERIC-IFTEX. (texlive-latex-oberdiek)[propagated-inputs]: Change from TEXLIVE-GENERIC-IFXETEX to TEXLIVE-GENERIC-IFTEX. (texlive-latex-xkeyval)[native-inputs]: Likewise. (texlive-default-updmap.cfg): Remove variable. * gnu/packages/patches/texlive-bin-poppler-0.83.patch, gnu/packages/patches/texlive-bin-poppler-0.86.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2021-06-05gnu: Remove remnants of nettle 3.5.Maxim Cournoyer
The source of nettle-3.5 was already using the source of nettle-3.7. * gnu/packages/nettle.scm (nettle-3.5): Rename to 'nettle'. (nettle-3.7): Remove variable. (nettle): Remove alias.
2021-06-05gnu: nasm: Update to 2.15.05.Maxim Cournoyer
* gnu/packages/assembly.scm (nasm): Update to 2.15.05. [phases]{dont-build-ps-pdf-outputs}: Adjust patching to changes in the source.
2021-06-04gnu: wireguard-tools: Set #:sh argument of 'wrap-program'.Maxime Devos
* gnu/packages/vpn.scm (wireguard-tools)[arguments]<#:phases>{wrap-wg-quick}: Set #:sh argument of ‘wrap-program’. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-04gnu: protonvpn-cli: Set #:sh argument of 'wrap-program'.Maxime Devos
* gnu/packages/vpn.scm (protonvpn-cli)[arguments]<#:phases>{wrap-wrapper}: Set #:sh argument of ‘wrap-program’. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-04gnu: openconnect-sso: Set #:sh argument of 'wrap-program'.Maxime Devos
* gnu/packages/vpn.scm (openconnect-sso)[arguments]<#:phases>{wrap-qt-process-path} Set #:sh argument of ‘wrap-program’. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-04gnu: vpnc-scripts: Set #:guile argument of 'wrap-script'.Maxime Devos
* gnu/packages/vpn.scm (vpnc-scripts)[arguments]<#:phases>{wrap-scripts}: Set #:guile argument of ‘wrap-script’. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-04gnu: clipmenu: Set #:guile argument of 'wrap-script'.Maxime Devos
* gnu/packages/xdisorg.scm (clipmenu)[arguments]<#:phases>{wrap-script}: Set #:guile argument of ‘wrap-script’. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-04gnu: sieve-connect: Set #:guile argument of 'wrap-script'.Maxime Devos
* gnu/packages/mail.scm (sieve-connect)[arguments]<#:phases>{wrap-program}: Set #:guile argument of ‘wrap-script’. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-04gnu: nanopolish: Set #:guile argument of 'wrap-script'.Maxime Devos
* gnu/packages/bioinformatics.scm (nanopolish)[arguments]<#:phases>{wrap-programs}: Set #:guile argument of ‘wrap-script’. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-04gnu: gess: Set #:guile argument of 'wrap-script'.Maxime Devos
* gnu/packages/bioinformatics.scm (gess)[arguments]<#:phases>{install} Set #:guile argument of ‘wrap-script’. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-04gnu: prinseq: Set #:guile argument of 'wrap-script'.Maxime Devos
* gnu/packages/bioinformatics.scm (prinseq)[arguments]<#:phases>{install}: Set #:guile argument of ‘wrap-script’. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-04gnu: proteinortho: Set #:guile argument of 'wrap-script'.Maxime Devos
* gnu/packages/bioinformatics.scm (proteinortho)[arguments]<#:phases>{wrap-programs}: Set #:guile argument of ‘wrap-script’. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-04gnu: bats: Set #:guile argument of 'wrap-script'.Maxime Devos
* gnu/packages/bash.scm (bats)[arguments]<#:builder>: Set #:guile argument of ‘wrap-script’. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-04gnu: carla: Set #:guile argument of 'wrap-script'.Maxime Devos
* gnu/packages/audio.scm (carla)[arguments]<#:phases>{wrap-executables}: Set #:guile argument of ‘wrap-script’. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-01gnu: jemalloc: Fix building on powerpc-linux.Efraim Flashner
* gnu/packages/jemalloc.scm (jemalloc)[arguments]: Change configure-flags so they are configurable per-architecture.
2021-05-28gnu: guile-3.0: Fix building on powerpc-linux.Efraim Flashner
* gnu/packages/guile.scm (guile-3.0)[source]: Adjust snippet to skip OOM-test. [arguments]: On powerpc add a phase to adjust the compile flags during the bootstrap process. Add phase to skip known failing test.
2021-05-25guile: Leave 'scm_install_gmp_memory_functions' unchanged.Ludovic Courtès
Since the switch to Guile 3.0.7 using mini-GMP, we can leave 'scm_install_gmp_memory_functions' to its default value, which is to use custom memory allocators; there is no interference with users of GMP such as GnuTLS/Nettle. * gnu/packages/aux-files/guile-launcher.c (main) [!SCM_ENABLE_MINI_GMP]: Leave 'scm_install_gmp_memory_functions' unchanged.