guix-commits
[Top][All Lists]
Advanced

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

branch master updated (625cdb0 -> ff8a1a8)


From: guix-commits
Subject: branch master updated (625cdb0 -> ff8a1a8)
Date: Sun, 31 May 2020 22:18:51 -0400 (EDT)

apteryx pushed a change to branch master
in repository guix.

    from 625cdb0  gnu: Add pypy3.
     new 53c41e9  gnu: libsoup: Add the missing PHP dependency.
     new 43b6b45  gnu: Add libsoup-minimal.
     new 0e38971  gnu: Add at-spi2-atk-minimal.
     new 88e61bd  gnu: Add gdl.
     new ca3adf2  gnu: Add gdl-minimal.
     new 89c34f5  gnu: Add lib2geom.
     new f977fe9  gnu: plotutils: Build libplotter.
     new 2f6d51e  gnu: Add pstoedit.
     new 5ee8c14  gnu: Add autotrace.
     new 7f05493  gnu: Add drm-tools.
     new 3f1f98d  gnu: Add libuemf.
     new ff8a1a8  gnu: inkscape: Add inkscape-1.0.

The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/local.mk                                       |   4 +-
 gnu/packages/gnome.scm                             |  89 ++++++++++-
 gnu/packages/graphics.scm                          | 174 +++++++++++++++++++++
 gnu/packages/gtk.scm                               |  21 +++
 gnu/packages/image.scm                             |  51 ++++++
 gnu/packages/inkscape.scm                          | 173 ++++++++++++++++++++
 .../patches/lib2geom-enable-assertions.patch       |  36 +++++
 .../patches/lib2geom-link-tests-against-glib.patch |  34 ++++
 .../patches/lib2geom-use-system-googletest.patch   |  94 +++++++++++
 gnu/packages/patches/plotutils-libpng-jmpbuf.patch |  23 ---
 gnu/packages/plotutils.scm                         |  24 +--
 gnu/packages/textutils.scm                         | 106 +++++++++++++
 12 files changed, 794 insertions(+), 35 deletions(-)
 create mode 100644 gnu/packages/patches/lib2geom-enable-assertions.patch
 create mode 100644 gnu/packages/patches/lib2geom-link-tests-against-glib.patch
 create mode 100644 gnu/packages/patches/lib2geom-use-system-googletest.patch
 delete mode 100644 gnu/packages/patches/plotutils-libpng-jmpbuf.patch



reply via email to

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