From patchwork Mon Aug 8 15:45:44 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: vicvbcun X-Patchwork-Id: 41405 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 3F3B127BBEA; Mon, 8 Aug 2022 16:52:29 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id E412427BBE9 for ; Mon, 8 Aug 2022 16:52:28 +0100 (BST) Received: from localhost ([::1]:54604 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oL53M-00050U-43 for patchwork@mira.cbaines.net; Mon, 08 Aug 2022 11:52:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41236) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oL4zG-0000b3-DL for guix-patches@gnu.org; Mon, 08 Aug 2022 11:48:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52021) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oL4zG-0006pJ-3Y for guix-patches@gnu.org; Mon, 08 Aug 2022 11:48:14 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oL4zG-0006BH-0O for guix-patches@gnu.org; Mon, 08 Aug 2022 11:48:14 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56729] [RFC PATCH v2 09/29] gnu: maxima: Update to 5.46.0. Resent-From: vicvbcun Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 08 Aug 2022 15:48:13 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56729 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 56729@debbugs.gnu.org Cc: Ludovic =?utf-8?q?Court=C3=A8s?= , Andreas Enge Received: via spool by 56729-submit@debbugs.gnu.org id=B56729.165997368323540 (code B ref 56729); Mon, 08 Aug 2022 15:48:13 +0000 Received: (at 56729) by debbugs.gnu.org; 8 Aug 2022 15:48:03 +0000 Received: from localhost ([127.0.0.1]:41738 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oL4z4-00067U-Fw for submit@debbugs.gnu.org; Mon, 08 Aug 2022 11:48:02 -0400 Received: from mo4-p05-ob.smtp.rzone.de ([85.215.255.133]:45239) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oL4ya-00062I-63 for 56729@debbugs.gnu.org; Mon, 08 Aug 2022 11:47:34 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1659973638; s=strato-dkim-0002; d=ikherbers.com; h=References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Cc:Date: From:Subject:Sender; bh=WjIU9abdNRUn0EhmEMvwoIqxEWNUvSbce4DNz/lnboQ=; b=DTMyDXO0GdY++574DtvFSgibGXH5JMZVnFeQyzlemRjRjIzFLlGgCxLacmHxmKYJJ2 wuvjAmb60Yy+38r9/IktwVOtmR1iCiYOav13dBHM+11bWi9Bt8z+UGEQFKtHuA9RyHgH 3+2XazGg/mE2Zx858DFZWx42aqNkVzvLsTmeoIigYOwpoLw73KvbuIoHHtZZ9ZTh7NoD SGNX70MYKJ2m6uQPfx64oSImM/rvgDus1tvGAPF7x8v3rBhbv6uJ/5ZseiZr2W+SfUsw ZV6fIyNt/fO/qtBlLUlXOYTAvRTLja5NIGpy71WXTxPB5KCRxl6VI4jIcPXkFZxfFkaE T2Zg== Authentication-Results: strato.com; dkim=none X-RZG-AUTH: ":IUwNfkitaf3qOWm2b/jA5tveVwUUcwH3PkiYp6DPxTDDEo4xO9ymAEzKSWlvmNAhIG6s" X-RZG-CLASS-ID: mo05 Received: from lambda.localdomain by smtp.strato.de (RZmta 47.47.0 DYNA|AUTH) with ESMTPSA id 0cac6cy78FlIoRI (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits)) (Client did not present a certificate); Mon, 8 Aug 2022 17:47:18 +0200 (CEST) From: vicvbcun Date: Mon, 8 Aug 2022 17:45:44 +0200 Message-Id: X-Mailer: git-send-email 2.37.0 In-Reply-To: References: MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/maths.scm (maxima): Update to 5.46.0. [install]: install maxima.fas. --- gnu/packages/maths.scm | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 6a84f47468..7020123565 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -4259,7 +4259,7 @@ (define-public gsegrafix (define-public maxima (package (name "maxima") - (version "5.45.1") + (version "5.46.0") (source (origin (method url-fetch) @@ -4267,11 +4267,12 @@ (define-public maxima version "-source/" name "-" version ".tar.gz")) (sha256 (base32 - "1p77nk5sz1qfkn5zr97szpbi8ib4b22k8i52l4ag5gkhd4kid47y")) + "01wbm8jj43p7gpdj4h55aij0b44bjydn4bwb7q1wjrfs91mz143k")) (patches (search-patches "maxima-defsystem-mkdir.patch")))) (build-system gnu-build-system) (inputs `(("bash" ,bash-minimal) + ("ecl" ,ecl) ("gnuplot" ,gnuplot) ;for plots ("sbcl" ,sbcl) ("sed" ,sed) @@ -4280,7 +4281,8 @@ (define-public maxima (list texinfo perl python)) (arguments `(#:configure-flags - ,#~(list "--enable-sbcl" + ,#~(list "--enable-sbcl" "--enable-ecl" + (string-append "--with-ecl=" #$ecl "/bin/ecl") (string-append "--with-sbcl=" #$sbcl "/bin/sbcl") (string-append "--with-posix-shell=" #$bash-minimal "/bin/sh") (string-append "--with-wish=" #$tk "/bin/wish" @@ -4324,6 +4326,10 @@ (define-public maxima "--lisp=sbcl " "--batch-string=\"run_testsuite();\" " "| grep -q \"No unexpected errors found\"")))) + (add-after 'install 'install-fas + (lambda* (#:key outputs #:allow-other-keys) + (copy-recursively "src/binary-ecl/maxima.fas" + (string-append (assoc-ref outputs "out") "/lib/maxima/" ,version "/binary-ecl/maxima.fas")))) ;; Make sure the doc and emacs files are found in the ;; standard location. Also configure maxima to find gnuplot ;; without having it on the PATH.