From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id OEF/NDgx8WJongAAbAwnHQ (envelope-from ) for ; Mon, 08 Aug 2022 17:52:24 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 8NBpNDgx8WLR9QAAauVa8A (envelope-from ) for ; Mon, 08 Aug 2022 17:52:24 +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 A9FA3DD29 for ; Mon, 8 Aug 2022 17:52:24 +0200 (CEST) Received: from localhost ([::1]:54436 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oL53H-0004tn-CS for larch@yhetil.org; Mon, 08 Aug 2022 11:52:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41262) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oL4zI-0000hX-A7 for guix-patches@gnu.org; Mon, 08 Aug 2022 11:48:16 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52026) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oL4zI-0006q2-19 for guix-patches@gnu.org; Mon, 08 Aug 2022 11:48:16 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oL4zH-0006C2-Tp for guix-patches@gnu.org; Mon, 08 Aug 2022 11:48:15 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56729] [RFC PATCH v2 28/29] gnu: Add sagemath-with-dependencies. Resent-From: vicvbcun Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 08 Aug 2022 15:48:15 +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.165997368623610 (code B ref 56729); Mon, 08 Aug 2022 15:48:15 +0000 Received: (at 56729) by debbugs.gnu.org; 8 Aug 2022 15:48:06 +0000 Received: from localhost ([127.0.0.1]:41751 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oL4z7-00068X-7O for submit@debbugs.gnu.org; Mon, 08 Aug 2022 11:48:05 -0400 Received: from mo4-p05-ob.smtp.rzone.de ([85.215.255.134]:45241) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oL4yc-000638-PD for 56729@debbugs.gnu.org; Mon, 08 Aug 2022 11:47:36 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1659973642; 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=IjUco5qQq/VgwwnQvMsGN/P+6/Sqk7r75h+0l0VqXu0=; b=fPxpvh1JOam9VZ2G6UGI+4k5r0VLHZCnSv6i9ELZB98PRyMgg/7BQwVf3IbSiiHAhy DlNUqxrZ8/4xBZ5+3bn4C/CaEoBkifSKTwpiCbpVQPnnURfmgHHURwWWuprgeDqZO9Jf yIPf5GkIeWbbOI62AsXBpq6Wts1n/AZhyz/AQxV0pTn0RPjjb7Yocsj/ccl9V/VMlt2s OR3j1x92FBexU2VlBqGwKze5kmTzr2atXthmKuaojpDUjQe9NuQbuvY8ZCqDE9DzEz+6 nIbZBdbNmAbKOynF1z9PVpJKshyJ4NI/E5Ol+98gn6xIEQfOgpwtVCsSEnRd0HGhncra e3eA== 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 0cac6cy78FlMoRh (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits)) (Client did not present a certificate); Mon, 8 Aug 2022 17:47:22 +0200 (CEST) From: vicvbcun Date: Mon, 8 Aug 2022 17:46:03 +0200 Message-Id: <39297a78b98e2e63b7a52a738566390da90e2174.1659973115.git.guix@ikherbers.com> X-Mailer: git-send-email 2.37.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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=1659973944; h=from:from:sender:sender: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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=IjUco5qQq/VgwwnQvMsGN/P+6/Sqk7r75h+0l0VqXu0=; b=ucjtZGnLKQpcgx0wRHANWYDKXDoYaa5rYNe1NCWQYBUgxc+2u8LG3vvDm2aHzsl+m3dNGm tcdXK2GkxMoo1KhWBCZCPCu0Y1Mvd6JZFg6ZT5Z9c4H/jZE4XVvgeLMiGvYJGYZlPyi8UY xM9CZ9q5HLOe8qiUT4+rhODctYqTQ/7lCV02T3vbTTf4W8XwJiupG5GTvHJnT/i6WV27RR oI8qcuE4OivaZV47B1qxl3gKCZuTr+p9aAlxYnmfWv8snapT85fGQF8gjobSFYv8vj+rvI UFC3Wk7Zyyn7imI4Y4+JeMee2lV4kqBAQS87/Cdms4NtphekHk+QV5oUE05rAQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659973944; a=rsa-sha256; cv=none; b=L2af+E2HolqAvUf8GDU1loch/89rSwEZ3AuM78zszXkZOowq+vTNb0HVQh9ojBIiLAgJEe Wik2Oiafs3D6E8MMdKO7C31bG99WyO4RxEUON6fDHQ+uSZaayheggniO/xze/56+htBFiD gTgSqu65ADnUOkpb4KXt8lyKKURRRDwUgtqVHU+iQHkPM7DnJ1JAizhgONekFkXTDlR+jJ pltZSekthO3uW5U64q30YK0V3h/EJpfZyJsA88d03cBEpH5poZXnWIJIhHfE6AQN0neQzM r1+Nn0KpKhJ5jnpa1JZvALZevBHAqpnI92J7oQkqVnJrl9We0fggYyaE9pG1uQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ikherbers.com header.s=strato-dkim-0002 header.b=fPxpvh1J; dmarc=none; 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: 1.81 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ikherbers.com header.s=strato-dkim-0002 header.b=fPxpvh1J; dmarc=none; 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: A9FA3DD29 X-Spam-Score: 1.81 X-Migadu-Scanner: scn0.migadu.com X-TUID: 2F02QUvRPvHk * gnu/packages/sagemath.scm (sagemath-with-dependencies): New variable. --- gnu/packages/sagemath.scm | 62 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) diff --git a/gnu/packages/sagemath.scm b/gnu/packages/sagemath.scm index cf48182047..af0aad04dc 100644 --- a/gnu/packages/sagemath.scm +++ b/gnu/packages/sagemath.scm @@ -38,7 +38,9 @@ (define-module (gnu packages sagemath) #:use-module (gnu packages base) #:use-module (gnu packages bdw-gc) #:use-module (gnu packages boost) + #:use-module (gnu packages commencement) #:use-module (gnu packages compression) + #:use-module (gnu packages freedesktop) #:use-module (gnu packages gd) #:use-module (gnu packages graph) #:use-module (gnu packages image) @@ -49,6 +51,7 @@ (define-module (gnu packages sagemath) #:use-module (gnu packages popt) #:use-module (gnu packages python) #:use-module (gnu packages python-build) + #:use-module (gnu packages python-science) #:use-module (gnu packages python-xyz)) @@ -906,3 +909,62 @@ (define-public sagemath-just-build power through a common, Python-based language or directly via interfaces or wrappers.") (license license:gpl3))) + +;;; this propagates all dependencies not needed to build sagemath +(define-public sagemath-with-dependencies + (package + (name "sagemath-with-dependencies") + (version "9.6") + (source #f) + (build-system trivial-build-system) + (arguments + (list #:modules '((guix build utils)) + #:builder #~(begin + (use-modules (guix build utils)) + + (mkdir-p #$output)))) + (propagated-inputs (list cddlib + ecl + eclib + flint + flintqs + gap + gap + gcc-toolchain + gfan + gfortran-toolchain + giac + gmp-ecm + gsl + lcalc + maxima + mpfr + nauty + ntl + openblas + palp + pari-galdata + pari-gp + pkg-config + python-fpylll + python-ipython + python-ipywidgets + python-lrcalc + python-networkx + python-pkgconfig + python-primecountpy + python-scipy + python-sympy + sagemath-data-combinatorial-designs + sagemath-data-conway-polynomials + sagemath-data-elliptic-curves + sagemath-data-graphs + sagemath-data-polytopes-db + sagemath-just-build + singular + tachyon + xdg-utils)) + (home-page "") + (synopsis "") + (description "") + (license #f))) -- 2.37.0