~ruther/guix-local

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.
b1de6129 — Tobias Geerinckx-Rice 8 years ago
gnu: appstream-glib: Update to 0.7.5.

* gnu/packages/glib.scm (appstream-glib): Update to 0.7.5.
[arguments]: Drop ‘enable-’ prefix from Meson options.
44118720 — Tobias Geerinckx-Rice 8 years ago
gnu: gcab: Update to 1.0 [fixes CVE-2018-5345].

* gnu/packages/package-management.scm (gcab): Update to 1.0.
[build-system]: Switch to meson-build-system.
[native-inputs]: Add glib:bin and vala.
[arguments]: Don't build developer documentation.
Disable introspection, thanks.
98b49626 — Tobias Geerinckx-Rice 8 years ago
gnu: ncdc: Use HTTPS for home page.

* gnu/packages/dc.scm (ncdc)[home-page]: Use HTTPS.
1b4b6683 — Tobias Geerinckx-Rice 8 years ago
gnu: ncdc: Update to 1.20.

* gnu/packages/dc.scm (ncdc): Update to 1.20.
c92f98ad — Tobias Geerinckx-Rice 8 years ago
gnu: conky: Update to 1.10.7.

* gnu/packages/conky.scm (conky): Update to 1.10.7.
[arguments]: Use pkg-config to find ncurses.
[inputs]: Add imlib2 and libxext.
187e4a4b — Tobias Geerinckx-Rice 8 years ago
gnu: perl-mime-types: Update to 2.16.

* gnu/packages/perl.scm (perl-mime-types): Update to 2.16.
Next