~ruther/guix-local

ref: 977f03ffd31a3b754c26be7bed0f5ef7e063b843 guix-local/gnu d---------
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.
2e1f5bca — Ludovic Courtès 12 years ago
gnu: {binutils,bash,gnu-make}-final are private.

* gnu/packages/base.scm (binutils-final, bash-final, gnu-make-final):
  Use 'define', not 'define-public'.
0ed873f3 — John Darrington 12 years ago
gnu: pixman: Upgrade to 0.32.4.

* gnu/packages/xorg.scm (pixman): Upgrade to 0.32.4.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
53c85e97 — Ludovic Courtès 12 years ago
Merge branch 'core-updates'

Conflicts:
	gnu/packages/gnunet.scm
cd143df0 — Ludovic Courtès 12 years ago
gnu: net-tools: Adjust to removal of the 'patch' phase.

* gnu/packages/linux.scm (net-tools): Adjust to removal of the 'patch'
  phase.  Reported by Mark H. Weaver <mhw@netris.org>.
2e838890 — Andreas Enge 12 years ago
gnu: libextractor: Add input.

* gnu/packages/gnunet.scm (libextractor): Add input exiv2.
4942d42a — Ludovic Courtès 12 years ago
gnu: qemu: Add GUI version.

* gnu/packages/qemu.scm (qemu): Rename to...
  (qemu-headless): ... this.
  (qemu/smb-shares): Inherit from it.
  (qemu): New variable.
* gnu/packages/grub.scm (qemu-for-tests): Inherit from QEMU-HEADLESS.
558a5122 — Ludovic Courtès 12 years ago
gnu: sdl: Propagate libx11.

* gnu/packages/sdl.scm (sdl): Propagate LIBX11.
  (sdl-gfx, sdl-ttf): Remove LIBX11 from 'inputs'.
248c0645 — Andreas Enge 12 years ago
gnu: libextractor: Add optional inputs.

* gnu/packages/gnunet.scm (libextractor): Add inputs ffmpeg and gstreamer.
0ece7074 — Ludovic Courtès 12 years ago
gnu: make-bootstrap: Add missing inputs for Canadian cross of '%gcc-static'.

* gnu/packages/make-bootstrap.scm (%gcc-static): Add 'native-inputs'
  field.
Next