guix-commits
[Top][All Lists]
Advanced

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

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


From: ???
Subject: 15/15: Merge branch 'master' into core-updates
Date: Wed, 08 Apr 2015 08:05:07 +0000

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

commit cf3e3e374c4bd1c9f0f976fc8f02f66aff6417dc
Merge: 4ae7559 068a53c
Author: 宋文武 <address@hidden>
Date:   Wed Apr 8 16:04:37 2015 +0800

    Merge branch 'master' into core-updates

 AUTHORS                                            |    1 +
 Makefile.am                                        |    5 +-
 doc/guix.texi                                      |  106 ++-
 gnu-system.am                                      |   15 +-
 gnu/packages.scm                                   |    2 +-
 gnu/packages/apl.scm                               |    6 +-
 gnu/packages/audio.scm                             |   60 +
 gnu/packages/bioinformatics.scm                    |   25 +
 gnu/packages/commencement.scm                      |    1 -
 gnu/packages/emacs.scm                             |    4 +-
 gnu/packages/fcitx.scm                             |   87 ++
 gnu/packages/freedesktop.scm                       |   37 +-
 gnu/packages/gd.scm                                |   79 +
 gnu/packages/gnome.scm                             |  174 +++-
 gnu/packages/gnuzilla.scm                          |   28 +-
 gnu/packages/gstreamer.scm                         |   27 +-
 gnu/packages/gtk.scm                               |   93 +-
 gnu/packages/haskell.scm                           |   30 +-
 gnu/packages/imagemagick.scm                       |   46 +
 gnu/packages/julia.scm                             |   16 +-
 gnu/packages/linux-libre-i686.conf                 |  209 ++-
 gnu/packages/linux-libre-x86_64.conf               |  217 ++-
 gnu/packages/linux.scm                             |   83 +-
 gnu/packages/lsof.scm                              |   12 +-
 gnu/packages/music.scm                             |  119 ++
 gnu/packages/node.scm                              |    4 +-
 gnu/packages/parallel.scm                          |    5 +-
 gnu/packages/patches/icecat-CVE-2015-0817.patch    |   44 -
 .../patches/icecat-CVE-2015-0818-pt1.patch         |   67 -
 .../patches/icecat-CVE-2015-0818-pt2.patch         |   28 -
 gnu/packages/patches/icecat-bug-1127780.patch      |   25 -
 gnu/packages/patches/icecat-bug-1144991.patch      |   76 -
 gnu/packages/patches/icecat-bug-1145870.patch      |   43 -
 gnu/packages/patches/icecat-bug-1146339.patch      |  162 ---
 gnu/packages/patches/librep-rules.mk.patch         |   30 -
 .../patches/linux-libre-libreboot-fix.patch        |   37 +
 gnu/packages/patches/linux-libre-vblank-fix.patch  |  175 +++
 ...erl-gd-options-passthrough-and-fontconfig.patch |   53 +
 .../patches/pulseaudio-longer-test-timeout.patch   |   13 +
 .../patches/source-highlight-regexrange-test.patch |   15 -
 .../patches/xf86-video-sis-fix-exa-crash.patch     |   45 +
 gnu/packages/perl.scm                              |  301 ++++
 gnu/packages/popt.scm                              |   29 +
 gnu/packages/pretty-print.scm                      |    8 +-
 gnu/packages/pulseaudio.scm                        |    6 +-
 gnu/packages/python.scm                            |   70 +-
 gnu/packages/sawfish.scm                           |    5 +-
 gnu/packages/video.scm                             |  112 ++-
 gnu/packages/web.scm                               |  382 +++++-
 gnu/packages/xiph.scm                              |   62 +
 gnu/packages/xorg.scm                              |    3 +-
 gnu/services/base.scm                              |    8 +-
 gnu/services/ssh.scm                               |    2 +-
 gnu/system.scm                                     |    1 +
 gnu/system/linux-initrd.scm                        |   18 +-
 gnu/system/vm.scm                                  |    1 +
 guix/build-system/haskell.scm                      |  135 ++
 guix/build/glib-or-gtk-build-system.scm            |    4 +-
 guix/build/haskell-build-system.scm                |  220 +++
 guix/scripts/package.scm                           |   63 +-
 guix/scripts/publish.scm                           |  243 ++++
 guix/store.scm                                     |   34 +-
 guix/ui.scm                                        |    2 +
 po/guix/LINGUAS                                    |    1 +
 po/guix/POTFILES.in                                |    1 +
 po/guix/da.po                                      | 1516 ++++++++++++++++++++
 tests/guix-package-net.sh                          |  170 +++
 tests/guix-package.sh                              |  143 +--
 tests/publish.scm                                  |  114 ++
 tests/store.scm                                    |   10 +
 tests/syscalls.scm                                 |    6 +-
 71 files changed, 4999 insertions(+), 975 deletions(-)




reply via email to

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