summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add texlive-mkpattern.Ricardo Wurmus2019-07-24
| | | | * gnu/packages/tex.scm (texlive-mkpattern): New variable.
* gnu: Add texlive-hyphen-basque.Ricardo Wurmus2019-07-24
| | | | * gnu/packages/tex.scm (texlive-hyphen-basque): New variable.
* gnu: Add texlive-hyphen-armenian.Ricardo Wurmus2019-07-24
| | | | * gnu/packages/tex.scm (texlive-hyphen-armenian): New variable.
* gnu: Add texlive-hyphen-ancientgreek.Ricardo Wurmus2019-07-24
| | | | * gnu/packages/tex.scm (texlive-hyphen-ancientgreek): New variable.
* gnu: Add texlive-hyphen-afrikaans.Ricardo Wurmus2019-07-24
| | | | * gnu/packages/tex.scm (texlive-hyphen-afrikaans): New variable.
* gnu: Add texlive-tex-ini-files.Ricardo Wurmus2019-07-24
| | | | | * gnu/packages/tex.scm (texlive-tex-ini-files): New variable. (texlive-generic-tex-ini-files): Deprecate it.
* gnu: texlive-fonts-cm: Use simple-texlive-package.Ricardo Wurmus2019-07-24
| | | | | | * gnu/packages/tex.scm (texlive-fonts-cm): Implement with simple-texlive-package. [arguments]: Adjust.
* gnu: texlive-fonts-cm: Remove cm-type1.Ricardo Wurmus2019-07-24
| | | | | | | | 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: texlive-dvips: Implement with simple-texlive-package.Ricardo Wurmus2019-07-24
| | | | * gnu/packages/tex.scm (texlive-dvips): Use simple-texlive-package.
* gnu: Add texlive-dehyph-exptl.Ricardo Wurmus2019-07-24
| | | | | * gnu/packages/tex.scm (texlive-dehyph-exptl): New variable. (texlive-generic-dehyph-exptl): Deprecate.
* gnu: Add texlive-hyph-utf8.Ricardo Wurmus2019-07-24
| | | | | * gnu/packages/tex.scm (texlive-hyph-utf8): New variable. (texlive-generic-hyph-utf8): Deprecate in favour of texlive-hyph-utf8.
* gnu: Add texlive-hyphen-base.Ricardo Wurmus2019-07-24
| | | | * gnu/packages/tex.scm (texlive-hyphen-base): New variable.
* gnu: Add texlive-unicode-data.Ricardo Wurmus2019-07-24
| | | | | * gnu/packages/tex.scm (texlive-unicode-data): New variable. (texlive-generic-unicode-data): Deprecate package.
* gnu: Add texlive-hyphen-package.Ricardo Wurmus2019-07-23
| | | | * gnu/packages/tex.scm (texlive-hyphen-package): New procedure.
* gnu: Add hyph-utf8-scripts.Ricardo Wurmus2019-07-23
| | | | * gnu/packages/tex.scm (hyph-utf8-scripts): New variable.
* gnu: Add simple-texlive-package.Ricardo Wurmus2019-07-23
| | | | * gnu/packages/tex.scm (simple-texlive-package): New procedure.
* build-system/texlive: Add texlive-origin.Ricardo Wurmus2019-07-23
| | | | * guix/build-system/texlive.scm (texlive-origin): New procedure.
* guix: Add svn-multi-reference.Ricardo Wurmus2019-07-23
| | | | | | | * 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.
* build: svn-fetch: Use "svn export".Ricardo Wurmus2019-07-23
| | | | | | * 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.
* gnu: texlive-union: Build font maps.Ricardo Wurmus2019-07-23
| | | | | | * gnu/packages/tex.scm (texlive-union)[arguments]: Execute updmap to generate missing font maps. [native-inputs]: Add coreutils, sed, and updmap.cfg.
* doc: Add example for generating a secret key with knot DNS.Julien Lepiller2019-07-23
| | | | | * doc/guix.texi (DNS Services): Add an example and more context to the includes field of the knot-configuration record.
* gnu: terminology: Update to 1.5.0.Efraim Flashner2019-07-23
| | | | * gnu/packages/enlightenment.scm (terminology): Update to 1.5.0.
* gnu: emacs-request: Update to 0.3.1.Mathieu Lirzin2019-07-23
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-request): Update to 0.3.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: emacs-google-translate: Update to 0.11.18.Mathieu Lirzin2019-07-23
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-google-translate): Update to 0.11.18. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* Makefile: Sort scheme tests alphabetically.Robert Vollmert2019-07-23
| | | | | | * Makefile.am (SCM_TESTS): Sort. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: mallard-ducktype: Update to 1.0.2.Jack Hill2019-07-23
| | | | | | * gnu/packages/python-xyz.scm (mallard-ducktype) Update to 1.0.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: harmonist: Update to 0.2.Julien Lepiller2019-07-22
| | | | * gnu/packages/games.scm (harmonist): Update to 0.2.
* gnu: vlc: Build against libvpx@1.8.Marius Bakke2019-07-22
| | | | * gnu/packages/video.scm (vlc)[inputs]: Change LIBVPX-1.7 to LIBVPX.
* gnu: libvpx: Update to 1.8.1.Marius Bakke2019-07-22
| | | | * gnu/packages/video.scm (libvpx): Update to 1.8.1.
* gnu: zstd: Update to 1.4.1.Marius Bakke2019-07-22
| | | | * gnu/packages/compression.scm (zstd): Update to 1.4.1.
* gnu: zstd: Move libraries to separate outputs.Marius Bakke2019-07-22
| | | | | | | | | | * 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: whois: Update to 5.5.0.Marius Bakke2019-07-22
| | | | * gnu/packages/networking.scm (whois): Update to 5.5.0.
* gnu: jsoncpp: Update to 1.9.1.Marius Bakke2019-07-22
| | | | * gnu/packages/serialization.scm (jsoncpp): Update to 1.9.1.
* gnu: ffmpeg: Update to 4.1.4.Marius Bakke2019-07-22
| | | | * gnu/packages/video.scm (ffmpeg): Update to 4.1.4.
* gnu: x265: Update to 3.1.1.Marius Bakke2019-07-22
| | | | * gnu/packages/video.scm (x265): Update to 3.1.1.
* gnu: ungoogled-chromium: Enable parallel build.Marius Bakke2019-07-22
| | | | | | | ...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>.
* gnu: htslib: Propagate zlib.Ricardo Wurmus2019-07-22
| | | | | | | Reported by Vedran Franke <Vedran.Franke@mdc-berlin.de>. * gnu/packages/bioinformatics.scm (htslib)[inputs]: Move zlib from here... [propagated-inputs]: ...to here.
* pack: Pass a list as the entry point for 'build-docker-image'.Ludovic Courtès2019-07-22
| | | | | * guix/scripts/pack.scm (docker-image)[build]: Pass a list as #:entry-point, not a string.
* swh: Add basic tests.Ludovic Courtès2019-07-22
| | | | | | * guix/swh.scm (%swh-base-url): Turn into a parameter and export it. * tests/swh.scm: New file. * Makefile.am (SCM_TESTS): Add it.
* doc: Update 'guix import json' example.Ludovic Courtès2019-07-22
| | | | | | | This is a followup to d78010b81ee6ef4fd8803082e2f401b9e55b44db. * doc/guix.texi (Invoking guix import): Change 'guix import json' example to refer to "gettext", not "gcc".
* gnu: perl-net-http: Update to 6.19.Efraim Flashner2019-07-22
| | | | * gnu/packages/web.scm (perl-net-httpd): Update to 6.19.
* gnu: perl-test-simple: Update to 1.302164.Efraim Flashner2019-07-22
| | | | * gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302164.
* gnu: perl-cpan-meta: Update to 2.150010.Efraim Flashner2019-07-22
| | | | * gnu/packages/perl.scm (perl-cpan-meta): Update to 2.150010.
* gnu: perl-clone: Update to 0.42.Efraim Flashner2019-07-22
| | | | * gnu/packages/perl.scm (perl-clone): Update to 0.42.
* gnu: perl-hash-merge: Update to 0.300.Efraim Flashner2019-07-22
| | | | | * gnu/packages/perl.scm (perl-hash-merge): Update to 0.300. [inputs]: Add perl-clone-choose.
* gnu: mallard-ducktype: Run tests.Efraim Flashner2019-07-22
| | | | | * gnu/packages/python-xyz.scm (mallard-ducktype)[arguments]: Replace 'check phase to run test suite.
* gnu: oil-shell: Update to 0.6.0Robert Vollmert2019-07-22
| | | | | | * gnu/packages/shells.scm (oil-shell): Update to 0.6.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: libreoffice: Fix xdg-open absolute paths.Chris Marusich2019-07-21
| | | | | | | | Fixes: <https://bugs.gnu.org/36728>. * gnu/packages/libreoffice.scm (libreoffice) [inputs]: Add xdg-utils. [arguments][#:phases][prepare-src]: Replace hard-coded absolute paths to xdg-open in the source with the path to xdg-open in the xdg-utils input.
* gnu: libosinfo: Update to 1.5.0.Tobias Geerinckx-Rice2019-07-21
| | | | | | * gnu/packages/virtualization.scm (libosinfo): Update to 1.5.0. [arguments]: Remove ‘disable-broken-test’ phase. [native-inputs]: Remove check.
* gnu: linux-libre: Update to 5.2.2.Mark H Weaver2019-07-21
| | | | | * gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.2. (linux-libre-5.2-pristine-source): Update hash.