From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 1Ek2N1EvwWT5wgAASxT56A (envelope-from ) for ; Wed, 26 Jul 2023 16:36:02 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id QNttNVEvwWT8JQAAG6o9tA (envelope-from ) for ; Wed, 26 Jul 2023 16:36:01 +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 AD9304D920 for ; Wed, 26 Jul 2023 16:36:00 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=YqVplLmP; 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=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690382161; 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-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=XzQxUVdUds8HzHHLS/E8PPyz8Ek/M0wGVjO1aCwXvxg=; b=ZvqCR3lsYP1GevRnon2osSrHfMH0YyMPAUaqeCyykZqEXDazf2+HtpEOt6SO9aQi4yyuSZ ZarJthzxkwJ8O+mBiRMf1FEqa997n5dJImN0x4g29+TJXnyF/5EyBF5P7v9SGnscoQiMtQ q7Wf5l7Sek2Pisx2VmUsyk5LNlCevgSFW6KVfFdsl95XZ0Hzu9XLOrQEjRUvsZdilOV/92 cAKvZfiVa+ujJPchCbVTw7verRBKs3YNAFg0sevZrmxrrqZxa+189iIJ4u7xR3WElPhCW8 yDvIvgjVmOJsUK3kRo89t/hHetz7sg+ihfITLC09f5n9xVnStEcPctCAWVtlyQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690382161; a=rsa-sha256; cv=none; b=lANbmDjIWOpn+7cUAhXTbVEfYsmhbpPnOcMHaTYEEGdoUPkSUEq6XGo6mT34I7GvZDDkS3 yasVW4fKIZ+n/HHiOefn53h8qtgKVMWMnHWn13RuK9fN9R48YMXS7FHk99Z06xyfj2xWY1 LVYcgPxG6HZ5JfbOl6BTvyfuTj/nmX7w8TQ6YzRD4xAM3BZ6amim1PHjHRR5oA9GeGjWgy tP5Sk7ckUND1jNjz4pGcsknv3b3VvyzHRTNpK/GeFUzJTE/HN+rYmYPB5mEObLBo5CaNYK QNRJ5PgDxv2GqM9MXSMwr0ZMT7xMR/c0BrNmVzmkaryajdM/HCJMoHY5Mv5yiA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=YqVplLmP; 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=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qOfVN-0008Vc-Ie; Wed, 26 Jul 2023 10:28:45 -0400 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 1qOfUg-0008A8-Sn for guix-patches@gnu.org; Wed, 26 Jul 2023 10:28:03 -0400 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 1qOfUg-000696-LK for guix-patches@gnu.org; Wed, 26 Jul 2023 10:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qOfUg-0001xU-Gw for guix-patches@gnu.org; Wed, 26 Jul 2023 10:28:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64688] [PATCH v4] gnu: Add calc. Resent-From: Distopico Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 26 Jul 2023 14:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64688 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Andreas Enge Cc: 64688@debbugs.gnu.org Received: via spool by 64688-submit@debbugs.gnu.org id=B64688.16903816737506 (code B ref 64688); Wed, 26 Jul 2023 14:28:02 +0000 Received: (at 64688) by debbugs.gnu.org; 26 Jul 2023 14:27:53 +0000 Received: from localhost ([127.0.0.1]:49764 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qOfUX-0001x0-7A for submit@debbugs.gnu.org; Wed, 26 Jul 2023 10:27:53 -0400 Received: from mx0.riseup.net ([198.252.153.6]:37660) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qOfUU-0001wf-DW for 64688@debbugs.gnu.org; Wed, 26 Jul 2023 10:27:51 -0400 Received: from fews01-sea.riseup.net (fews01-sea-pn.riseup.net [10.0.1.109]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx0.riseup.net (Postfix) with ESMTPS id 4R9x7h4DWwz9sNy; Wed, 26 Jul 2023 14:27:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1690381664; bh=XzQxUVdUds8HzHHLS/E8PPyz8Ek/M0wGVjO1aCwXvxg=; h=References:From:To:Cc:Subject:Date:In-reply-to:From; b=YqVplLmP+lUvdRC/4r7o6zfczHPjOaJwiE4/7XClueEu/I1hvXhr9LjkpXTruUlIT utYDgmueAbf+ZfOEZzVXDRm5KjFw3/SoL6TeawgB480vQt7a4kxKF59GRtUVGqDbvT BoqY004yGrGpk/0TWgz+kdxMG+LPCe4q220y+smo= X-Riseup-User-ID: EFF256344601D9538EBDB0F392B5687AE4B2A17D8CEF8CB8C751A1765B4F3719 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews01-sea.riseup.net (Postfix) with ESMTPSA id 4R9x7g4jKNzJnsh; Wed, 26 Jul 2023 14:27:43 +0000 (UTC) References: <20230724153210.12545-1-distopico@riseup.net> From: Distopico Date: Wed, 26 Jul 2023 09:27:20 -0500 In-reply-to: Message-ID: <87ila63fz7.fsf@riseup.net> MIME-Version: 1.0 Content-Type: text/plain 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.86 X-Spam-Score: -4.86 X-Migadu-Queue-Id: AD9304D920 X-Migadu-Scanner: mx1.migadu.com X-TUID: q23ztulz5ee2 Tested, works fine from my side, thank you On 2023-07-26, Andreas Enge wrote: > Hello, > > as there has been a new stable release in the meantime, I updated to this. > I also simplified the package a bit, maybe due to the new release one > substitute did not apply any more, another one did not seem to be necessary > regardless, and several "substitute*" on the same file can be combined into > one expression. I then set PREFIX and used it in a substitution, which > makes some CFLAGS unnecessary, and others are there by default in the > current Makefile. Finally I made the description a bit more neutral. > > The resulting calc binary seems to work, if you are happy with the > package, I could push it. > > Andreas > > [2. text/plain; 0001-gnu-Add-calc.patch]...