~ruther/guix-local

1abfb4d4 — Marius Bakke 6 years ago
gnu: gnubik: Fix build failure.

* gnu/packages/games.scm (gnubik)[arguments]: New field.
179e6c52 — Marius Bakke 6 years ago
gnu: Register 'glibc-bootstrap-system-2.2.5.patch'.

This is a follow-up to commit f6b911fb5f99b0677c0f94b195b140e464195e9b.

* gnu/local.mk (dist_patch_DATA): Add it.
f1a83356 — Ron Nazarov 6 years ago
gnu: Add python-vf-1.

* gnu/packages/python-web.scm (python-vf-1): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
ba40ce5b — Ludovic Courtès 6 years ago
gnu: flann: Update to 1.9.1.

* gnu/packages/maths.scm (flann): Update to 1.9.1.
[source]: Use 'git-fetch'.
[home-page]: Change to github.com.
f8bb53ca — Ludovic Courtès 6 years ago
gnu: flann: Remove "octave" output.

Octave support currently fails to build and is not used by any other
package in Guix.

* gnu/packages/maths.scm (flann)[outputs]: Remove "octave" output.
[inputs]: Remove OCTAVE-CLI.
[arguments]: Remove 'set-octave-directory' phase.
22bff285 — Ludovic Courtès 6 years ago
gnu: emacs-mmm-mode: Fix build failure of the manual.

* gnu/packages/emacs-xyz.scm (emacs-mmm-mode)[native-inputs]: Replace
TEXINFO with TEXINFO-5.
933fdd55 — Ludovic Courtès 6 years ago
gnu: guile-ac-d-bus: Update to 1.0.0-beta.0.

* gnu/packages/guile-xyz.scm (guile-ac-d-bus): Update to 1.0.0-beta.0.
0e8b0517 — Ludovic Courtès 6 years ago
gnu: guile-next: Mark as deprecated alias for "guile".

* gnu/packages/guile.scm (guile-next): Mark as 'deprecated-package' for
GUILE-3.0.
93989aed — Ludovic Courtès 6 years ago
gnu: guile-xapian: Switch to Guile 3.0.

* gnu/packages/guile-xyz.scm (guile-xapian)[inputs]: Switch to GUILE-3.0.
(guile2.2-xapian): New variable.
(guile3.0-xapian): Define as 'deprecated-package'.
b141e1d5 — Ludovic Courtès 6 years ago
gnu: guile-websocket: Rename from "guile3.0-websocket".

* gnu/packages/guile-xyz.scm (guile3.0-websocket): Rename to...
(guile-websocket): ... this.
[inputs]: Use GUILE-3.0.
(guile3.0-websocket): Define as 'deprecated-package'.
318e1a93 — Ludovic Courtès 6 years ago
gnu: guile2.2-newt, guile2.2-parted, guile2.2-hashing: Depend on Guile 2.2.

* gnu/packages/guile-xyz.scm (guile2.2-newt): Switch to GUILE-2.2.
(guile2.2-parted): Likewise.
(guile2.2-hashing): Likewise.
ca6c1509 — Ludovic Courtès 6 years ago
gnu: guile-email: Switch to Guile 3.0.

* gnu/packages/guile-xyz.scm (guile-email)[inputs]: Switch to GUILE-3.0.
(guile2.2-email): New variable.
(guile3.0-email): Define in terms of 'deprecated-package'.
ca03dca5 — Ludovic Courtès 6 years ago
gnu: guile-squee: Switch to Guile 3.0.

* gnu/packages/guile-xyz.scm (guile-squee)[native-inputs]: Switch to GUILE-3.0.
(guile2.2-squee): New variable.
(guile3.0-squee): Define as 'deprecated-package'.
7829fc77 — Ludovic Courtès 6 years ago
gnu: emacs: Remove unneeded import.

This is a followup to ef0cb0dd1d05efcfd3dba082a126eb75e8443485.
Suggested by Jack Hill <jackhill@jackhill.us>.

* gnu/packages/emacs.scm: Remove unneeded (ice-9 match) import.
4fca1bc5 — Guillaume Le Vaillant 6 years ago
gnu: Add dump1090.

* gnu/packages/radio.scm (dump1090): New variable.
3d867fea — Efraim Flashner 6 years ago
gnu: guile-git: Prevent guild build warnings.

* gnu/packages/guile.scm (guile-git)[arguments]: Add
GUILE_AUTO_COMPILE=0 to make-flags.
279569ca — Efraim Flashner 6 years ago
Revert "gnu: efl: Update to 1.24.0."

There is a bug where with efl-1.24 no user input is accepted with any
efl-based pop-up dialogs. Revert until we can find a fix.

This reverts commit b34793c14372fbda2246d68ef6270f1207e53e98.
628030e4 — Efraim Flashner 6 years ago
Revert "gnu: python-efl: Update to 1.24.0."

This reverts commit 67c8f879c5117732e58213d55a6b51ecc7f4bd54.
bfffe6d2 — Guillaume Le Vaillant 6 years ago
gnu: postgis: Add missing input.

* gnu/packages/geo.scm (postgis)[inputs]: Add giflib.
6528f3e0 — Guillaume Le Vaillant 6 years ago
gnu: python-cheetah: Update to 3.2.4.

* gnu/packages/python-xyz.scm (python-cheetah): Update to 3.2.4.
  [arguments]: Add a 'fix-tests' phase.
Next