~ruther/guix-local

20c295f9 — Leo Famulari 8 years ago
gnu: python2-subprocess32: Skip the tests.

* gnu/packages/python.scm (python2-subprocess32)[arguments]: Skip the
tests.
4d6ed794 — Leo Famulari 8 years ago
gnu: Remove python-numpy-next.

This package was effectively superseded when NumPy was updated to 1.13.3.

This is a followup to commit 68014502793ab8f3b0162fa8271a2be288519f93.

* gnu/packages/python.scm (python-numpy-next, python2-numpy-next):
Remove variables.
f9a6457d — Leo Famulari 8 years ago
gnu: python-zope-testing: Update to 4.6.1.

* gnu/packages/python-web.scm (python-zope-testing, python-zope-testing):
Update to 4.6.1.
[source]: Use pypi-uri.
68014502 — Leo Famulari 8 years ago
gnu: python-numpy: Update to 1.13.3.

* gnu/packages/python.scm (python-numpy, python2-numpy): Update to 1.13.3.
6a25c6cd — Leo Famulari 8 years ago
gnu: python-click: Disable the test suite.

* gnu/packages/python.scm (python-click, python2-click)[arguments]: Skip
the tests.
6149fdfb — Efraim Flashner 8 years ago
gnu: gcc@6: Fix building with glibc@2.26.

* gnu/packages/gcc.scm (gcc@6)[source]: Add snippet to adjust
linux-unwind.h to changes in glibc@2.26.  Add patch.
* gnu/packages/patches/gcc-libsanitizer-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
247d2368 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
e21ce0f9 — Leo Famulari 8 years ago
gnu: python-pytest-localserver: Update to 0.4.1.

* gnu/packages/check.scm (python-pytest-localserver): Update to 0.4.1.
72687ca5 — Mark Meyer 8 years ago
gnu: surfraw: Point to the correct Perl executable.

* gnu/packages/web.scm (surfraw)[arguments]: Hardcode the path to Perl
in a 'patch-perl' phase.

Signed-off-by: Leo Famulari <leo@famulari.name>
ab2a4f88 — Leo Famulari 8 years ago
gnu: GNU Unifont: Update to 10.0.07.

* gnu/packages/fonts.scm (font-gnu-unifont): Update to 10.0.07.
49aebf96 — Konrad Hinsen 8 years ago
gnu: Add python2-scientific.

* gnu/packages/python.scm (python2-scientific): New public variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
965ced9c — Konrad Hinsen 8 years ago
gnu: Add python2-pyro.

* gnu/packages/python.scm (python2-pyro): New public variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
def8a62f — Leo Famulari 8 years ago
gnu: file: Mention libmagic.

* gnu/packages/file.scm (file)[description]: Mention libmagic.
e21f3473 — Roel Janssen 8 years ago
gnu: vlc: Enable libdvdread and libdvdcss support.

* gnu/packages/video.scm (libdvdread): Compile with libdvdcss support;
  (vlc): Add libdvdread as input.
c8320d10 — David Thompson 8 years ago
gnu: tiled: Update to 1.1.0.

* gnu/packages/game-development.scm (tiled): Update to 1.1.0.
47fefe98 — Nicolas Goaziou 8 years ago
gnu: giac-xcas: Update to 1.4.9-43.

* gnu/packages/algebra.scm (giac-xcas): Update to 1.4.9-43.
2891ea39 — Arun Isaac 8 years ago
gnu: Add emacs-evil-quickscope.

* gnu/packages/emacs.scm (emacs-evil-quickscope): New variable.
eaad722e — Mark H Weaver 8 years ago
Revert "gnu: vlc: Enable libdvdread and libdvdcss support."

This reverts commit d5456444f7032e7bc9168db2b59e548672795b72.
It broke 'gnome', via 'gnome-disk-utility'.
1a39141d — Björn Höfling 9 years ago
gnu: Add libgeotiff.

* gnu/packages/geo.scm (libgeotiff): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
cc8d346b — Danny Milosavljevic 8 years ago
gnu: Add fc-host-tools.

* gnu/packages/embedded.scm (fc-host-tools): New variable.
Next