guix-commits
[Top][All Lists]
Advanced

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

GNU Guixguix source archive branch, master, updated. v0.5-29-g9cc98f8


From: Cyril Roelandt
Subject: GNU Guixguix source archive branch, master, updated. v0.5-29-g9cc98f8
Date: Mon, 16 Dec 2013 01:20:45 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "guix source archive".

The branch, master has been updated
       via  9cc98f8aa6376ca28529b5b748d2a52bffb16902 (commit)
       via  2748062080ded4568b79fcfc2f0f37526bfaa80c (commit)
       via  7a8605ceb54f8c91d968ad6e6e4d247db776d03e (commit)
       via  af949e8ee7e134e30e559dcfa9cf59a3d28ea350 (commit)
       via  503c5f6d5d5b61097731158e70ff598fe42d6345 (commit)
      from  3e778ad3af53e343550f4ec3d0b56f9bfe1fa2e3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9cc98f8aa6376ca28529b5b748d2a52bffb16902
Author: Cyril Roelandt <address@hidden>
Date:   Tue Oct 15 03:29:13 2013 +0200

    gnu: Add gnome-desktop.
    
    * gnu/packages/gnome.scm (gnome-desktop): New variable.

commit 2748062080ded4568b79fcfc2f0f37526bfaa80c
Author: Cyril Roelandt <address@hidden>
Date:   Tue Oct 15 03:28:59 2013 +0200

    gnu: Add iso-codes.
    
    * gnu/packages/iso-codes.scm: New file.
    * gnu-system.am: Add it.

commit 7a8605ceb54f8c91d968ad6e6e4d247db776d03e
Author: Cyril Roelandt <address@hidden>
Date:   Tue Oct 15 00:34:35 2013 +0200

    gnu: Add libpeas.
    
    * gnu/packages/gnome.scm (libpeas): New variable.

commit af949e8ee7e134e30e559dcfa9cf59a3d28ea350
Author: Cyril Roelandt <address@hidden>
Date:   Tue Oct 15 00:14:34 2013 +0200

    gnu: gtk+: enable introspection.
    
    * gnu/packages/gtk.scm (atk, gdk-pixbuf, gtk+, pango): enable introspection
    * guix/build/gnome.scm: New file.

commit 503c5f6d5d5b61097731158e70ff598fe42d6345
Author: Cyril Roelandt <address@hidden>
Date:   Wed Oct 16 03:47:56 2013 +0200

    gnu: gobject-introspection: look for 'gcc' when no compiler seems available.
    
    * gnu/packages/patches/gobject-introspection.patch: New file.

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am                                        |    1 +
 gnu-system.am                                      |    2 +
 gnu/packages/glib.scm                              |   12 ++-
 gnu/packages/gnome.scm                             |  109 ++++++++++++++++++++
 gnu/packages/gtk.scm                               |   45 +++++++-
 gnu/packages/iso-codes.scm                         |   65 ++++++++++++
 .../patches/gobject-introspection-cc.patch         |   14 +++
 guix.scm => guix/build/gnome.scm                   |   31 ++----
 8 files changed, 251 insertions(+), 28 deletions(-)
 create mode 100644 gnu/packages/iso-codes.scm
 create mode 100644 gnu/packages/patches/gobject-introspection-cc.patch
 copy guix.scm => guix/build/gnome.scm (57%)


hooks/post-receive
-- 
guix source archive



reply via email to

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