From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id yFpQNz+k3mUZGAEA62LTzQ:P1 (envelope-from ) for ; Wed, 28 Feb 2024 04:10:56 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id yFpQNz+k3mUZGAEA62LTzQ (envelope-from ) for ; Wed, 28 Feb 2024 04:10:55 +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=j100lKFP; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1709089855; 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=VKKiqN3GHJ0jN5Csvmfm7iR6xubxrFDc0PCpwC2x5qY=; b=GWT5+PUzDqlThIkCtb7fpu48vi1+67xsvNmQljSEL03qYgbAB7dXSiorgko6bHY4Y4cGQn l+NyR/2sqFOU7fRa/R3iDtM8PZFUV9SsuRSk1VLaiVo45n3nky8HYzlwRV2K2ZbUhWHh/J ExItPnPw5Q4yifxzSqsk8fSfUmm6FWs1GoTkZNcJY1Hk8+Q601Gm+ClF7cF3Lni95QESP3 KrLp5rhbKeFsMMNkr/JNpCzf2LpoidATxikWp9pw/ndJavOImFTpzAwgSYDiP2fFSe7Piy visj8mkWo2z7kSrvhKWzv9R6FhDSnH61i8Ekpe/Q28mQuB/u+ixXD6FQHIunAg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=j100lKFP; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1709089855; a=rsa-sha256; cv=none; b=IlIW3TbH+huLayZ7woqPO8DUXQDtgXn5DVp5wW5eW7RmqsHUEPkrsweUYDEWbtMzPLq4mo qFGW98OicgbN9VPvO2ijaUQob3jmKjIDbWK285TcJHAUJVCTbNOiECzpM+Ar0NrKyHXmcW HDmzSSEIO3tmDqP37ANP1kzv2eLwS4BkEfG4krMXBwxx6oKtSS9cB5w19UnPZ+zWixSwZr +NobSzlszHLAii84eUWB1WHIKMJYlA4Hn3Os6AZaYqVs8k+BiriEuX9RoExe14ElanU6QX MkPzls407wcF7xaucex3fqXFBBULwd6/Mc48ScQYSi2fm04aC8BA1YQlZ/luvw== 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 7F73323DB7 for ; Wed, 28 Feb 2024 04:10:55 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rfALC-0001If-Ji; Tue, 27 Feb 2024 22:10:42 -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 1rfAL8-0001HZ-VA for guix-patches@gnu.org; Tue, 27 Feb 2024 22:10:40 -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 1rfAL8-0006Be-Mw for guix-patches@gnu.org; Tue, 27 Feb 2024 22:10:38 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rfALW-0005Ve-4i; Tue, 27 Feb 2024 22:11:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69424] [PATCH v2 5/5] gnu: font-google-noto-serif-cjk: Update to 2.002. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: hako@ultrarare.space, all_but_last@163.com, iyzsong@envs.net, guix-patches@gnu.org Resent-Date: Wed, 28 Feb 2024 03:11: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 , Hilton Chain , Zhu Zihao , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-Debbugs-Original-Xcc: Hilton Chain , 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.170908980720989 (code B ref 69424); Wed, 28 Feb 2024 03:11:02 +0000 Received: (at 69424) by debbugs.gnu.org; 28 Feb 2024 03:10:07 +0000 Received: from localhost ([127.0.0.1]:54937 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rfAKc-0005SL-Qf for submit@debbugs.gnu.org; Tue, 27 Feb 2024 22:10:07 -0500 Received: from mail.boiledscript.com ([144.168.59.46]:47238) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rfAKR-0005Qj-DE for 69424@debbugs.gnu.org; Tue, 27 Feb 2024 22:09:55 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1709089751; 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=VKKiqN3GHJ0jN5Csvmfm7iR6xubxrFDc0PCpwC2x5qY=; b=j100lKFPUwIXAgwxgD2MeS6u9ibkC8ugA9WQQ9OXSOb2a76S5svvAfjrjM5aE6QQO4P/Qo mipDvMpdggy99rkzxWlcG+tJMkumrkRuhpqOp6OQteL2+CiVgZimycdbgyyxTebk6HDDF9 GBc8TMKmWSFuYOASvPfSOq1QWxnXchqEpnu79atYxW/k7DZRd8Crcse4sqTZSDAd4x7DQB 8rWKifjNEe1xb2OBelXEN/STS+OKnfURVpikLGmDjb+BBGuQ2/QIJTKuIRJem09i9OIP9l 7uR8OEjOrxXZ2VIGsThtoLITIU5ftgFe7iciJCgNF3qNX+a6CRSk4RAy68buqA== Date: Wed, 28 Feb 2024 11:08:36 +0800 Message-ID: <37d4c99859fa0cd8b6d1802ea1181fcec8e100db.1709089250.git.hako@ultrarare.space> 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -4.78 X-Spam-Score: -4.78 X-Migadu-Queue-Id: 7F73323DB7 X-TUID: GKwgeMk9hJ0f * gnu/packages/fonts.scm (font-google-noto-serif-cjk): Update to 2.002. [source]: Switch to variable fonts. [arguments]<#:phases>: Keep only TTCs in "out". Install OTFs into "otf" output. [outputs]: Add "otf". 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 356103c6a1..02c299cdd4 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -1213,17 +1213,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