~ruther/guix-local

ref: b8c291fc88855820c2cce57372b378a95448ebdf guix-local/gnu d---------
b8c291fc — Ludovic Courtès 12 years ago
gnu: recutils: Upgrade to 1.7.

* gnu/packages/recutils.scm (recutils): Upgrade to 1.7.
  Add 'arguments' field.
505b1aa8 — Eric Bavier 12 years ago
gnu: Add cursynth

* gnu/packages/cursynth.scm: New file
* gnu-system.am (GNU_SYSTEM_MODULES): Add it
c6e96280 — Manolis Ragkousis 12 years ago
gnu: autotools: Add Autoconf 2.68; turn 'autoconf-wrapper' into a procedure.

* gnu/packages/autotools.scm (autoconf-2.68): New variable.
  (autoconf-wrapper): Turn into a procedure.  Turn comment into a
  docstring.
  (automake): Adjust accordingly.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
6ef91c8f — Mark H Weaver 12 years ago
gnu: tor: Upgrade to 0.2.4.21.

* gnu/packages/tor.scm (tor): Upgrade to 0.2.4.21.
7569c5cb — Eric Bavier 12 years ago
gnu: Provide single-precision fftw library for pulseaudio

* gnu/packages/algebra.scm (fftwf): New variable
* gnu/packages/pulseaudio.scm (pulseaudio): Use it
6212b8e5 — Mark H Weaver 12 years ago
gnu: cmake: Install man pages and docs in share/{man,doc}.

* gnu/packages/cmake.scm (cmake): Pass --mandir and --docdir to configure.
  Rewrite the code that selects the first two components of the version.
c9a010db — Mark H Weaver 12 years ago
gnu: flac: Install man pages in share/man.

* gnu/packages/xiph.scm (flac): Add --mandir configure flag.
f0cfe3c4 — Eric Bavier 12 years ago
gnu: libvorbis: disable parallel tests

* gnu/packages/xiph.scm (libvorbis): disable parallel tests
9a03b893 — Mark H Weaver 12 years ago
gnu: openssh: Upgrade to 6.6p1.

* gnu/packages/ssh.scm (openssh): Upgrade to 6.6p1.
2f66e64c — Mark H Weaver 12 years ago
gnu: tzdata: Upgrade to 2014a.
5f32ba88 — Mark H Weaver 12 years ago
gnu: lynx: Upgrade to 2.8.8rel.2.

* gnu/packages/lynx.scm (lynx): Upgrade to 2.8.8rel.2.
e2ca23c5 — Mark H Weaver 12 years ago
gnu: bc: Install docs in share/man and share/info.

* gnu/packages/algebra.scm (bc): Pass --mandir and --infodir to configure.
809e9b52 — Mark H Weaver 12 years ago
gnu: unzip: Install man pages in share/man.

* gnu/packages/zip.scm (unzip): Substitute /share/man/ for /man/ in Makefile.
f6b272fa — Mark H Weaver 12 years ago
gnu: screen: Install docs in share/man and share/info.

* gnu/packages/screen.scm (screen): Add --mandir and --infodir
  configure flags.
0e4e89c2 — Mark H Weaver 12 years ago
gnu: netcat: Install docs in share/man and share/info.

* gnu/packages/admin.scm (netcat): Add --mandir and --infodir
  configure flags.
4a06f0ef — Ludovic Courtès 12 years ago
gnu: xterm: Upgrade to 303.

* gnu/packages/xorg.scm (xterm): Upgrade to 303.
0f4139e9 — Ludovic Courtès 12 years ago
gnu: imagemagick: Upgrade to 6.8.8-8.

* gnu/packages/imagemagick.scm (imagemagick): Upgrade to 6.8.8-8.
d7a9ed37 — Ludovic Courtès 12 years ago
gnu: Add Window Maker.

* gnu/packages/gnustep.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
7305f2f1 — Ludovic Courtès 12 years ago
gnu: libxft: Propagate Freetype and Fontconfig.

* gnu/packages/xorg.scm (libxft): Move Freetype and Fontconfig from
  'inputs' to 'propagated-inputs'.
32beec1c — Raimon Grau 12 years ago
gnu: luajit: Update to 2.0.3.

* gnu/packages/lua.scm (luajit): Update to 2.0.3.
Next