~ruther/guix-local

ref: 535dc6cf95c71ae1fdccc8e3bacbc282a11d5d78 guix-local/gnu d---------
535dc6cf — Andreas Enge 12 years ago
gnu: Add perl-xml-simple.

* gnu/packages/xml.scm (perl-xml-simple): New variable.
22e32e69 — Andreas Enge 12 years ago
gnu: gnome: Add gsettings-desktop-schemas.

* gnu/packages/gnome.scm (gsettings-desktop-schemas): New variable.
1369442b — Andreas Enge 12 years ago
gnu: xnee: Drop input gtk+.

* gnu/packages/xnee.scm (xnee): Drop unused input gtk+.
f922fc42 — Andreas Enge 12 years ago
gnu: itstool: Really push the modification announced in 9000d556.

* gnu/packages/glib.scm (itstool): Do as announced in 9000d556.
9000d556 — Andreas Enge 12 years ago
gnu: itstool: Add propagated inputs python-2 and libxml2.

* gnu/packages/glib.scm (itstool): Add propagated input python-2; it is needed
    to rewrite the shebang in the output python script and must be propagated
    so that PYTHONPATH gets set when using itstool; and libxml2, imported as a
    module by the script.
90ed6291 — Andreas Enge 12 years ago
gnu: Add libcanberra.

* gnu/packages/libcanberra.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
bad312e3 — Andreas Enge 12 years ago
gnu: libvorbis: Propagate input libogg.

* gnu/packages/oggvorbis.scm (libvorbis): Propagate input libogg, as
    stipulated by the pkg-config files.
d9c1a22b — Andreas Enge 12 years ago
gnu: gnome: Add libnotify.

* gnu/packages/gnome.scm (libnotify): New variable.
afc75310 — Andreas Enge 12 years ago
gnu: racket: Revert input from gtk+-3 to gtk+-2.

* gnu/packages/scheme.scm (racket): Revert input from gtk+-3 to gtk+-2.
0e112540 — Andreas Enge 12 years ago
gnu: gtk+: Propagate inputs.

* gnu/packages/gtk.scm (gtk+): Propagate inputs at-spi2-atk, libxi and
    libxinerama.
8b0275b6 — Andreas Enge 12 years ago
gnu: Revert inputs from gtk+-3 to gtk+-2.

* gnu/packages/cdrom.scm (dvdisaster): Replace input gtk+ by gtk+-2.
* gnu/packages/emacs.scm (emacs): Replace input gtk+ by gtk+-2.
* gnu/packages/geeqie.scm (geeqie): Replace input gtk+ by gtk+-2.
* gnu/packages/gkrellm.scm (gkrellm): Replace input gtk+ by gtk+-2.
* gnu/packages/mp3.scm (ripperx): Replace input gtk+ by gtk+-2.
* gnu/packages/scheme.scm: Drop duplicate inclusion of module gtk.
1c8362a8 — Andreas Enge 12 years ago
gnu: gtk+-2: Update to 2.24.21.

* gnu/packages/gtk.scm (gtk+-2): Update to 2.24.21, add inputs perl and
    python.
8b79a547 — Andreas Enge 12 years ago
gnu: Add Gtk+ 3.

* gnu/packages/gtk.scm (gtk+): Switch to version 3.10.0.
* gnu/packages/gtk.scm (gtk+-2): New name for version 2.24.20.
fca300c8 — Andreas Enge 12 years ago
gnu: Drop gtk+-3, erroneously pushed in the previous commit.

* gnu/packages/gtk.scm (gtk+-3): Delete variable.
5fda4784 — Andreas Enge 12 years ago
gnu: Add at-spi2-atk.

* gnu/packages/gtk.scm (at-spi2-atk): New variable.
3b8e4347 — Andreas Enge 12 years ago
gnu: atk: Update to 2.10.0.

* gnu/packages/gtk.scm (atk): Update to 2.10.0.
f3fb92e5 — Andreas Enge 12 years ago
gnu: Add at-spi2-core.

* gnu/packages/gtk.scm (at-spi2-core): New variable.
a459697e — Andreas Enge 12 years ago
gnu: libxi: Propagate inputs inputproto and libx11.

* gnu/packages/xorg.scm (libxi): Propagate inputs inputproto and libx11,
    as stipulated by xi.pc.
d274f499 — Andreas Enge 12 years ago
gnu: glib: Update to 2.38.0.

* gnu/packages/glib.scm (glib): Update to 2.38.0 and drop rewriting of GTESTER.
* gnu/packages/patches/glib-tests-homedir.patch: Update patch for 2.38.0.
* gnu/packages/patches/glib-tests-desktop.patch: Update patch for 2.38.0 and
    drop test dbus-appinfo.
9ceb630c — Cyril Roelandt 12 years ago
gnu: Add gobject-introspection.

* gnu/packages/glib.scm (gobject-introspection): New variable.
Next