Commit graph

79236 commits

Author SHA1 Message Date
Marius Bakke 986e9025a5
gnu: guile-static: Remove obsolete workaround.
* gnu/packages/make-bootstrap.scm (make-guile-static)[arguments]: Don't
disable JIT on ARMv7.
2021-05-22 17:28:37 +02:00
Marius Bakke 4ea6852c5f
Merge branch 'master' into core-updates 2021-05-22 17:21:57 +02:00
Marius Bakke d4ffa96302
gnu: autotrace: Prepare for GLib 2.68 and later.
* gnu/packages/patches/autotrace-glib-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/graphics.scm (autotrace)[source](patches): New field.
2021-05-22 17:14:17 +02:00
Marius Bakke fcf45f8d75
gnu: emacs-libgit: Fix installation failure.
* gnu/packages/emacs-xyz.scm (emacs-libgit)[arguments]: Adjust for renamed
source directory.  While at it, removing trailing #t's.
2021-05-22 17:08:15 +02:00
Marius Bakke 2ae0c5d920
gnu: wget: Update to 1.21.1.
* gnu/packages/wget.scm (wget): Update to 1.21.1.
2021-05-22 17:08:15 +02:00
Marius Bakke 8ce6cea907
gnu: gtk-doc: Remove obsolete workaround.
* gnu/packages/gtk.scm (gtk-doc)[arguments]: Remove set-HOME phase.
2021-05-22 17:08:15 +02:00
Marius Bakke cf45cc2ffb
gnu: libxaw: Update to 1.0.14.
* gnu/packages/xorg.scm (libxaw): Update to 1.0.14.
2021-05-22 17:08:15 +02:00
Marius Bakke ba8dd0cdd4
gnu: libxt: Update to 1.2.1.
* gnu/packages/xorg.scm (libxt): Update to 1.2.1.
* gnu/packages/patches/libxt-guix-search-paths.patch: Adjust context.
2021-05-22 17:08:15 +02:00
Marius Bakke a96a9934b5
gnu: xkeyboard-config: Update to 2.32.
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.32.
2021-05-22 17:08:15 +02:00
Marius Bakke dca6c3782e
gnu: libxfixes: Update to 6.0.0.
* gnu/packages/xorg.scm (libxfixes): Update to 6.0.0.
2021-05-22 17:08:14 +02:00
Marius Bakke 5c971de2b8
gnu: libxres: Update to 1.2.1.
* gnu/packages/xorg.scm (libxres): Update to 1.2.1.
2021-05-22 17:08:14 +02:00
Marius Bakke 6642195f15
gnu: xorgproto: Update to 2021.4.
* gnu/packages/xorg.scm (xorgproto): Update to 2021.4.
2021-05-22 17:08:14 +02:00
Marius Bakke ea782f98d9
gnu: util-macros: Update to 1.19.3.
* gnu/packages/xorg.scm (util-macros): Update to 1.19.3.
2021-05-22 17:08:14 +02:00
Marius Bakke 4250b256d7
gnu: doxygen: Update to 1.9.1.
* gnu/packages/patches/doxygen-1.8.17-runtests.patch,
gnu/packages/patches/doxygen-test.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/documentation.scm (doxygen): Update to 1.9.1.
[source](patches): Remove.
[home-page]: Use HTTPS.
[arguments]: Disable bibtex test with a phase instead of patch.
2021-05-22 17:08:14 +02:00
Marius Bakke 42db0f4e33
gnu: SWIG: Update to 4.0.2.
* gnu/packages/swig.scm (swig): Update to 4.0.2.
[arguments]: Remove.
2021-05-22 17:08:14 +02:00
Marius Bakke 6daa0b5af3
gnu: Tcl/Tk: Update to 8.6.11.
* gnu/packages/patches/tcl-fix-cross-compilation.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/tcl.scm (tcl): Update to 8.6.11.
[source](patches): Remove.
[arguments]: Remove trailing #t's.
(tk): Update to 8.6.11.1.
[arguments]: Remove trailing #t's and reindent.
2021-05-22 17:08:14 +02:00
Marius Bakke 4119775de1
gnu: libuv: Update to 1.41.0.
* gnu/packages/libevent.scm (libuv): Update to 1.41.0.
[native-inputs]: Change from AUTOCONF-WRAPPER to AUTOCONF.
2021-05-22 17:08:14 +02:00
Marius Bakke 46f2d25b09
gnu: libfaketime: Use absolute 'date' reference.
* gnu/packages/check.scm (libfaketime)[inputs]: Add COREUTILS.
[arguments]: Add phase to substitute the absolute 'date' file name.
2021-05-22 17:08:14 +02:00
Marius Bakke b3338f10c4
gnu: help2man: Update to 1.48.3.
* gnu/packages/man.scm (help2man): Update to 1.48.3.
2021-05-22 17:08:14 +02:00
Marius Bakke 5d3ac92cc7
gnu: automake: Remove unnecessary conditional.
* gnu/packages/autotools.scm (automake)[inputs]: Add all unconditionally.
2021-05-22 17:08:14 +02:00
Marius Bakke 1496bb5c10
gnu: autoconf: Remove unnecessary conditional.
* gnu/packages/autotools.scm (autoconf-2.69)[inputs]: Add all
unconditionally.
2021-05-22 17:08:14 +02:00
Marius Bakke b08d989045
gnu: boost: Update to 1.76.0.
* gnu/packages/patches/boost-fix-transitive-linking.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/boost.scm (boost): Update to 1.76.0.
[source](patches): Remove.
2021-05-22 17:08:14 +02:00
Marius Bakke 52f4ba9617
gnu: util-linux: Disable setarch test on all architectures.
* gnu/packages/linux.scm (util-linux)[arguments]: Don't make the
disable-setarch-test phase conditional.  While at it, remove trailing #t's.
2021-05-22 17:08:13 +02:00
Marius Bakke 11284cb321
gnu: gfortran: Remove obsolete workaround.
* gnu/packages/gcc.scm (gfortran): Use GCC directly.
2021-05-22 17:08:13 +02:00
Marius Bakke b4bf509785
gnu: zstd: Update to 1.5.0.
* gnu/packages/compression.scm (zstd): Update to 1.5.0.
[arguments]: Remove obsolete phase.
2021-05-22 17:08:13 +02:00
Marius Bakke bd6cb1d4eb
gnu: ninja: Update to 1.10.2.
* gnu/packages/ninja.scm (ninja): Update to 1.10.2.
[arguments]: Remove trailing #t's.
2021-05-22 17:08:13 +02:00
Marius Bakke 13ee1b9ea0
gnu: meson: Update to 0.58.0.
* gnu/packages/build-tools.scm (meson): Update to 0.58.0.
[source](patches): New field.
2021-05-22 17:08:13 +02:00
Marius Bakke dfd6ca1908
gnu: Meson: Remove special versions.
* gnu/packages/audio.scm (lv2-speech-denoiser, libaudec)[arguments]: Remove
 #:meson.
