Re: Help with complicated go port update (multimedia/navidrome)

From: Matthias Fechner <mfechner_at_freebsd.org>
Date: Sat, 30 Aug 2025 06:04:12 UTC
Hi Kevin,

Am 24.08.2025 um 20:14 schrieb Kevin Bowling:
> I have tried the "fast porting" method and never could get that to
> work here.  When you have some time I'd like to take a look at this
> port with you.

here is the step to switch from modules2tuple to go.mk:
https://gitlab.fechner.net/mfechner/Gitlab/-/commit/5f57cc8ec241fb4a73ab9d8c871213fe070990e6

I see that there is a general compile issue with the port itself, but 
Jesus answered already with a patch that looks very good (not tested).
That patch also includes the same change I suggested (to not use 
modules2tuple) anymore.

Maybe give the patch a try?

Gruß
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook