Commit graph

55665 commits

Author SHA1 Message Date
Marius Bakke f379c665a8
gnu: hurd-headers: Update snapshot.
* gnu/packages/hurd.scm (hurd-headers): Update to 0.9-1.91a5167.
[version]: Use GIT-VERSION.
[arguments]: Add "--without-libcrypt" in #:configure-flags.
2020-02-16 15:48:22 +01:00
Efraim Flashner 778d6b522a
gnu: Remove obsolete bootstrap workaround phases.
* gnu/packages/admin.scm (igt-gpu-tools)[arguments]: Don't set
NOCONFIGURE environment variable.
* gnu/packages/algebra.scm (givaro, fflas-ffpack, linbox),
* gnu/packages/arcan.scm (xarcan),
* gnu/packages/audio.scm (rtmidi),
* gnu/packages/cinnamon.scm (cinnamon-desktop),
* gnu/packages/gnome.scm (dia, libxklavier, byzanz),
* gnu/packages/image-viewers.scm (geeqie),
* gnu/packages/libusb.scm (libplist),
* gnu/packages/mail.scm (libetpan),
* gnu/packages/networking.scm (aircrack-ng),
* gnu/packages/terminals.scm (tilda, kmscon),
* gnu/packages/xorg.scm (xf86-video-intel, xcompmgr) [arguments]: Same.
2020-02-16 09:19:06 +02:00
Efraim Flashner 481a0f1a7c
build: gnu-build-system: Don't run configure during bootstrap.
* guix/build/gnu-build-system.scm (bootstrap): Add NOCONFIGURE
environment variable before running bootstrap scripts.
2020-02-16 09:05:32 +02:00
Marius Bakke acb9277480
gnu: bash: Update to 5.0.16.
* gnu/packages/bash.scm (%patch-series-5.0): Add patches 12 through 16.
2020-02-15 22:02:57 +01:00
Marius Bakke d317d3dfe3
gnu: readline: Update to 8.0.4.
* gnu/packages/readline.scm (%patch-series-8.0): Add patches 2 through 4.
2020-02-15 22:02:57 +01:00
Marius Bakke c37f9be952
gnu: CMake: Update to 3.16.4.
* gnu/packages/cmake.scm (cmake-bootstrap): Update to 3.16.4.
2020-02-15 22:02:57 +01:00
Marius Bakke 7e3533a446
gnu: libarchive: Update to 3.4.2.
* gnu/packages/backup.scm (libarchive): Update to 3.4.2.
2020-02-15 22:02:57 +01:00
Marius Bakke f9dcc39ac1
gnu: CMake: Do not use source files from system libarchive.
* gnu/packages/cmake.scm (%common-build-phases): Remove phase
'use-system-libarchive'.
(%preserved-third-party-files): New variable.
(cmake-bootstrap)[native-inputs]: Remove.
[source](snippet): Rewrite in terms of FILE-SYSTEM-FOLD, and
preserve two files from the bundled libarchive.
(cmake-minimal)[source](snippet): Adjust accordingly.
2020-02-15 22:02:57 +01:00
Marius Bakke 717c433c46
gnu: ncurses: Update to 6.2.
* gnu/packages/ncurses.scm (ncurses): Update to 6.2.
[arguments]: Remove phase "apply-rollup-patch".
[native-inputs]: Remove "rollup-patch" input.
2020-02-15 22:02:56 +01:00
Marius Bakke 62852fa27c
gnu: bison: Update to 3.5.2. 2020-02-15 22:02:56 +01:00
Marius Bakke 32d3f81a49
gnu: mit-krb5: Update to 1.18.
* gnu/packages/kerberos.scm (mit-krb5): Update to 1.18.
2020-02-15 22:02:56 +01:00
Marius Bakke 9640cd972d
gnu: libgpg-error: Update to 1.37.
* gnu/packages/patches/libgpg-error-gawk-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gnupg.scm (libgpg-error): Update to 1.37.
[source](modules, patches): Remove.
2020-02-15 22:02:56 +01:00
Marius Bakke 087c94019d
gnu: OpenBLAS: Update to 0.3.8.
* gnu/packages/maths.scm (openblas): Update to 0.3.8.
2020-02-15 22:02:56 +01:00
Marius Bakke 974200102b
gnu: python2-more-itertools: Do not depend on 'python2-minimal'.
* gnu/packages/python-xyz.scm (python2-more-itertools)[arguments]: Use PYTHON2
instead of PYTHON2-MINIMAL.
2020-02-15 22:02:56 +01:00
Marius Bakke 5d8a4354ac
gnu: isl: Move the static library to a separate output.
* gnu/packages/gcc.scm (isl)[outputs, arguments]: New fields.
* gnu/packages/make-bootstrap.scm (%gcc-static)[inputs]: Add ISL:STATIC.
2020-02-15 22:02:56 +01:00
Marius Bakke 6457ae1339
gnu: telepathy-glib: Fix test failure.
* gnu/packages/patches/telepathy-glib-channel-memory-leak.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/glib.scm (telepathy-glib)[source](patches): Add it.
2020-02-15 22:02:55 +01:00
Marius Bakke fedce7b2b4
gnu: libfaketime: Fix build with glibc 2.31.
* gnu/packages/check.scm (libfaketime)[arguments]: Disable
"deprecated-declarations" warnings before running the test suite.
2020-02-15 22:02:55 +01:00
Marius Bakke a33eac038a
gnu: glibc: Update to 2.31.
* gnu/packages/patches/glibc-supported-locales.patch: Adjust for upstream
changes.
* gnu/packages/patches/glibc-2.29-supported-locales.patch: New file, with
previous contents.
* gnu/packages/patches/gcc-4.9-libsanitizer-mode-size.patch,
gnu/packages/patches/gcc-6-libsanitizer-mode-size.patch,
gnu/packages/patches/gcc-7-libsanitizer-mode-size.patch,
gnu/packages/patches/gcc-8-libsanitizer-mode-size.patch,
gnu/packages/patches/gcc-9-libsanitizer-mode-size.patch: New files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gcc.scm (gcc-4.9, gcc-5, gcc-6, gcc-7, gcc-8,
gcc-9)[source](patches): Add the respective patch files.
* gnu/packages/base.scm (glibc): Update to 2.31.
[source](patches): Remove obsolete.
(glibc-2.30): New public variable.
(glibc-2.29)[source](patches): Adjust for renamed patch file.
2020-02-15 22:02:55 +01:00
Marius Bakke a493a52646
gnu: ath9k-htc-firmware: Build with binutils@2.33.1.
* gnu/packages/base.scm (binutils-2.33): New public variable.
* gnu/packages/cross-base.scm (cross-binutils): Add optional BINUTILS argument.
* gnu/packages/firmware.scm (ath9k-htc-firmware)[native-inputs]: Build the
xtensa-elf toolchain with BINUTILS-2.33.
2020-02-15 22:02:55 +01:00
Marius Bakke 3e3a37b2bc
gnu: binutils: Update to 2.34.
* gnu/packages/base.scm (binutils): Update to 2.34.
[arguments]: Add #:make-flags.
[properties]: New field.
(binutils+documentation): New public variable.
* gnu/packages/make-bootstrap.scm (%binutils-static)[arguments]: Inherit
 #:make-flags.
