~ruther/guix-local

4fa3f796 — Ludovic Courtès 8 years ago
gnu: guile-sdl: Remove 2.0-specific bits.

* gnu/packages/sdl.scm (guile-sdl)[arguments]: Add #:modules.
In 'fix-env-and-patch' phase, use 'open-pipe*' to determine the
effective version; use it in makefiles.
31c70cce — Marius Bakke 8 years ago
gnu: mesa: Disable svga driver for armhf.

* gnu/packages/gl.scm (mesa)<#:configure-flags>: Drop svga gallium driver.
gnu: python-fonttools: Update to 3.15.1.

* gnu/packages/python.scm (python-fonttools): Update to 3.15.1.
  (source)[uri]: Use 'pypi-uri'.
  (native-inputs): Add unzip.

Signed-off-by: Christopher Baines <mail@cbaines.net>
af6ce610 — Cyril Roelandt 8 years ago
gnu: python-biopython: Update to 1.70.

* gnu/packages/python.scm (python-biopython, python2-biopython): Update to 1.70.
a47ed096 — Ricardo Wurmus 8 years ago
gnu: meson: Update to 0.43.0.

* gnu/packages/build-tools.scm (meson): Update to 0.43.0.
d24c69d8 — Tobias Geerinckx-Rice 8 years ago
gnu: file-roller: Update to 3.26.1.

* gnu/packages/gnome.scm (file-roller): Update to 3.26.1.
a3070d1b — Tobias Geerinckx-Rice 8 years ago
gnu: gnome-backgrounds: Update to 3.26.2.

* gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.26.2.
ff21b07e — Tobias Geerinckx-Rice 8 years ago
gnu: dconf-editor: Update to 3.26.1.

* gnu/packages/gnome.scm (dconf-editor): Update to 3.26.1.
3495e941 — Tobias Geerinckx-Rice 8 years ago
gnu: adwaita-icon-theme: Update to 3.26.0.

* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 3.26.0.
6baabe92 — Tobias Geerinckx-Rice 8 years ago
gnu: gnome-terminal: Update to 3.26.1.

* gnu/packages/gnome.scm (gnome-terminal): Update to 3.26.1.
7b487df9 — Tobias Geerinckx-Rice 8 years ago
gnu: vte: Update to 0.50.1.

* gnu/packages/gnome.scm (vte): Update to 0.50.1.
ad9e03e9 — Tobias Geerinckx-Rice 8 years ago
gnu: youtube-dl: Update to 2017.10.12.

* gnu/packages/video.scm (youtube-dl): Update to 2017.10.12.
71d60b96 — Tobias Geerinckx-Rice 8 years ago
gnu: mcelog: Use HTTPS home page.

* gnu/packages/linux.scm (mcelog)[home-page]: Use HTTPS.
e03e9c86 — Tobias Geerinckx-Rice 8 years ago
gnu: mcelog: Update to 154.

* gnu/packages/linux.scm (mcelog): Update to 154.
1f37465a — Christopher Baines 8 years ago
gnu: Add emacs-graphviz-dot-mode.

* gnu/packages/emacs.scm (graphviz-dot-mode): New variable.
0821e067 — Alex Kost 8 years ago
gnu: git-modes: Update to 1.2.6.

* gnu/packages/emacs.scm (git-modes): Update to 1.2.6.
dca0718c — Alex Kost 8 years ago
gnu: emacs-with-editor: Update to 2.7.0.

* gnu/packages/emacs.scm (emacs-with-editor): Update to 2.7.0.
d5e33910 — Alex Kost 8 years ago
gnu: magit: Update to 2.11.0.

* gnu/packages/emacs.scm (magit, emacs-magit-popup): Update to 2.11.0.
d95f1041 — Ricardo Wurmus 8 years ago
gnu: eolie: Update to 0.9.4.

* gnu/packages/gnome.scm (eolie): Update to 0.9.4.
[arguments]: Update build phases to use the meson build system.
[native-inputs]: Add meson-for-build, ninja, python, and gtk+:bin.
109461f9 — Hartmut Goebel 8 years ago
gnu: kdelibs4support: Remove redundant inputs.

These are listed as propagated inputs already, no need
to list them as normal inputs again.

* gnu/packages/kde-frameworks.scm (kdelibs4support)[inputs]: Remove
  kconfigwidgets, kdesignerplugin, kdoctools, kguiaddons.
Next