gnu: bzip2: Use 'modify-phases' syntax.
* gnu/packages/compression.scm (bzip2)[arguments]: Use 'modify-phases' syntax.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
gnu: netpbm: Update to 10.78.3.
* gnu/packages/netpbm.scm (netpbm): Update to 10.78.3.
[arguments]: Disable the tests 'ps-alt-roundtrip.test' and
'pbm-misc-converters.test'. Update the RGB-file path substitution.
WIP: Disable the tests 'jpeg-roundtrip.test' and 'pbmtext.test'.
gnu: flex-2.6.1: Remove variable.
* gnu/packages/flex.scm (flex-2.6.1): Remove variable.
* gnu/packages/bootloaders.scm (grub, dtc): Use flex instead of flex-2.6.1.
* gnu/packages/embedded.scm (propeller-binutils, binutils-vc4): Likewise.
* gnu/packages/maths.scm (scotch): Likewise.
* gnu/packages/wine.scm (wine): Likewise.
gnu: flex: Update to 2.6.4.
* gnu/packages/flex.scm (flex): Update to 2.6.4.
gnu: freetype: Update to 2.8.
* gnu/packages/fontutils.scm (freetype): Update to 2.8.
gnu: librsvg: Update to 2.40.17.
* gnu/packages/gnome.scm (librsvg): Update to 2.40.17.
gnu: gs-fonts: Add missing module imports.
Fixes <https://bugs.gnu.org/26805>.
* gnu/packages/ghostscript.scm (gs-fonts): Add missing modules to
%modify-phases call: gnu-build-system, utils, srfi-1.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
gnu: libgc: Fix Check for Hurd systems.
* gnu/packages/bdw-gc.scm (libgc)[arguments]: On GNU/Hurd systems
add '--disable-gcj-support' to #:configure-flags. Adjust #:configure-flags
to disable GCJ support and pass the 'gctest' test.
gnu: boost: Update to 1.64.0.
* gnu/packages/boost.scm (boost): Update to 1.64.0.
gnu: libidn2: Update to 2.0.1.
* gnu/packages/libidn.scm (libidn2): Update to 2.0.1.
[source]: Download from main GNU server.
[arguments]: Remove 'create-pkgconfig-file phase.
gnu: ld-wrapper: Build with Guile 2.2.
Reported by Sergei Trofimovich <slyfox@inbox.ru>.
* gnu/packages/base.scm (make-ld-wrapper): Change #:guile to default to
GUILE-2.2.
* gnu/packages/commencement.scm (ld-wrapper): Define in terms of
'make-ld-wrapper' such that #:guile-for-build and #:guile are the same.
gnu: libiconv: Update to 1.15.
* gnu/packages/base.scm (libiconv): Update to 1.15.
[source]: Remove snippet.
gnu: bc: Use 'modify-phases' syntax.
* gnu/packages/algebra.scm (bc)[arguments]: Use 'modify-phases' syntax.
gnu: libgpg-error: Update to 1.27.
* gnu/packages/gnupg.scm (libgpg-error): Update to 1.27.
gnu: libsigsegv: Use 'modify-phases' syntax.
* gnu/packages/libsigsegv.scm (libsigsegv)[arguments]: Use
'modify-phases' syntax.