guix-commits
[Top][All Lists]
Advanced

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

[SCM] UNNAMED PROJECT branch, master, updated. v0.1-19-g2ffa297


From: Ludovic Courtès
Subject: [SCM] UNNAMED PROJECT branch, master, updated. v0.1-19-g2ffa297
Date: Sat, 19 Jan 2013 21:32:31 +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 "UNNAMED PROJECT".

The branch, master has been updated
       via  2ffa297ab84c74d0d496076d5ea0e9833a960ad1 (commit)
       via  79c398a20c08c698358dbca3ad32047c735b1c0a (commit)
       via  943f33a3263af38c69a2eb60440fe10602104607 (commit)
       via  3889a82ef889004bb0835c54e8dc8b23a4a6758f (commit)
      from  11314eb68e6207641f81c30bcd55ece0d9efa857 (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 2ffa297ab84c74d0d496076d5ea0e9833a960ad1
Author: Ludovic Courtès <address@hidden>
Date:   Sat Jan 19 22:32:21 2013 +0100

    gnu: lout: Add missing dependency on Ghostscript.
    
    * gnu/packages/lout.scm (lout): Add GHOSTSCRIPT as an input.  Use a
      mirror:// URL.

commit 79c398a20c08c698358dbca3ad32047c735b1c0a
Author: Ludovic Courtès <address@hidden>
Date:   Sat Jan 19 22:31:17 2013 +0100

    gnu: freetype: Avoid license/package name clash.
    
    * gnu/packages/freetype.scm: Use a renamer for (guix licenses), to avoid
      a name clash.

commit 943f33a3263af38c69a2eb60440fe10602104607
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jan 16 23:01:24 2013 +0100

    distro: glib: Run the test suite; add DBus.
    
    * distro/packages/glib.scm: Rename to...
    * gnu/packages/glib.scm: ... this.  Update module declaration
      accordingly.
      (dbus): New variable.
      (glib): Change version number to 2.34.3, and adjust URL accordingly.
      Add a "doc" output.  Add #:configure-flags, #:patches, and #:phases
      arguments. Add DBUS as an input, as well a three patches.
    * Makefile.am (MODULES): Adjust to file renaming.
      (dist_patch_DATA): Add `glib-tests-timezone.patch',
      `glib-tests-homedir.patch', and `glib-tests-desktop.patch'.

commit 3889a82ef889004bb0835c54e8dc8b23a4a6758f
Author: Nikita Karetnikov <address@hidden>
Date:   Tue Jan 15 02:49:01 2013 +0000

    distro: Add GLib.
    
    * distro/packages/glib.scm: New file.
    * Makefile.am (MODULES): Add it.

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

Summary of changes:
 Makefile.am                                    |   24 +++--
 gnu/packages/freetype.scm                      |    4 +-
 gnu/packages/glib.scm                          |  126 ++++++++++++++++++++++++
 gnu/packages/lout.scm                          |   16 +--
 gnu/packages/patches/glib-tests-desktop.patch  |   87 ++++++++++++++++
 gnu/packages/patches/glib-tests-homedir.patch  |   59 +++++++++++
 gnu/packages/patches/glib-tests-timezone.patch |   41 ++++++++
 7 files changed, 335 insertions(+), 22 deletions(-)
 create mode 100644 gnu/packages/glib.scm
 create mode 100644 gnu/packages/patches/glib-tests-desktop.patch
 create mode 100644 gnu/packages/patches/glib-tests-homedir.patch
 create mode 100644 gnu/packages/patches/glib-tests-timezone.patch


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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