From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 6NaoLkVtOGJllAAAgWs5BA (envelope-from ) for ; Mon, 21 Mar 2022 13:19:17 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 8ANxJ0VtOGIDkQAAG6o9tA (envelope-from ) for ; Mon, 21 Mar 2022 13:19:17 +0100 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 5F0FEC58A for ; Mon, 21 Mar 2022 13:19:17 +0100 (CET) Received: from localhost ([::1]:55144 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nWH0G-0007s5-IM for larch@yhetil.org; Mon, 21 Mar 2022 08:19:16 -0400 Received: from eggs.gnu.org ([209.51.188.92]:40984) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nWGz4-00077R-Q3 for guix-patches@gnu.org; Mon, 21 Mar 2022 08:18:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42170) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nWGz4-0000RP-HY for guix-patches@gnu.org; Mon, 21 Mar 2022 08:18:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nWGz4-0007Mt-Dr for guix-patches@gnu.org; Mon, 21 Mar 2022 08:18:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54471] [PATCH core-updates v2 1/3] build: font-build-system: Install web fonts. Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 21 Mar 2022 12:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54471 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos , Arun Isaac , 54471@debbugs.gnu.org Received: via spool by 54471-submit@debbugs.gnu.org id=B54471.164786504728245 (code B ref 54471); Mon, 21 Mar 2022 12:18:02 +0000 Received: (at 54471) by debbugs.gnu.org; 21 Mar 2022 12:17:27 +0000 Received: from localhost ([127.0.0.1]:36062 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nWGyV-0007LQ-5Q for submit@debbugs.gnu.org; Mon, 21 Mar 2022 08:17:27 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:51770) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nWGyT-0007L0-SU for 54471@debbugs.gnu.org; Mon, 21 Mar 2022 08:17:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:Content-Type: MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:To:From:Sender: Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=ETm7rMUGM8eTVA5nTqIGYsMOANs0fxrqDp80CvRojhU=; b=mdbZnioJ0vwBKXho1dmoZmmohp st2Kjky8phgNIbEuZQ1Imt0m7rx0uihqxpZCNPNPRlq1bLlPgywe6VI2cxu3lFjdQA7FYUfKNMU2x PL+OabRjtsh5DyVxdQj79hkQrIsRVxp4N9+cizzwheCmCsorWDkdORhRT92/J6dR+MXlClH/5wfmH wZ27BQSngJKdRMSOvLi+wb3b36umWbGNpznhMsDqC+iS3nNWrqJz3qOGRmGOoeZ9G+aRCctSDKXwd oPHdS45l2GjUMtMWfYEFo78zoaqMyyJ7D0sTQS7ftCqrwH1hFKiKFhj4zBrSxvxFEJuDVss/eYfKQ okB41r2A==; Received: from [192.168.2.1] (port=5304 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1nWGyR-00023f-Et; Mon, 21 Mar 2022 17:47:23 +0530 From: Arun Isaac Date: Mon, 21 Mar 2022 17:47:20 +0530 Message-Id: <20220321121722.12575-1-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.34.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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" 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=1647865157; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: 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=ETm7rMUGM8eTVA5nTqIGYsMOANs0fxrqDp80CvRojhU=; b=CQ9G4DFhrPgw+0JrcHIEzWi5iBYfA8j1d8TZXuyApLNvh0x1adOk87IZjhqdDq1pgoA9iB 4fp/EDRPoeYlqVyRccXdpCMv4ue7qZcDiUqN/zwOhhW3uhwYoCH65Bqnjtxr+6St+k7zhg OMaWyE3hgPCK0H+I7cs4rM1p9o89ObfRW5jy+xsSx0BFghys76HTaMtGxERIfoPUddzvfp F9ADWEdPEIH71Xar3YYEf/Kebw956Qe9qV2r+M9eczSAiLmSFNZ8sDiDIz5bW1snogU/E1 PXG5/Mzv5iMZwWj3AmOV757DqTgG952XmfdQmKzHYQnM4tMQIE9SdUUmzWJGhA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1647865157; a=rsa-sha256; cv=none; b=jgRvgQlABjVGQ/69epPq26g+W2sW5ohkrHk4h0qGMvUb/Uxd+jEEm4XpDQzB+jJuAQBTDA Rt875KPlV3RrSKQKzrxOj+AeAkjOqpGjEGw/wlzDSQtT7JNqwJTrDyqwq3+Dtu1p7QT/bF I80z9E7G/9Nzm5dIgTGMxtmOZFTvJDSdt5eoJho6ujW4kXP+BM6ZhXz3x1S3Wbwee5isTG JPJKlqHupoNv/yv3GFVosWrSr8p1gyXKmR0Y75EPiiHGU+fwwES9ur54Ky1xuvUyr0vV83 n8Eq9S0XKOmva95wYGzYGFfQ7cZ+SBoAqvMIKxyN9IAh0+z8EYfhOYKv3DuoiA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=mdbZnioJ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); 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: 5.58 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=mdbZnioJ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); 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: 5F0FEC58A X-Spam-Score: 5.58 X-Migadu-Scanner: scn0.migadu.com X-TUID: Yx7wg9GAszet * guix/build/font-build-system.scm (install): Install woff and woff2 web font files. --- guix/build/font-build-system.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/guix/build/font-build-system.scm b/guix/build/font-build-system.scm index 6726595fe1..9bd9524a7d 100644 --- a/guix/build/font-build-system.scm +++ b/guix/build/font-build-system.scm @@ -1,5 +1,5 @@ ;;; GNU Guix --- Functional package management for GNU -;;; Copyright © 2017 Arun Isaac +;;; Copyright © 2017, 2022 Arun Isaac ;;; Copyright © 2017 Alex Griffin ;;; ;;; This file is part of GNU Guix. @@ -54,6 +54,8 @@ (define* (install #:key outputs #:allow-other-keys) (find-files source "\\.(ttf|ttc)$")) (for-each (cut install-file <> (string-append fonts "/opentype")) (find-files source "\\.(otf|otc)$")) + (for-each (cut install-file <> (string-append fonts "/web")) + (find-files source "\\.(woff|woff2)$")) #t)) (define %standard-phases -- 2.34.0