From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id cPOqI0o232UKagAAe85BDQ:P1 (envelope-from ) for ; Wed, 28 Feb 2024 14:34:02 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id cPOqI0o232UKagAAe85BDQ (envelope-from ) for ; Wed, 28 Feb 2024 14:34:02 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=hNK9Mipu; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1709127242; 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-transfer-encoding:content-transfer-encoding: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=uDPnDofkxvPik3mDI/rcc2zFHTVgLVhzLjxem9fcVYc=; b=DZoEi2em6Z6T9QEDS89eHiMzX++1fc1vdoD6SufgVMug/YWAOsw8YtDKMR/2mOKcSSSYNH hsz5s2P44ut1nznx9VNoixCFiUMfrC0cQAmWweV7sYBLe/413WJdtCzASIV8+mYmVqHyDz DyuYyngmjKIZ+n7UUi54rgQU1qDJvOxtqSj/6XhG4GNrJ0cz2/Q53FPEQa9qgvTZIlCyB3 bSVwLspG2R8YIm5zOxiFcvQR2AQHXf/XbWaWeHUi94FTorGh78stifXWFzrRv1P9w9VuHg vyD8NQ9E3Qgp69CueqEdjKK8kgoRQrls9Ns7X1FC3Wg7tOs24GyPU94BveJFlw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=hNK9Mipu; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1709127242; a=rsa-sha256; cv=none; b=dD7RWggOHPIeg61mmhUfkZnwvlUt2HhRPU7CibSN0YVIC52klqXaOyK2ieO0UyLlp1cRMK rEzGRG/kAo0rzQX8DTV3A62V4Giu1V8Nr1p4JefrwLy+N0hgWufmDe/Pv6c2Yi74oxtScl 5GD30QjFK6w8rwpXImLaiLNK+J/kj8aaDda3FlfHJjLbozimd4TGhZxnpU++hEBqLt/Q1f XISjpwwjU24S6rbvRkQcs8g9rlxyEY9OMP6gIewxkRSLkpqWL6RLb0JiBC0iipIRABjLG/ ow0xoz9N7maKmsrMPRxeP0qdQgQC9qGLNotZ/r+OqSjdNnoJqvJxHq45+LI8oQ== 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 4FF5A16B38 for ; Wed, 28 Feb 2024 14:34:01 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rfK42-0006nL-JJ; Wed, 28 Feb 2024 08:33:38 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rfK41-0006mp-Hk for guix-patches@gnu.org; Wed, 28 Feb 2024 08:33:37 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rfK41-0007qo-8V for guix-patches@gnu.org; Wed, 28 Feb 2024 08:33:37 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rfK4R-000754-0m; Wed, 28 Feb 2024 08:34:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69424] [PATCH v3 5/5] gnu: font-google-noto-serif-cjk: Update to 2.002. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: all_but_last@163.com, iyzsong@envs.net, guix-patches@gnu.org Resent-Date: Wed, 28 Feb 2024 13:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69424 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69424@debbugs.gnu.org Cc: Hilton Chain , Zhu Zihao , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-Debbugs-Original-Xcc: Zhu Zihao , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Received: via spool by 69424-submit@debbugs.gnu.org id=B69424.170912720427122 (code B ref 69424); Wed, 28 Feb 2024 13:34:02 +0000 Received: (at 69424) by debbugs.gnu.org; 28 Feb 2024 13:33:24 +0000 Received: from localhost ([127.0.0.1]:40053 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rfK3l-000739-1P for submit@debbugs.gnu.org; Wed, 28 Feb 2024 08:33:24 -0500 Received: from mail.boiledscript.com ([144.168.59.46]:35108) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rfK3g-00072s-DO for 69424@debbugs.gnu.org; Wed, 28 Feb 2024 08:33:17 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1709127151; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=uDPnDofkxvPik3mDI/rcc2zFHTVgLVhzLjxem9fcVYc=; b=hNK9MipuoHQHQ1CcFWn7CN283GqouVeUKnlTnu1ZwHPxFYw3JP2KnuD6CQ5MZKhin9+qV1 v9j3JXbWuH5Ny7wFcncIKj5TNrpG+VF0oJOivbFlNqCy6r5BNgkKF2uMxz4YaoMxxyQDqu dnb9TIEPABAAI0oW9J+H38BPg50/IBcqzxD6u6NGHZwKqZl0Z3Xu9uCzkfoEZLoLGerEWV dYVnsoAhi/mA8v5JSzDZmZtJNYRjmXh4daUMHSH8alJgOLgJ7zRjAlIoG5bMviQ/a1Zvam 7L7n2WPF3QtcYLN7tNpiuxV0jxjD/M+kk9DIKjJBjJ2UiGDav3UZia3KgLHshQ== Date: Wed, 28 Feb 2024 21:32:22 +0800 Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.27 X-Spam-Score: -6.27 X-Migadu-Queue-Id: 4FF5A16B38 X-Migadu-Scanner: mx13.migadu.com X-TUID: fRsQuY57FXGL * gnu/packages/fonts.scm (font-google-noto-serif-cjk): Update to 2.002. [source]: Switch to variable fonts. [outputs]: Add "otf". [arguments]<#:phases>: Install OTFs into it. Keep TTCs in "out". Change-Id: Id22401ce85028951b6044ba418dbad764d581f01 --- gnu/packages/fonts.scm | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm index 42ebda3ef4..cdd6e80655 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -1214,17 +1214,28 @@ (define-public font-google-noto-sans-cjk (define-public font-google-noto-serif-cjk (package (name "font-google-noto-serif-cjk") - (version "2.001") + (version "2.002") (source (origin (method url-fetch) (uri (string-append "https://github.com/googlefonts/noto-cjk/releases/download/Serif" - version "/04_NotoSerifCJKOTC.zip")) + version "/02_NotoSerifCJK-OTF-VF.zip")) (file-name (string-append name "-" version ".zip")) (sha256 - (base32 "1l6r3sz2s0vcyfx6ria7wqcq45zp40gxgg97lh8hpmajhzw301ig")))) + (base32 "007jk7rmfapq5zq4ji9d1l5gpp34p98l9ylhiw33q42d66v2g717")))) (build-system font-build-system) + (arguments + (list #:phases + #~(modify-phases %standard-phases + (replace 'install + (lambda _ + (let ((install (assoc-ref %standard-phases 'install))) + (with-directory-excursion "OTC" + (install #:outputs `(("out" . ,#$output)))) + (with-directory-excursion "OTF" + (install #:outputs `(("out" . ,#$output:otf)))))))))) + (outputs '("out" "otf")) (home-page "https://www.google.com/get/noto/") (synopsis "Fonts to cover all languages") (description "Google Noto Fonts is a family of fonts designed to support -- 2.41.0