unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66889] [PATCH 0/2] Unbundle igraph dependencies.
@ 2023-11-01 22:53 David Elsing
  2023-11-01 22:57 ` [bug#66889] [PATCH 1/2] gnu: Add pcg-c David Elsing
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: David Elsing @ 2023-11-01 22:53 UTC (permalink / raw)
  To: 66889; +Cc: David Elsing

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





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-12-02 10:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-01 22:53 [bug#66889] [PATCH 0/2] Unbundle igraph dependencies David Elsing
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

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).