guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: Merge branch 'master' into core-updates


From: Mark H. Weaver
Subject: 01/01: Merge branch 'master' into core-updates
Date: Tue, 30 Dec 2014 17:23:33 +0000

mhw pushed a commit to branch core-updates
in repository guix.

commit 8cbb67e04509f0854762269e46a65ee4344388f7
Merge: 7da473b 1c69e4c
Author: Mark H Weaver <address@hidden>
Date:   Tue Dec 30 12:23:32 2014 -0500

    Merge branch 'master' into core-updates

 build-aux/list-packages.scm                        |   11 +-
 gnu-system.am                                      |   24 +-
 gnu/packages/fltk.scm                              |    2 +-
 gnu/packages/fonts.scm                             |    6 +-
 gnu/packages/games.scm                             |   25 +-
 gnu/packages/gl.scm                                |   58 +-
 gnu/packages/glib.scm                              |   29 +-
 gnu/packages/gnome.scm                             |    1 +
 gnu/packages/gtk.scm                               |    9 +-
 gnu/packages/inkscape.scm                          |   21 +-
 gnu/packages/kde.scm                               |    2 +-
 gnu/packages/mail.scm                              |    2 +-
 gnu/packages/maths.scm                             |    1 +
 gnu/packages/patches/inkscape-stray-comma.patch    |   13 -
 gnu/packages/patches/irrlicht-mesa-10.patch        |   46 +
 gnu/packages/patches/sdl-libx11-1.6.patch          |   13 +
 gnu/packages/patches/vtk-mesa-10.patch             |   36 +
 .../patches/xf86-input-synaptics-glibc-2.20.patch  |   63 --
 .../patches/xf86-video-ark-remove-mibstore.patch   |   23 +
 .../patches/xf86-video-ast-remove-mibstore.patch   |   90 ++
 .../patches/xf86-video-geode-glibc-2.20.patch      |   15 +
 .../patches/xf86-video-glint-remove-mibstore.patch |   24 +
 .../patches/xf86-video-i128-remove-mibstore.patch  |   23 +
 .../patches/xf86-video-intel-compat-api.patch      |   13 +
 .../patches/xf86-video-intel-glibc-2.20.patch      |   15 +
 .../patches/xf86-video-mach64-glibc-2.20.patch     |   17 +
 .../patches/xf86-video-mga-glibc-2.20.patch        |   17 +
 .../patches/xf86-video-nv-remove-mibstore.patch    |   72 ++
 .../patches/xf86-video-openchrome-glibc-2.20.patch |   15 +
 .../patches/xf86-video-openchrome-includes.patch   |   35 -
 .../patches/xf86-video-r128-glibc-2.20.patch       |   17 +
 .../xf86-video-siliconmotion-remove-mibstore.patch |   16 +
 .../patches/xf86-video-sis-update-api.patch        |  128 +++
 .../patches/xf86-video-tdfx-remove-mibstore.patch  |   26 +
 .../patches/xf86-video-tga-remove-mibstore.patch   |   34 +
 .../xf86-video-trident-remove-mibstore.patch       |   23 +
 .../patches/xf86-video-vmware-glibc-2.20.patch     |   15 +
 gnu/packages/pdf.scm                               |    7 +-
 gnu/packages/popt.scm                              |    4 +-
 gnu/packages/python.scm                            |    2 +-
 gnu/packages/sdl.scm                               |    4 +-
 gnu/packages/stalonetray.scm                       |    2 +-
 gnu/packages/vtk.scm                               |    8 +-
 gnu/packages/xdisorg.scm                           |    8 +-
 gnu/packages/xorg.scm                              |  940 +++++++++++---------
 gnu/services/xorg.scm                              |    4 +-
 guix/build/download.scm                            |   48 +-
 guix/scripts/lint.scm                              |  121 +++-
 guix/tests.scm                                     |   12 +-
 tests/lint.scm                                     |  359 +++++---
 tests/packages.scm                                 |    7 -
 51 files changed, 1728 insertions(+), 778 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]