~ruther/guix-local

ref: 901eee2c4ce99f1eb59c6c0e67203328735be21a guix-local/gnu d---------
901eee2c — Ludovic Courtès 12 years ago
gnu: Add Guile-WM.

* gnu/packages/guile-wm.scm (guile-wm): New variable.
f5a345ad — Ludovic Courtès 12 years ago
gnu: dmd: Update start/stop of standard service definitions.

* gnu/system/dmd.scm (mingetty-service): Add 'stop' field.
  (nscd-service): Run with '--foreground'.  Change 'stop' to use
  'make-kill-destructor'.
  (syslog-service): Run with '--no-detach'; change 'stop' similarly.
  (guix-service): Likewise for 'stop'.
  (static-networking-service): Remove 'sleep' call from 'start'.  Change
  'stop' to return #f when networking was actually stopped.
2941448e — Ludovic Courtès 12 years ago
gnu: dmd: Upgrade to 0.1.

* gnu/packages/system.scm (dmd): Upgrade to 0.1.  Move PKG-CONFIG to
  'native-inputs'.
0af626ff — Ludovic Courtès 12 years ago
gnu: Add Guile-XCB.

* gnu/packages/guile-wm.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
e6a5ce8e — John Darrington 12 years ago
gnu: pspp: Enabled build of the gui

* gnu/packages/math.scm (pspp): Removed the --without-gui flag
and added the necessary inputs to build it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
95d439b2 — John Darrington 12 years ago
gnu: Add GtkSourceView.

* gnu/packages/gtk.scm (gtksourceview): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
79c311b8 — Ludovic Courtès 12 years ago
gnu: Synchronize descriptions with 'gnumaint'.
Update references from Guy's old name
1681cd4a — Ludovic Courtès 12 years ago
gnu: Add libssh.

* gnu/packages/ssh.scm (libssh): New variable.
b4f0bb17 — Ludovic Courtès 12 years ago
gnu: dmd: Add service documentation.

* gnu/system/dmd.scm (<service>): Add 'documentation' field.
  (host-name-service, mingetty-service, nscd-service, syslog-service,
  static-networking-service): Provide a 'documentation' value.
  (dmd-configuration-file): Use it.
b455a118 — Ludovic Courtès 12 years ago
gnu: qemu/smb-shares: Keep the original patches.

* gnu/packages/qemu.scm (qemu/smb-shares): Keep the patches from
  QEMU-HEADLESS.
c1897890 — Andreas Enge 12 years ago
gnu: luit: Accomodate stricter warnings of gcc-4.8.

* gnu/packages/patches/luit-posix.patch: New file.
* gnu-system.am (dist_patch_DATA): Register patch.
* gnu/packages/xorg.scm (luit): Apply patch.
d02196a7 — Andreas Enge 12 years ago
gnu: ffmpeg: Update to 2.1.1.

* gnu/packages/video.scm (ffmpeg): Update to 2.1.1.
079fd3ec — Ludovic Courtès 12 years ago
gnu: qemu: Upgrade to 1.6.1.

* gnu/packages/patches/qemu-make-4.0.patch: New file.
* gnu/packages/qemu.scm (qemu-headless): Use it.  Upgrade to 1.6.1.
* gnu-system.am (dist_patch_DATA): Add it.
df8a09c7 — Ludovic Courtès 12 years ago
gnu: mit-krb5: Build with GCC 4.7.

* gnu/packages/mit-krb5.scm (mit-krb5): Make BISON and PERL native
  inputs.  Add GCC-4.7 as a native input.
a8300ef9 — Ludovic Courtès 12 years ago
gnu: xmodmap: Add patch to allow builds with GCC 4.8.

* gnu/packages/patches/xmodmap-asprintf.patch: New file.
* gnu/packages/xorg.scm (xmodmap): Use it.
* gnu-system.am (dist_patch_DATA): Add it.
07cec9a5 — Andreas Enge 12 years ago
gnu: Correct typo in previous commit.

* gnu/packages/rdf.scm: Name module rdf.
c0798488 — Andreas Enge 12 years ago
gnu: Add soprano.

* gnu/packages/rdf.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add module.
gnu: Add SLiM.

* gnu/packages/slim.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5fd7f3e0 — Ludovic Courtès 12 years ago
gnu: iproute2: Upgrade to 3.12.0.

* gnu/packages/linux.scm (iproute): Upgrade to 3.12.0.
Next