From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:700:3204::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 2DJuDgRleWUS7QAAkFu2QA (envelope-from ) for ; Wed, 13 Dec 2023 09:02:12 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id IKZ0BgRleWXcdwEAe85BDQ (envelope-from ) for ; Wed, 13 Dec 2023 09:02:12 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=laesvuori.fi header.s=mail header.b=SlrNu68g; 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=1702454531; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=tiZGgwbAxL1K7N5w1JBlPY8W4qFM4FsMBT6aqwJoiPo=; b=ImnaEi8AIj0L/m2LurpOtQkLvKfctSV5+wmmTMatJaOQ2BykDnXDLHRNBSsn8hHAHTRe9X I/z3NzDaqyub8unQKkvbkzALL8Mk48bKN7F79NWdvt4ey/f3zXg0teKfAJGUuIq/wlhhIe asePnWqm20Vh1ML4RghFFuwrDNEVJIlg69diicZqplkmUyJAvQpCTFwbfCG8fh4wqEP5aZ KR0bMj2rE/vYn1dH+YciZqXtyjlD1yqxl65GnMEACT7RQLZi0FGBLFo64snXfUp4AZ1xeM L/bYfY6otSbsbPdJ3+ZWgo7vz8AB+XswDNjnlTNXaqjc7Tg8myF1OiIkUes3eg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1702454531; a=rsa-sha256; cv=none; b=UTN2iRfuQ5MdmNgdWwN9u9+ElZkrHGeEZScYnSi0CHJeHamz7rWXR8DbUdjAROPNSZk8AC x7zxFMPdzq6C2DQsV/Tr2v8kIZUxm8S5bn7C/5wcTJpycrWylJKp66aGVfpzo9KXYFiA8k h7upJ1MzYKA6sFPfGM5bv/PxjltrO1XPWGyJ8HhwwMp8y1TMt/V03Bex/jokEmKi5qxreM ZDvQmY/4ORpDNK2T2Z5r+RiLMxBgL7Z70Z/wj4oUy+yHBt83OWdLxhN8pxWJ5QEDciGkqE jonk33ah4rNNsaZp9gnBLJKzbl5XyL9S1Vh+xdw+tKIo5wW2aKs9arCT2SSNYQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=laesvuori.fi header.s=mail header.b=SlrNu68g; 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 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 0538F42F7E for ; Wed, 13 Dec 2023 09:02:11 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rDKBr-00058F-9t; Wed, 13 Dec 2023 03:01:59 -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 1rDKBh-00057b-IJ for guix-patches@gnu.org; Wed, 13 Dec 2023 03:01:50 -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 1rDKBd-0001pV-VE for guix-patches@gnu.org; Wed, 13 Dec 2023 03:01:47 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rDKBt-00034L-Oj for guix-patches@gnu.org; Wed, 13 Dec 2023 03:02:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67808] [PATCH 1/5] guix: build-system: font: Accept license-file-regexp keyword argument Resent-From: Saku Laesvuori Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 13 Dec 2023 08:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 67808 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67808@debbugs.gnu.org Cc: Saku Laesvuori X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170245450211762 (code B ref -1); Wed, 13 Dec 2023 08:02:01 +0000 Received: (at submit) by debbugs.gnu.org; 13 Dec 2023 08:01:42 +0000 Received: from localhost ([127.0.0.1]:58115 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rDKBZ-00033d-LI for submit@debbugs.gnu.org; Wed, 13 Dec 2023 03:01:41 -0500 Received: from lists.gnu.org ([2001:470:142::17]:38370) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rDKBX-00033K-Hy for submit@debbugs.gnu.org; Wed, 13 Dec 2023 03:01:40 -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 1rDKB0-000542-2j for guix-patches@gnu.org; Wed, 13 Dec 2023 03:01:08 -0500 Received: from vmi571514.contaboserver.net ([75.119.130.101] helo=mail.laesvuori.fi) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rDKAt-0000c9-My for guix-patches@gnu.org; Wed, 13 Dec 2023 03:01:04 -0500 Received: from X-kone.org.aalto.fi (unknown [130.233.144.30]) by mail.laesvuori.fi (Postfix) with ESMTPSA id 2E6FC3400DF; Wed, 13 Dec 2023 09:00:51 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=laesvuori.fi; s=mail; t=1702454451; bh=bqLbwKETgTGIUORNEpaA1Yi4HybgidiZAcI5N87FVec=; h=From:To:Cc:Subject:Date; b=SlrNu68gOowZKKSRheMJlhT5WJrj6U25bLlr6n57KSDTHDscduGhJ5kEKMWPATXKc HJ87SL1CvY0KyyPDQkMQSvdqZ4EFjSmOEfeVJXkVAZXMHhxH3nXPWQKBZwdbd6G+Fl kYbQJMuXbZloh8zlorhO2GcHszVykCunOHQISbEg= Date: Wed, 13 Dec 2023 10:00:35 +0200 Message-ID: <123127b6a5bf1c94ff62b0779837a6e54975c81f.1702454367.git.saku@laesvuori.fi> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=75.119.130.101; envelope-from=saku@laesvuori.fi; helo=mail.laesvuori.fi 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_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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: Saku Laesvuori X-ACL-Warn: , Saku Laesvuori via Guix-patches From: Saku Laesvuori 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: 0.09 X-Spam-Score: 0.09 X-Migadu-Queue-Id: 0538F42F7E X-Migadu-Scanner: mx11.migadu.com X-TUID: SlAz6vz3tsCH * guix/build-system/font.scm: (font-build): Pass license-file-regexp keyword argument to font-build. * guix/build-system/gnu.scm: Export %license-file-regexp. Change-Id: I4e9378cbed9a8c3b9838efcd448e9bfec8ba97be --- guix/build-system/font.scm | 2 ++ guix/build-system/gnu.scm | 1 + 2 files changed, 3 insertions(+) diff --git a/guix/build-system/font.scm b/guix/build-system/font.scm index c57c304f52..893e9f635e 100644 --- a/guix/build-system/font.scm +++ b/guix/build-system/font.scm @@ -81,6 +81,7 @@ (define* (font-build name inputs (search-paths '()) (system (%current-system)) (guile #f) + (license-file-regexp %license-file-regexp) (imported-modules %font-build-system-modules) (modules '((guix build font-build-system) (guix build utils)))) @@ -94,6 +95,7 @@ (define* (font-build name inputs #~(font-build #:name #$name #:source #+source #:configure-flags #$configure-flags + #:license-file-regexp #$license-file-regexp #:system #$system #:test-target #$test-target #:tests? #$tests? diff --git a/guix/build-system/gnu.scm b/guix/build-system/gnu.scm index cdbb547773..b8082354b9 100644 --- a/guix/build-system/gnu.scm +++ b/guix/build-system/gnu.scm @@ -28,6 +28,7 @@ (define-module (guix build-system gnu) #:use-module (srfi srfi-1) #:use-module (ice-9 match) #:export (%gnu-build-system-modules + %license-file-regexp %strip-flags %strip-directories gnu-build base-commit: 4bf4e340b74b66a0fc319aeb100fb1f948a67211 -- 2.41.0