~ruther/guix-local

ref: 90ed6291df875c8805cbbacec6ee12143e340375 guix-local/gnu/packages d---------
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.
ecfb6993 — Ludovic Courtès 12 years ago
gnu: git: Add graphical tools to the "gui" output.

* gnu/packages/version-control.scm (git): Add "gui" output.  Add Tcl/Tk
  as inputs.  Add #:configure-flags.  Augment 'split' phase to handle
  graphical user interfaces.
0a5a1db2 — Ludovic Courtès 12 years ago
gnu: git: Do not retain reference from "out" to Subversion.

* gnu/packages/version-control.scm (git): Wrap 'git-svn', not 'git', for
  PERL5LIB and LD_LIBRARY_PATH.
29a2ccd3 — Aljosha Papsch 12 years ago
Add httpd

* gnu/packages/web.scm (httpd): New variable
* gnu-system.am (GNU_SYSTEM_MODULES): Add it

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
ab4fab19 — Ludovic Courtès 12 years ago
gnu: bzip2: Allow cross-compilation.

Reported by Nikita Karetnikov <nikita@karetnikov.org>.

* gnu/packages/compression.scm (bzip2): Add 'set-cross-environment'
  phase for cross-compilation.
ed5f49ff — Ludovic Courtès 12 years ago
gnu: git: Add "svn" output for 'git-svn'.

* gnu/packages/version-control.scm (git): Add SUBVERSION as an input.
  Add 'split' phase.
Next