On 2025/03/15 13:14, Edd Barrett wrote:
> P.S. I'm willing to bet that the audio/squeezecenter port is in dire need of
> update. I haven't tried it, but the project -- at least under that name -- 
> died
> a long time ago, but there's a fork called "lyrion" which is probably what we
> should be using: https://lyrion.org/ . Maybe I'll have a look one day.

It's a horrible maze of perl ports, probably with annoying mismatches
with dependencies, would be nice to get it updated but ... (-:

> RCS file: /cvs/ports/audio/squeezelite/Makefile,v
> diff -u -p -r1.21 Makefile
> --- Makefile  8 Oct 2024 03:43:48 -0000       1.21
> +++ Makefile  15 Mar 2025 12:46:03 -0000
> @@ -1,9 +1,12 @@
>  COMMENT=     lightweight headless squeezebox player
>  
> -V=           1.9.9.1430
> +# Find this in squeezelite.h.
> +# It's the developer's internal subversion ID before he pushes it to github:
> +# 
> https://github.com/ralph-irving/squeezelite/issues/29#issuecomment-319686292
> +V=           2.0.0.1524
>  GH_ACCOUNT=  ralph-irving
>  GH_PROJECT=  squeezelite

ok.

Reply via email to