unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@ist.tugraz.at>
To: Hilton Chain <hako@ultrarare.space>, 56975@debbugs.gnu.org
Cc: 宋文武 <iyzsong@envs.net>
Subject: [bug#56975] [PATCH v3 5/7] gnu: font-chiron-hei-hk: Inherit from font-chiron-sung-hk.
Date: Mon, 08 Aug 2022 07:47:00 +0200	[thread overview]
Message-ID: <3796818ee15bf49cf30e524f3cce18a539e895ef.camel@ist.tugraz.at> (raw)
In-Reply-To: <y76lerz5wto.wl-hako@ultrarare.space>

Am Montag, dem 08.08.2022 um 09:49 +0800 schrieb Hilton Chain:
> From d165ecec04698cfc8477c68553f7f1d868b201f1 Mon Sep 17 00:00:00
> 2001
> From: Hilton Chain <hako@ultrarare.space>
> Date: Mon, 8 Aug 2022 09:41:28 +0800
> Subject: [PATCH v3 5/7] gnu: font-chiron-hei-hk: Inherit from
>  font-chiron-sung-hk.
> 
> * gnu/packages/fonts.scm (font-chiron-hei-hk)
> [build-system,home-page,synopsis,license]: Drop fields and inherit
> from font-chiron-sung-hk.
> ---
>  gnu/packages/fonts.scm | 12 +++++++-----
>  1 file changed, 7 insertions(+), 5 deletions(-)
> 
> diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
> index 670bb58933..e6ea76900e 100644
> --- a/gnu/packages/fonts.scm
> +++ b/gnu/packages/fonts.scm
> @@ -2777,6 +2777,7 @@ (define-public font-chiron-sung-hk
>  
>  (define-public font-chiron-hei-hk
>    (package
> +    (inherit font-chiron-sung-hk)
>      (name "font-chiron-hei-hk")
>      (version "2.502")
>      (source (origin
> @@ -2788,8 +2789,9 @@ (define-public font-chiron-hei-hk
>                (sha256
>                 (base32
>                 
> "0wk1yladmwflkwrmj374avpml8shyrgd622f7mbvw5ln7fi70d2l"))))
> -    (build-system font-build-system)
> -    (home-page "https://chiron-fonts.github.io/")
> -    (synopsis "昭源黑體")
> -    (description "The complementary sans-serif typeface for Chiron
> Sung HK.")
> -    (license license:silofl1.1)))
> +    (synopsis "Traditional Chinese Gothic typeface")
> +    (description
> +     "Chiron Hei HK is a Traditional Chinese Gothic typeface based
> on the Hong
> +Kong variant of Adobe’s Source Han Sans.  The font aims at providing
> a modern,
> +region-agnostic glyph set adopting the “modern” glyph style that is
> similar to
> +the prevailing, usually commercial, typefaces in Traditional Chinese
> regions.")))
LGTM with the same prevalent disclaimer.




  parent reply	other threads:[~2022-08-08  5:48 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-04 13:18 [bug#56975] [PATCH 0/7] gnu: Use English synopsis for some fonts Hilton Chain via Guix-patches via
     [not found] ` <handler.56975.B.165961916012019.ack@debbugs.gnu.org>
2022-08-04 13:21   ` [bug#56975] [PATCH 1/7] gnu: font-sarasa-gothic: Use English for synopsis Hilton Chain via Guix-patches via
2022-08-04 13:22     ` [bug#56975] [PATCH 2/7] gnu: font-lxgw-wenkai: Use English for synopsis and description Hilton Chain via Guix-patches via
2022-08-04 13:23       ` [bug#56975] [PATCH 3/7] gnu: font-lxgw-wenkai-tc: " Hilton Chain via Guix-patches via
2022-08-04 13:24         ` [bug#56975] [PATCH 4/7] gnu: font-chiron-sung-hk: " Hilton Chain via Guix-patches via
2022-08-04 13:24           ` [bug#56975] [PATCH 5/7] gnu: font-chiron-hei-hk: Use English for synopsis Hilton Chain via Guix-patches via
2022-08-04 13:25             ` [bug#56975] [PATCH 6/7] gnu: font-sarasa-gothic: Update to 0.36.8 Hilton Chain via Guix-patches via
2022-08-04 13:25               ` [bug#56975] [PATCH 7/7] gnu: font-chiron-sung-hk: Update to 2.503 Hilton Chain via Guix-patches via
2022-08-05  1:46                 ` [bug#56975] [PATCH v2 0/7] gnu: Use English synopsis for some fonts Hilton Chain via Guix-patches via
2022-08-05  1:47                   ` [bug#56975] [PATCH v2 1/7] gnu: font-sarasa-gothic: Use English for synopsis Hilton Chain via Guix-patches via
2022-08-05  1:47                     ` [bug#56975] [PATCH v2 2/7] gnu: font-lxgw-wenkai: " Hilton Chain via Guix-patches via
2022-08-05  1:47                       ` [bug#56975] [PATCH v2 3/7] gnu: font-lxgw-wenkai-tc: Inherit from font-lxgw-wenkai Hilton Chain via Guix-patches via
2022-08-05  1:48                         ` [bug#56975] [PATCH v2 4/7] gnu: font-chiron-sung-hk: Use English for synopsis Hilton Chain via Guix-patches via
2022-08-05  1:48                           ` [bug#56975] [PATCH v2 5/7] gnu: font-chiron-hei-hk: Inherit from font-chiron-sung-hk Hilton Chain via Guix-patches via
2022-08-05  1:49                             ` [bug#56975] [PATCH v2 6/7] gnu: font-sarasa-gothic: Update to 0.36.8 Hilton Chain via Guix-patches via
2022-08-05  1:49                               ` [bug#56975] [PATCH v2 7/7] gnu: font-chiron-hei-hk: Update to 2.503 Hilton Chain via Guix-patches via
2022-08-05  6:34                             ` [bug#56975] [PATCH v2 5/7] gnu: font-chiron-hei-hk: Inherit from font-chiron-sung-hk Liliana Marie Prikler
2022-08-05  6:32                           ` [bug#56975] [PATCH v2 4/7] gnu: font-chiron-sung-hk: Use English for synopsis Liliana Marie Prikler
2022-08-08  2:07                             ` Hilton Chain via Guix-patches via
2022-08-05  6:21                         ` [bug#56975] [PATCH v2 3/7] gnu: font-lxgw-wenkai-tc: Inherit from font-lxgw-wenkai Liliana Marie Prikler
2022-08-05  6:19                       ` [bug#56975] [PATCH v2 2/7] gnu: font-lxgw-wenkai: Use English for synopsis Liliana Marie Prikler
2022-08-04 20:04             ` [bug#56975] [PATCH 5/7] gnu: font-chiron-hei-hk: " Liliana Marie Prikler
2022-08-04 20:05           ` [bug#56975] [PATCH 4/7] gnu: font-chiron-sung-hk: Use English for synopsis and description Liliana Marie Prikler
2022-08-04 20:02         ` [bug#56975] [PATCH 3/7] gnu: font-lxgw-wenkai-tc: " Liliana Marie Prikler
2022-08-04 19:59       ` [bug#56975] [PATCH 2/7] gnu: font-lxgw-wenkai: " Liliana Marie Prikler
2022-08-04 20:06     ` [bug#56975] [PATCH 1/7] gnu: font-sarasa-gothic: Use English for synopsis Liliana Marie Prikler
2022-08-08  1:46 ` [bug#56975] [PATCH v3 0/7] gnu: Use English synopsis for some fonts Hilton Chain via Guix-patches via
2022-08-08  1:47   ` [bug#56975] [PATCH v3 1/7] gnu: font-sarasa-gothic: Use English for synopsis Hilton Chain via Guix-patches via
2022-08-08  1:47     ` [bug#56975] [PATCH v3 2/7] gnu: font-lxgw-wenkai: " Hilton Chain via Guix-patches via
2022-08-08  1:48       ` [bug#56975] [PATCH v3 3/7] gnu: font-lxgw-wenkai-tc: Inherit from font-lxgw-wenkai Hilton Chain via Guix-patches via
2022-08-08  1:48         ` [bug#56975] [PATCH v3 4/7] gnu: font-chiron-sung-hk: Use English for synopsis Hilton Chain via Guix-patches via
2022-08-08  1:49           ` [bug#56975] [PATCH v3 5/7] gnu: font-chiron-hei-hk: Inherit from font-chiron-sung-hk Hilton Chain via Guix-patches via
2022-08-08  1:49             ` [bug#56975] [PATCH v3 6/7] gnu: font-sarasa-gothic: Update to 0.36.8 Hilton Chain via Guix-patches via
2022-08-08  1:49               ` [bug#56975] [PATCH v3 7/7] gnu: font-chiron-hei-hk: Update to 2.503 Hilton Chain via Guix-patches via
2022-08-08  5:47             ` Liliana Marie Prikler [this message]
2022-08-08  5:46           ` [bug#56975] [PATCH v3 4/7] gnu: font-chiron-sung-hk: Use English for synopsis Liliana Marie Prikler
2022-08-08  5:44         ` [bug#56975] [PATCH v3 3/7] gnu: font-lxgw-wenkai-tc: Inherit from font-lxgw-wenkai Liliana Marie Prikler
2022-08-08  5:44       ` [bug#56975] [ SPAM? ] [PATCH v3 2/7] gnu: font-lxgw-wenkai: Use English for synopsis Liliana Marie Prikler
2022-08-08  7:56 ` [bug#56975] [PATCH v4 0/7] gnu: Use English synopsis for some fonts Hilton Chain via Guix-patches via
2022-08-08  7:57   ` [bug#56975] [PATCH v4 1/7] gnu: font-sarasa-gothic: Use English for synopsis Hilton Chain via Guix-patches via
2022-08-08  7:57     ` [bug#56975] [PATCH v4 2/7] gnu: font-lxgw-wenkai: " Hilton Chain via Guix-patches via
2022-08-08  7:57       ` [bug#56975] [PATCH v4 3/7] gnu: font-lxgw-wenkai-tc: Inherit from font-lxgw-wenkai Hilton Chain via Guix-patches via
2022-08-08  7:58         ` [bug#56975] [PATCH v4 4/7] gnu: font-chiron-sung-hk: Use English for synopsis Hilton Chain via Guix-patches via
2022-08-08  7:58           ` [bug#56975] [PATCH v4 5/7] gnu: font-chiron-hei-hk: Inherit from font-chiron-sung-hk Hilton Chain via Guix-patches via
2022-08-08  7:58             ` [bug#56975] [PATCH v4 6/7] gnu: font-sarasa-gothic: Update to 0.36.8 Hilton Chain via Guix-patches via
2022-08-08  7:59               ` [bug#56975] [PATCH v4 7/7] gnu: font-chiron-hei-hk: Update to 2.503 Hilton Chain via Guix-patches via
2022-08-08 18:28   ` bug#56975: [PATCH v4 0/7] gnu: Use English synopsis for some fonts Liliana Marie Prikler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3796818ee15bf49cf30e524f3cce18a539e895ef.camel@ist.tugraz.at \
    --to=liliana.prikler@ist.tugraz.at \
    --cc=56975@debbugs.gnu.org \
    --cc=hako@ultrarare.space \
    --cc=iyzsong@envs.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).