~ruther/guix-local

207c6046 — Mark H Weaver 10 years ago
Merge branch 'gnome-updates'
11d7d7b5 — Mark H Weaver 10 years ago
gnu: linux-libre: Update to 4.5.4.

* gnu/packages/linux.scm (linux-libre): Update to 4.5.4.
a23dc63b — Mark H Weaver 10 years ago
gnu: linux-libre-4.4: Update to 4.4.10.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.10.
fffa3384 — Mark H Weaver 10 years ago
gnu: linux-libre-4.1: Update to 4.1.24.

* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.24.
ef06d54a — Mark H Weaver 10 years ago
gnu: icecat: Update to 38.8.0-gnu1.

* gnu/packages/patches/icecat-CVE-2016-2805.patch,
gnu/packages/patches/icecat-CVE-2016-2807-pt1.patch,
gnu/packages/patches/icecat-CVE-2016-2807-pt2.patch,
gnu/packages/patches/icecat-CVE-2016-2807-pt3.patch,
gnu/packages/patches/icecat-CVE-2016-2807-pt4.patch,
gnu/packages/patches/icecat-CVE-2016-2807-pt5.patch,
gnu/packages/patches/icecat-CVE-2016-2808.patch,
gnu/packages/patches/icecat-CVE-2016-2814.patch,
gnu/packages/patches/icecat-re-enable-DHE-cipher-suites.patch,
gnu/packages/patches/icecat-update-bundled-graphite2.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/gnuzilla.scm (icecat): Update to 38.8.0-gnu1.
[source] Remove deleted patches.
889187a4 — Eric Bavier 10 years ago
gnu: Add NetCDF.

* gnu/packages/maths.scm (netcdf, netcdf-parallel-openmpi): New variables.
6c90e183 — Eric Bavier 10 years ago
gnu: Add Matio.

* gnu/packages/maths.scm (matio): New variable.
00775104 — Eric Bavier 10 years ago
gnu: Add h5check.

* gnu/packages/maths.scm (h5check): New variable.
c8378eea — Eric Bavier 10 years ago
gnu: Add hdf5-openmpi.

* gnu/packages/maths.scm (hdf5-openmpi): New variable.
b8d9c93b — Eric Bavier 10 years ago
gnu: hdf5: Have configure honor SOURCE_DATE_EPOCH.

* gnu/packages/patches/hdf5-config-date.patch: New patch.
* gnu/packages/maths.scm (hdf5)[source]: Use it.
* gnu-system.am (dist_patch_DATA): Add it.
f622e212 — Eric Bavier 10 years ago
gnu: hdf5: Patch output references to zlib.

* gnu/packages/maths.scm (hdf5)[arguments]: Use modify-phases.  Add
'patch-references' phase.
04b7a7cd — Eric Bavier 10 years ago
gnu: hdf5: Update to 1.8.17.

* gnu/packages/maths.scm (hdf5): Update to 1.8.17.
528bb464 — Eric Bavier 10 years ago
gnu: Add HYPRE.

* gnu/packages/maths.scm (hypre, hypre-openmpi): New variables.
* gnu/packages/patches/hypre-doc-tables.patch,
gnu/packages/patches/hypre-ldflags.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
b4e655e5 — Eric Bavier 10 years ago
gnu: Add doc++.

* gnu/packages/documentation.scm (doc++): New variable.
* gnu/packages/patches/doc++-include-directives.patch,
  gnu/packages/patches/doc++-segfault-fix.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
0573a923 — Eric Bavier 10 years ago
gnu: Move asciidoc and doxygen to new module.

* gnu/packages/asciidoc.scm (asciidoc): Move this...
* gnu/packages/doxygen.scm (doxygen): ...and this...
* gnu/packages/documentation.scm: ...to here.  New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add accordingly.
f6292baf — Eric Bavier 10 years ago
gnu: claws-mail: Add shared-mime-info input.

* gnu/packages/mail.scm (claws-mail)[inputs]: Add shared-mime-info.
[arguments]: Add 'patch-mime' phase.
dbffd7d7 — Efraim Flashner 10 years ago
gnu: nmap: Update to 7.12.

* gnu/packages/admin.scm (nmap): Update to 7.12.
7e19194d — Efraim Flashner 10 years ago
gnu: tinc: Update to 1.0.28.
a8cdc49e — Efraim Flashner 10 years ago
gnu: openvpn: Update to 2.3.9.

* gnu/packages/vpn.scm (openvpn): Update to 2.3.9.
e7806e6c — Leo Famulari 10 years ago
gnu: libarchive: Fix CVE-2016-1541.

* gnu/packages/backup.scm (libarchive)[replacement]: New field.
(libarchive/fixed): New variable.
* gnu/packages/patches/libarchive-CVE-2016-1541.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Next