From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id wHvcGZvM62KPPAEAbAwnHQ (envelope-from ) for ; Thu, 04 Aug 2022 15:41:47 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id aCrlGZvM62Ic8QAA9RJhRA (envelope-from ) for ; Thu, 04 Aug 2022 15:41:47 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 3F15B46D44 for ; Thu, 4 Aug 2022 15:41:47 +0200 (CEST) Received: from localhost ([::1]:43716 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oJb6g-00036o-4v for larch@yhetil.org; Thu, 04 Aug 2022 09:41:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51070) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJaqU-00056v-CB for guix-patches@gnu.org; Thu, 04 Aug 2022 09:25:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33646) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oJaqU-0003s4-3D for guix-patches@gnu.org; Thu, 04 Aug 2022 09:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oJaqT-0003JO-VK for guix-patches@gnu.org; Thu, 04 Aug 2022 09:25:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56975] [PATCH 4/7] gnu: font-chiron-sung-hk: Use English for synopsis and description. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 04 Aug 2022 13:25:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56975 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 56975@debbugs.gnu.org Cc: Liliana Marie Prikler , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Received: via spool by 56975-submit@debbugs.gnu.org id=B56975.165961946912664 (code B ref 56975); Thu, 04 Aug 2022 13:25:01 +0000 Received: (at 56975) by debbugs.gnu.org; 4 Aug 2022 13:24:29 +0000 Received: from localhost ([127.0.0.1]:51625 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJapw-0003IC-Gx for submit@debbugs.gnu.org; Thu, 04 Aug 2022 09:24:28 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:59880) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJapt-0003Hz-Pj for 56975@debbugs.gnu.org; Thu, 04 Aug 2022 09:24:26 -0400 Date: Thu, 04 Aug 2022 21:24:13 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1659619458; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=mbIfLaxEzhfRHE/OifI/eDlkdhQ+NprIi8s5RSvs2nA=; b=2p+O90Ayzx9cro/8ms9AOE6CSRVW8bA56Ph9/phXzpDtJzNloBRRe2Zb0Wh8GRjXgl1if7 B0vu08yc+eANytXF8zs2MavutYK/lnFMmM9QiYruet/0xESx7Ew6XgXDb/ShaiaH1LqvC0 TNQoM0W97cYLVJf3uirTFvvW77IzkFtvSLwuhZZ5wJYKgexPC75K2u5WqzV4laThdxZvon no9GOlVHxaEbjv6QH7IYgDBVVY+pQpq3hbo/Rr2F1/u+YEjP1OIbfYGtl4bXKBGYQgFOoX sLT9vOP6qLgFLqpJSE6N9rgluHOp0fJWsAAR67IUXK5Guuk1JNRbospp6AEBmQ== Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP X-Spamd-Bar: / X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1659620507; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=mbIfLaxEzhfRHE/OifI/eDlkdhQ+NprIi8s5RSvs2nA=; b=G4MXCWCS+QBiZdINLLRtlPgFDBkg296QlwuLedEHoRUMNtBdqT19Qew8mZG5YFfA38aoGq dBzhVKz2xCjAAsIfjlQ9M2v9SbZaqd0Aw5KS7ezBiQPyHWDM+6+cipLzwysNcyusUcLa8t HefDLIC3AEuuXfnW2mpCI/U/H4VOjsvA9kH+ZNy+yzDwgABXF71btF4s+5Vm12pH9v38cD 0UmO5oDKDuqHt7ckPdQas2+h48GEWmW2GAsyIqdMrXpZs4CTmnclS3SXADamzrCHXQg6u3 e589G47YQFjTImePWnTFLHjsOI5/M0b5B8d5XeQqzCaPioxJHyS0AdAszhW3fQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659620507; a=rsa-sha256; cv=none; b=g5UyBb9fSiMowHY8jr1RoXIMOYlypEtuYyvngB3PZdxg+ASCA3nGaOcaZTkcBwmN2TQNdC iqopclYcuDyVlqOlc8I7cN9xZo68kL2M0LPL6XFtOkTiuUyI1zPrWA3pZ+P1AslIkvjLRh gEF+2Z0G9BZW2Lj+wY/k3qx/GrSBcNmpGYbOjtCfew0wPUQwHhof4cK0P4E5N7aVi4LRIm 4gPDj2UVmjsixrcmjrjb3RYprT1ZICvCsLcLyj0NyGl4q1aI1Aazf8tt++oUtbLUBH4XoN XJO8I3xs+kY8QU/iFOzcS2ZDYdfwq2exJjHNhb3L+MdxTuWuGvBzZd7bTqPlgg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=2p+O90Ay; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.51 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=2p+O90Ay; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 3F15B46D44 X-Spam-Score: -4.51 X-Migadu-Scanner: scn0.migadu.com X-TUID: AVUSxGxHRcC4 From c8d6f5ecf1360336dc50e74650e2744a5d8107d0 Mon Sep 17 00:00:00 2001 From: Hilton Chain Date: Thu, 4 Aug 2022 20:03:47 +0800 Subject: [PATCH 4/7] gnu: font-chiron-sung-hk: Use English for synopsis and description. * gnu/packages/fonts.scm (font-chiron-sung-hk)[synopsis]: Use English. [description]: Use English. --- gnu/packages/fonts.scm | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm index cc1e03b031..4b33c7e078 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -2764,10 +2764,13 @@ (define-public font-chiron-sung-hk "0iqlnb7825kisg2avhr9hwwvb4jw8f642vvmms5dw6m9czzydpgw")))) (build-system font-build-system) (home-page "https://chiron-fonts.github.io/") - (synopsis "昭源宋體") + (synopsis "Typeface for Traditional Chinese users") (description - "Chiron Sung HK (昭源宋體) is a Traditional Chinese serif - typeface based on Adobe’s Source Han Serif (a.k.a. Google’s Noto Sans CJK).") + "Chiron Sung HK is a Traditional Chinese serif typeface based on Adobe’s +Source Han Serif (a.k.a. Google’s Noto Sans CJK). 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 the Traditional +Chinese regions.") (license license:silofl1.1))) (define-public font-chiron-hei-hk -- 2.37.1