From patchwork Thu Oct 5 21:34:59 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: David Elsing X-Patchwork-Id: 54517 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 9F49227BBEA; Thu, 5 Oct 2023 22:38:38 +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=ham 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 04AA927BBE2 for ; Thu, 5 Oct 2023 22:38:38 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qoW2b-0003Hv-Bn; Thu, 05 Oct 2023 17:37:53 -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 1qoW2Y-0003Ff-VG for guix-patches@gnu.org; Thu, 05 Oct 2023 17:37:51 -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 1qoW2Y-00045S-NL for guix-patches@gnu.org; Thu, 05 Oct 2023 17:37:50 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qoW2r-0002e5-3i for guix-patches@gnu.org; Thu, 05 Oct 2023 17:38:09 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66129] [PATCH v3 16/20] gnu: Add suitesparse-rbio. Resent-From: David Elsing Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 05 Oct 2023 21:38:09 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66129 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66129@debbugs.gnu.org Cc: David Elsing Received: via spool by 66129-submit@debbugs.gnu.org id=B66129.16965418379958 (code B ref 66129); Thu, 05 Oct 2023 21:38:09 +0000 Received: (at 66129) by debbugs.gnu.org; 5 Oct 2023 21:37:17 +0000 Received: from localhost ([127.0.0.1]:48752 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoW20-0002aS-JG for submit@debbugs.gnu.org; Thu, 05 Oct 2023 17:37:16 -0400 Received: from mout01.posteo.de ([185.67.36.65]:33593) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoW1r-0002X3-Dv for 66129@debbugs.gnu.org; Thu, 05 Oct 2023 17:37:09 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 58FD4240028 for <66129@debbugs.gnu.org>; Thu, 5 Oct 2023 23:36:43 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1696541803; bh=kU/59wtXys/xiaMseXv7cmces7aWYwZaQpf66eyNyPs=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version: Content-Transfer-Encoding:From; b=LtaULI6ye+qHJaEoj6cAt0GwBeLsO3nC6nCqjfKIy5/4rqeIwi1zNLZUEcfnBC7K7 CC3ScGXIudVLTQpzwdLxjYM4w/ik88voW+aormSxHi0Oz2OngQvVYs4ndbVkNf/ts4 pOuFwCErQLY3PlFrydxk43gqLrBHIjo5nDQ4z1dPMs+wcOGcArFrh47Ci86mINyjW0 8Js3DSapB13sUH4kXuHnjfLneYdT7rnWwJHNR58F/FbX/tYVXZXsc43DBWZb3DO8pM Fsjs/G80L1sXUdC4pLJxPefTYHTk3PxcPlRzuFVrVaR+EdgAPmaCZzLCUmdZ8xanqA JJeRmONUMqjyg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4S1lHt6hnkz9rxQ; Thu, 5 Oct 2023 23:36:42 +0200 (CEST) From: David Elsing Date: Thu, 5 Oct 2023 21:34:59 +0000 Message-ID: <04c0796fdb0b6afc6c68eae4aafcbdd5d9e34a1b.1696541452.git.david.elsing@posteo.net> In-Reply-To: <7ylecgah6b.fsf@posteo.net> References: <7ylecgah6b.fsf@posteo.net> 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-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/maths.scm (suitesparse-rbio): New variable. --- gnu/packages/maths.scm | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 988bf28ac2..2cb1f01358 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -5684,6 +5684,44 @@ (define-public suitesparse-ldl code.") (license license:lgpl2.1+))) +(define-public suitesparse-rbio + (package + (name "suitesparse-rbio") + (version "4.2.0") + (source suitesparse-source) + (build-system cmake-build-system) + (arguments + (list + #:tests? #f + #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'chdir + (lambda _ + (chdir "RBio"))) + (add-after 'chdir 'set-cmake-module-path + (lambda _ + (substitute* "CMakeLists.txt" + (("set.*CMAKE_MODULE_PATH.*") + (string-append + "set(CMAKE_MODULE_PATH " + (string-join + (map (lambda (path) + (string-append path "/lib/cmake/SuiteSparse")) + (list #$suitesparse-config))) + ")\nset(DUMMY\n"))))) + (replace 'install-license-files + (lambda _ + (let ((out (string-append #$output + "/share/doc/" #$name "-" #$version))) + (install-file "../RBio/Doc/License.txt" out) + (install-file "../RBio/Doc/gpl.txt" out))))))) + (inputs (list suitesparse-config)) + (home-page "https://people.engr.tamu.edu/davis/suitesparse.html") + (synopsis "Library for the Rutherford/Boeing sparse matrix format") + (description "This package provides the C library of RBio. It can be used +for reading and writing sparse matrices in the Rutherford/Boeing format.") + (license license:gpl2+))) + (define-public suitesparse (package (name "suitesparse")