From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id eB1UArMBcGLZhwAAbAwnHQ (envelope-from ) for ; Mon, 02 May 2022 18:07:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 2HFtArMBcGIsjQAA9RJhRA (envelope-from ) for ; Mon, 02 May 2022 18:07:15 +0200 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 A2AE7EDAD for ; Mon, 2 May 2022 18:07:14 +0200 (CEST) Received: from localhost ([::1]:51428 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nlYZt-0001oN-JM for larch@yhetil.org; Mon, 02 May 2022 12:07:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40978) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nlYVr-00067o-3A for guix-patches@gnu.org; Mon, 02 May 2022 12:03:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43825) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nlYVq-0006D5-Kt for guix-patches@gnu.org; Mon, 02 May 2022 12:03:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nlYVq-0007KW-Hd for guix-patches@gnu.org; Mon, 02 May 2022 12:03:02 -0400 Subject: bug#55129: [PATCH] gnu: Add xschem Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 02 May 2022 16:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 55129 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Konstantinos Agiannis Cc: 55129-done@debbugs.gnu.org Mail-Followup-To: 55129@debbugs.gnu.org, ludo@gnu.org, agiannis.kon@gmail.com Received: via spool by 55129-done@debbugs.gnu.org id=D55129.165150737728158 (code D ref 55129); Mon, 02 May 2022 16:03:02 +0000 Received: (at 55129-done) by debbugs.gnu.org; 2 May 2022 16:02:57 +0000 Received: from localhost ([127.0.0.1]:37721 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nlYVh-0007Jz-LK for submit@debbugs.gnu.org; Mon, 02 May 2022 12:02:56 -0400 Received: from eggs.gnu.org ([209.51.188.92]:47614) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nlYVc-0007Jd-Aa for 55129-done@debbugs.gnu.org; Mon, 02 May 2022 12:02:52 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:59636) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nlYVX-0006Az-0L; Mon, 02 May 2022 12:02:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=BTFgU6P8Rg+iU8Q56f7XjKEg4Uuu8Fo9uedwyzHwkbc=; b=mIli3FUCzdSCq8adz/wl 03EuvFE/54vZ8mJwK28ZfQh341CtchftgEEL7Uc5PFC1hXcvWJwR9PGwHpjpTVKMhMIEUIffBM1oz uHSPON+G2RnUSW2loOJnKXOXTIkd4VZb4EVLloORmHC3W94fa5kJau/hnwJfltBSUmQe1rPx9BVk5 oNizeTh4qQJ9Gsa43MENIFwIPX29H4IXV2Bkw43oMXfdvrmeayP1sMKR1OtVOHmRWYWuzXuMWJQ/l XDKz9huz5V1isZA2law00mDWIAwRnV0GIpM4fQfTPN1a3xi40464lrPyUUaEd6J8PX/PS/Ubg+Qaa F75T/s8UIhlbGw==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=46810 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nlYVW-0002f7-Jo; Mon, 02 May 2022 12:02:42 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220426112751.630090-1-agiannis.kon@gmail.com> Date: Mon, 02 May 2022 18:02:40 +0200 In-Reply-To: <20220426112751.630090-1-agiannis.kon@gmail.com> (Konstantinos Agiannis's message of "Tue, 26 Apr 2022 14:27:51 +0300") Message-ID: <87bkwfsz1b.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" 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=1651507634; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to: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=BTFgU6P8Rg+iU8Q56f7XjKEg4Uuu8Fo9uedwyzHwkbc=; b=D8NxdJm6QpW0vzuBB36SDi1j/sh3HEeTt6zYUYSZa+oRwLvalNCjin6AeZ3/IFApcH3w3X 7cE2KTa9pbyqw2DbGciMI3oTiPR23Avnx+Hqu3F89tcjDRQDXsx8fa7B60I5uX7dakRX7f qf32Vmeg3kzB5z9C/hIV1U5zmslN47cu3A+/vuZRb1jqYcu739yc2ThohgfUzME+oQ+lzT yy8sEIabv953RzzaRYmMiDD5YhJ4EUQxvcDrIyMRqLLpZQXRpvqZHLRRXM7IQOKUBNF3ch zTsqOUh2yhv7W+CTT2lqsiQTHqIItd16/BgjToaGlTMCn1XI5iWsmZCRpB2rtw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651507634; a=rsa-sha256; cv=none; b=kMSO/3oucAQTnwsTVl45MIefeDhcMXYQLp/pl0Njud69P6dDgepkwgzyBuOGyJQUTE3PVg lb2JcfHNdrNkJEYVoHPv+Bzi3x0FEBagt0DLv+Adb4SZ4L4DjeR0zU2aA80E4oNK4Wo4cn 80eUEBQlidpy+3/BEFVmWPJrBeRZ0EvORu08NAuPg4LZpGnE16epgxsvPY5jhKxP2mPZdG 2yt1Rd0B2+s24UdII/Epkyjz8blgss3F7dH1VEQOn/UAWnV3HkZotTBCsnk5zbZyO/Of3R hvD6Wx5QU8JMW1fbHeo+dvIFTjicF/vs/77Ej6lE7Ige09cg+agcVBq1vnSzxQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=mIli3FUC; dmarc=pass (policy=none) header.from=gnu.org; 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: -2.28 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=mIli3FUC; dmarc=pass (policy=none) header.from=gnu.org; 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: A2AE7EDAD X-Spam-Score: -2.28 X-Migadu-Scanner: scn0.migadu.com X-TUID: 8S9lMo5psWHq --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi, Konstantinos Agiannis skribis: > --- > gnu/packages/engineering.scm | 46 ++++++++++++++++++++++++++++++++++++ > 1 file changed, 46 insertions(+) Pushed with a commit log and the cosmetic changes below. Thanks! Ludo=E2=80=99. --=-=-= Content-Type: text/x-patch Content-Disposition: inline diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm index 9d06b77c27..0ef1870a50 100644 --- a/gnu/packages/engineering.scm +++ b/gnu/packages/engineering.scm @@ -3692,12 +3692,11 @@ (define-public xschem (modify-phases %standard-phases (delete 'configure) (add-before 'build 'setenv - (lambda _ - (setenv "CC" - ,(cc-for-target)) + (lambda* (#:key outputs #:allow-other-keys) + (setenv "CC" ,(cc-for-target)) (invoke "./configure" (string-append "--prefix=" - (assoc-ref %outputs "out"))) #t))))) + (assoc-ref outputs "out")))))))) (synopsis "Hierarchical schematic editor") (description "Xschem is an X11 schematic editor written in C and focused on --=-=-=--