~ruther/guix-local

ref: c773aba8708e85a4bbd2415fefe0fb8f48b9c8d1 guix-local/gnu/packages d---------
c773aba8 — Ludovic Courtès 12 years ago
gnu: Add net-base.

* gnu/packages/system.scm (net-base): New variable.
85e0dc6a — Ludovic Courtès 12 years ago
gnu: Add net-tools.

* gnu/packages/linux.scm (net-tools): New variable.
d0821398 — Ludovic Courtès 12 years ago
gnu: dmd: Download from alpha.gnu.org.

* gnu/packages/system.scm (dmd): Use the alpha.gnu.org URL.
b2f0005a — Andreas Enge 12 years ago
gnu: harfbuzz: Update to 0.9.21.

* gnu/packages/gtk.scm (harfbuzz): Update to 0.9.21.
c1cab15a — Andreas Enge 12 years ago
gnu: Add dvdisaster.

* gnu/packages/cdrom.scm (dvdisaster): New variable.
c9cb0825 — Andreas Enge 12 years ago
gnu: xf86-input-joystick: Fix installation path.

* gnu/packages/xorg.scm (xf86-input-joystick): Fix installation path.
36c0d430 — Andreas Enge 12 years ago
gnu: xf86-input-vmmouse: Fix installation path.

* gnu/packages/xorg.scm (xf86-input-vmmouse): Fix installation path.
de9c5046 — Andreas Enge 12 years ago
gnu: xf86-input-synaptics: Fix installation paths.

* gnu/packages/xorg.scm (xf86-input-synaptics): Fix installation paths.
834b5c80 — Ludovic Courtès 12 years ago
gnu: zile: Fix references to /bin/sh.

* gnu/packages/zile.scm (zile): Add 'patch-/bin/sh' phase.  Move Perl
  and help2man to 'native-inputs'.
98fbd7ce — Andreas Enge 12 years ago
gnu: libksba: Update to 1.3.0.

* gnu/packages/gnupg.scm (libksba): Update to 1.3.0.
24f3e788 — Andreas Enge 12 years ago
gnu: libgcrypt: Update to 1.5.3

* gnu/packages/gnupg.scm (libgcrypt): Update to 1.5.3.
f1be8061 — Andreas Enge 12 years ago
gnu: gnupg: Update to 2.0.21.

* gnu/packages/gnupg.scm (gnupg): Update to 2.0.21.
78c7e344 — Andreas Enge 12 years ago
gnu: pspp: Update to 0.8.1.

* gnu/packages/maths.scm (pspp): Update to 0.8.1.
b972db72 — Andreas Enge 12 years ago
gnu: fontconfig: Add and register gs-fonts.

* gnu/packages/fontutils.scm (fontconfig): Add gs-fonts as an input and
    register it in the configuration file; so any porgram using fontconfig
    should at least have the gs-fonts at its disposal.
f1dfb7c4 — Ludovic Courtès 12 years ago
gnu: guix: Rework 0.4 hack to gracefully handle lack of tarball.

* gnu/packages/package-management.scm (guix-0.4): Fall back to the
  source of GIUX when the tarball doesn't exist.
30f25b03 — Ludovic Courtès 12 years ago
gnu: vm: Initialize the image's store.

* gnu/system/vm.scm (qemu-image): Add 'initialize-store?' keyword
  parameter.  Use 'guix-register' when INITIALIZE-STORE? is true.
  (system-qemu-image): Pass #:initialize-store? #t.
2d195e67 — Ludovic Courtès 12 years ago
gnu: guix: Set $localstatedir; add gzip as input.

* gnu/packages/package-management.scm (guix): Add "--localstatedir=/var".
  Add GZIP as an explicit input, to avoid referring to the final gzip.
9d3c4dae — Ludovic Courtès 12 years ago
gnu: racket: Add dependency on GTK+.

* gnu/packages/scheme.scm (racket): Add dependency on GTK+ and
  gdk-pixbuf.
2365338b — Andreas Enge 12 years ago
gnu: xorg: Fix xorg-server.

* gnu/packages/xorg.scm (xkbcomp-intermediate): New variable, serves as
    input to xkeyboard-config.
* gnu/packages/xorg.scm (xkeyboard-config): Add input xkbcomp-intermediate.
* gnu/packages/xorg.scm (xkbcomp): Add input xkeyboard-config.
* gnu/packages/xorg.scm (xorg-server): Adapt xkb paths and replace references
    to /bin/sh (with Ludovic Courtès <ludo@gnu.org>).
4fd6bf53 — Andreas Enge 12 years ago
gnu: mutt: Add SASL for authenticated SMTP.

* gnu/packages/mail.scm (mutt): Add input cyrus-sasl.
Next