~ruther/guix-local

1c059a6e — Leo Famulari 8 years ago
gnu: wxwidgets: Update to 3.0.3.

* gnu/packages/wxwidgets.scm (wxwidgets): Update to 3.0.3.
[source]: Remove 'wxwidgets-fix-windowGTK.patch'.
* gnu/packages/patches/wxwidgets-fix-windowGTK.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2999dcd5 — Andy Wingo 8 years ago
gnu: gnome: Install some GStreamer plugins.

* gnu/packages/gnome.scm (gnome): Add gst-plugins-base and gst-plugins-good.
This will allow stock GNOME installs to play Ogg Vorbis files, among other
things.  It will also ensure that GST_PLUGIN_SYSTEM_PATH is set to a sensible
value when GNOME is installed to the system instead of the user profile.
39c853bd — Andy Wingo 8 years ago
gnu: totem: Wrap environment for thumbnailer.

* gnu/packages/gnome.scm (totem): Wrap thumbnailer also in environment that
  sets GST_PLUGIN_SYSTEM_PATH.
ff16170a — Efraim Flashner 8 years ago
gnu: nano: Update to 2.8.7.

* gnu/packages/nano.scm (nano): Update to 2.8.7.
ebd18113 — Marius Bakke 8 years ago
gnu: perl: Work around more "dotless @INC" build failures.

* gnu/packages/perl.scm (perl-unicode-collate)[arguments]: Add
'set-perl-search-path' phase.
* gnu/packages/xorg.scm (perl-x11-xcb)[arguments]: Likewise.
88d5889c — Marius Bakke 8 years ago
gnu: perl-www-opensearch: Provide Module::Install.

* gnu/packages/web.scm (perl-www-opensearch)[native-inputs]: Add PERL-MODULE-INSTALL.
522f1995 — Marius Bakke 8 years ago
gnu: perl-xml-atom: Update to 0.42.

* gnu/packages/xml.scm (perl-xml-atom): Update to 0.42.
[arguments]: Add 'set-perl-search-path' phase.
[native-inputs]: Add PERL-HTML-TAGSET and PERL-MODULE-BUILD-TINY.
99785674 — Marius Bakke 8 years ago
gnu: babl: Update to 0.1.30.

* gnu/packages/gimp.scm (babl): Update to 0.1.30.
b45c0505 — Marius Bakke 8 years ago
gnu: Remove unneeded import.

* gnu/packages/engineering.scm: Don't import (srfi srfi-1) in top scope.
fab46af8 — Marius Bakke 8 years ago
gnu: tdb: Update to 1.3.15.

* gnu/packages/databases.scm (tdb): Update to 1.3.15.
6909c240 — Efraim Flashner 8 years ago
gnu: enlightenment: Update to 0.21.9.

* gnu/packages/enlightenment.scm (enlightenment): Update to 0.21.9.
ab115637 — Kei Kebreau 8 years ago
gnu: xauth: Enable tests.

* gnu/packages/xorg.scm (xauth)[arguments]: Enable tests.
[native-inputs]: Add cmdtest.
cd669fde — Kei Kebreau 8 years ago
gnu: Add cmdtest.

* gnu/packages/check.scm (cmdtest): New variable.

Co-authored-by: Arun Isaac <arunisaac@systemreboot.net>
72e2815d — Marius Bakke 8 years ago
Merge branch 'core-updates'
c20cd0d2 — Andy Wingo 8 years ago
gnu: gnome: Depend on xdg-user-dirs.

* gnu/packages/gnome.scm (gnome): Add xdg-user-dirs dependency.  The presence
  of the autostart file in /run/current-system/profile/etc/xdg should cause
  xdg-user-dirs to be run when a user logs in, ensuring that they have
  ~/Pictures and other well-known user directories.
b9bf08f0 — Andy Wingo 8 years ago
gnu: Add xdg-user-dirs.

* gnu/packages/freedesktop.scm (xdg-user-dirs): New public variable.
44669577 — Julien Lepiller 8 years ago
gnu: Add radare2.

* gnu/packages/engineering.scm (radare2): New variable.
f70be011 — Julien Lepiller 8 years ago
gnu: Add python-capstone.

* gnu/packages/engineering.scm (python-capstone, python2-capstone): New
variables.
6febda94 — Julien Lepiller 8 years ago
gnu: Add capstone.

* gnu/packages/engineering.scm (capstone): New variable.
d987a006 — Oleg Pykhalov 8 years ago
gnu: youtube-dl: Update to 2017.08.23.

* gnu/packages/video.scm (youtube-dl): Update to 2017.08.23.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
Next