~ruther/guix-local

ref: 3c2a5bf299d9dc750446ed2f2c4e1d45c8e688ce guix-local/gnu/packages d---------
3c2a5bf2 — Ricardo Wurmus 8 years ago
gnu: r-servr: Update to 0.7.

* gnu/packages/web.scm (r-servr): Update to 0.7.
1cf30663 — Julien Lepiller 8 years ago
gnu: php: Update to 7.1.9.

* gnu/packages/php.scm (php): Update to 7.1.9.
dcf7a8a6 — Julien Lepiller 8 years ago
gnu: java-slf4j-api: Fix tests.

* gnu/packages/java.scm (java-slf4j-api)[arguments]: Enable tests
Adjust the jar content to prevent a test failure.
5fe2a139 — Z. Ren 8 years ago
gnu: djvulibre: Remove timestamps from .svgz files.

* gnu/packages/djvu.scm (djvulibre)[arguments]: New field.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
833ade67 — Oleg Pykhalov 8 years ago
gnu: Add emacs-tuareg.

* gnu/packages/ocaml.scm (emacs-tuareg): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: emacs-ebuild-mode: Update to 1.37.

* gnu/packages/emacs.scm (emacs-ebuild-mode): Update to 1.37.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add emacs-2048-game.

* gnu/packages/emacs.scm (emacs-2048-game): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
75690c9f — Ricardo Wurmus 8 years ago
gnu: r-rcas: Correct license.

* gnu/packages/bioinformatics.scm (r-rcas)[license]: Use correct license.
eda8f36c — Ricardo Wurmus 8 years ago
gnu: r-rcas: Update to 1.3.3.

* gnu/packages/bioinformatics.scm (r-rcas): Update to 1.3.3.
7d099cbe — Efraim Flashner 8 years ago
gnu: mysql: Enable tests on aarch64.

* gnu/packages/databases.scm (mysql)[arguments]: Remove logic disabling
the tests on aarch64-linux.
f4bf420c — Ben Woodcroft 8 years ago
gnu: vsearch: Update to 2.4.4.

* gnu/packages/bioinformatics.scm (vsearch): Update to 2.4.4.
25bd1fc1 — Ben Woodcroft 8 years ago
gnu: metabat: Update to 2.12.1.

* gnu/packages/patches/metabat-remove-compilation-date.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/bioinformatics.scm (metabat): Update to 2.12.1.
[source]: Remove it.  Use url-fetch.
43d01672 — Thomas Danckaert 8 years ago
gnu: netcdf: Fix reproducibility issue; remove unneeded references.

* gnu/packages/maths.scm (netcdf) [arguments]: Add phase to fix the embedded
  'Configured On' date; truncate reference to compiler store item.
e464b455 — Thomas Danckaert 8 years ago
gnu: hdf4: Avoid unneeded store references to compilers.

* gnu/packages/maths.scm (hdf4) [arguments]: Add phase 'patch-settings to
  truncate hashes of compiler store items.
fd0378a1 — Thomas Danckaert 8 years ago
gnu: hdf5: Avoid unneeded store references to compilers.

* gnu/packages/maths.scm (hdf5) [arguments]: Add phase to patch
  "libhdf5.settings", removing references to the C/C++/Fortran compilers.
e3a1a1de — Thomas Danckaert 8 years ago
gnu: hdf5: Add output for fortran interface.

* gnu/packages/maths.scm (hdf5) [native-inputs]: Add gfortran.
  [outputs]: Add "fortran".
  [arguments]: Enable Fortran compilation; add "/lib" directory of the fortran
  output to the runpath of the Fortran libs; add a 'split phase to move
  all Fortran-related files to the the Fortran output store location.
a0596a2f — Arun Isaac 8 years ago
gnu: python2-larch: Enable tests.

* gnu/packages/patches/python2-larch-coverage-4.0a6-compatibility.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python2-larch)[source]: Use it.
[arguments]: Move 'check' phase to before 'build' phase.
f6180862 — Arun Isaac 8 years ago
gnu: python2-ttystatus: Enable tests.

* gnu/packages/python.scm (python2-ttystatus)[arguments]: Replace 'check'
phase with custom function.
689042e5 — Arun Isaac 8 years ago
gnu: python2-cliapp: Enable tests.

* gnu/packages/python.scm (python2-cliapp)[arguments]: Replace 'check' phase
with custom function.
fe36ecf5 — Mark H Weaver 8 years ago
gnu: linux-libre: Update to 4.12.10.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.10.
(%linux-libre-hash): Update hash.
Next