GNU bug report logs - #67358
[PATCH core-updates] gnu: fontforge: fix build.

Previous Next

Package: guix-patches;

Reported by: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

Date: Wed, 22 Nov 2023 03:31:02 UTC

Severity: normal

Tags: patch

Done: Hilton Chain <hako <at> ultrarare.space>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 67358 in the body.
You can then email your comments to 67358 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#67358; Package guix-patches. (Wed, 22 Nov 2023 03:31:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 22 Nov 2023 03:31:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: guix-patches <at> gnu.org
Subject: [PATCH core-updates] gnu: fontforge: fix build.
Date: Wed, 22 Nov 2023 11:29:23 +0800
This follows up on commit 3f2c6cc3933bc01077383e4ff83b6a5d00f83129.

gnu/packages/fontutils.scm(fontforge)[arguments]<#:phase>: adjust input names.

Change-Id: I64c3992e995294cb04a9f4c79cd841bfc51ba08d
---
 gnu/packages/fontutils.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/fontutils.scm b/gnu/packages/fontutils.scm
index 9a0f09b1e1..d933382ede 100644
--- a/gnu/packages/fontutils.scm
+++ b/gnu/packages/fontutils.scm
@@ -18,6 +18,7 @@
 ;;; Copyright © 2023 gemmaro <gemmaro.dev <at> gmail.com>
 ;;; Copyright © 2023 John Kehayias <john.kehayias <at> protonmail.com>
 ;;; Copyright © 2023 Janneke Nieuwenhuizen <janneke <at> gnu.org>
+;;; Copyright © 2023 Zheng Junjie <873216071 <at> qq.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1597,9 +1598,9 @@ (define-public fontforge
                     ,(map (lambda (input)
                             (string-append (assoc-ref inputs input)
                                            "/lib"))
-                          '("libtiff" "libjpeg" "libpng" "libungif"
+                          '("libtiff" "libjpeg-turbo" "libpng" "libungif"
                             "libxml2" "zlib" "libspiro" "freetype"
-                            "pango" "cairo" "fontconfig")))
+                            "pango" "cairo" "fontconfig-minimal")))
                   ;; Checks for potrace program at runtime
                   `("PATH" ":" prefix (,potrace)))))))))
     (synopsis "Outline font editor")

base-commit: 1bca46690c6240310befc6208fb24a044bd4b437
-- 
2.41.0





Reply sent to Hilton Chain <hako <at> ultrarare.space>:
You have taken responsibility. (Wed, 22 Nov 2023 14:05:01 GMT) Full text and rfc822 format available.

Notification sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
bug acknowledged by developer. (Wed, 22 Nov 2023 14:05:01 GMT) Full text and rfc822 format available.

Message #10 received at 67358-done <at> debbugs.gnu.org (full text, mbox):

From: Hilton Chain <hako <at> ultrarare.space>
To: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Cc: 67358-done <at> debbugs.gnu.org
Subject: Re: [bug#67358] [PATCH core-updates] gnu: fontforge: fix build.
Date: Wed, 22 Nov 2023 22:03:54 +0800
Hi,

On Wed, 22 Nov 2023 11:29:23 +0800,
Zheng Junjie wrote:
> 
> This follows up on commit 3f2c6cc3933bc01077383e4ff83b6a5d00f83129.
> 
> gnu/packages/fontutils.scm(fontforge)[arguments]<#:phase>: adjust input names.
> 
> Change-Id: I64c3992e995294cb04a9f4c79cd841bfc51ba08d
> ---
>  gnu/packages/fontutils.scm | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Applied as 37d7ef4dfd9fdc883502fc07dae6a7909d77dede, thank you!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 21 Dec 2023 12:24:11 GMT) Full text and rfc822 format available.

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

Previous Next


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