guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (d074e2f -> 4ac0d64)


From: Andreas Enge
Subject: branch core-updates updated (d074e2f -> 4ac0d64)
Date: Sun, 26 Apr 2015 18:09:30 +0000

andreas pushed a change to branch core-updates
in repository guix.

      from  d074e2f   build-system/{cmake,glib-or-gtk}: Add #:validate-runpath? 
parameter.
      adds  dbf4ed7   gnu: Add subread.
      adds  9794180   gnu: Add bamtools.
      adds  e4e5a4d   gnu: Add eXpress.
      adds  8581c81   gnu: Add SWT.
      adds  6260d1a   gnu: Add TuxGuitar.
      adds  8185519   gnu: ocrad: Update to 0.25.
      adds  8462a03   gnu: libidn: Update to 1.30.
      adds  54b76b6   Revert "gnu: libidn: Update to 1.30."
      adds  dd3a42e   gnu: guix: Don't install in /etc/bash_completion.d within 
build environment.
      adds  aad8877   gnu: guix: Update development snapshot.
      adds  feaae48   gnu: Add python-waf.
      adds  f210f05   gnu: python-pycairo: Fix build with with python-3.4.3.
      adds  446c7e4   gnu: julia: Fix make-flags on non-Intel platforms.
      adds  f0d6d83   gnu: mplayer: Fix configure flags on armhf.
      adds  4788dee   gnu: nginx: Fix configure flags on unsupported platforms.
      adds  76eb726   gnu: ccl: Add default 'match' cases for unsupported 
platforms.
      adds  5cfc17c   tests: Select appropriate bootstrap guile version for 
current system.
      adds  95203be   hydra: Add %hydra-supported-systems variable and use it.
      adds  fc34dee   packages: Add armhf-linux to %supported-systems.
      adds  0dec8f8   gnu: guix: Update development snapshot.
      adds  e3cadeb   gnu: Add xf86-input-libinput.
      adds  53fd3cf   gnu: libinput: Update to 0.14.1.
      adds  2f8339c   gnu: xfce4-settings: Add more inputs.
      adds  60e2d5f   gnu: Add gcc-5.1.0 and gcc-toolchain-5.1.0.
      adds  ee88645   gnu: notmuch: Update to 0.19; add man pages and bash 
completion.
      adds  9020890   gnu: postgresql: Update to 9.3.6.
      adds  ff2b1c1   gnu: r: Set library rpath.
      adds  3c43bcc   gnu: r: Update to 3.2.0.
      adds  23d00fb   gnu: wpa-supplicant: Add fix for CVE-2015-1863.
      adds  f93b916   gnu: nginx: Update to 1.8.0.
      adds  378b01d   gnu: Add gitolite.
      adds  f763eaa   gnu: Add mdds.
      adds  e4f43b5   gnu: Add fluidsynth.
      adds  f62a841   gnu: Add calf plugins.
      adds  30536f2   gnu: libidn: Update to 1.30.
      adds  f1a7fd7   gnu: libxfont: Update to 1.5.1.
      adds  3a5bce1   gnu: guix: Don't install in /etc/bash_completion.d within 
build environment.
      adds  360ebb1   gnu: guix: Update development snapshot.
      adds  45ca81c   gnu: Add python-waf.
      adds  b837e65   gnu: python-pycairo: Fix build with with python-3.4.3.
      adds  cc84b08   gnu: gobject-introspection: Update to 1.44.0.
      adds  3c87c02   gnu: itstool: Update to 2.0.2.
      adds  cb77ade   gnu: dbus-glib: Update to 0.104.
      adds  e7a720e   gnu: libsigc++: Update to 2.4.1.
      adds  759dd7d   gnu: glibmm: Update to 2.44.0.
      adds  6b67955   gnu: python-pygobject: Update to 3.16.1.
      adds  702513b   gnu: poppler: Update to 0.32.0.
      adds  b19d680   Remove all the 'CC=gcc' hacks for 'g-ir-scanner'.
      adds  1ea9062   gnu: vala: Fix tests by setting 'CC'.
      adds  e4c9d9b   gnu: cups-filters: Update to 1.0.68.
      adds  46b9a4f   gnu: gtk+: Update to 3.16.2.
      adds  a8054b4   gnu: pangomm: Update to 2.36.0.
      adds  09a5c4c   gnu: gtkmm: Update to 3.16.0.
      adds  f8f6389   gnu: gtkmm-2: Update to 2.24.4.
      adds  003e8d5   Merge branch 'wip-glib' into master.
      adds  c514385   gnu: gpgme: Update to 1.5.4.
      adds  7bde30e   gnu: evas-generic-loaders: Update to 1.13.2.
       new  4ac0d64   Merge branch 'master' into core-updates.

The 1 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:
 build-aux/hydra/gnu-system.scm                     |    6 +-
 gnu-system.am                                      |    3 +
 gnu/packages/admin.scm                             |    4 +-
 gnu/packages/audio.scm                             |   81 +++++++++++++++
 gnu/packages/bioinformatics.scm                    |  109 ++++++++++++++++++++
 gnu/packages/boost.scm                             |   22 ++++
 gnu/packages/commencement.scm                      |    5 +-
 gnu/packages/cups.scm                              |    4 +-
 gnu/packages/databases.scm                         |    6 +-
 gnu/packages/enlightenment.scm                     |    9 +-
 gnu/packages/freedesktop.scm                       |    4 +-
 gnu/packages/gcc.scm                               |   12 ++
 gnu/packages/glib.scm                              |   50 +++------
 gnu/packages/gnome.scm                             |   61 +++---------
 gnu/packages/gnupg.scm                             |    6 +-
 gnu/packages/gtk.scm                               |   59 +++++------
 gnu/packages/java.scm                              |   83 +++++++++++++++
 gnu/packages/julia.scm                             |    5 +-
 gnu/packages/libidn.scm                            |    4 +-
 gnu/packages/lisp.scm                              |   16 ++-
 gnu/packages/mail.scm                              |   17 +++-
 gnu/packages/music.scm                             |   53 ++++++++++
 gnu/packages/ocr.scm                               |    4 +-
 gnu/packages/package-management.scm                |    7 +-
 .../patches/gitolite-openssh-6.8-compat.patch      |   25 +++++
 .../patches/gobject-introspection-cc.patch         |   25 ++---
 gnu/packages/patches/pycairo-wscript.patch         |   31 ++++++
 .../patches/wpa-supplicant-CVE-2015-1863.patch     |   42 ++++++++
 gnu/packages/pdf.scm                               |    4 +-
 gnu/packages/python.scm                            |   36 +++++++
 gnu/packages/statistics.scm                        |   10 ++-
 gnu/packages/version-control.scm                   |   60 +++++++++++
 gnu/packages/video.scm                             |   12 +-
 gnu/packages/web.scm                               |   11 ++-
 gnu/packages/xfce.scm                              |    5 +-
 gnu/packages/xorg.scm                              |   36 ++++++-
 guix/packages.scm                                  |    2 +-
 tests/packages.scm                                 |    6 +-
 38 files changed, 758 insertions(+), 177 deletions(-)
 create mode 100644 gnu/packages/patches/gitolite-openssh-6.8-compat.patch
 create mode 100644 gnu/packages/patches/pycairo-wscript.patch
 create mode 100644 gnu/packages/patches/wpa-supplicant-CVE-2015-1863.patch



reply via email to

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