[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#59726] [PATCH 0/2] gnu: g-wrap: Build with Guile 3.0.
From: |
Ludovic Courtès |
Subject: |
[bug#59726] [PATCH 0/2] gnu: g-wrap: Build with Guile 3.0. |
Date: |
Fri, 02 Dec 2022 23:03:48 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
Hi,
Z572 <873216071@qq.com> skribis:
> * gnu/packages/guile-xyz.scm(g-wrap)[source]: Modify configure to add Guile
> 3.0 support. move Modify configure guilemoduledir to it. dons't use removed
> api.
>
> [inputs]: add Guile 3.0, indent.
> [native-inputs]: add Guile 3.0.
> [propagated-inputs]: add libffi, remove guile-2.2.
> [arguments]:
> <#:configure-flags>: remove it.
> <#:parallel-build?>: set it to #f.
> <#:make-flags>: set it to '("GUILE_AUTO_COMPILE=0)".
> <#:phases>: add set-indent-program-path phase, remove pre-configure phase.
G-Wrap has only one user, Guile-GNOME, which is stuck on Guile 2.2.
Thus I think G-Wrap has to remain on 2.2.
Besides, G-Wrap has been unmaintained for some time and there are other,
more convenient ways to write bindings these days. I think we can leave
it as is.
Thoughts?
Ludo’.
- [bug#59726] [PATCH 0/2] gnu: g-wrap: Build with Guile 3.0.,
Ludovic Courtès <=