Index | Thread | Search

From:
Chris Billington <emulti@disroot.org>
Subject:
Re: New: audio/tuner: browse and play internet radio streams
To:
Landry Breuil <landry@rhaalovely.net>
Cc:
ports@openbsd.org
Date:
Tue, 16 Jun 2026 20:01:43 +0800

Download raw body.

Thread
Landry Breuil wrote:
> Le Tue, Jun 16, 2026 at 02:38:59PM +0800, Chris Billington a écrit :
>> Attached: audio/tuner internet radio browser/player that can also play video
>> streams in mpv
>>
>> Upstream: https://github.com/tuner-labs/tuner
>>
>> Rationale:
>> - existing port audio/gradio has not been maintained since 2019 and has
>> unpleasant bugs switching streams that will presumably never be fixed.
> 
> yeah, upstream gradio is sadly dead, i wanted to look at
> https://gitlab.gnome.org/World/Shortwave but didn't know about tuner,
> nice to see ! will have to test.
> 
I had a look at Shortwave but like most Rust ports it downloads dozens 
of 'I know not what' crates, and takes an age to build... Tuner builds 
promptly and is relatively light.

I tried to fix audio/curseradio but am for the moment baffled by the 
build errors. It tries to install new python packages during build and 
therefore fails. Connected to python version upgrade perhaps?

Since gradio is practically unusable, perhaps it could be retired if the 
port of Tuner meets the quality criteria?

Chris