[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch core-updates updated (3b88f37 -> 9e5af7b)
From: |
Marius Bakke |
Subject: |
branch core-updates updated (3b88f37 -> 9e5af7b) |
Date: |
Tue, 21 Feb 2017 08:58:51 -0500 (EST) |
mbakke pushed a change to branch core-updates
in repository guix.
from 3b88f37 gnu: Add bootstrap-binaries for 'aarch64-linux'.
adds 8c6b077 gnu: gdk-pixbuf: Make it reproducible.
adds b1972a8 gnu: libsndfile: Update to 1.0.27.
adds 8efd10c gnu: speex: Update to 1.2.0.
adds b4fddea gnu: flac: Update to 1.3.2.
adds 7e5b944 gnu: libdrm: Update to 2.4.74.
adds 603308e gnu: doxygen: Use sh from the store.
adds 351ab2c Merge branch 'master' into staging
adds 79e90f0 gnu: cups-filters: Disable mutool integration.
adds 4c9c8a2 gnu: boost: Update to 1.63.0.
adds c063f34 gnu: libxi: Update to 1.7.9.
adds 737c572 gnu: libdrm: Update to 2.4.75.
adds fbb4755 gnu: libxkbcommon: Update to 0.7.1.
adds b23992a gnu: wayland, weston: Update to 1.12.0.
adds b1b8e8f gnu: mesa: Update to 13.0.4.
adds b097a33 gnu: xkeyboard-config: Update to 2.20.
new 8505eb1 Merge branch 'staging' into core-updates
new 4bbb7d4 gnu: cmake: Update to 3.7.2.
new db909bf gnu: cmake: Remove bundled software.
new d270c60 gnu: cmake: Run tests in parallel.
new 404e48c gnu: Add address@hidden
new 10cd39d gnu: xorg-server: Use 'modify-phases' syntax.
new 27e982e gnu: xorg-server: Update to 1.19.1.
new 6248993 gnu: xf86-video-qxl: Change to libxfont2 ABI.
new 008dfa2 gnu: xf86-video-intel: Change to libxfont2 ABI.
new f12def7 gnu: xf86-input-wacom: Fix compatibility with xorg ABI 25.
new 9e5af7b gnu: mesa: Update to 13.0.5.
The 11 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/local.mk | 2 +
gnu/packages/boost.scm | 4 +-
gnu/packages/cmake.scm | 52 ++++++++++++++++-----
gnu/packages/cups.scm | 2 +-
gnu/packages/documentation.scm | 14 +++++-
gnu/packages/freedesktop.scm | 14 +++---
gnu/packages/gl.scm | 4 +-
gnu/packages/gtk.scm | 3 +-
gnu/packages/patches/gdk-pixbuf-list-dir.patch | 35 ++++++++++++++
.../patches/xf86-input-wacom-xorg-abi-25.patch | 46 ++++++++++++++++++
gnu/packages/pulseaudio.scm | 4 +-
gnu/packages/xdisorg.scm | 16 ++++---
gnu/packages/xiph.scm | 8 ++--
gnu/packages/xorg.scm | 54 ++++++++++++++--------
14 files changed, 201 insertions(+), 57 deletions(-)
create mode 100644 gnu/packages/patches/gdk-pixbuf-list-dir.patch
create mode 100644 gnu/packages/patches/xf86-input-wacom-xorg-abi-25.patch
- branch core-updates updated (3b88f37 -> 9e5af7b),
Marius Bakke <=
- 06/11: gnu: xorg-server: Use 'modify-phases' syntax., Marius Bakke, 2017/02/21
- 08/11: gnu: xf86-video-qxl: Change to libxfont2 ABI., Marius Bakke, 2017/02/21
- 04/11: gnu: cmake: Run tests in parallel., Marius Bakke, 2017/02/21
- 02/11: gnu: cmake: Update to 3.7.2., Marius Bakke, 2017/02/21
- 09/11: gnu: xf86-video-intel: Change to libxfont2 ABI., Marius Bakke, 2017/02/21
- 01/11: Merge branch 'staging' into core-updates, Marius Bakke, 2017/02/21
- 05/11: gnu: Add address@hidden, Marius Bakke, 2017/02/21
- 07/11: gnu: xorg-server: Update to 1.19.1., Marius Bakke, 2017/02/21
- 11/11: gnu: mesa: Update to 13.0.5., Marius Bakke, 2017/02/21
- 10/11: gnu: xf86-input-wacom: Fix compatibility with xorg ABI 25., Marius Bakke, 2017/02/21