2020-02-15 22:02:55 +01:00
Marius Bakke 645772e4b9
gnu: dnsmasq: Fix build with linux-libre-headers >= 5.2.
* gnu/packages/dns.scm (dnsmasq)[source](modules, snippet): New fields.
2020-02-15 22:02:55 +01:00
Marius Bakke 429243a43a
gnu: linux-libre-headers: Update to 5.4.20.
* gnu/packages/linux.scm (linux-libre-headers-4.19.56): Rename to ...
(linux-libre-headers-5.4.20): ... this.  Update to 5.4.20.
(linux-libre-headers): Adjust accordingly.
* gnu/packages/commencement.scm (rsync-boot0): New variable.
(linux-libre-headers-boot0)[native-inputs]: Add RSYNC-BOOT0.
2020-02-15 22:02:54 +01:00
Marius Bakke 87d3e94d82
gnu: efibootmgr: Remove obsolete workaround.
* gnu/packages/linux.scm (efibootmgr)[arguments]: Don't set C_INCLUDE_PATH in
 #:configure-flags.
2020-02-15 22:02:54 +01:00
Marius Bakke 6388bed78c
gnu: efivar: Remove obsolete workaround.
* gnu/packages/linux.scm (efivar)[arguments]: Remove phase
'kernel-headers-are-system-headers'.
2020-02-15 22:02:54 +01:00
Marius Bakke 4a894c2f09
gnu: linux-libre: Remove obsolete workaround.
* gnu/packages/linux.scm (make-linux-libre*)[arguments]: Do not change CPATH
or CROSS_CPATH.
2020-02-15 22:02:54 +01:00
Alexandros Theodotou bbd1e4e7ed
gnu: cairo: Add support for XML.
* gnu/packages/gtk.scm (cairo)[arguments]: Add enable-xml flag.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-02-14 19:16:33 +01:00
Marius Bakke 7edafc884c
Merge branch 'master' into core-updates 2020-02-14 19:05:45 +01:00
Leo Prikler 64fc4f3705
gnu: Add gst-editing-services.
* gnu/packages/gstreamer.scm (gst-editing-services): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-02-14 17:49:26 +01:00
Andrius Štikonas via Guix-patches via 7af0f2156c
gnu: mrustc: Fix typo in description.
* gnu/packages/rust.scm (mrustc) [synopsis]: Fix a typo

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-02-14 17:49:26 +01:00
Marius Bakke acadc0c584
gnu: WebKitGTK: Update to 2.26.4 [security fixes].
This fixes CVE-2020-3862, CVE-2020-3864, CVE-2020-3865, CVE-2020-3867, and
CVE-2020-3868.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.26.4.
2020-02-14 17:49:26 +01:00
Marius Bakke e20e069b99
gnu: LVM2: Update to 2.03.08.
* gnu/packages/linux.scm (lvm2): Update to 2.03.08.
2020-02-14 17:49:26 +01:00
Marius Bakke 11415d3506
guix build: Add '--manifest' option.
* guix/scripts/build.scm (show-help): Document --manifest argument.
(options->things-to-build): When given a manifest, evaluate all the entries.
* tests/guix-build.sh: Add test for --manifest.
* doc/guix.texi (Additional Build Options): Mention --manifest.
* etc/completion/bash/guix: Complete file name if 'guix build' argument is
-m.
2020-02-14 17:49:26 +01:00
Pierre Neidhardt a74e23188f
gnu: Add librocket.
* gnu/packages/web.scm (librocket): New variable.
2020-02-14 17:45:47 +01:00
Jelle Licht 53e7e3d7ca
gnu: emacs-ess: Do not install files in "guix.d".
* gnu/packages/statistics.scm (emacs-ess)[arguments]: Move the etc and
lisp directories out of "guix.d".
2020-02-14 16:55:18 +01:00
Brice Waegeneire 96945cabe0
gnu: Add haproxy.
* gnu/packages/networking.scm (haproxy): New variable.
2020-02-14 16:33:17 +01:00
Pierre Neidhardt 98e3953e96
gnu: dxvk: Update to 1.5.4.
* gnu/packages/wine.scm (dxvk): Update to 1.5.4.
2020-02-14 10:08:15 +01:00
Christopher Baines 57718bdf68
Revert "nls: Update 'es' translation of the manual."
I believe this change breaks guix pull:

  ./guix.es.texi:20971: @samp missing closing brace