* gnu/packages/build-tools.scm (meson): Update to 0.57.2.
(meson-0.55, meson-next): Remove variables.
* gnu/packages/datastructures.scm (tllist)[arguments]: Remove.
* gnu/packages/fontutils.scm (fcft)[arguments]: Likewise.
* gnu/packages/gimp.scm (babl, gegl)[arguments]: Remove #:meson.
* gnu/packages/gtk.scm (gdk-pixbuf)[arguments]: Likewise.
* gnu/packages/lua.scm (emilua)[arguments]: Likewise.
* gnu/packages/music.scm (zrythm)[arguments]: Likewise.
* gnu/packages/terminals.scm (foot)[arguments]: Likewise.
* gnu/packages/virtualization.scm (qemu)[native-inputs]: Change from
MESON-NEXT to MESON.
(libvirt)[arguments]: Remove #:meson.
* gnu/packages/wm.scm (wlroots, sway)[arguments]: Likewise.
2021-05-22 17:08:13 +02:00
Marius Bakke c52eddc70f
gnu: gtkmm: Fix build failure.
* gnu/packages/gtk.scm (gtkmm)[native-inputs]: Add GLIB:BIN.
[propagated-inputs]: Change ATKMM to ATKMM-2.28 and PANGOMM to PANGOMM-2.46.
* gnu/packages/gtk.scm (gtkmm-2)[native-inputs]: Don't inherit from GTKMM.
2021-05-22 17:08:13 +02:00
Marius Bakke 0d2e7dee17
gnu: pangomm@2.42: Update to 2.46.0.
* gnu/packages/gtk.scm (pangomm-2.42): Rename to ...
(pangomm-2.46): ... this.  Update to 2.46.0.
(gtkmm-2)[propagated-inputs]: Adjust accordingly.
2021-05-22 17:08:13 +02:00
Marius Bakke 200ddf3aa3
gnu: cairomm@1.13: Update to 1.14.2.
* gnu/packages/gtk.scm (cairomm-1.13): Rename to ...
(cairomm-1.14): ... this.  Update to 1.14.2.
[build-system, arguments]: Remove.
(pangomm-2.42, gtkmm-2)[propagated-inputs]: Adjust for variable rename.
2021-05-22 17:08:13 +02:00
Marius Bakke f20de6161b
gnu: ATLAS: Fix build with GCC 10.
* gnu/packages/patches/atlas-gfortran-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/maths.scm (atlas)[source](patches): New field.
2021-05-22 17:08:13 +02:00
Marius Bakke a5c6bd38c1
gnu: libical: Update to 3.0.10.
* gnu/packages/calendar.scm (libical): Update to 3.0.10.
2021-05-22 17:08:13 +02:00
Marius Bakke 10755ceb44
gnu: cairomm: Do not propagate fontconfig.
* gnu/packages/gtk.scm (cairomm)[propagated-inputs]: Move FONTCONFIG ...
[inputs]: ... here.  New field.
2021-05-22 17:08:13 +02:00
Marius Bakke 582537d930
gnu: python-sphinx: Update to 4.0.1.
* gnu/packages/sphinx.scm (python-sphinx): Update to 4.0.1.
2021-05-22 17:08:12 +02:00
Marius Bakke 78c2f6e3ad
gnu: python-pyopenssl: Update to 20.0.1.
* gnu/packages/python-crypto.scm (python-pyopenssl): Update to 20.0.1.
2021-05-22 17:08:12 +02:00
Marius Bakke b12a916e35
gnu: java.scm: Adjust to new #:disallowed-references convention.
* gnu/packages/java.scm (icedtea-8, openjdk9, openjdk10,
openjdk11)[arguments]: Adjust #:disallowed-references.
2021-05-22 17:08:12 +02:00
Marius Bakke d58e2f2723
gnu: libblockdev: Prepare for GLib 2.58.
* gnu/packages/patches/libblockdev-glib-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/disk.scm (libblockdev)[source](patches): New field.
2021-05-22 16:04:59 +02:00
Marius Bakke 404feffa30
gnu: ucx: Restore (and adapt) ioctl fallback patch.
This is a followup to 4ebd4a58ce which
removed the patch, but it was still necessary for some dependents.

