~ruther/guix-local

ref: 2b902c3c467257f61b9d5e52739b052d8ecd32ee guix-local/gnu d---------
2b902c3c — Andreas Enge 13 years ago
gnu: ghostscript: Build and install shared library and header files.

* gnu/packages/ghostscript (ghostscript): Extend build and install phases.
7cd1d7bd — Ludovic Courtès 13 years ago
gnu: automake: Adjust test suite to lack of /bin/sh.

* gnu/packages/autotools.scm (autoconf-wrapper): New variable.
  (automake): Use AUTOCONF-WRAPPER instead of AUTOCONF.
  Add `automake-skip-amhello-tests.patch' as an input.
  Add #:patches and #:phases arguments.
* gnu/packages/patches/automake-skip-amhello-tests.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
4f028c8f — Ludovic Courtès 13 years ago
gnu: Add Geiser.

* gnu/packages/emacs.scm (geiser): New variable.
dc56970d — Ludovic Courtès 13 years ago
gnu: gnutls: Remove unneeded import.

* gnu/packages/gnutls.scm: Remove import of (gnu packages base).
23180beb — Andreas Enge 13 years ago
gnu: Add groff.

* gnu/packages/groff.scm: New file.
* Makefile.am (MODULES): Add it.
87ec7a7a — Andreas Enge 13 years ago
gnu: Add psutils.

* gnu/packages/ghostscript.scm (psutils): New variable.
05bf6f82 — Andreas Enge 13 years ago
gnu: Add netpbm.

* gnu/packages/netpbm.scm: New file.
* Makefile.am (MODULES): Add it.
eb390519 — Ludovic Courtès 13 years ago
gnu: Add missing libevent patch.

* gnu/packages/patches/libevent-dns-tests.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
7f08437b — Ludovic Courtès 13 years ago
gnu: Add Tor.

* gnu/packages/tor.scm: New file.
* Makefile.am (MODULES): Add it.
6b32a64a — Ludovic Courtès 13 years ago
gnu: Add libevent.

* gnu/packages/libevent.scm: New file.
* Makefile.am (MODULES): Add it.
079fca3b — Andreas Enge 13 years ago
gnu: mit-krb5: Patch and enable tests.

* gnu/packages/mit-krb5.scm (mit-krb5): Enable patched tests.
c4854e76 — Andreas Enge 13 years ago
gnu: screen: correct license to gpl2+

* gnu/packages/screen.scm (screen): correct license field
6c3a7204 — Cyril Roelandt 13 years ago
Add GNU Screen.

* gnu/packages/screen.scm: New file.
* Makefile.am (MODULES): Add it.
2ffa297a — Ludovic Courtès 13 years ago
gnu: lout: Add missing dependency on Ghostscript.

* gnu/packages/lout.scm (lout): Add GHOSTSCRIPT as an input.  Use a
  mirror:// URL.
79c398a2 — Ludovic Courtès 13 years ago
gnu: freetype: Avoid license/package name clash.

* gnu/packages/freetype.scm: Use a renamer for (guix licenses), to avoid
  a name clash.
943f33a3 — Ludovic Courtès 13 years ago
distro: glib: Run the test suite; add DBus.

* distro/packages/glib.scm: Rename to...
* gnu/packages/glib.scm: ... this.  Update module declaration
  accordingly.
  (dbus): New variable.
  (glib): Change version number to 2.34.3, and adjust URL accordingly.
  Add a "doc" output.  Add #:configure-flags, #:patches, and #:phases
  arguments. Add DBUS as an input, as well a three patches.
* Makefile.am (MODULES): Adjust to file renaming.
  (dist_patch_DATA): Add `glib-tests-timezone.patch',
  `glib-tests-homedir.patch', and `glib-tests-desktop.patch'.
3889a82e — Nikita Karetnikov 13 years ago
distro: Add GLib.

* distro/packages/glib.scm: New file.
* Makefile.am (MODULES): Add it.
11314eb6 — Andreas Enge 13 years ago
gnu: libtiff: Add zlib support.

* gnu/packages/libtiff.scm (libtiff): Add input zlib.
f0444eaf — Andreas Enge 13 years ago
gnu: Add libxml2.

* gnu/packages/xml.scm (libxml2): New variable.
bf4018fb — Andreas Enge 13 years ago
gnu: Add GNU Ghostscript and its dependencies libpaper and lcms.

* gnu/packages/ghostscrip.scm: New file.
* Makefile.am (MODULES): Add it.
Next