GNU bug report logs - #56975
[PATCH 0/7] gnu: Use English synopsis for some fonts.

Previous Next

Package: guix-patches;

Reported by: Hilton Chain <hako <at> ultrarare.space>

Date: Thu, 4 Aug 2022 13:20: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


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

From: Liliana Marie Prikler <liliana.prikler <at> ist.tugraz.at>
To: Hilton Chain <hako <at> ultrarare.space>, 56975 <at> debbugs.gnu.org
Cc: 宋文武 <iyzsong <at> envs.net>
Subject: Re: [PATCH v3 3/7] gnu: font-lxgw-wenkai-tc: Inherit from
 font-lxgw-wenkai.
Date: Mon, 08 Aug 2022 07:44:37 +0200
Am Montag, dem 08.08.2022 um 09:48 +0800 schrieb Hilton Chain:
> From 2dde339caae2aa94211291fb3ecd2052f86c2838 Mon Sep 17 00:00:00
> 2001
> From: Hilton Chain <hako <at> ultrarare.space>
> Date: Mon, 8 Aug 2022 09:37:35 +0800
> Subject: [PATCH v3 3/7] gnu: font-lxgw-wenkai-tc: Inherit from font-
> lxgw-wenkai.
> 
> * gnu/packages/fonts.scm (font-lxgw-wenkai-tc)[build-
> system,synopsis,license]:
> Drop fields and inherit from font-lxgw-wenkai.
> ---
>  gnu/packages/fonts.scm | 10 ++++++----
>  1 file changed, 6 insertions(+), 4 deletions(-)
> 
> diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
> index 35a211e6e1..2acb5b9e44 100644
> --- a/gnu/packages/fonts.scm
> +++ b/gnu/packages/fonts.scm
> @@ -2734,6 +2734,7 @@ (define-public font-lxgw-wenkai
>  
>  (define-public font-lxgw-wenkai-tc
>    (package
> +    (inherit font-lxgw-wenkai)
>      (name "font-lxgw-wenkai-tc")
>      (version "0.920")
>      (source (origin
> @@ -2744,11 +2745,12 @@ (define-public font-lxgw-wenkai-tc
>                (sha256
>                 (base32
>                 
> "1kysqzi19ldd1a3pd9axmggcbm1719myq6i6q6fdb1afscn272cp"))))
> -    (build-system font-build-system)
>      (home-page "https://github.com/lxgw/LxgwWenKaitc")
> -    (synopsis "LXGW WenKai TC / 霞鶩文楷 TC")
> -    (description "The Traditional Chinese Version of LXGW WenKai.")
> -    (license license:silofl1.1)))
> +    (synopsis "Traditional Chinese Imitation Song typeface")
> +    (description
> +     "LXGW Wenkai TC is a Traditional Chinese inherited glyphs form
> Imitation
> +Song typeface covering commonly used characters as well as written
> form of
> +dialects in Hong Kong and Taiwan.")))
LGTM




This bug report was last modified 2 years and 286 days ago.

Previous Next


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