guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (11d73c8aeb -> a723a7b3b7)


From: guix-commits
Subject: branch core-updates updated (11d73c8aeb -> a723a7b3b7)
Date: Sat, 9 Mar 2024 13:28:21 -0500 (EST)

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

    from 11d73c8aeb gnu: Finish renaming %gnu-build-system-modules.
     new be2765f877 gnu: alsa-ucm-conf: Update to 1.2.11.
     new 9cae488526 gnu: ld-wrapper: Also unset GUILE_LOAD_PATH.
     new 552bc74fbb gnu: Add atf.
     new 8171908e0f gnu: Add lutok.
     new a6e4f69465 gnu: Add kyua.
     new 952aa258ab gnu: pkgconf: Enable test suite.
     new b0fa88de8d gnu: Add pkgconf-as-pkg-config.
     new 7eb0419730 gnu: pkgconf: Add $PKG_CONFIG_PATH search path.
     new 8d826ae922 gnu: pkgconf: Add support for cross-compilation.
     new 847b2a7ceb gnu: pkg-config: Alias to pkgconf-as-pkg-config.
     new 2607d683e0 gnu: pstoedit: Update to 4.00.
     new ec4cdc0453 gnu: autotrace: Update to 0.31.10.
     new bf6db08118 gnu: autotrace: Remove libtool archives.
     new c94d60772e gnu: autotrace: Fix pkg-config file.
     new bd71075bae gnu: gd: Update to 2.3.3.
     new ca229049ec gnu: lib2geom: Update to 1.3.
     new 2a374a6144 gnu: inkscape: Truly enable ImageMagic support.
     new 00a6855fb8 gnu: lib2geom: Use gexps and remove input labels.
     new 8be12789da gnu: inkscape: Update to 1.3.2.
     new 263f81d18a gnu: inkscape: Sort inputs.
     new f4078087a6 gnu: inkscape: Fix Python support.
     new a723a7b3b7 Revert "gnu: mpv: Propagate most libraries."

The 22 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                                       |   7 +-
 gnu/packages/check.scm                             | 110 ++++++++-
 gnu/packages/commencement.scm                      |  13 +-
 gnu/packages/gd.scm                                |  57 +++--
 gnu/packages/graphics.scm                          | 132 +++++-----
 gnu/packages/inkscape.scm                          | 149 ++++++-----
 gnu/packages/ld-wrapper.in                         |  27 +-
 gnu/packages/linux.scm                             |   4 +-
 gnu/packages/lua.scm                               |  41 ++++
 gnu/packages/patches/atf-execute-with-shell.patch  |  39 +++
 gnu/packages/patches/autotrace-pkg-config.patch    | 123 ++++++++++
 .../patches/gd-Revert-fix-303-gdlib.pc.patch       | 179 --------------
 gnu/packages/patches/inkscape-poppler-compat.patch |  45 ----
 gnu/packages/patches/pstoedit-fix-gcc12.patch      |  12 +
 gnu/packages/patches/pstoedit-fix-plainC.patch     |  47 ++++
 gnu/packages/patches/pstoedit-pkglibdir.patch      |  19 ++
 gnu/packages/pkg-config.scm                        | 271 ++++++++++++++-------
 gnu/packages/video.scm                             |  33 +--
 18 files changed, 809 insertions(+), 499 deletions(-)
 create mode 100644 gnu/packages/patches/atf-execute-with-shell.patch
 create mode 100644 gnu/packages/patches/autotrace-pkg-config.patch
 delete mode 100644 gnu/packages/patches/gd-Revert-fix-303-gdlib.pc.patch
 delete mode 100644 gnu/packages/patches/inkscape-poppler-compat.patch
 create mode 100644 gnu/packages/patches/pstoedit-fix-gcc12.patch
 create mode 100644 gnu/packages/patches/pstoedit-fix-plainC.patch
 create mode 100644 gnu/packages/patches/pstoedit-pkglibdir.patch



reply via email to

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