gnu: Add PatchELF. * gnu/packages/patchelf.scm: New file. * Makefile.am (MODULES): Add it.
gnu: Add Hop. * gnu/packages/scheme.scm (hop): New variable.
gnu: bigloo: Propagate GMP. * gnu/packages/scheme.scm (bigloo): Propagate GMP.
gnu: Add GNU mcron. * gnu/packages/guile.scm (mcron): New variable.
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'.
gnu: ed: Update to 1.6. * gnu/packages/ed.scm (ed): Update to 1.6.
gnu: ed: Patch /bin/sh in the test suite. * gnu/packages/ed.scm (ed): Add `patch-test-suite' phase.
gnu: Add libmp3splt and mp3splt. * gnu/packages/mp3.scm (libmp3split, mp3splt): New variables.
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.
gnu: Add TeXLive. * gnu/packages/texlive.scm: New file. * Makefile.am (MODULES): Add it.
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>.
gnu: Add PCRE (Perl Compatible Regular Expression). * gnu/packages/pcre.scm: New file. * Makefile.am (MODULES): Add it.
gnu: Add GNU Guile-Ncurses. * gnu/packages/guile.scm (guile-ncurses): New variable.
gnu: Add libid3tag. * gnu/packages/mp3 (libid3tag): New variable.
gnu: Add libmad. * gnu/packages/mp3.scm: New file. * Makefile.am (MODULES): Add it.
gnu: Add GNU Prolog. * gnu/packages/gprolog.scm: New file. * Makefile.am (MODULES): Add it.
gnu: Add libxslt. * gnu/packages/xml.scm (libxslt): New variable.
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.
gnu: Add libkate. * gnu/packages/oggvorbis.scm (libkate): New variable. * gnu/packages/oggvorbis.scm (vorbis-tools): Add input libkate.
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.