This reverts commit d156e3fbcd.
2020-02-14 09:01:29 +00:00
Pierre Neidhardt e659fa7112
gnu: emacs-sly-asdf: Update to 20200214.
* gnu/packages/emacs-xyz.scm (emacs-sly-asdf): Update to 20200214.
2020-02-14 09:42:05 +01:00
Eric Bavier 341976e561
gnu: netsurf: Fix .desktop exec reference.
* gnu/packages/web.scm (netsurf)[arguments]: Update name of binary referenced
in .desktop file to "netsurf-gtk3".
2020-02-13 22:09:56 -06:00
Julien Lepiller 7bdb1988ae
nls: Update 'fr' translation. 2020-02-14 04:45:59 +01:00
Julien Lepiller 561185d279
nls: Update 'de' translation of the manual. 2020-02-14 04:45:56 +01:00
Julien Lepiller d156e3fbcd
nls: Update 'es' translation of the manual. 2020-02-14 04:45:53 +01:00
Julien Lepiller ade16123dc
nls: Update 'pt_BR' translation. 2020-02-14 04:45:36 +01:00
Leo Famulari 1ce2467fd6
gnu: LibreOffice: Update to 6.4.0.3.
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.0.3.
[inputs]: Add qrcodegen-cpp.
[source]: Remove obsolete patches and substitutions.
* gnu/packages/patches/libreoffice-glm.patch,
gnu/packages/patches/libreoffice-icu.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2020-02-13 20:13:10 -05:00
Leo Famulari b96aca9255
gnu: libetonyek: Update MDDS requirement.
* gnu/packages/libreoffice.scm (libetonyek): Put '--with-mdds-1.5'
in #:configure-flags.
2020-02-13 20:13:10 -05:00
Leo Famulari 80f29b83db
gnu: orcus: Update to 0.15.3.
* gnu/packages/libreoffice.scm (orcus): Update to 0.15.3.
2020-02-13 20:13:10 -05:00
Leo Famulari dbbe244851
gnu: ixion: Update to 0.15.0.
* gnu/packages/libreoffice.scm (ixion): Update to 0.15.0.
[inputs]: Add spdlog.
2020-02-13 20:13:10 -05:00
Leo Famulari ec2fdbf6c1
gnu: mdds: Update to 1.5.0.
* gnu/packages/boost.scm (mdds): Update to 1.5.0.
2020-02-13 20:13:09 -05:00
Leo Famulari d41e25c058
gnu: Add qrcodegen-cpp.
* gnu/packages/aidc.scm (qrcodegen-cpp): New variable.
* gnu/packages/patches/qrcodegen-cpp-make-install.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2020-02-13 20:13:09 -05:00
Leo Famulari 3dbab6824d
gnu: Syncthing: Update to 1.3.4.
* gnu/packages/syncthing.scm (syncthing): Update to 1.3.4.
[arguments]: Adjust to changes in the upstream build tooling in the 'build'
and 'install' phases.
[inputs]: Add go-github-com-cespare-xxhash.
2020-02-13 19:44:31 -05:00