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.7-274-gc0b390e


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.7-274-gc0b390e
Date: Mon, 15 Sep 2014 07:04:38 +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  c0b390ed72425bb0856b00b6826f89dc2978a525 (commit)
       via  38c55e5c8eef44e07aabeb9345a14ab84295e67e (commit)
       via  8d9872b539b8491d050ac3bba32028f255f29ed4 (commit)
      from  a023cca8d90cfdc7114bbdaa886c52b324075fb6 (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 c0b390ed72425bb0856b00b6826f89dc2978a525
Author: Marek Benc <address@hidden>
Date:   Mon Sep 15 08:03:03 2014 +0200

    gnu: Add mupdf.
    
    * gnu/packages/pdf.scm (mupdf): New variable.
    * gnu/packages/patches/mupdf-buildsystem-fix.patch: New file.
    * gnu-system.am (dist_patch_DATA): Added the above patch.
    
    Signed-off-by: Ludovic Courtès <address@hidden>

commit 38c55e5c8eef44e07aabeb9345a14ab84295e67e
Author: Marek Benc <address@hidden>
Date:   Mon Sep 15 07:56:22 2014 +0200

    gnu: Add openjpeg.
    
    * gnu/packages/image.scm (openjpeg): New variable.
    
    Signed-off-by: Ludovic Courtès <address@hidden>

commit 8d9872b539b8491d050ac3bba32028f255f29ed4
Author: Marek Benc <address@hidden>
Date:   Mon Sep 15 07:51:01 2014 +0200

    gnu: Add jbig2dec
    
    * gnu/packages/image.scm (jbig2dec): New variable.
    * gnu/packages/patches/jbig2dec-ignore-testtest.patch: New file.
    * gnu-system.am (dist_patch_DATA): Added the above patch.
    
    Signed-off-by: Ludovic Courtès <address@hidden>

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

Summary of changes:
 gnu-system.am                                      |    2 +
 gnu/packages/image.scm                             |   69 +++++++++++++++++++-
 .../patches/jbig2dec-ignore-testtest.patch         |   14 ++++
 gnu/packages/patches/mupdf-buildsystem-fix.patch   |   69 ++++++++++++++++++++
 gnu/packages/pdf.scm                               |   67 +++++++++++++++++++
 5 files changed, 220 insertions(+), 1 deletions(-)
 create mode 100644 gnu/packages/patches/jbig2dec-ignore-testtest.patch
 create mode 100644 gnu/packages/patches/mupdf-buildsystem-fix.patch


hooks/post-receive
-- 
guix source archive



reply via email to

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