aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* gnu: Add texlive-hyphen-coptic.•••* gnu/packages/tex.scm (texlive-hyphen-coptic): New variable. Ricardo Wurmus2019-07-24
* gnu: Add texlive-hyphen-churchslavonic.•••* gnu/packages/tex.scm (texlive-hyphen-churchslavonic): New variable. Ricardo Wurmus2019-07-24
* gnu: Add texlive-hyphen-chinese.•••* gnu/packages/tex.scm (texlive-hyphen-chinese): New variable. Ricardo Wurmus2019-07-24
* gnu: Add texlive-hyphen-catalan.•••* gnu/packages/tex.scm (texlive-hyphen-catalan): New variable. Ricardo Wurmus2019-07-24
* gnu: Add texlive-hyphen-bulgarian.•••* gnu/packages/tex.scm (texlive-hyphen-bulgarian): New variable. Ricardo Wurmus2019-07-24
* gnu: Add texlive-hyphen-belarusian.•••* gnu/packages/tex.scm (texlive-hyphen-belarusian): New variable. Ricardo Wurmus2019-07-24
* gnu: Add texlive-mkpattern.•••* gnu/packages/tex.scm (texlive-mkpattern): New variable. Ricardo Wurmus2019-07-24
* gnu: Add texlive-hyphen-basque.•••* gnu/packages/tex.scm (texlive-hyphen-basque): New variable. Ricardo Wurmus2019-07-24
* gnu: Add texlive-hyphen-armenian.•••* gnu/packages/tex.scm (texlive-hyphen-armenian): New variable. Ricardo Wurmus2019-07-24
* gnu: Add texlive-hyphen-ancientgreek.•••* gnu/packages/tex.scm (texlive-hyphen-ancientgreek): New variable. Ricardo Wurmus2019-07-24
* gnu: Add texlive-hyphen-afrikaans.•••* gnu/packages/tex.scm (texlive-hyphen-afrikaans): New variable. Ricardo Wurmus2019-07-24
* gnu: Add texlive-tex-ini-files.•••* gnu/packages/tex.scm (texlive-tex-ini-files): New variable. (texlive-generic-tex-ini-files): Deprecate it. Ricardo Wurmus2019-07-24
* gnu: texlive-fonts-cm: Use simple-texlive-package.•••* gnu/packages/tex.scm (texlive-fonts-cm): Implement with simple-texlive-package. [arguments]: Adjust. Ricardo Wurmus2019-07-24
* gnu: texlive-fonts-cm: Remove cm-type1.•••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. Ricardo Wurmus2019-07-24
* gnu: texlive-dvips: Implement with simple-texlive-package.•••* gnu/packages/tex.scm (texlive-dvips): Use simple-texlive-package. Ricardo Wurmus2019-07-24
* gnu: Add texlive-dehyph-exptl.•••* gnu/packages/tex.scm (texlive-dehyph-exptl): New variable. (texlive-generic-dehyph-exptl): Deprecate. Ricardo Wurmus2019-07-24
* gnu: Add texlive-hyph-utf8.•••* gnu/packages/tex.scm (texlive-hyph-utf8): New variable. (texlive-generic-hyph-utf8): Deprecate in favour of texlive-hyph-utf8. Ricardo Wurmus2019-07-24
* gnu: Add texlive-hyphen-base.•••* gnu/packages/tex.scm (texlive-hyphen-base): New variable. Ricardo Wurmus2019-07-24
* gnu: Add texlive-unicode-data.•••* gnu/packages/tex.scm (texlive-unicode-data): New variable. (texlive-generic-unicode-data): Deprecate package. Ricardo Wurmus2019-07-24
* gnu: Add texlive-hyphen-package.•••* gnu/packages/tex.scm (texlive-hyphen-package): New procedure. Ricardo Wurmus2019-07-23
* gnu: Add hyph-utf8-scripts.•••* gnu/packages/tex.scm (hyph-utf8-scripts): New variable. Ricardo Wurmus2019-07-23
* gnu: Add simple-texlive-package.•••* gnu/packages/tex.scm (simple-texlive-package): New procedure. Ricardo Wurmus2019-07-23
* build-system/texlive: Add texlive-origin.•••* guix/build-system/texlive.scm (texlive-origin): New procedure. Ricardo Wurmus2019-07-23
* guix: Add svn-multi-reference.•••* guix/svn-download.scm (<svn-multi-reference>): New record type. (svn-multi-reference-url, svn-multi-reference-revision, svn-multi-reference-locations, svn-multi-reference-user-name, svn-multi-reference-password, svn-multi-fetch): New procedures. Ricardo Wurmus2019-07-23
* build: svn-fetch: Use "svn export".•••* guix/build/svn.scm (svn-fetch): Use "svn export" instead of "svn checkout" because it does not include the .svn directory and allows us to fetch single files. Ricardo Wurmus2019-07-23
* gnu: texlive-union: Build font maps.•••* gnu/packages/tex.scm (texlive-union)[arguments]: Execute updmap to generate missing font maps. [native-inputs]: Add coreutils, sed, and updmap.cfg. Ricardo Wurmus2019-07-23
* doc: Add example for generating a secret key with knot DNS.•••* doc/guix.texi (DNS Services): Add an example and more context to the includes field of the knot-configuration record. Julien Lepiller2019-07-23
* gnu: terminology: Update to 1.5.0.•••* gnu/packages/enlightenment.scm (terminology): Update to 1.5.0. Efraim Flashner2019-07-23
* gnu: emacs-request: Update to 0.3.1.•••* gnu/packages/emacs-xyz.scm (emacs-request): Update to 0.3.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Mathieu Lirzin2019-07-23
* gnu: emacs-google-translate: Update to 0.11.18.•••* gnu/packages/emacs-xyz.scm (emacs-google-translate): Update to 0.11.18. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Mathieu Lirzin2019-07-23
* Makefile: Sort scheme tests alphabetically.•••* Makefile.am (SCM_TESTS): Sort. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Robert Vollmert2019-07-23
* gnu: mallard-ducktype: Update to 1.0.2.•••* gnu/packages/python-xyz.scm (mallard-ducktype) Update to 1.0.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Jack Hill2019-07-23
* gnu: harmonist: Update to 0.2.•••* gnu/packages/games.scm (harmonist): Update to 0.2. Julien Lepiller2019-07-22
* gnu: vlc: Build against libvpx@1.8.•••* gnu/packages/video.scm (vlc)[inputs]: Change LIBVPX-1.7 to LIBVPX. Marius Bakke2019-07-22
* gnu: libvpx: Update to 1.8.1.•••* gnu/packages/video.scm (libvpx): Update to 1.8.1. Marius Bakke2019-07-22
* gnu: zstd: Update to 1.4.1.•••* gnu/packages/compression.scm (zstd): Update to 1.4.1. Marius Bakke2019-07-22
* gnu: zstd: Move libraries to separate outputs.•••* 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. Marius Bakke2019-07-22
* gnu: whois: Update to 5.5.0.•••* gnu/packages/networking.scm (whois): Update to 5.5.0. Marius Bakke2019-07-22
* gnu: jsoncpp: Update to 1.9.1.•••* gnu/packages/serialization.scm (jsoncpp): Update to 1.9.1. Marius Bakke2019-07-22
* gnu: ffmpeg: Update to 4.1.4.•••* gnu/packages/video.scm (ffmpeg): Update to 4.1.4. Marius Bakke2019-07-22
* gnu: x265: Update to 3.1.1.•••* gnu/packages/video.scm (x265): Update to 3.1.1. Marius Bakke2019-07-22
* gnu: ungoogled-chromium: Enable parallel build.•••...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>. Marius Bakke2019-07-22
* gnu: htslib: Propagate zlib.•••Reported by Vedran Franke <Vedran.Franke@mdc-berlin.de>. * gnu/packages/bioinformatics.scm (htslib)[inputs]: Move zlib from here... [propagated-inputs]: ...to here. Ricardo Wurmus2019-07-22
* pack: Pass a list as the entry point for 'build-docker-image'.•••* guix/scripts/pack.scm (docker-image)[build]: Pass a list as #:entry-point, not a string. Ludovic Courtès2019-07-22
* swh: Add basic tests.•••* guix/swh.scm (%swh-base-url): Turn into a parameter and export it. * tests/swh.scm: New file. * Makefile.am (SCM_TESTS): Add it. Ludovic Courtès2019-07-22
* doc: Update 'guix import json' example.•••This is a followup to d78010b81ee6ef4fd8803082e2f401b9e55b44db. * doc/guix.texi (Invoking guix import): Change 'guix import json' example to refer to "gettext", not "gcc". Ludovic Courtès2019-07-22
* gnu: perl-net-http: Update to 6.19.•••* gnu/packages/web.scm (perl-net-httpd): Update to 6.19. Efraim Flashner2019-07-22
* gnu: perl-test-simple: Update to 1.302164.•••* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302164. Efraim Flashner2019-07-22
* gnu: perl-cpan-meta: Update to 2.150010.•••* gnu/packages/perl.scm (perl-cpan-meta): Update to 2.150010. Efraim Flashner2019-07-22
* gnu: perl-clone: Update to 0.42.•••* gnu/packages/perl.scm (perl-clone): Update to 0.42. Efraim Flashner2019-07-22