~ruther/guix-local

ref: e901ef297d9afe9a159dcf2bbd9779c9fbf822be guix-local/gnu/packages d---------
90f69c2e — Ludovic Courtès 12 years ago
gnu: Add libuv.

* gnu/packages/libevent.scm (libuv): New variable.
4106c589 — Ludovic Courtès 12 years ago
gnu: xterm: Upgrade to 304.

* gnu/packages/xorg.scm (xterm): Upgrade to 304.  Switch to a
  version-specific URL.
211345b3 — Andreas Enge 12 years ago
gnu: libsm: Propagate input libice.

* gnu/packages/xorg.scm (libsm): Propagate input libice.
c98f2ff3 — Andreas Enge 12 years ago
gnu: qt-4: Upgrade to 4.8.6.

* gnu/packages/qt.scm (qt-4): Upgrade to 4.8.6.
e7e5a4f8 — Andreas Enge 12 years ago
gnu: qt-4: Enable session management by adding libsm as an input.

* gnu/packages/qt.scm (qt-4): Add input qt-4.
5b527256 — Eric Bavier 12 years ago
gnu: openmpi: Use our hwloc.

* gnu/packages/mpi.scm (hwloc): Propagate numactl.
  (openmpi)[inputs]: Add hwloc.
  [native-inputs]: Add pkg-config.
  [argument]: Add hwloc configure flags.
a37b8077 — Ludovic Courtès 12 years ago
gnu: Add babl.

* gnu/packages/gimp.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
f5ea273a — Eric Bavier 12 years ago
gnu: perl-tk: Patch for i686

* gnu/packages/patches/perl-tk-x11-discover.patch: New patch.
* gnu-system.am [dist_patch_DATA]: Add it.
* gnu/packages/tcl.scm (perl-tk)[origin]: Use it.
7e0c23fb — John Darrington 12 years ago
gnu: pspp: Upgrade to 0.8.3

* gnu/packages/maths.scm (pspp): Update to 0.8.3.
e5c66f8c — Eric Bavier 12 years ago
gnu: fftw: Factor out OpenMPI dependency.

* gnu/packages/algebra.scm (fftw)[inputs,arguments]: Remove OpenMPI.
  (fftw-openmpi): New variable.
2b0d560a — Ludovic Courtès 12 years ago
gnu: Add hwloc.

* gnu/packages/mpi.scm (hwloc): New variable.
  (openmpi): Add TODO comment.
42422cc2 — Ludovic Courtès 12 years ago
gnu: Add pciutils.

* gnu/packages/pciutils.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
67b66003 — Ludovic Courtès 12 years ago
gnu: Add numactl.

* gnu/packages/linux.scm (numactl): New variable.
85a84cbd — Eric Bavier 12 years ago
gnu: openmpi: Fix typo in download uri

* gnu/packages/mpi.scm (openmpi)[origin]: Fix typo.
0fc54d4b — Eric Bavier 12 years ago
gnu: fftw: Add dependency on openmpi.

* gnu/packages/algebra.scm (fftw)[inputs,arguments]: Add OpenMPI.
2cf287df — Eric Bavier 12 years ago
gnu: fftw: Upgrade to 3.3.4

* gnu/packages/algebra.scm (fftw): Upgrade to 3.3.4.
8ede638c — Eric Bavier 12 years ago
gnu: openmpi: Avoid "open source" verbiage

* gnu/packages/mpi.scm (openmpi)[synopsis,description]: Remove mention
  of "open source".
d8c7eeb9 — Eric Bavier 12 years ago
gnu: Add petsc-openmpi.

* gnu/packages/maths.scm (petsc-openmpi): New variable.
  (petsc-complex-openmpi): New variable.
10b11968 — Eric Bavier 12 years ago
gnu: petsc: Clean some more leaked chroot references

* gnu/packages/maths.scm (petsc)[arguments]: Scrub some
  config-generated header files before build.  Only remove files if
  they exist.
fb0e3709 — Eric Bavier 12 years ago
gnu: Add OpenMPI

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