~ruther/guix-local

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.
8b2fe785 — Ludovic Courtès 12 years ago
gnu: subversion: Install Perl bindings.

* gnu/packages/version-control.scm (subversion): Add
  'install-perl-bindings' phase.
832e64bd — Ludovic Courtès 12 years ago
gnu: Add SWIG.

* gnu/packages/swig.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
7dac2f2e — Ludovic Courtès 12 years ago
gnu: libmicrohttpd: Update to 0.9.30.

* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.30.
2aa76ee1 — Ludovic Courtès 12 years ago
gnu: flex: Use Bison 2.7 for tests.

* gnu/packages/bison.scm (bison): Move FLEX to 'inputs', and remove the
  hack that turned off its test suite.
* gnu/packages/flex.scm (flex): Add 'bison-for-tests' in 'inputs', and
  use that to run the tests.
9546640e — Ludovic Courtès 12 years ago
Update 'pt_BR.po'.
02d8d9c8 — Ludovic Courtès 12 years ago
gnu: Add Skribilo.

* gnu/packages/skribilo.scm (skribilo): New variable.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
8e70e6d2 — Ludovic Courtès 12 years ago
gnu: Add Guile-Cairo.

* gnu/packages/gtk.scm (guile-cairo): New variable.
e0d2d052 — Ludovic Courtès 12 years ago
gnu: xorriso: Update to 1.3.2.

* gnu/packages/cdrom.scm (xorriso): Update to 1.3.2.
Next