<html><body><div id="edo-message">Eugen,</div><div id="edo-message"><br></div><div id="edo-message"><div></div>If kitty isn’t using any go 1.20 features, generally you could safely downgrade the go.mod requirement. I’ve had to do this with a package I maintain, changing it back to go 1.19 on 15.0. As for go1.20 itself, I’ve not been able to get that going on 15.0. Generally when someone is building against go for dev, they are using the latest release, but we seem stuck on 1.19 for now (1.20 does build on -current) so long-term I don’t have a solution for that myself. </div><div id="edo-message"><br></div><div id="edo-message">I’ve been doing a “go mod vendor” and tarballing that, uploading to my server and linking the SlackBuild with the project source and my tarball to build so the entire build is “offline” once deps are downloaded. If you’re interested in an example, look up any nwg-* package on sbo. </div><div id="edo-message"><br></div><div id="edo-message">Wish you luck with kitty!</div><div id="edo-message"><br></div><br><div id="edo-meta"><div id="edo-signature" style="font-family: sans-serif, 'Helvetica Neue', Helvetica, Arial;">— Jay Lanagan</div></div><div id="edo-original"><div><br><br><blockquote type="cite" style="margin:1ex 0 0 0; height: min-content; border-left:1px #ccc solid;padding-left:0.5ex;"><div>On Jul 17, 2023 at 4:07 PM, <<a href="mailto:belka@caraus.de">Eugen Wissner</a>> wrote:<br><br></div><div><pre>I looked into the build script and what is required for the next update
and I think I can manage it.

kitty requires Go 1.20, so it would be nice if google-go-lang could be
updated to 1.20. As far as I understand google-go-lang 1.20 cannot be
built with gccgo anymore and requires compiler bootstrapping. In the
meanwhile I will probably use a binary compiler release.

Go seems to have a so called vendoring feature, where you can
pre-download the dependencies, put them into a tarball and build the
thing offline. Worked for me in my first test.

On Sat, Jul 15, 2023 at 01:42:54AM -0400, B. Watson wrote:
>  
> Does anyone here use kitty, and want to take over maintenance of it?
>  
> I've just updated kitty-bin to the latest release, but the
> build-from-source kitty build is still at 0.26.5. I'm unlikely to ever
> update it, because google-go-lang is just too much of a moving target
> for me to want to aim at... and because kitty-bin works OK anyway.
>  
> Furthermore... I just don't like kitty much. I prefer rxvt-unicode,
> or plain old xterm.
>  
> Any takers?
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>  
_______________________________________________
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/


</pre></div></blockquote></div></div></body></html>