gnu: spice-gtk: Enable GObject introspection support.
Allows virt-manager to use the spice-gtk widget.
* gnu/packages/spice.scm (spice-gtk)[inputs]: Add gobject-introspection.
[arguments]<#:configure-flags>: Add --enable-introspection.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: qemu: Enable spice usb redirection support.
* gnu/packages/virtualization.scm (qemu)[arguments]<#:configure-flags>: New
argument.
[inputs]: Add usbredir.
(qemu-minimal)[arguments]<#:configure-flags>: Restrict them even when they are
set by qemu.
[inputs]: Remove usbredir.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: python-hy: Update to 0.13.0.
* gnu/packages/python.scm (python-hy): Update to 0.13.0.
gnu: Order module imports in (gnu packages mate) alphabetically.
* gnu/packages/mate.scm: Order module imports alphabetically.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
gnu: Add dirvish.
* gnu/packages/backup.scm (dirvish): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
gnu: Add perl-libtime-period.
* gnu/packages/perl.scm (perl-libtime-period): New variable.
gnu: Add perl-libtime-parsedate.
* gnu/packages/perl.scm (perl-libtime-parsedate): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
gnu: f-seq: Fix location of commons-cli.jar.
* gnu/packages/bioinformatics.scm (f-seq)[arguments]: Fix location of
commons-cli.jar in the wrapper script.
gnu: eog-plugins: Update to 3.26.1.
* gnu/packages/gnome.scm (eog-plugins): Update to 3.26.1.
gnu: eog: Update to 3.26.1.
* gnu/packages/gnome.scm (eog): Update to 3.26.1.
gnu: python-pyatspi: Update to 2.26.0.
* gnu/packages/gnome.scm (python-pyatspi): Update to 2.26.0.
gnu: btrfs-progs: Update to 4.13.3.
* gnu/packages/linux.scm (btrfs-progs): Update to 4.13.3.
gnu: hplip: Update to 3.17.10.
* gnu/packages/cups.scm (hplip): Update to 3.17.10.
gnu: mailutils: Update to 3.3.
* gnu/packages/mail.scm (mailutils): Update to 3.3.
[arguments]: Rename 'pre-build' phase to 'prepare-test-suite', and move
after 'check'. Set 'HOME', and create ~/.mh_profile.
gnu: perl-crypt-random-source: Use 'perl-license'.
* gnu/packages/crypto.scm (perl-crypt-random-source)[license]: Change to
LICENSE:PERL-LICENSE.
gnu: Add atool.
* gnu/packages/compression.scm (atool): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
gnu: mupdf: Fix CVE-2017-15587.
* gnu/packages/patches/mupdf-CVE-2017-15587.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/pdf.scm (mupdf)[source](patches): Use it.
gnu: python-protobuf: Update to 3.4.0.
* gnu/packages/protobuf.scm (python-protobuf): Update to 3.4.0.
gnu: Add protobuf-c.
* gnu/packages/protobuf.scm (protobuf-c): New variable.