~ruther/guix-local

fcaab9c0 — Marius Bakke 8 years ago
gnu: python-gevent: Update to 1.2.2.

* gnu/packages/python.scm (python-gevent): Update to 1.2.2.
[source](snippet): Adjust to moved software bundles.  Remove greentest substitution.
[arguments]: Add #:modules.  Add phases 'unpack-libev', 'patch-hard-coded-paths'
and 'do-not-use-bundled-sources' and replace check phase with a custom command.
[native-inputs]: Add LIBEV source.
5029b0bc — Marius Bakke 8 years ago
gnu: glibc@2.25: Don't apply glibc-CVE-2015-5180.patch.

This was mistakenly added in 67d527e35e367c9e9e89ec01cda2ce32cabd2d89 and
already included in glibc 2.25.

* gnu/packages/base.scm (glibc-2.25)[source](patches): Remove
'glibc-CVE-2015-5180.patch'.
7a6be5b9 — Rutger Helling 8 years ago
gnu: Add vkquake.

* gnu/packages/games.scm (vkquake): New variable.
76ef53eb — Rutger Helling 8 years ago
gnu: glslang: Update to commit b5b08462442239e6537315ea1405b6afcd53043e.

* gnu/packages/vulkan.scm (glslang): Update to commit
b5b08462442239e6537315ea1405b6afcd53043e.
a9342820 — Rutger Helling 8 years ago
gnu: spirv-tools: Update to commit 90862fe4b1c6763b32ce683d2d32c2f281f577cf.

* gnu/packages/vulkan.scm (spirv-tools): Update to commit
90862fe4b1c6763b32ce683d2d32c2f281f577cf.
a4f99103 — Rutger Helling 8 years ago
gnu: spirv-headers: Update to commit 061097878467b8e040fbf153a837d844ef9f9f96.

* gnu/packages/vulkan.scm (spirv-headers): Update to commit
061097878467b8e040fbf153a837d844ef9f9f96.
ee5402bf — Rutger Helling 8 years ago
gnu: wine64-staging: Enable Vulkan support.

* gnu/packages/wine.scm (wine64-staging)[arguments]: Add
'hardcode-libvulkan-path phase.
39b4744a — Rutger Helling 8 years ago
gnu: wine-staging: Enable Vulkan support.

* gnu/packages/wine.scm (wine-staging)[inputs]: Add vulkan-icd-loader.
[arguments]: Don't inherit phases. Add 'hardcode-libvulkan-path phase.
8b9dbdf3 — Rutger Helling 8 years ago
gnu: vulkan-icd-loader: Update to 1.0.65.2.

* gnu/packages/vulkan.scm (vulkan-icd-loader): Update to 1.0.65.2.
1be6f488 — Rutger Helling 8 years ago
gnu: mgba: Fix install libdir.

* gnu/packages/games.scm (mgba)[arguments]: Force the install libdir to be in
the store.
0a2a7053 — Mark H Weaver 8 years ago
gnu: grub: Add pkg-config to native-inputs.

* gnu/packages/bootloaders.scm (grub)[native-inputs]: Add pkg-config.
76611ce7 — Mark H Weaver 8 years ago
gnu: tracker: Use sqlite-with-fts5.

* gnu/packages/gnome.scm (tracker)[inputs]: Use sqlite-with-fts5 instead of
our default sqlite package.
b9ed5ef3 — Mark H Weaver 8 years ago
gnu: Add sqlite-with-fts5.

* gnu/packages/databases.scm (sqlite-with-fts5): New variable.
c3753f38 — Marius Bakke 8 years ago
gnu: python-xapian-bindings: Don't hard-code Python sitedir.

* gnu/packages/search.scm (python-xapian-bindings)[arguments]: In #:make-flags,
use VERSION-MAJOR+MINOR to set pkgpylibdir.
7afd2069 — Marius Bakke 8 years ago
gnu: python-spectra: Update to 0.0.11.

* gnu/packages/python.scm (python-spectra): Update to 0.0.11.
12ad52c3 — Marius Bakke 8 years ago
gnu: python-colormath: Update to 3.0.0.

* gnu/packages/python.scm (python-colormath): Update to 3.0.0.
accfabf6 — Marius Bakke 8 years ago
gnu: python-networkx: Update to 2.1.

* gnu/packages/python.scm (python-networkx): Update to 2.1.
[source](uri): Change to zipball.
[native-inputs]: Add UNZIP.
5e9b1416 — Marius Bakke 8 years ago
gnu: evolution-data-server: Fix build failure against ICU 60.

* gnu/packages/gnome.scm (evolution-data-server)[arguments]: Add
CMAKE_CXX_FLAGS=-std=gnu++11 to #:configure-flags.
b89d8a42 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
a81f7eb8 — Ben Woodcroft 8 years ago
gnu: diamond: Update to 0.9.15.

* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.15.
Next