gnu: add msmtp * gnu/packages/mail.scm (msmtp): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: libwnck: Propagate inputs. * gnu/packages/gnome.scm (libwnck, libwnck-1): Propagate inputs libxres and startup-notification.
gnu: Add libwnck. * gnu/packages/gnome.scm (libwnck, libwnck-1): New variables.
gnu: Add startup-notification. * gnu/packages/xdisorg.scm (startup-notification): New variable.
gnu: Add socat. * gnu/packages/socat.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
gnu: atlas: Remove MIPS from 'supported-systems'. * gnu/packages/maths.scm (atlas): Drop support for "mips64el-linux".
gnu: linux-libre: Update to 3.18 * gnu/packages/linux.scm (linux-libre): Update to version 3.18.
gnu: python2-py2cairo: Fix 'license' field. * gnu/packages/gtk.scm (python2-py2cairo)[license]: Change to a list of <license> (was a list of symbols.)
gnu: tzdata: Update to 2014j. * gnu/packages/base.scm (tzdata): Update to 2014j.
gnu: fish: Use /etc as sysconfdir. * gnu/packages/fish.scm (fish) [arguments]: Add #:configure-flags. [origin]: Add snippet.
gnu: Add libyubikey and ykclient. * gnu/packages/yubico.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
gnu: fish: Update to 2.1.1. * gnu/packages/fish.scm (fish): Update to 2.1.1.
gnu: Add scipy. * gnu/packages/python.scm (python-scipy, python2-scipy): New variables.
gnu: Add dmenu. * gnu/packages/dwm.scm (dmenu): New variable.
gnu: glib: Update to 2.40.2. * gnu/packages/glib.scm (glib): Update to 2.40.2.
gnu: glib: Work around unreliable GIO test. Fixes <http://bugs.gnu.org/18445>. * gnu/packages/patches/glib-tests-gapplication.patch: New file * gnu/packages/glib.scm (glib)[source]: Add it. * gnu-system.am (dist_patch_DATA): Add it.
gnu: dbus: Update to 1.8.10. * gnu/packages/glib.scm (dbus): Update to 1.8.10. (dbus-1.8.10): Remove.
gnu: Add tre (including the agrep utility) * gnu/packages/tre.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
gnu: emacs: Add autoloads for Emacs packages. * gnu/packages/emacs.scm (geiser): Make "geiser-autoloads.el" by symlinking "geiser-install.el". (emacs-w3m): Make "w3m-autoloads.el" by symlinking "w3m-load.el". (emms): Make "emms-autoloads.el" by symlinking "emms-auto.el". (paredit): Generate "paredit-autoloads.el". (magit): Generate "magit-autoloads.el". (emacs-wget): Generate "wget-autoloads.el".
gnu: Add more missing (gnu packages xdisorg) import. This is a followup to 3c156c8.. * gnu/packages/qemu.scm, gnu/packages/texlive.scm: Use (gnu packages xdisorg).