GNU bug report logs - #65873
[PATCH 0/5] Xfig module refactoring

Previous Next

Package: guix-patches;

Reported by: Bruno Victal <mirai <at> makinata.eu>

Date: Mon, 11 Sep 2023 18:53:02 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Bruno Victal <mirai <at> makinata.eu>
Subject: bug#65873: closed (Re: [PATCH v2 3/3] gnu: xfig: Update to 3.2.9.)
Date: Sun, 01 Oct 2023 08:20:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#65873: [PATCH 0/5] Xfig module refactoring

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 65873 <at> debbugs.gnu.org.

-- 
65873: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65873
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: Bruno Victal <mirai <at> makinata.eu>, 65873-done <at> debbugs.gnu.org
Subject: Re: [PATCH v2 3/3] gnu: xfig: Update to 3.2.9.
Date: Sun, 01 Oct 2023 10:19:16 +0200
Am Sonntag, dem 24.09.2023 um 16:30 +0100 schrieb Bruno Victal:
> * gnu/packages/xfig.scm (xfig): Update to 3.2.9.
> [arguments]<#:phases>: Add 'wrap-program.
> [native-inputs]: Add pkg-config, autoconf, automake and libtool. Move
> ghostscript to …
> [inputs]: … here. Add fig2dev, libxaw3d and libxft.
> [license]: Correct it to `SPDX-License-Identifier:Xfig'.
> * gnu/packages/patches/xfig-Enable-error-message-for-missing-
> libraries.patch:
> New file.
> * gnu/packages/patches/xfig-Fix-double-free-when-requesting-
> MediaBox.patch: Ditto.
> * gnu/packages/patches/xfig-Use-pkg-config-to-set-fontconfig-CFLAGS-
> and-LIBS.patch:
> Ditto.
> * gnu/local.mk: Register it.
> ---
Reworded slightly and pushed.

Thanks

[Message part 3 (message/rfc822, inline)]
From: Bruno Victal <mirai <at> makinata.eu>
To: guix-patches <at> gnu.org
Cc: Bruno Victal <mirai <at> makinata.eu>
Subject: [PATCH 0/5] Xfig module refactoring
Date: Mon, 11 Sep 2023 19:51:35 +0100
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




This bug report was last modified 1 year and 235 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.