GNU bug report logs -
#65873
[PATCH 0/5] Xfig module refactoring
Previous Next
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
[Message part 1 (text/plain, inline)]
Your message dated Sun, 01 Oct 2023 10:19:16 +0200
with message-id <eef75cfd76698db4daa5e209afdab20704530d44.camel <at> gmail.com>
and subject line Re: [PATCH v2 3/3] gnu: xfig: Update to 3.2.9.
has caused the debbugs.gnu.org bug report #65873,
regarding [PATCH 0/5] Xfig module refactoring
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> 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)]
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
[Message part 3 (message/rfc822, inline)]
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
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.