Age | Commit message (Collapse) | Author |
|
* gnu/packages/tex.scm (texlive-hyphen-galician): New variable.
|
|
* gnu/packages/tex.scm (texlive-hyphen-friulan): New variable.
|
|
* gnu/packages/tex.scm (texlive-hyphen-french): New variable.
|
|
* gnu/packages/tex.scm (texlive-hyphen-finnish): New variable.
|
|
* gnu/packages/tex.scm (texlive-hyphen-ethiopic): New variable.
|
|
* gnu/packages/tex.scm (texlive-hyphen-estonian): New variable.
|
|
* gnu/packages/tex.scm (texlive-hyphen-esperanto): New variable.
|
|
* gnu/packages/tex.scm (texlive-hyphen-english): New variable.
|
|
* gnu/packages/tex.scm (texlive-hyphen-dutch): New variable.
|
|
* gnu/packages/tex.scm (texlive-hyphen-danish): New variable.
|
|
* gnu/packages/tex.scm (texlive-hyphen-czech): New variable.
|
|
* gnu/packages/tex.scm (texlive-hyphen-croatian): New variable.
|
|
* gnu/packages/tex.scm (texlive-hyphen-coptic): New variable.
|
|
* gnu/packages/tex.scm (texlive-hyphen-churchslavonic): New variable.
|
|
* gnu/packages/tex.scm (texlive-hyphen-chinese): New variable.
|
|
* gnu/packages/tex.scm (texlive-hyphen-catalan): New variable.
|
|
* gnu/packages/tex.scm (texlive-hyphen-bulgarian): New variable.
|
|
* gnu/packages/tex.scm (texlive-hyphen-belarusian): New variable.
|
|
* gnu/packages/tex.scm (texlive-mkpattern): New variable.
|
|
* gnu/packages/tex.scm (texlive-hyphen-basque): New variable.
|
|
* gnu/packages/tex.scm (texlive-hyphen-armenian): New variable.
|
|
* gnu/packages/tex.scm (texlive-hyphen-ancientgreek): New variable.
|
|
* gnu/packages/tex.scm (texlive-hyphen-afrikaans): New variable.
|
|
* gnu/packages/tex.scm (texlive-tex-ini-files): New variable.
(texlive-generic-tex-ini-files): Deprecate it.
|
|
* gnu/packages/tex.scm (texlive-fonts-cm): Implement with
simple-texlive-package.
[arguments]: Adjust.
|
|
These fonts should actually be part of the amsfonts package.
* gnu/packages/tex.scm (texlive-fonts-cm)[arguments]: Do not install cm-type1
fonts.
[native-inputs]: Remove cm-type1 fonts.
|
|
* gnu/packages/tex.scm (texlive-dvips): Use simple-texlive-package.
|
|
* gnu/packages/tex.scm (texlive-dehyph-exptl): New variable.
(texlive-generic-dehyph-exptl): Deprecate.
|
|
* gnu/packages/tex.scm (texlive-hyph-utf8): New variable.
(texlive-generic-hyph-utf8): Deprecate in favour of texlive-hyph-utf8.
|
|
* gnu/packages/tex.scm (texlive-hyphen-base): New variable.
|
|
* gnu/packages/tex.scm (texlive-unicode-data): New variable.
(texlive-generic-unicode-data): Deprecate package.
|
|
* gnu/packages/tex.scm (texlive-hyphen-package): New procedure.
|
|
* gnu/packages/tex.scm (hyph-utf8-scripts): New variable.
|
|
* gnu/packages/tex.scm (simple-texlive-package): New procedure.
|
|
* gnu/packages/tex.scm (texlive-union)[arguments]: Execute updmap to generate
missing font maps.
[native-inputs]: Add coreutils, sed, and updmap.cfg.
|
|
* gnu/packages/enlightenment.scm (terminology): Update to 1.5.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-request): Update to 0.3.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/emacs-xyz.scm (emacs-google-translate): Update to 0.11.18.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python-xyz.scm (mallard-ducktype) Update to 1.0.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/games.scm (harmonist): Update to 0.2.
|
|
* gnu/packages/video.scm (vlc)[inputs]: Change LIBVPX-1.7 to LIBVPX.
|
|
* gnu/packages/video.scm (libvpx): Update to 1.8.1.
|
|
* gnu/packages/compression.scm (zstd): Update to 1.4.1.
|
|
* gnu/packages/compression.scm (zstd)[outputs]: New field.
[arguments]: Add phase 'adjust-libary-locations'. Pass LIBDIR and INCLUDEDIR
in <#:make-flags>.
* gnu/packages/backup.scm (borg)[inputs]: Change ZSTD to ZSTD:LIB.
* gnu/packages/sync.scm (casync)[inputs]: Likewise.
* gnu/packages/tor.scm (tor)[inputs]: Likewise.
* gnu/packages/linux.scm (btrfs-progs)[inputs]: Likewise. Add ZSTD:STATIC.
|
|
* gnu/packages/networking.scm (whois): Update to 5.5.0.
|
|
* gnu/packages/serialization.scm (jsoncpp): Update to 1.9.1.
|
|
* gnu/packages/video.scm (ffmpeg): Update to 4.1.4.
|
|
* gnu/packages/video.scm (x265): Update to 3.1.1.
|
|
...but limit the memory usage. Tested with --cores=8 on a 16 GiB RAM machine.
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Remove <#:parallel-build?>.
Add "jumbo_file_merge_limit=8" in <#:configure-flags>.
|
|
Reported by Vedran Franke <Vedran.Franke@mdc-berlin.de>.
* gnu/packages/bioinformatics.scm (htslib)[inputs]: Move zlib from here...
[propagated-inputs]: ...to here.
|