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.
gnu: bigloo: Update tarball's hash. * gnu/packages/scheme.scm (bigloo): Change hash. The tarball was recently modified in-place (!).
gnu: vorbis-tools: Enable ogg123. * gnu/packages/oggvorbis.scm (vorbis-tools): Add inputs ao and curl.
gnu: Add libao. * gnu/packages/oggvorbis.scm (ao): New variable.
gnu: Add curl. * gnu/packages/curl.scm: New file. * Makefile.am (MODULES): Add it.
gnu: Add openssh. * gnu/packages/ssh.cm (openssh): New variable.
store: Remove the `fixed?' parameter from `add-to-store'. * guix/store.scm (add-to-store): Remove the `fixed?' parameter from the public interface. * gnu/packages/bootstrap.scm, guix-download.in, guix/derivations.scm, guix/packages.scm, tests/derivations.scm: Update all callers accordingly.
gnu: Add libssh2. * gnu/packages/ssh.scm: New file. * Makefile.am (MODULES): Add it.