~ruther/guix-local

ref: dd9afe64b51aefb38e35e39b1f5ac8196cb70d21 guix-local/gnu d---------
cf8f58b2 — Ludovic Courtès 13 years ago
gnu: geiser: Update to 0.4.

* gnu/packages/emacs.scm (geiser): Update to 0.4.
dcee3fc5 — Nikita Karetnikov 13 years ago
gnu: Add GNU Bazaar.

* gnu/packages/bazaar.scm: New file.
* Makefile.am (MODULES): Add it.
3309e3a1 — Ludovic Courtès 13 years ago
Add (guix build rpath).

* guix/build/rpath.scm: New file.
* Makefile.am (MODULES): Add it.
* gnu/packages/python.scm (python): Use it; remove local copy of
  the *rpath* procedures.
* gnu/packages/samba.scm (samba): Likewise.
e789d9a8 — Ludovic Courtès 13 years ago
gnu: Add tzdata.

* gnu/packages/base.scm (tzdata): New variable.
e3c5f293 — Andreas Enge 13 years ago
gnu: Add cryptsetup.

* gnu/packages/cryptsetup.scm: New file.
* Makefile.am (MODULES): Add it.
88226a50 — Andreas Enge 13 years ago
gnu: Add lvm2.

* gnu/packages/lvm.scm: New file.
* Makefile.am (MODULES): Add it.
fd982732 — Ludovic Courtès 13 years ago
gnu: python: Build the shared library.

* gnu/packages/python.scm (python): Add `--enable-shared'.  Add
  #:modules and #:phases.  Add PatchELF as an input.
cc2792da — Ludovic Courtès 13 years ago
gnu: gsasl: Propagate GnuTLS.

* gnu/packages/gsasl.scm (gsasl): Move GnuTLS to `propagated-inputs'.
a6b4d213 — Nikita Karetnikov 13 years ago
gnu: Add Hugs.

* gnu/packages/hugs.scm: New file.
* Makefile.am (MODULES): Add it.
6ba39009 — Ludovic Courtès 13 years ago
gnu: help2man: Update to 1.41.2.

* gnu/packages/help2man.scm (help2man): Update to 1.41.2.
1d3991dc — Ludovic Courtès 13 years ago
gnu: guile-ncurses: Update to 1.4.

* gnu/packages/guile.scm (guile-ncurses): Update to 1.4.
39b33961 — Ludovic Courtès 13 years ago
gnu: Add GNU FreeIPMI.

* gnu/packages/freeipmi.scm: New file.
* Makefile.am (MODULES): Add it.
6d267f0a — Ludovic Courtès 13 years ago
gnu: gv: Move to a separate file.

* gnu/packages/ghostscript.scm (ghostscript): Remove libxext and libxt
  as inputs.
  (gv): Move to...
* gnu/packages/gv.scm (gv): ... here.  New file.
  (ghostscript/x): Variant of GHOSTSCRIPT with libxt and libxext as
  inputs.
36ee486f — Ludovic Courtès 13 years ago
gnu: freetype: Use mirror:// URL.

* gnu/packages/fontutils.scm (freetype): Use mirror://savannah URL.
c5ea1201 — Andreas Enge 13 years ago
gnu: Add GNU gv.

* gnu/packages/ghostscript.scm (gv): New variable.
e0eb886d — Andreas Enge 13 years ago
gnu: ghostscript: Add X support.

* gnu/packages/ghostscript.scm (ghostscript): Add X related inputs.
dcc9053a — Andreas Enge 13 years ago
gnu: Add libxaw3d.

* gnu/packages/xorg.scm (libxaw3d): New variable.
3a08a411 — Andreas Enge 13 years ago
gnu: Add atk.

* gnu/packages/gtk.scm: New module.
* Makefile.am (MODULES): Add it.
fbd84457 — Andreas Enge 13 years ago
gnu: Add id3lib.

* gnu/packages/mp3.scm (id3lib): New variable.
21e9fee0 — Andreas Enge 13 years ago
gnu: Have python paths set automatically..

* gnu/packages/xorg.scm (meas): Drop special handling of python paths.
* gnu/packages/xml.scm (libxslt): Drop special handling of python paths.
Next