all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bruno Victal <mirai@makinata.eu>
To: 65873@debbugs.gnu.org
Cc: Bruno Victal <mirai@makinata.eu>
Subject: [bug#65873] [PATCH 0/5] Xfig module refactoring
Date: Mon, 11 Sep 2023 19:51:35 +0100	[thread overview]
Message-ID: <cover.1694458076.git.mirai@makinata.eu> (raw)

Bruno Victal (5):
  gnu: xfig: Use G-Expressions.
  gnu: Add fig2dev.
  gnu: transfig: Remove package.
  gnu: texlive-latex-make: Update description.
  gnu: xfig: Update to 3.2.9.

 gnu/local.mk                                  |   4 +-
 gnu/packages/docbook.scm                      |   2 +-
 .../patches/transfig-gcc10-fno-common.patch   |  33 ---
 ...-error-message-for-missing-libraries.patch |  39 ++++
 ...double-free-when-requesting-MediaBox.patch |  58 +++++
 ...ig-to-set-fontconfig-CFLAGS-and-LIBS.patch |  89 ++++++++
 gnu/packages/photo.scm                        |   3 +-
 gnu/packages/tex.scm                          |   2 +-
 gnu/packages/xfig.scm                         | 214 +++++++++---------
 9 files changed, 305 insertions(+), 139 deletions(-)
 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


base-commit: ab971e9c1922ae6eeec47401cb589ae15f29e15f
-- 
2.40.1





             reply	other threads:[~2023-09-11 18:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-11 18:51 Bruno Victal [this message]
2023-09-11 18:54 ` [bug#65873] [PATCH 1/5] gnu: xfig: Use G-Expressions Bruno Victal
2023-09-11 18:54 ` [bug#65873] [PATCH 2/5] gnu: Add fig2dev Bruno Victal
2023-09-11 18:54 ` [bug#65873] [PATCH 3/5] gnu: transfig: Remove package Bruno Victal
2023-09-11 18:54 ` [bug#65873] [PATCH 4/5] gnu: texlive-latex-make: Update description Bruno Victal
2023-09-11 18:54 ` [bug#65873] [PATCH 5/5] gnu: xfig: Update to 3.2.9 Bruno Victal
2023-09-24 15:30 ` [bug#65873] [PATCH v2 0/3] Xfig module refactoring Bruno Victal
2023-09-24 15:30   ` [bug#65873] [PATCH v2 1/3] gnu: xfig: Use G-Expressions Bruno Victal
2023-09-24 15:30   ` [bug#65873] [PATCH v2 2/3] gnu: Add fig2dev Bruno Victal
2023-09-24 15:30   ` [bug#65873] [PATCH v2 3/3] gnu: xfig: Update to 3.2.9 Bruno Victal
2023-10-01  8:19     ` bug#65873: " Liliana Marie Prikler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1694458076.git.mirai@makinata.eu \
    --to=mirai@makinata.eu \
    --cc=65873@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.