unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: David Elsing <david.elsing@posteo.net>
To: 66889@debbugs.gnu.org
Cc: David Elsing <david.elsing@posteo.net>
Subject: [bug#66889] [PATCH 0/2] Unbundle igraph dependencies.
Date: Wed,  1 Nov 2023 22:53:38 +0000	[thread overview]
Message-ID: <cover.1698878710.git.david.elsing@posteo.net> (raw)

These patches unbundle everything from igraph and update it to 0.10.7.
As newer SuiteSparse versions always use an integer width of 64, I set
the same in igraph. Would it be better to create a package variant of
suitesparse-cxsparse for igraph with an integer width depending on the
architecture? Upstream doesn't recommend unbundling CXSparse for that
reason.

David Elsing (2):
  gnu: Add pcg-c.
  gnu: igraph: Update to 0.10.7.

 gnu/local.mk                                  |   1 +
 gnu/packages/c.scm                            |  55 +++++++++
 gnu/packages/graph.scm                        | 114 +++++++++++++-----
 .../igraph-fix-varargs-integer-size.patch     |  39 ++++++
 4 files changed, 182 insertions(+), 27 deletions(-)
 create mode 100644 gnu/packages/patches/igraph-fix-varargs-integer-size.patch

-- 
2.41.0





             reply	other threads:[~2023-11-01 22:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-01 22:53 David Elsing [this message]
2023-11-01 22:57 ` [bug#66889] [PATCH 1/2] gnu: Add pcg-c David Elsing
2023-11-01 22:57 ` [bug#66889] [PATCH 2/2] gnu: igraph: Update to 0.10.7 David Elsing
2023-12-02 10:58 ` bug#66889: [PATCH 0/2] Unbundle igraph dependencies Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1698878710.git.david.elsing@posteo.net \
    --to=david.elsing@posteo.net \
    --cc=66889@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).