From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 13 21:51:42 2024 Received: (at submit) by debbugs.gnu.org; 14 Feb 2024 02:51:42 +0000 Received: from localhost ([127.0.0.1]:49134 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ra5N7-0005v1-O3 for submit@debbugs.gnu.org; Tue, 13 Feb 2024 21:51:42 -0500 Received: from lists.gnu.org ([209.51.188.17]:33674) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ra5N4-0005us-8F for submit@debbugs.gnu.org; Tue, 13 Feb 2024 21:51:39 -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 1ra5Mm-00085n-5h for guix-patches@gnu.org; Tue, 13 Feb 2024 21:51:20 -0500 Received: from mail.envs.net ([5.199.136.28]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ra5Mk-0005v4-Kc for guix-patches@gnu.org; Tue, 13 Feb 2024 21:51:19 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 374AA38A0680; Wed, 14 Feb 2024 02:51:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1707879067; bh=qmcfumpOqnmsNlajlKVt0lYInkUdse+S4g0YzB6cOAI=; h=From:To:Cc:Subject:Date:From; b=NEHrBbIoTLYA5x7JWMz5hxEQ/QSMegcGFr+vK57QXXWvz+QdD/rk5LGOgD5xzWr+R eTzsnc+YTYoBqIMreAs25FWstBE46LGsd7Kcfp1My1Doi8cMRPwQsSzGnFyh/dz0Aw LJDVaQ55a3dwkiC5704QHvyis8oJg0TI3vZv6GYScToFWk4PJbVot56EPFo16Mvjyv 5LDxAQJhIVOqBEkbAQkR+9/D4Bf9pC9gBFQmDtfXos9bhh898PGwwAew8KdL+bX8Sa bivJXqnS+t3jWcEm7elSGmVwfkRdu+Glt04hVGajBb6nlo07Ql7r0IfcjASsvbZiOi B65o+cpVqph6//0Duevuts6P+ufaEDa3++fflKVbHFEskOZdBCZSrargEYfNqgAl6f C6EUMVoxU8AQ1LVrtOHDSOGgWnzYdwkI11lh2xes/NWSVjXrTbfb4nU8EIRLHXiybY zheqcQbs/LjOaCuGqhWHtdODTN1B2OQdeFTkys/XWDm8tQJFpfmmy9sMEuXEgpdmIj f6HR7BYscor3l3YNFRI8HY4atWYPYVaieSaaUbSJTrOSL6ZBU3ETNwymUrsxEIRiE9 sVLxNPUcpjval3Cu4e3IPpwICOViEAwVIYUSGb8BT2104emiJXfdGOaUBrg6y7fNbj ewpKBi1FG7jeHTXRFMBQzg6s= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id lr4cscm8QzI2; Wed, 14 Feb 2024 02:51:02 +0000 (UTC) Received: from localhost (unknown [36.170.59.60]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Wed, 14 Feb 2024 02:51:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id c213c17c; Wed, 14 Feb 2024 02:50:49 +0000 (UTC) From: iyzsong@envs.net To: guix-patches@gnu.org Subject: [PATCH 1/2] gnu: font-intel-one-mono: Update to 1.3.0. Date: Wed, 14 Feb 2024 10:50:45 +0800 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 X-Debbugs-Cc: Zhu Zihao , 宋文武 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=5.199.136.28; envelope-from=iyzsong@envs.net; helo=mail.envs.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=unavailable autolearn_force=no X-Spam_action: no action X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: submit Cc: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.2 (-----) From: 宋文武 * gnu/packages/fonts.scm (font-intel-one-mono): Update to 1.3.0. Change-Id: I635100c90829de55d922b4e28a2f2524f44566dd --- gnu/packages/fonts.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm index 17eb528371..2c532a6b5d 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -216,7 +216,7 @@ (define-public font-inconsolata (define-public font-intel-one-mono (package (name "font-intel-one-mono") - (version "1.2.1") + (version "1.3.0") (source (origin (method git-fetch) (uri (git-reference @@ -225,7 +225,7 @@ (define-public font-intel-one-mono (file-name (git-file-name name version)) (sha256 (base32 - "1md57997nzkz75ambsahawzy1x71qvkp6f87zcqibksm66yvcjdc")))) + "0w9isn8az1k3a3q4m2llwnryy79i5v30dx1hfaf90x0zkj98ky5h")))) (build-system font-build-system) (home-page "https://github.com/intel/intel-one-mono") (synopsis "Expressive monospaced font family") base-commit: ac470c516e19f194228edf9e348bdbc7fc10f97a -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 13 21:53:56 2024 Received: (at 69115) by debbugs.gnu.org; 14 Feb 2024 02:53:56 +0000 Received: from localhost ([127.0.0.1]:49151 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ra5PI-0005zJ-CY for submit@debbugs.gnu.org; Tue, 13 Feb 2024 21:53:56 -0500 Received: from mail.envs.net ([5.199.136.28]:35762) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ra5PH-0005zB-3I for 69115@debbugs.gnu.org; Tue, 13 Feb 2024 21:53:55 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id A3F0B38A0680; Wed, 14 Feb 2024 02:53:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1707879216; bh=fVVojeNtFRX0qaRJCjlVm91YbdGm2Efj956Z/tWlv1c=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=jiLXRlc4/psMexrkXTe0l3UYVaAIWkhIhl4nY0aNvO7jPBv94b5NxuZzv3MktllYM ygOIhNPTlNCvnjcD+G4r4mLyi0G/ZibINKZu8gLHyzzuGpf/kRz82mPsr1cFT42vf0 FE8XrRjOBbIem+99zTwOv8FULUxdna026AEt+bw8tsyntE/KwqZKO/r60lI5DWzomy DYEowpSTlKVN8k3ChxDHGNIJJDExQR0nsgXnfXC7xDxzi+xZD3rFT0IUZp8lHDVvWl j5mf6KTJUejd7R9OcRLZySj/RE15GGmcLpS/SImDuwuWydIvMDe4VA0g6saOp93wHE 7LmTgrN5/0DK6rsp/zgtyil7oa1g/OJVLcmGvdQZi8ZCbOg4UwVK+dZrarToV89Jiy s3ldfkuUcJ9ebut9gI0YJE0lZMK0ReQ4cNJc5GpyvjAMTNenPuJGWV8rt04S8PksD9 MHa8u2mk3AnKnaSOJwgn5BAWxDTOUrNb4hYQkZoGYeUozusIaCYiM8a0kE6O/z1sGg APJxLQ7JoxwsWTLaFTRoTt78SYYYackzvxSBkSZ0ziJO/88zi11uSB8iEuiRWmYdVA UcCXnXP4lcP6bGpe0IVss4bEUpUxUe6g+c1UmJLHquWoa6vKUfsyzlDUZeRCc28M7t ovERXKeMEQiR+tB0rC6UoNME= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id NyverSbnyzeZ; Wed, 14 Feb 2024 02:53:33 +0000 (UTC) Received: from localhost (unknown [36.170.59.60]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Wed, 14 Feb 2024 02:53:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id fb2d34c0; Wed, 14 Feb 2024 02:53:29 +0000 (UTC) From: iyzsong@envs.net To: 69115@debbugs.gnu.org Subject: [PATCH 2/2] gnu: font-intel-one-mono: Split outputs for "out", "ttf" and "woff". Date: Wed, 14 Feb 2024 10:53:24 +0800 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: Zhu Zihao , 宋文武 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: 69115 Cc: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.9 (--) From: 宋文武 * gnu/packages/fonts.scm (font-intel-one-mono)[outputs]: New field. [arguments]: Add 'split-outputs phase. Change-Id: I0323fb55b9609c93c916b32fef4821533d580b48 --- gnu/packages/fonts.scm | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm index 2c532a6b5d..dc82040e84 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -226,7 +226,25 @@ (define-public font-intel-one-mono (sha256 (base32 "0w9isn8az1k3a3q4m2llwnryy79i5v30dx1hfaf90x0zkj98ky5h")))) + (outputs '("out" "ttf" "woff")) (build-system font-build-system) + (arguments + (list #:phases + #~(modify-phases %standard-phases + (add-after 'install 'split-outputs + (lambda* (#:key outputs #:allow-other-keys) + (let ((out-fonts (string-append (assoc-ref outputs "out") + "/share/fonts")) + (ttf-fonts (string-append (assoc-ref outputs "ttf") + "/share/fonts")) + (woff-fonts (string-append (assoc-ref outputs "woff") + "/share/fonts"))) + (mkdir-p ttf-fonts) + (mkdir-p woff-fonts) + (rename-file (string-append out-fonts "/truetype") + (string-append ttf-fonts "/truetype")) + (rename-file (string-append out-fonts "/web") + (string-append woff-fonts "/web")))))))) (home-page "https://github.com/intel/intel-one-mono") (synopsis "Expressive monospaced font family") (description -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 09 23:21:20 2024 Received: (at 69115-done) by debbugs.gnu.org; 10 Mar 2024 04:21:20 +0000 Received: from localhost ([127.0.0.1]:35160 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rjAgZ-0007QX-Uk for submit@debbugs.gnu.org; Sat, 09 Mar 2024 23:21:20 -0500 Received: from mail.envs.net ([5.199.136.28]:56246) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rjAgY-0007QQ-K2 for 69115-done@debbugs.gnu.org; Sat, 09 Mar 2024 23:21:19 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id ECAD538A071E for <69115-done@debbugs.gnu.org>; Sun, 10 Mar 2024 04:20:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1710044445; bh=QNyy2KuKFqfsEPqBoOWzblDzkk19Lh7hogIj4nwAJAU=; h=From:To:Subject:In-Reply-To:References:Date:From; b=EqAmD1lurmZpb/tFFdeczeCClgG4sUacKoeGuy6nCNjmGiREPcWPDhmIdR1SGLMR8 Gc/T/eLYPRcGYPFrH70Yrv2HE3/qK8UXq6nxiG+mFtnffuO3+NwR1iimr4OrA822Wh UienOM9t71y4Be7NBAb+OiavUXbMpO63ol7WAjseYgYva8Tr0NtAlcjegGVWkJ3c2W geVCaBU0U7+OBfx2UID5k7z1j68MG0sK2nXsAZ7CrAZ/XGhMyOL0SoQ+i9sPutEKYw MUMzHljk1m+Jd+gMj8ueceCHdjqQS9+naK0pEBxDKRBg2xu3A8cI7HD3b4n2oys3VE QhzbcGul8fhku/f5nw0YExG5cmk0DtzoK1tSEv6L5mlTwe19ZHaWHkwkVrU0GcQxwu BY7cZDm2A4Oj3ctlv7mU12+VA7pKWpz4Tq+1MyjzfDfRFjrD+84car2A/zIgFEOB+d nAqyUP3+R83GklUFwqI3I16y72q3rdTczOnaFvSpOGULsIJHfeKweA43P5YXiKvs3R Yy5eSn1AyAQchGczYNhKa52hHuIp2hTNPzdeeqgy4fqxk8NFNO9yYVri1/Fhms6i5H Pf9bVSLdK9IjjaSIHsODAeTMWSTwtQzBozLzdRTV9nx8aemKntegA2arOd8pwKa2gL A4GmFS38GWs5zTJuHRJcl9yw= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id VBmZ4veH043G for <69115-done@debbugs.gnu.org>; Sun, 10 Mar 2024 04:20:43 +0000 (UTC) Received: from localhost (unknown [36.170.57.203]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA for <69115-done@debbugs.gnu.org>; Sun, 10 Mar 2024 04:20:42 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 1bf3b408 for <69115-done@debbugs.gnu.org>; Sun, 10 Mar 2024 04:21:03 +0000 (UTC) From: =?utf-8?B?5a6L5paH5q2m?= To: 69115-done@debbugs.gnu.org Subject: Re: [bug#69115] [PATCH 2/2] gnu: font-intel-one-mono: Split outputs for "out", "ttf" and "woff". In-Reply-To: (iyzsong@envs.net's message of "Wed, 14 Feb 2024 10:53:24 +0800") References: Date: Sun, 10 Mar 2024 12:21:03 +0800 Message-ID: <87le6qemz4.fsf@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 69115-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Pushed as be1d8cdc, close. From unknown Fri Jun 20 07:28:17 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 07 Apr 2024 11:24:19 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator