[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Egg porting to C6: second batch of eggs for the egg index
From: |
Mario Domenech Goulart |
Subject: |
Re: Egg porting to C6: second batch of eggs for the egg index |
Date: |
Mon, 30 Sep 2024 19:57:54 +0200 |
Hi,
On Mon, 30 Sep 2024 02:44:32 +0200 Daniel Ziltener <dziltener@lyrion.ch> wrote:
> I have another batch of eggs to be added to the C6 index.
>
> - SRFI-35 compiles for C6 as much as it does for C5, so, it can be
> added as-is:
>
> https://raw.githubusercontent.com/diamond-lizard/srfi-35/refs/heads/main/release-info
Thanks. Added to C6.
> - SRFI-180:
>
> https://forgejo.lyrion.ch/Chicken/srfi-180/raw/branch/master/srfi-180.release-info.6
srfi-180 depends on srfi-34, which is not available for C6.
> - getopt-long: patch has been sent to chicken-hackers
> - rfc3339: patch has been sent to chicken-hackers
> - chalk: runs on C6 as-is,
> https://git.sr.ht/~dieggsy/chalk/blob/master/chalk.release-info can
> be added to the index
chalk depends on getopt-long, so it can only be added after getopt-long
is added.
> - edn:
> https://forgejo.lyrion.ch/Chicken/edn/raw/branch/master/edn.release-info.6
edn depends on chalk.
> - redis:
>
> https://forgejo.lyrion.ch/Chicken/redis/raw/branch/master/redis.release-info.6
redis depends on srfi-34, which is not available for C6.
> - prometheus:
>
> https://forgejo.lyrion.ch/Chicken/prometheus/raw/branch/master/prometheus.release-info.6
Thanks. Added.
> The following eggs have open pull requests with ports:
>
> - SRFI-152: https://github.com/Zipheir/srfi-152/pull/1
> - SRFI-158: patch has been sent to wasamasa
> - chicken-doc: https://github.com/ursetto/chicken-doc/pull/11
> - lsp-server: https://codeberg.org/rgherdt/scheme-lsp-server/pulls/23
> - SRFI-128: https://github.com/ThatGeoGuy/srfi-128/pull/4
> - SRFI-113: https://github.com/ThatGeoGuy/srfi-113/pull/4
>
> There are also eggs I ported for which I consider the likelihood of my
> pull requests getting accepted to be quite low, seeing for how long
> either just the repository, or even also the user itself has been. Not
> quite sure how to proceed there.
>
> - SRFI-34: https://github.com/0-8-15/srfi-34/pull/1
> - test-generative: https://github.com/alicemaz/test-generative/pull/2
Thanks for your efforts!
All the best.
Mario
--
http://parenteses.org/mario