* gnu/packages/patches/ucx-tcp-iface-ioctl.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/fabric-management.scm (ucx)[source](patches): New field.
2021-05-22 16:04:59 +02:00
Marius Bakke 19ea43c907
gnu: cmdtest: Do not propagate any inputs.
* gnu/packages/check.scm (cmdtest)[propagated-inputs]: Move everything ...
[inputs]: ... here.  New field.
2021-05-22 16:04:59 +02:00
Marius Bakke 0bdb7d3841
gnu: cmdtest: Update to 0.32-14-gcdfe14e.
* gnu/packages/check.scm (cmdtest): Update to 0.32-14-gcdfe14e.
[source]: Switch to GIT-FETCH.
[arguments]: Remove #:phases and #:python.  Add #:tests?.
[native-inputs]: Change from PYTHON2-CLIAPP, PYTHON2-MARKDOWN, and
PYTHON-TTYSTATUS to their respective Python 3 variants.
2021-05-22 16:04:59 +02:00
Marius Bakke 10c8aa039d
gnu: python2-ttystatus: Add Python 3 variant.
* gnu/packages/python-xyz.scm (python2-ttystatus): Rename to ...
(python-ttystatus): ... this.
[name, native-inputs, arguments]: Adjust accordingly.
[descriptions]: Remove mentions of Python version and add markup.
(python2-ttystatus): Use PACKAGE-WITH-PYTHON2.
2021-05-22 16:04:59 +02:00
Marius Bakke 0d0e3bee03
gnu: python2-cliapp: Add Python 3 variant.
* gnu/packages/python-xyz.scm (python2-cliapp): Rename to ...
(python-cliapp): ... this.
[name, native-inputs, propagated-inputs]: Adjust accordingly.
[arguments]: Disable tests.
[description]: Remove mentions of Python version and add markup.
(python2-cliapp): Use PACKAGE-WITH-PYTHON2.
2021-05-22 16:04:59 +02:00
Marius Bakke 350833554b
gnu: python-coverage-test-runner: Add Python 3 variant.
* gnu/packages/check.scm (python2-coverage-test-runner): Rename to ...
(python-coverage-test-runner): ... this.
[arguments, propagated-inputs]: Adjust for Python 3.
(python2-coverage-test-runner): Use PACKAGE-WITH-PYTHON2.
2021-05-22 16:04:59 +02:00
Marius Bakke de47177400
gnu: sharutils: 'which' is a native input.
* gnu/packages/compression.scm (sharutils)[inputs]: Rename to ...
[native-inputs]: ... this.
2021-05-22 16:04:58 +02:00
Marius Bakke 9fe4e45be7
gnu: sharutils: Prepare for GCC 10.
* gnu/packages/compression.scm (sharutils)[source](snippet): Add substitution
to avoid duplicate header definitions.
[arguments]: Remove trailing #t.
2021-05-22 16:04:58 +02:00
Marius Bakke c1947a8c7d
gnu: ntp: Prepare for GCC 10.
* gnu/packages/ntp.scm (ntp)[source](patches): New field.
2021-05-22 16:04:58 +02:00
Mathieu Othacehe 7003b2db52
scripts: discover: Report Avahi errors.
Fixes: <https://issues.guix.gnu.org/48561>.

* guix/scripts/discover (guix-discover): Report Avahi errors.
2021-05-22 14:04:19 +02:00
Christopher Baines fbabf0bec6
gnu: guix: Update to 9f2b2c4.
* gnu/packages/package-management.scm (guix): Update to 9f2b2c4.
2021-05-22 09:18:54 +01:00
Ricardo Wurmus 9f2b2c432b
gnu: Add emacs-poly-r.
* gnu/packages/statistics.scm (emacs-poly-r): New variable.
2021-05-22 07:14:29 +02:00