~ruther/guix-local

03bc86b8 — Christopher Baines 8 years ago
gnu: bzip2: Use 'modify-phases' syntax.

* gnu/packages/compression.scm (bzip2)[arguments]: Use 'modify-phases' syntax.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
664ac384 — Leo Famulari 9 years ago
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'.
5e54f4ad — Leo Famulari 8 years ago
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.
93fabf59 — Leo Famulari 8 years ago
gnu: flex: Update to 2.6.4.

* gnu/packages/flex.scm (flex): Update to 2.6.4.
662a7ac3 — Leo Famulari 8 years ago
gnu: freetype: Update to 2.8.

* gnu/packages/fontutils.scm (freetype): Update to 2.8.
2a75ec15 — Leo Famulari 8 years ago
gnu: librsvg: Update to 2.40.17.

* gnu/packages/gnome.scm (librsvg): Update to 2.40.17.
a8f25449 — Sergei Trofimovich 8 years ago
gnu: sbcl: Add missing '#:modules' imports.

Fixes <https://bugs.gnu.org/26843>.

* gnu/packages/lisp.scm (sbcl): Add missing '#:modules' imports.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
bc81e6ca — Sergei Trofimovich 8 years ago
gnu: go-1.4: Add missing '#:modules' imports.

Fixes <https://bugs.gnu.org/26840>.

* gnu/packages/golang.scm (go-1.4): Add missing '#:modules' imports.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
47babd44 — Sergei Trofimovich 8 years ago
gnu: zip: Add missing '#:modules' imports.

Fixes <https://bugs.gnu.org/26842>.

* gnu/packages/zip.scm (zip): Add missing '#:modules' imports.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
809bc394 — Sergei Trofimovich 9 years ago
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>
bba6bbba — Sergei Trofimovich 9 years ago
gnu: serf: Add missing '#:modules' imports.

Fixes <https://bugs.gnu.org/26808>.

* gnu/packages/web.scm (serf): Add missing '#:modules' imports.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
7cfc2003 — Sergei Trofimovich 9 years ago
gnu: re2: Add missing '#:modules' imports.

Fixes <https://bugs.gnu.org/26813>.

* gnu/packages/regex.scm (re2): Add missing '#:modules' imports.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
ed788c31 — rennes 9 years ago
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.
4a4e60f4 — Marius Bakke 9 years ago
gnu: boost: Update to 1.64.0.

* gnu/packages/boost.scm (boost): Update to 1.64.0.
f98adb1c — Efraim Flashner 9 years ago
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.
78dea6f1 — Ludovic Courtès 9 years ago
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.
a55fbab7 — Efraim Flashner 9 years ago
gnu: libiconv: Update to 1.15.

* gnu/packages/base.scm (libiconv): Update to 1.15.
[source]: Remove snippet.
ecc5bc33 — Efraim Flashner 9 years ago
gnu: bc: Use 'modify-phases' syntax.

* gnu/packages/algebra.scm (bc)[arguments]: Use 'modify-phases' syntax.
8e71d661 — Efraim Flashner 9 years ago
gnu: libgpg-error: Update to 1.27.

* gnu/packages/gnupg.scm (libgpg-error): Update to 1.27.
0c1a9438 — Efraim Flashner 9 years ago
gnu: libsigsegv: Use 'modify-phases' syntax.

* gnu/packages/libsigsegv.scm (libsigsegv)[arguments]: Use
'modify-phases' syntax.
Next