emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#65873: closed ([PATCH 0/5] Xfig module refactoring)


From: GNU bug Tracking System
Subject: bug#65873: closed ([PATCH 0/5] Xfig module refactoring)
Date: Sun, 01 Oct 2023 08:20:01 +0000

Your message dated Sun, 01 Oct 2023 10:19:16 +0200
with message-id <eef75cfd76698db4daa5e209afdab20704530d44.camel@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@gnu.org.)


-- 
65873: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65873
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [PATCH v2 3/3] gnu: xfig: Update to 3.2.9. Date: Sun, 01 Oct 2023 10:19:16 +0200 User-agent: Evolution 3.46.4
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


--- End Message ---

reply via email to

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