From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id CG5NIxzc3WXuAwAAqHPOHw:P1 (envelope-from ) for ; Tue, 27 Feb 2024 13:57:00 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id CG5NIxzc3WXuAwAAqHPOHw (envelope-from ) for ; Tue, 27 Feb 2024 13:57:00 +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=nfTGa9v8; 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=1709038620; 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=pTp9/guTR6uqOWULXcKxBPDTonrfdRfU8RSWlDPSo9g=; b=hpLSqp3cR9gcO/7OO9xQL+h94GEbXWtdtCurAWxcfRGD7Al1KIw3CoUZ6QA3bHoHuu9yTL 8Q2eKBukia6g3yvA7pvb9YToKkY/G9Apm0e7YpPwsJM1OACpcLb447rM0UBatoI4fbpIyp EAPchj5X5zgT2YgPbjB1xpeYvcCSb39Sb8GipOPgzHIugzMHDaSNnyjr/d7kKSg144+tsT e5peZmcUFlj8zIxPeDiFl7bPSFCkg8JwsEr50yiPzyGj5R5idLAzJ9KHlrG5gszShhuuW0 2aaUCGVMtpzhV8fSFBloMYo0rVrKRYQZL64c8U22+GozJFz2AEGg4u7f7i2/RA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=nfTGa9v8; 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=1709038620; a=rsa-sha256; cv=none; b=FX/rmxRcChv+W83PIumWa5LNWnFelMB2tCuYTSx6ow9dpiT7+YbNiYhoD2z8yUKuAqS0Ep vPSDN8G29zTUf+mvJ9OUG2nZhDe12XtG6wOsqEDdJos8eJx+/TEq+8DAtzKjpPwa5PrkXu V3X7Tnj/k1Zb/tYvl+FAbdmbxdim1/fyLuhciSSYsTtQlNUtKdDTd/j87rHpZFNGZvVWE+ LoHr4PkKA06RoCQ1FYMKNr2ihH6sOW4+uVOpPysrigeUmF//ZNpP3EUyHJUbY4hPWluME4 E4avQJIS69C5HVjcj08Wp5+j884N2EUInlZEhwIdIqGiJCBkC8UTE84wWN2eqw== 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 24D84587C4 for ; Tue, 27 Feb 2024 13:57:00 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rex0p-0004PJ-7V; Tue, 27 Feb 2024 07:56:47 -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 1rex0m-0004JP-Np for guix-patches@gnu.org; Tue, 27 Feb 2024 07:56:44 -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 1rex0m-0003cd-EY for guix-patches@gnu.org; Tue, 27 Feb 2024 07:56:44 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rex15-0004oc-Bc; Tue, 27 Feb 2024 07:57:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69424] [PATCH 3/5] gnu: font-google-noto-emoji: Update to 2.042. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: all_but_last@163.com, iyzsong@envs.net, yangjiwei@protonmail.com, guix-patches@gnu.org Resent-Date: Tue, 27 Feb 2024 12:57:03 +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?= , Jiwei YANG X-Debbugs-Original-Xcc: Zhu Zihao , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= , Jiwei YANG Received: via spool by 69424-submit@debbugs.gnu.org id=B69424.170903860318430 (code B ref 69424); Tue, 27 Feb 2024 12:57:03 +0000 Received: (at 69424) by debbugs.gnu.org; 27 Feb 2024 12:56:43 +0000 Received: from localhost ([127.0.0.1]:50960 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rex0k-0004nC-Pt for submit@debbugs.gnu.org; Tue, 27 Feb 2024 07:56:43 -0500 Received: from mail.boiledscript.com ([144.168.59.46]:49714) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rex0j-0004n3-EH for 69424@debbugs.gnu.org; Tue, 27 Feb 2024 07:56:41 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1709038558; 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=pTp9/guTR6uqOWULXcKxBPDTonrfdRfU8RSWlDPSo9g=; b=nfTGa9v8E1CMbxowraD9o3dGKjG0vkWbAKix0FqrnWP89PI2wGzBUjqXaWx7LaIP0Ss2t4 zAq1ld8jfslkIRd2eFr7Ny80wY2jHIHB0KuVLDQILUmjOpjEUs6xaIZiLwwsUYqYkIJU2W kR4tiopIszi+OZSlhpGnkmy8YyPsrdUuWkgyuqhYarAvueP6iSkB7HC+BJtUFdf4TPYnKS TBaJjEe8UxB1Jm2gl8OQFCxnAk4bMGCN8Do7SQRoidBiQD3/Ihnoqth7ie4qnmpKc+u5na y6xi/eBshwD51snYO322PhtiqqAYTk8BZMd7TlVydZZA7WJZrwB3g/a5xoBw6w== Date: Tue, 27 Feb 2024 20:54:25 +0800 Message-ID: <55c7838b2dfebd7b7205b3aa0d2c22a1b18a2061.1709038102.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-Spam-Score: -6.27 X-Spam-Score: -6.27 X-Migadu-Queue-Id: 24D84587C4 X-Migadu-Scanner: mx11.migadu.com X-TUID: msYUPy9x1KJ/ * gnu/packages/fonts.scm (font-google-noto-emoji): Update to 2.042. [arguments]<#:phases>: Remove 'remove-unsupported. Replace install phase instead. Change-Id: I76cfbf3f8d34c484ed59b99969da7d93aaf41d72 --- gnu/packages/fonts.scm | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm index 1ed648f5a2..472853afa4 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -1144,7 +1144,7 @@ (define-public font-google-noto (define-public font-google-noto-emoji (package (name "font-google-noto-emoji") - (version "2.038") + (version "2.042") (source (origin (method git-fetch) @@ -1154,7 +1154,7 @@ (define-public font-google-noto-emoji (file-name (git-file-name name version)) (sha256 (base32 - "1rgmcc6nqq805iqr8kvxxlk5cf50q714xaxk3ld6rjrd69kb8ix9")))) + "17i7awyqz9jv0j2blcf0smmpas375c3pdhjv1zqzl861g8qm1lm2")))) (build-system font-build-system) (arguments (list @@ -1164,11 +1164,10 @@ (define-public font-google-noto-emoji (lambda _ ;; Note this ensures the correct license file is installed. (chdir "fonts"))) - (add-after 'enter-font-directory 'remove-unsupported - (lambda* _ - (delete-file "NotoColorEmoji_WindowsCompatible.ttf") - (delete-file "Noto-COLRv1-noflags.ttf") - (delete-file "Noto-COLRv1.ttf")))))) + (replace 'install + (lambda _ + (let (dir ((string-append #$output "/share/fonts/truetype"))) + (install-file "NotoColorEmoji.ttf" dir))))))) (home-page "https://fonts.google.com/noto/specimen/Noto+Color+Emoji") (synopsis "Font for rendering color emoji characters") (description -- 2.41.0