~ruther/guix-local

ref: 10879c4ea1dfbe7aadbc44dca2a75cd03b73e5a1 guix-local/gnu/packages d---------
10879c4e — Ludovic Courtès 13 years ago
gnu: bigloo: Propagate GMP.

* gnu/packages/scheme.scm (bigloo): Propagate GMP.
87d836b2 — Ludovic Courtès 13 years ago
gnu: Add GNU mcron.

* gnu/packages/guile.scm (mcron): New variable.
2f4fbe1c — Ludovic Courtès 13 years ago
gnu: guile-1.8: Patch `ice-9/popen.scm'.

* gnu/packages/guile.scm (guile-1.8): Rename `patch-loader-search-path'
  to `patch-stuff'; patch `ice-9/popen.scm'.
b39a48ad — Ludovic Courtès 13 years ago
gnu: ed: Update to 1.6.

* gnu/packages/ed.scm (ed): Update to 1.6.
9589eecb — Ludovic Courtès 13 years ago
gnu: ed: Patch /bin/sh in the test suite.

* gnu/packages/ed.scm (ed): Add `patch-test-suite' phase.
c23e9e48 — Andreas Enge 13 years ago
gnu: Add libmp3splt and mp3splt.

* gnu/packages/mp3.scm (libmp3split, mp3splt): New variables.
431f35f0 — Ludovic Courtès 13 years ago
gnu: make-bootstrap: Fix `%binutils-static-stripped'.

* gnu/packages/make-bootstrap.scm (%binutils-static-stripped): Add
  distinguishing `name' field.  Add `output' field to have a single
  "out" output (followup to 4873f8e).  Reported by Nikita.
eb0119ef — Andreas Enge 13 years ago
gnu: Add TeXLive.

* gnu/packages/texlive.scm: New file.
* Makefile.am (MODULES): Add it.
a6ef51e3 — Ludovic Courtès 13 years ago
gnu: Have MPFR and MPC propagate their input.

* gnu/packages/multiprecision.scm (mpfr): Change GMP to a propagated input.
  (mpc): Likewise for GMP and MPFR.
  Reported by Andreas Enge <andreas@enge.fr>.
10d1822b — Andreas Enge 13 years ago
gnu: Add PCRE (Perl Compatible Regular Expression).

* gnu/packages/pcre.scm: New file.
* Makefile.am (MODULES): Add it.
ef02e1e9 — Ludovic Courtès 13 years ago
gnu: Add GNU Guile-Ncurses.

* gnu/packages/guile.scm (guile-ncurses): New variable.
8cc9c0da — Andreas Enge 13 years ago
gnu: Add libid3tag.

* gnu/packages/mp3 (libid3tag): New variable.
d464e725 — Andreas Enge 13 years ago
gnu: Add libmad.

* gnu/packages/mp3.scm: New file.
* Makefile.am (MODULES): Add it.
9c63fe6c — Nikita Karetnikov 13 years ago
gnu: Add GNU Prolog.

* gnu/packages/gprolog.scm: New file.
* Makefile.am (MODULES): Add it.
58cc3b38 — Andreas Enge 13 years ago
gnu: Add libxslt.

* gnu/packages/xml.scm (libxslt): New variable.
38bbd61d — Ludovic Courtès 13 years ago
gnu: Fix invalid `license' fields.

* gnu/packages/acl.scm (acl): Change `license' field to refer to the
  `license' objects.
* gnu/packages/attr.scm (attr): Likewise.
* gnu/packages/compression.scm (xz): Likewise.
* gnu/packages/global.scm (global): Likewise.
* gnu/packages/linux.scm (linux-libre-headers): Likewise.
dc2e4b0e — Andreas Enge 13 years ago
gnu: Add libkate.

* gnu/packages/oggvorbis.scm (libkate): New variable.
* gnu/packages/oggvorbis.scm (vorbis-tools): Add input libkate.
9ae7865e — Andreas Enge 13 years ago
gnu: Add flac.

* gnu/packages/oggvorbis.scm (flac): New variable.
* gnu/packages/oggvorbis.scm (vorbis-tools): Add flac input.
* gnu/packages/patches/flac-fix-memcmp-not-declared.patch: New file.
f992ead2 — Ludovic Courtès 13 years ago
gnu: bigloo: Update tarball's hash.

* gnu/packages/scheme.scm (bigloo): Change hash.  The tarball was
  recently modified in-place (!).
1f73d3b4 — Andreas Enge 13 years ago
gnu: vorbis-tools: Enable ogg123.

* gnu/packages/oggvorbis.scm (vorbis-tools): Add inputs ao and curl.
Next