[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (9b5364a -> c5edbb9)
From: |
Mark H. Weaver |
Subject: |
branch master updated (9b5364a -> c5edbb9) |
Date: |
Wed, 11 Jan 2017 16:25:10 +0000 (UTC) |
mhw pushed a change to branch master
in repository guix.
from 9b5364a daemon: Allow check builds of 'builtin:download'
derivations.
new 54d8d0f gnu: Patch libxt's default search path.
new 45e38a0 gnu: kmod: Update to 23.
new 5e107b2 gnu: libxpm: Update to 3.5.12.
new b4c8c41 gnu: mesa: Enable floating point textures.
new f8489f1 gnu: cups-filters: Update to 1.13.1.
new 51f0592 gnu: poppler: Update to 0.50.0.
new 16f6ee9 gnu: harfbuzz: Update to 1.3.4.
new b382295 gnu: cairo: Update to 1.14.8.
new 5a52e86 gnu: cairomm: Update to 1.12.2.
new dca73a7 Revert "gnu: nss: Add comment about test failures in NSS
3.27.2"
new 9e485ff gnu: kcrash: Work around race condition when starting
Xvfb.
new c96cb01 Revert "gnu: Add threaded variants of fftw and fftwf for
Ardour and mod-host."
new c5edbb9 gnu: ardour: Add eudev dependency.
The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/packages/algebra.scm | 17 ---
gnu/packages/audio.scm | 5 +-
gnu/packages/cups.scm | 14 ++-
gnu/packages/gl.scm | 4 +
gnu/packages/gnuzilla.scm | 4 -
gnu/packages/gtk.scm | 23 ++--
gnu/packages/kde-frameworks.scm | 4 +-
gnu/packages/linux.scm | 4 +-
gnu/packages/music.scm | 4 +-
gnu/packages/patches/libxt-guix-search-paths.patch | 126 ++++++++++++++++++++
gnu/packages/pdf.scm | 9 +-
gnu/packages/xorg.scm | 7 +-
12 files changed, 168 insertions(+), 53 deletions(-)
create mode 100644 gnu/packages/patches/libxt-guix-search-paths.patch
- branch master updated (9b5364a -> c5edbb9),
Mark H. Weaver <=
- 03/13: gnu: libxpm: Update to 3.5.12., Mark H. Weaver, 2017/01/11
- 04/13: gnu: mesa: Enable floating point textures., Mark H. Weaver, 2017/01/11
- 10/13: Revert "gnu: nss: Add comment about test failures in NSS 3.27.2", Mark H. Weaver, 2017/01/11
- 08/13: gnu: cairo: Update to 1.14.8., Mark H. Weaver, 2017/01/11
- 02/13: gnu: kmod: Update to 23., Mark H. Weaver, 2017/01/11
- 07/13: gnu: harfbuzz: Update to 1.3.4., Mark H. Weaver, 2017/01/11
- 01/13: gnu: Patch libxt's default search path., Mark H. Weaver, 2017/01/11
- 11/13: gnu: kcrash: Work around race condition when starting Xvfb., Mark H. Weaver, 2017/01/11
- 05/13: gnu: cups-filters: Update to 1.13.1., Mark H. Weaver, 2017/01/11
- 09/13: gnu: cairomm: Update to 1.12.2., Mark H. Weaver, 2017/01/11