~ruther/guix-local

ref: cdbdaf7b6b2c232bca5f2e84af3dca097a3f5ce6 guix-local/gnu/packages/maths.scm -rw-r--r-- 112.6 KiB
62126576 — Ludovic Courtès 9 years ago
gnu: hdf5: Build the C++ interface.

* gnu/packages/maths.scm (hdf5)[arguments]: Add #:configure-flags.
daf72603 — Petter 9 years ago
gnu: Remove redundancy where mkdir-p <dir> is followed by install-file <file> <dir>.

* gnu/packages/bioinformatics.scm (bwa)[arguments]: Remove redundant mkdir-p.
(eigensoft)[arguments]: Likewise.
(snap-aligner)[arguments]: Likewise.
(pardre)[arguments]: Likewise.
(piranha)[arguments]: Likewise.
* gnu/packages/maths.scm (hypre)[arguments]: Likewise.
* gnu/packages/mp3.scm (mpc123)[arguments]: Likewise.
* gnu/packages/music.scm (tuxguitar)[arguments]: Likewise.
* gnu/packages/pdf.scm (impressive)[arguments]: Likewise.
* gnu/packages/qemu.scm (qemu)[arguments]: Likewise.

Signed-off-by: Leo Famulari <leo@famulari.name>
f5a077b1 — Efraim Flashner 9 years ago
gnu: octave: Update to 4.2.0.

* gnu/packages/maths.scm (octave): Update to 4.2.0.
[native-inputs]: Add lzip.
[home-page]: Use https.
2cab1dd5 — Ludovic Courtès 9 years ago
Merge branch 'core-updates'
1c79e086 — Paul Garlick 9 years ago
gnu: gmsh: Update to 2.14.1

* gnu/packages/maths.scm (gmsh): Update to 2.14.1.
[source]: Use new uri.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
8b6ad165 — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
ccbc5758 — Kei Kebreau 9 years ago
gnu: maxima: Update to 5.38.1.

* gnu/packages/maths.scm (maxima): Update to 5.38.1.
062c7e43 — Leo Famulari 9 years ago
Merge branch 'master' into core-updates
fba78d18 — Eric Bavier 9 years ago
gnu: mumps: Upgrade to 5.0.2.

* gnu/packages/maths.scm (mumps): Upgrade to 5.0.2.
[arguments]: Properly return boolean from install phase.
02c73adc — Leo Famulari 9 years ago
Merge branch 'master' into core-updates
062737a1 — Ricardo Wurmus 9 years ago
gnu: r-rcpparmadillo: Update to 0.7.500.0.0.

* gnu/packages/maths.scm (armadillo-for-rcpparmadillo): Update to
7.500.0.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.7.500.0.0.
7397cd9e — Ricardo Wurmus 9 years ago
gnu: armadillo: Update to 7.500.0.

* gnu/packages/maths.scm (armadillo): Update to 7.500.0.
4b12fe5c — Thomas Danckaert 9 years ago
gnu: coda: Remove bundled libraries.

* gnu/packages/maths.scm (coda): Remove bundled libraries.
[source]: Add patch and snippet to remove bundled zlib, pcre and expat.
[inputs]: Add system zlib, pcre and expat.
* gnu/packages/patches/coda-use-system-libs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
d91025e3 — Thomas Danckaert 9 years ago
gnu: Add coda.

* gnu/packages/maths.scm (coda): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
d3c4f3bb — Thomas Danckaert 9 years ago
gnu: Add hdf-eos2.

* gnu/packages/maths.scm (hdf-eos2): New variable.
* gnu/packages/patches/hdf-eos2-build-shared.patch: New file.
* gnu/packages/patches/hdf-eos2-remove-gctp.patch: New file.
* gnu/packages/patches/hdf-eos2-fortrantests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patches.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
d2478b4c — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
15ca49b2 — Andreas Enge 9 years ago
gnu: hdf4: Really fix non-x86 architectures.

This is a follow-up to commit 60da9fb1100787c49ed4910eacf50e83c6462dcc.

* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/maths.scm (hdf4)[source]: Add patch.
061d7f3b — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
becbbefc — Thomas Danckaert 9 years ago
gnu: Add hdf4

* gnu/packages/maths.scm (hdf4, hdf4-alt): New variables.
* gnu/packages/patches/hdf4-reproducibility.patch: New file.
* gnu/packages/patches/hdf4-shared-fortran.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patches.

Co-Authored-By: Jeremy Robst <jpro@bas.ac.uk>

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
abcf4858 — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
Next