~ruther/guix-local

ref: 2aee33cfc1bc567ba1ef3eada473c49aa0a46e0d guix-local/gnu d---------
2aee33cf — Ludovic Courtès 13 years ago
gnu: Add description and license for QEMU-KVM.

* gnu/packages/qemu.scm (qemu-kvm): Add description and license.
6064c4cd — Ludovic Courtès 13 years ago
gnu: Add libcddb, GNU libcdio, and GNU xorriso.

* gnu/packages/cdrom.scm: New file.
* Makefile.am (MODULES): Add it.
b15fcf9e — Ludovic Courtès 13 years ago
gnu: Add QEMU-KVM.

* gnu/packages/qemu.scm: New file.
* Makefile.am (MODULES): Add it.
54845460 — Nikita Karetnikov 13 years ago
gnu: Add GNU Smalltalk.

* gnu/packages/smalltalk.scm: New file.
* Makefile.am (MODULES): Add it.
d8707db0 — Ludovic Courtès 13 years ago
gnu: hop: Add `patch-rpath' phase.

* gnu/packages/scheme.scm (hop): Add `patch-rpath' phase.
2d73db7a — Ludovic Courtès 13 years ago
gnu: Add PatchELF.

* gnu/packages/patchelf.scm: New file.
* Makefile.am (MODULES): Add it.
e6e82f62 — Ludovic Courtès 13 years ago
gnu: Add Hop.

* gnu/packages/scheme.scm (hop): New variable.
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.
Next