guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (f6292ba -> 889187a)


From: Eric Bavier
Subject: branch master updated (f6292ba -> 889187a)
Date: Thu, 12 May 2016 20:02:42 +0000 (UTC)

bavier pushed a change to branch master
in repository guix.

      from  f6292ba   gnu: claws-mail: Add shared-mime-info input.
       new  0573a92   gnu: Move asciidoc and doxygen to new module.
       new  b4e655e   gnu: Add doc++.
       new  528bb46   gnu: Add HYPRE.
       new  04b7a7c   gnu: hdf5: Update to 1.8.17.
       new  f622e21   gnu: hdf5: Patch output references to zlib.
       new  b8d9c93   gnu: hdf5: Have configure honor SOURCE_DATE_EPOCH.
       new  c8378ee   gnu: Add hdf5-openmpi.
       new  0077510   gnu: Add h5check.
       new  6c90e18   gnu: Add Matio.
       new  889187a   gnu: Add NetCDF.

The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/local.mk                                       |    9 +-
 gnu/packages/asciidoc.scm                          |   52 ----
 gnu/packages/documentation.scm                     |  117 +++++++++
 gnu/packages/doxygen.scm                           |   59 -----
 gnu/packages/maths.scm                             |  261 +++++++++++++++++++-
 .../patches/doc++-include-directives.patch         |  224 +++++++++++++++++
 gnu/packages/patches/doc++-segfault-fix.patch      |  169 +++++++++++++
 gnu/packages/patches/hdf5-config-date.patch        |   21 ++
 gnu/packages/patches/hypre-doc-tables.patch        |   25 ++
 gnu/packages/patches/hypre-ldflags.patch           |    9 +
 gnu/packages/patches/netcdf-config-date.patch      |   47 ++++
 11 files changed, 871 insertions(+), 122 deletions(-)
 delete mode 100644 gnu/packages/asciidoc.scm
 create mode 100644 gnu/packages/documentation.scm
 delete mode 100644 gnu/packages/doxygen.scm
 create mode 100644 gnu/packages/patches/doc++-include-directives.patch
 create mode 100644 gnu/packages/patches/doc++-segfault-fix.patch
 create mode 100644 gnu/packages/patches/hdf5-config-date.patch
 create mode 100644 gnu/packages/patches/hypre-doc-tables.patch
 create mode 100644 gnu/packages/patches/hypre-ldflags.patch
 create mode 100644 gnu/packages/patches/netcdf-config-date.patch



reply via email to

[Prev in Thread] Current Thread [Next in Thread]