gnu: libreoffice: Update to 5.3.1.2. * gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.1.2. [inputs]: Add libstaroffice and libzmf. [arguments]: Remove reference to removed patch; unpack xmlsec 1.2.23 tarball. (xmlsec-src-libreoffice): Update to version 1.2.23 tarball.
gnu: orcus: Update to 0.12.1. * gnu/packages/libreoffice.scm (orcus): Update to 0.12.1. [inputs]: Add python.
gnu: libetonyek: Update to 0.1.6. * gnu/packages/libreoffice.scm (libetonyek): Update to 0.1.6. [arguments]: Add phase 'autoreconf, because configure.ac is patched. Add configure flag "--with-mdds=1.2". [inputs]: Add liblangtag. [native-inputs]: Add autoconf and automake. * gnu/packages/patches/libetonyek-build-with-mdds-1.2.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
gnu: Add libstaroffice. * gnu/packages/libreoffice.scm (libstaroffice): New variable.
gnu: ixion: Update to 0.12.2. * gnu/packages/libreoffice.scm (ixion): Update to 0.12.2. [inputs]: Replace python-2 by python.
gnu: mdds: Upgrade to 1.2.2. * gnu/packages/boost.scm (mdds): Upgrade to 1.2.2.
gnu: Add libzmf. * gnu/packages/libreoffice.scm (libzmf): New Variable.
gnu: mumble: Fix build after speex update. * gnu/packages/telephony.scm (mumble)[inputs]: Add SPEEXDSP.
gnu: Add speexdsp. * gnu/packages/xiph.scm (speexdsp): New variable. Export it.
gnu: po4a: Make manpages writable before resetting timestamps. * gnu/packages/gettext.scm (po4a)[arguments]: Add 'make-compressed-files-writable' phase.
gnu: bigloo: Fix build failure in ld. * gnu/packages/scheme.scm (bigloo)[arguments]<#:configure-flags>: Add --cflags=-fPIC.
gnu: libsvgtiny: Build with gperf@3.0. * gnu/packages/web.scm (libsvgtiny)[native-inputs]: Change GPERF to GPERF-3.0.
gnu: libpqxx: Fix build with newer sed. * gnu/packages/databases.scm (libpqxx)[arguments]: Add 'fix-sed-command' phase that corrects a typo in the configure script.
gnu: aseprite: Downgrade to 1.1.7. * gnu/packages/game-development.scm (aseprite): Downgrade to 1.1.7.
gnu: vte-ng: Build with gperf@3.0. * gnu/packages/gnome.scm (vte-ng)[native-inputs]: Change GPERF to GPERF-3.0.
gnu: libtorrent-rasterbar: Update to 1.1.2. * gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.2. [source]: Use patch. * gnu/packages/patches/libtorrent-rasterbar-boost-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
gnu: aseprite: Update to 1.1.13. * gnu/packages/game-development.scm (aseprite): Update to 1.1.13. [source]: Switch to release archive.
gnu: coreutils: Patch 'cut' unit test on ARM. Fixes <https://bugs.gnu.org/26253>. * gnu/packages/patches/coreutils-cut-huge-range-test.patch: New file. * gnu/packages/base.scm (coreutils)[native-inputs]: Add it as an input. [arguments] <#:phases>: On ARM, add 'patch-cut-test' phase. * gnu/local.mk (dist_patch_DATA): Add 'coreutils-cut-huge-range-test.patch'.
gnu: xorg-server-xwayland: Add missing input. * gnu/packages/xorg.scm (xorg-server-xwayland)[inputs]: Remove libepoxy, add wayland-protocols.
gnu: pcc: Remove aarch64-linux from %supported-systems. * gnu/packages/c.scm (pcc)[supported-systems]: New field.