From: "Ludovic Courtès" <ludo@gnu.org>
To: Xinglu Chen <public@yoctocell.xyz>
Cc: 49889@debbugs.gnu.org
Subject: [bug#49889] [PATCH 0/5] Add build system for Gerbil Scheme
Date: Fri, 04 Feb 2022 22:42:43 +0100 [thread overview]
Message-ID: <87r18imhpo.fsf@gnu.org> (raw)
In-Reply-To: <cover.1628172101.git.public@yoctocell.xyz> (Xinglu Chen's message of "Thu, 05 Aug 2021 16:06:12 +0200")
Hello!
Xinglu Chen <public@yoctocell.xyz> skribis:
> This series adds the ‘gerbil-build-system’ for building Gerbil packages.
>
> The first patch moves the ‘gerbil’ package from (gnu packages scheme) to
> (gnu packages gerbil).
>
> The third patch adds the build system itself, and the fourth and fifth
> patches add two Gerbil packages that use the new ‘gerbil-build-system’.
>
> I don’t know if Gerbil packages should be ‘inputs’ or
> ‘propagated-inputs’. I found two Gerbil packages that depended on other
> Gerbil packages, but they both require a newer, unreleased Gerbil
> package (Gerbil hasn’t had a new release for more than a year). Maybe
> we should add a ‘gerbil-next’ package? ;-)
>
> Xinglu Chen (5):
> gnu: gerbil: Move to (gnu packages gerbil).
> gnu: gerbil: Add 'native-search-paths' field.
> guix: Add 'gerbil-build-system'.
> gnu: Add gerbil-srfi-54.
> gnu: Add gerbil-clojerbil.
Looks like this fell through the cracks during the summer. :-/
It all LGTM. You’ll have to update the build system to the new API
though, and run ‘guix style -S inputs’ to remove input labels, and
possibly ‘guix style’ to adjust layout for ‘gerbil-clojerbil’ for
instance.
That’s all.
Could you send updated patches?
Thanks!
Ludo’.
prev parent reply other threads:[~2022-02-04 21:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-05 14:06 [bug#49889] [PATCH 0/5] Add build system for Gerbil Scheme Xinglu Chen
2021-08-05 14:09 ` [bug#49889] [PATCH 1/5] gnu: gerbil: Move to (gnu packages gerbil) Xinglu Chen
2021-08-05 14:09 ` [bug#49889] [PATCH 2/5] gnu: gerbil: Add 'native-search-paths' field Xinglu Chen
2021-08-05 14:10 ` [bug#49889] [PATCH 3/5] guix: Add 'gerbil-build-system' Xinglu Chen
2021-08-05 14:10 ` [bug#49889] [PATCH 4/5] gnu: Add gerbil-srfi-54 Xinglu Chen
2021-08-05 14:10 ` [bug#49889] [PATCH 5/5] gnu: Add gerbil-clojerbil Xinglu Chen
2021-08-07 16:59 ` Maxime Devos
2021-08-15 7:41 ` Xinglu Chen
2022-02-04 21:42 ` Ludovic Courtès [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r18imhpo.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=49889@debbugs.gnu.org \
--cc=public@yoctocell.xyz \
/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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.