~ruther/guix-local

ref: c00a9fbfef75d2fc08485f8158ec331bfa99d5ec guix-local/gnu/packages/maths.scm -rw-r--r-- 32.6 KiB
c3cf9d36 — Ludovic Courtès 11 years ago
Merge branch 'bug-17853'
8731e527 — John Darrington 11 years ago
gnu: Add maxima.

* gnu/packages/maths.scm (maxima): New variable.
221ed17a — Eric Bavier 11 years ago
gnu: Adjust yet more packages to GLib "bin" split.

* gnu/packages/maths.scm (pspp): Add glib:bin to 'native-inputs'.
* gnu/packages/gnome.scm (gconf, gnome-vfs, libgnome, libgnomeui,
  libbonoboui): Likewise.
  (libbonobo, libgnomecanvas, libgnomeprint): Comment on why glib:bin.
* gnu/packages/gtk.scm (gtksourceview): Likewise.
872c69d0 — Ludovic Courtès 11 years ago
Merge branch 'master' into core-updates
93c3de92 — Andreas Enge 11 years ago
gnu: hdf5: Fix source download location.

* gnu/packages/maths.scm (hdf5): Use "release" directory and not the "current"
    directory for the source, which does not break on new upstream releases.
af018f5e — Ludovic Courtès 11 years ago
Merge branch 'master' into core-updates
5698b8b8 — John Darrington 11 years ago
gnu: Add gsegrafix and dependent libraries.

* gnu/packages/math.scm (gsegrafix): New variable.
* gnu/packages/gtk.scm (pangox-compat): New variable.
* gnu/packages/gnome.scm (libidl, orbit2, libbonobo, gconf, gnome-mime-data,
  gnome-vfs, libgnome, libart-lgpl, libgnomecanvas, libgnomeui, libglade,
  libgnomeprint, libgnomeprintui, libbonoboui): New variables.
16ecf3ff — Eric Bavier 12 years ago
gnu: Edit synopses of petsc packages.

* gnu/packages/maths.scm (petsc) [synopsis]: Shorten.
  (petsc-complex,petsc-openmpi,petsc-complex-openmpi) [synopsis]:
  Repeat synopsis from petsc package with extensions.  [description]: Remove.
a54aefea — Eric Bavier 12 years ago
gnu: Add superlu-dist package.

* gnu/packages/maths.scm (superlu-dist): New variable.
* gnu/packages/patches/superlu-dist-scotchmetis.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
6acb4adb — Eric Bavier 12 years ago
gnu: Add pt-scotch package.

* gnu/packages/maths.scm (pt-scotch): New variable.
f8ed036a — Eric Bavier 12 years ago
gnu: Add scotch package.

* gnu/packages/maths.scm (scotch): New variable.
* gnu/packages/patches/scotch-test-threading.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
7e0c23fb — John Darrington 12 years ago
gnu: pspp: Upgrade to 0.8.3

* gnu/packages/maths.scm (pspp): Update to 0.8.3.
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.
0e2672ae — Ludovic Courtès 12 years ago
gnu: Add missing import in (gnu packages maths).

* gnu/packages/maths.scm: Use (guix utils), which was needed since
  b9100e2f.
f5d5a346 — Eric Bavier 12 years ago
gnu: Add missing copyright line

* gnu/packages/maths.scm: Add copyright line missing from 3de01d3.
f258212d — Eric Bavier 12 years ago
gnu: petsc: Add input superlu.

* gnu/packages/maths.scm (petsc): Configure with superlu support.
183e44ae — Eric Bavier 12 years ago
gnu: Add superlu

* gnu/packages/maths.scm (superlu): New variable
b9100e2f — Eric Bavier 12 years ago
gnu: Add petsc

* gnu/packages/maths.scm (petsc): New variable.
  (petsc-complex): New variable.
* gnu/packages/patches/petsc-fix-threadcomm.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
edf684ef — Eric Bavier 12 years ago
gnu: gmsh: Fix typos

* gnu/packages/maths.scm (gmsh): Fix typo and space aftern
  end-of-sentence.
Next