~ruther/guix-local

ref: 335bc6833fc75f6cbbc5f15c0d3bd9d0e1b5b170 guix-local/gnu/packages d---------
335bc683 — Eric Bavier 11 years ago
gnu: duplicity: Fix and disable some tests.

* gnu/packages/patches/duplicity-piped-password.patch: New patch.
* gnu/packages/patches/duplicity-test_selection-tmp.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/backup.scm (duplicity)[source]: Add patches field.
  [inputs]: Add util-linux and tzdata.
  [arguments]: rename patch-tests phase to check-setup.  Set HOME and TZDIR
  for tests.
182d6311 — Mathieu Lirzin 11 years ago
gnu: Add dionysus.

* gnu/packages/maths.scm (dionysus): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
acf735f2 — David Thompson 11 years ago
gnu: Add ruby-i18n.

* gnu/packages/ruby.scm (ruby-i18n): New variable.
6ef8c59a — Pjotr Prins 11 years ago
gnu: Add ruby.

Co-authored-by: David Thompson <davet@gnu.org>

* gnu/packages/ruby.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* guix/licenses.scm (ruby): New variable.
29a61bd0 — Manolis Ragkousis 11 years ago
gnu: hurd-headers: Use --build instead of --host.

* gnu/packages/hurd.scm (hurd-headers): Replace '--host' with
  '--build'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
47e225cd — Andreas Enge 11 years ago
gnu: qt-4: Explicitly link with icu.

* gnu/packages/qt.scm (qt-4): Explicitly link with libicui18n, which is
    dlopened by QtCore.so.
fcb0109d — Ludovic Courtès 11 years ago
gnu: Add Nix.

This commit is dedicated to the Nix project, without which we wouldn't
be hacking all this today.  :-)

* gnu/packages/package-management.scm (nix): New variable.
d22d72fc — Ludovic Courtès 11 years ago
gnu: Add perl-www-curl.

* gnu/packages/web.scm (perl-www-curl): New variable.
274da61d — Ludovic Courtès 11 years ago
gnu: Add perl-dbi and perl-dbd-sqlite.

* gnu/packages/databases.scm (perl-dbi, perl-dbd-sqlite): New variable.
a0efb39a — Ludovic Courtès 11 years ago
gnu: mit-scheme: Rename top-level helper.

Suggested by Mark H. Weaver.

* gnu/packages/scheme.scm (source-directory): Rename to...
  (mit-scheme-source-directory): ... this.
319e2d17 — Andreas Enge 11 years ago
gnu: Add graphite2.

* gnu/packages/fontutils.scm (graphite2): New variable.
68dddcad — Andreas Enge 11 years ago
gnu: mit-scheme: Delete more dangling symlinks for non-x86 systems.

* gnu/packages/scheme.scm (mit-scheme): Delete more dangling symlinks for
    non-x86 systems.
ecb26c10 — Andreas Enge 11 years ago
gnu: mit-scheme: Fix source file name for mips64el.

* gnu/packages/scheme.scm (mit-scheme): Fix source file name for
     architectures other than x86_64 and i686.
dc479391 — Andreas Enge 11 years ago
gnu: phonon: Update to 4.8.0.

* gnu/packages/kde.scm (phonon): Update to 4.8.0.
6c4a2884 — Andreas Enge 11 years ago
gnu: mit-scheme: Update to 9.2.

* gnu/packages/scheme.scm (mit-scheme): Update to 9.2.
17b9d16f — Andreas Enge 11 years ago
gnu: libxscrnsaver: Propagate input scrnsaverproto.

* gnu/packages/xorg.scm (libxscrnsaver): Propagate input scrnsaverproto,
    since scrnsaver.h from libxscrnsaver includes saver.h from scrnsaverproto.
38877bf3 — Andreas Enge 11 years ago
gnu: help2man: Update to 1.46.3.

* gnu/packages/man.scm (help2man): Update to 1.46.3.
237c0486 — Andreas Enge 11 years ago
gnu: gcl: Update to 2.6.11.

* gnu/packages/lisp.scm (gcl): Update to 2.6.11.
483ca9d8 — Andreas Enge 11 years ago
gnu: parallel: Update to 20140922.

* gnu/packages/parallel.scm (parallel): Update to 20140922.
5520c94c — Andreas Enge 11 years ago
gnu: libidn: Update to 1.29.

* gnu/packages/libidn.scm (libidn): Update to 1.29.
Next