gnu: Add dosfstools. * gnu/packages/disk.scm (dosfstools): New variable.
gnu: Add libvisio. * gnu/packages/libreoffice.scm (libvisio): New variable.
gnu: Add libpagemaker. * gnu/packages/libreoffice.scm (libpagemaker): New variable.
gnu: Add libmspub. * gnu/packages/libreoffice.scm (libmspub): New variable.
gnu: Add libfreehand. * gnu/packages/libreoffice.scm (libfreehand): New variable.
gnu: Add libexttextcat. * gnu/packages/libreoffice.scm (libexttextcat): New variable.
gnu: Add libetonyek. * gnu/packages/libreoffice.scm (libetonyek): New variable.
gnu: Add libcdr. * gnu/packages/libreoffice.scm (libcdr): New variable.
gnu: Add libabw. * gnu/packages/libreoffice.scm (libabw): New variable.
gnu: Add python-pyxdg. * gnu/packages/freedesktop.scm (python-pyxdg, python2-pyxdg): New variables.
gnu: moe: Update to 1.7. * gnu/packages/moe.scm (moe): Update to 1.7.
gnu: hop: Remove use of patchelf. * gnu/packages/patches/hop-linker-flags.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/scheme.scm (source)[patches]: Use it. (arguments)[phases]: Remove patch-rpath phase. [modules, imported-modules]: Remove. (native-inputs): Remove field.
gnu: Add elogind. * gnu/packages/freedesktop.scm (elogind): New variable.
gnu: Add IR. * gnu/packages/audio.scm (ir): New variable.
gnu: Add zita-convolver. * gnu/packages/audio.scm (zita-convolver): New variable.
gnu: webkitgtk: Remove unnecessary make flag. * gnu/packages/webkit.scm (webkitgtk): Remove make-flags. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: librevenge, libwpd, libwpg: Fix 'license' field. * gnu/packages/libreoffice.scm (librevenge, libwpd, libwpg): Fix 'license' field to be a list of <license>.
gnu: hop: Fix RPATHs. * gnu/packages/scheme.scm (inputs): Move patchelf input to... (native-inputs): ...here. New field. (arguments)[phases]: Use augment-rpath for patch-rpath phase.
gnu: perl-json-any: Fix typo in source uri scheme. * gnu/packages/perl.scm (perl-json-any)[source]: Fix typo.
gnu: webkitgtk: Fix compilation on x86_64. * gnu/packages/webkit.scm (webkitgtk): Move library install path from lib64 to lib. Signed-off-by: Ludovic Courtès <ludo@gnu.org>