~ruther/guix-local

ref: 0841dcf7dd8e6c3e474f75cfa5b95a7feaf6f112 guix-local/gnu d---------
0841dcf7 — Mark H Weaver 12 years ago
gnu: patchelf: Fix platform page size determination.

* gnu/packages/patches/patchelf-page-size.patch: New file.
* gnu/packages/elf.scm (patchelf): Add the patch.
* gnu-system.am (dist_patch_DATA): Add the patch.
98e7fc9b — Mark H Weaver 12 years ago
gnu: Add xapian.

* gnu/packages/search.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
d850e5b9 — Sree Harsha Totakura 12 years ago
gnu: gnurl: Update to 7.35.0.

* gnu/packages/gnunet.scm (gnurl): Update to 7.35.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7ee3f1a2 — John Darrington 12 years ago
gnu: Add hdf5.

* gnu/packages/maths.scm (hdf5): New variable.
* gnu/packages/maths.scm (octave): New input hdf5.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
436c95d9 — Mark H Weaver 12 years ago
gnu: dmd: Sleep longer in tests, for slower machines.

* gnu/packages/patches/dmd-tests-longer-sleeps.patch: New file.
* gnu/packages/admin.scm (dmd): Add the patch.
* gnu-system.am (dist_patch_DATA): Add it.
72f210ea — Mark H Weaver 12 years ago
gnu: Add ttf-dejavu.

* gnu/packages/fonts.scm (ttf-dejavu): New variable.
445c5aba — Mark H Weaver 12 years ago
gnu: ratpoison: Patch to use $SHELL instead of /bin/sh.

* gnu/packages/patches/ratpoison-shell.patch: New file.
* gnu/packages/ratpoison.scm (ratpoison): Add patch.
* gnu-system.am (dist_patch_DATA): Add patch.
0193c004 — Manolis Ragkousis 12 years ago
gnu: Add GNU Mach headers.

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

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7af52bd5 — Sree Harsha Totakura 12 years ago
gnu: gnunet: Fix failing testcases.

* gnu/packages/gnunet.scm (gnurl): Add pkg-config.
* gnu/packages/patches/gnunet-fix-tests.patch: Append fix for integration testcases.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9e5ace9d — Mark H Weaver 12 years ago
gnu: isc-dhcp: Upgrade to 4.3.0.

* gnu/packages/admin.scm (isc-dhcp): Upgrade to 4.3.0.
b6b29c77 — Sree Harsha Totakura 12 years ago
gnu: curl, gnurl: Fix failing testcase 172.

* gnu/packages/patches/curl-fix-test172.patch: New file.
* gnu-system.am (dist_patch_DATA): Add the patch file.
* gnu/packages/gnunet.scm (gnurl): Apply the patch file.
* gnu/packages/curl.scm (curl): Apply the patch file.

Signed-off-by: Andreas Enge <andreas@enge.fr>
1680df13 — Andreas Enge 12 years ago
gnu: gnunet: Correct typo.

* gnu/packages/gnunet.scm (gnunet): Correct typo.
bbafef3f — Mark H Weaver 12 years ago
gnu: texinfo: Make version 4.13a available.

* gnu/packages/texinfo.scm (texinfo-4): New variable.
05e8a0b0 — Andreas Enge 12 years ago
gnu: gnunet: Add input libmicrohttpd.

* gnu/packages/gnunet.scm (gnunet): Add input libmicrohttpd and improve
    formatting.
829b1b25 — John Darrington 12 years ago
gnu: lout: Change docdir from "doc" to "share/doc"

* gnu/packages/lout.scm (lout):
  Change docdir from "doc" to "share/doc".

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
266b39fc — Sree Harsha Totakura 12 years ago
gnu: Add GNUnet.

* gnunet/packages/gnunet.scm (gnunet): New variable.
* gnu/package/patches/gnunet-fix-scheduler.patch: New file.
* gnu/package/patches/gnunet-fix-tests.patch: New file.
* gnu-system.am (dist_patch_DATA): Add the above two patch files.

Co-authored-by: Andreas Enge <andreas@enge.fr>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
93bfe3e2 — Ludovic Courtès 12 years ago
gnu: gstreamer 1.0.10: Temporarily disable tests.

* gnu/packages/gstreamer.scm (gstreamer): Add 'arguments' field.
fc0a973d — Mark H Weaver 12 years ago
gnu: openssh: Upgrade to 6.5p1.

* gnu/packages/ssh.scm (openssh): Upgrade to 6.5p1.
18095a4a — Mark H Weaver 12 years ago
gnu: openssl: Upgrade to 1.0.1f.

* gnu/packages/openssl.scm (openssl): Upgrade to 1.0.1f.
06d275f6 — Ludovic Courtès 12 years ago
gnu: dmd: Add SLiM service.

* gnu/system/dmd.scm (xorg-service): Remove.
  (xorg-start-command, slim-service): New procedure.
Next