gnu: Add xcb-util-cursor. * gnu/packages/xorg.scm (xcb-util-cursor): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
gnu: Add libev. * gnu/packages/libevent.scm (libev): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
gnu: Add libyajl. * gnu/packages/web.scm (libyajl): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
gnu: Add Pod-Simple. * gnu/packages/perl.scm (perl-pod-simple): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
gnu: Add LablGtk. * gnu/packages/ocaml.scm (lablgtk): New variable.
gnu: libgnomeui: Propagate inputs. * gnu/packages/gnome.scm (libgnomeui): Propagate inputs libbonoboui and libgnomecanvas as stipulated by libgnomeui-2.0.pc.
gnu: libglade: Propagate inputs. * gnu/packages/gnome.scm (libglade): Propagate inputs gtk+-2 and libxml as stipulated by libglade-2.0.pc.
gnu: camlp4: Update to 4.02+6. * gnu/packages/ocaml.scm (camlp4): Update to 4.02+6.
gnu: camlp5: Update to 6.14. * gnu/packages/ocaml.scm (camlp5): Update to 6.14.
gnu: Add unison. * gnu/packages/ocaml.scm (unison): New variable.
gnu: ocaml: Update to 4.02.3. * gnu/packages/ocaml.scm (ocaml): Update to 4.02.3.
gnu: gnome-desktop, gnome-themes-standard: Update to 3.16.2. * gnu/packages/gnome.scm (gnome-desktop, gnome-themes-standard): Update to 3.16.2.
gnu: Fix build failures due to missing XMLLINT. This is a followup to commit 4b58d88. * gnu/packages/gnome.scm (eog, epiphany, evince, gnome-desktop, gnome-klotski, gnome-mines, gnome-terminal, rhythmbox, seahorse, simple-scan, totem): Add LIBXML2 to native-inputs. (evince, gnome-desktop, rhythmbox): Move ITSTOOL to native-inputs.
gnu: gdk-pixbuf: Merge the two 'arguments' fields. This is a followup to commit 0d5ddad. * gnu/packages/gtk.scm (gdk-pixbuf): Merge the two 'arguments' fields.
gnu: tiled: Update to 0.13.0. * gnu/packages/game-development (tiled): Update to 0.13.0.
gnu: Add accountsservice. * gnu/packages/freedesktop.scm (accountsservice): New variable.
gnu: d-feet: Return booleans from phase procedures. * gnu/packages/gnome.scm (d-feet)[arguments]: Return booleans from phase procedures. Omit unused 'inputs' keyword argument from 'pre-check' phase.
gnu: git-manpages: Update sha256 hash for version 2.5.0. This is a followup to commit c1b7ea1e24961b567221b8e29136fd77ed663d9b. * gnu/packages/version-control.scm (git-manpages)[source]: Update sha256 hash.
gnu: Add d-feet. * gnu/packages/gnome.scm (d-feet): New variable.
gnu: itstool: Wrap with PYTHONPATH. * gnu/packages/glib.scm (itstool): Change 'propagated-inputs' to 'inputs'. [arguments]: New field.