guix-commits
[Top][All Lists]
Advanced

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

branch master updated (8027ee4337 -> 337dbf6867)


From: guix-commits
Subject: branch master updated (8027ee4337 -> 337dbf6867)
Date: Sun, 1 Oct 2023 02:22:51 -0400 (EDT)

lilyp pushed a change to branch master
in repository guix.

    from 8027ee4337 nls: Update translations.
     new b14f447106 gnu: desmume: Update to 0.9.13.
     new 8c01465142 gnu: xfig: Use G-Expressions.
     new dd36ca07f0 gnu: Add fig2dev.
     new 337dbf6867 gnu: xfig: Update to 3.2.9.

The 4 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                                       |   6 +-
 gnu/packages/docbook.scm                           |   2 +-
 gnu/packages/emulators.scm                         |  55 ++++--
 gnu/packages/patches/desmume-gcc6-fixes.patch      |  59 ------
 gnu/packages/patches/desmume-gcc7-fixes.patch      |  18 --
 .../patches/transfig-gcc10-fno-common.patch        |  33 ----
 ...nable-error-message-for-missing-libraries.patch |  39 ++++
 ...-Fix-double-free-when-requesting-MediaBox.patch |  58 ++++++
 ...-config-to-set-fontconfig-CFLAGS-and-LIBS.patch |  89 +++++++++
 gnu/packages/tex.scm                               |   2 +-
 gnu/packages/xfig.scm                              | 215 +++++++++++----------
 11 files changed, 340 insertions(+), 236 deletions(-)
 delete mode 100644 gnu/packages/patches/desmume-gcc6-fixes.patch
 delete mode 100644 gnu/packages/patches/desmume-gcc7-fixes.patch
 delete mode 100644 gnu/packages/patches/transfig-gcc10-fno-common.patch
 create mode 100644 
gnu/packages/patches/xfig-Enable-error-message-for-missing-libraries.patch
 create mode 100644 
gnu/packages/patches/xfig-Fix-double-free-when-requesting-MediaBox.patch
 create mode 100644 
gnu/packages/patches/xfig-Use-pkg-config-to-set-fontconfig-CFLAGS-and-LIBS.patch



reply via email to

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