~ruther/guix-local

ref: 2a5e15c6e1c2ea0847e720df92df9570087673cf guix-local/gnu d---------
2a5e15c6 — Ludovic Courtès 12 years ago
gnu: git: 'git-submodule' works even if Perl is not in $PATH.

* gnu/packages/version-control.scm (git): Add 'native-inputs' field;
  move Gettext there from 'inputs'.  In 'split' phase, wrap the
  'git-submodule' script.
da923d11 — Andreas Enge 12 years ago
gnu: valgrind: Update to 2.9.0.

* gnu/packages/valgrind.scm (valgrind): Update to 2.9.0.
16f68e48 — Ludovic Courtès 12 years ago
gnu: Add Taylor UUCP.

* gnu/packages/uucp.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
9927622f — Ludovic Courtès 12 years ago
gnu: inetutils: Upgrade to 1.9.2.

* gnu/packages/admin.scm (inetutils): Upgrade to 1.9.2.  Add Readline
  as an input.
8f0fd238 — Ludovic Courtès 12 years ago
gnu: Add mpc123.

* gnu/packages/mp3.scm (libmpcdec, mpc123): New variables.
9de46ffb — Ludovic Courtès 12 years ago
gnu: Changes references to (gnu packages admin).

* gnu/packages/version-control.scm, gnu/packages/vim.scm,
  gnu/system.scm, gnu/system/dmd.scm, gnu/system/shadow.scm,
  gnu/system/vm.scm: Change references to (gnu packages system) to (gnu
  packages admin).
  This is a followup to commit 4aeea89.
4aeea896 — Ludovic Courtès 12 years ago
gnu: Rename (gnu packages system) to (gnu packages admin).

* gnu/packages/system.scm: Rename to...
* gnu/packages/admin.scm: ... this.  Adjust module name accordingly.
* gnu-system.am (GNU_SYSTEM_MODULES): Update.
c73d4c92 — Ludovic Courtès 12 years ago
gnu: Add ISC's DHCP implementation.

* gnu/packages/system.scm (isc-dhcp): New variable.
3e424f25 — Ludovic Courtès 12 years ago
gnu: Add libtirpc.

* gnu/packages/onc-rpc.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
6869e5c9 — Ludovic Courtès 12 years ago
gnu: Add aumix.

* gnu/packages/linux.scm (aumix): New variable.
40d806af — Ludovic Courtès 12 years ago
gnu: Add GnuPG's pinentry.

* gnu/packages/gnupg.scm (pinentry): New variable.
d50f242d — Ludovic Courtès 12 years ago
gnu: guile-ssh: Remove now unneeded cruft.

* gnu/packages/ssh.scm (guile-ssh): Remove libssh version hack from
  'autoreconf' phase.
15756a7a — Ludovic Courtès 12 years ago
gnu: Add Aspell dictionaries.

* gnu/packages/aspell.scm (aspell-dictionary): New procedure.
  (aspell-dict-en, aspell-dict-eo, aspell-dict-es, aspell-dict-fr): New
  variables.
b8461260 — Ludovic Courtès 12 years ago
gnu: lsh: Move generic patching to 'snippet'.

* gnu/packages/lsh.scm (lsh): Move generic patching to the 'snippet'
  field of 'origin'.
aebaeaee — Ludovic Courtès 12 years ago
gnu: lsh: Fix the absolute file name of 'sexp-conv'.

* gnu/packages/lsh.scm (lsh): Rename 'fix-test-suite' phase to
  'pre-configure'.  Set PATH_SEXP_CONV in environ.h.in.
64cc58b2 — Ludovic Courtès 12 years ago
gnu: nettle: Set the RUNPATH on 'sexp-conv' and other programs.

* gnu/packages/nettle.scm (nettle): Rename 'inputs' to 'native-inputs'.
  Add 'arguments' field.
cb58dd34 — Ludovic Courtès 12 years ago
gnu: lsh: Distinguish between native inputs and target inputs.

* gnu/packages/lsh.scm (lsh): Move M4, Guile, gperf, and psmisc to
  'native-inputs'.  Use GUILE-2.0 instead of GUILE-FINAL.
f5ac2352 — Ludovic Courtès 12 years ago
gnu: pulseaudio: Add patch for 'volume-test'; re-enable tests.

* gnu/packages/patches/pulseaudio-volume-test.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/pulseaudio.scm (pulseaudio): Use it.  Remove
  #:tests? #t.
bf0018cd — John Darrington 12 years ago
gnu: games: Add new package gnubg

* gnu/packages/games.scm (gnubg): New variable

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
40fed2d8 — Ludovic Courtès 12 years ago
gnu: libgcrypt: Add "debug" output.

* gnu/packages/gnupg.scm (libgcrypt): Add 'outputs' field.
Next