Index | Thread | Search

From:
Landry Breuil <landry@openbsd.org>
Subject:
Re: audio/euphonica: new port (version 0.99.2)
To:
ports@openbsd.org
Date:
Sat, 2 May 2026 08:03:04 +0200

Download raw body.

Thread
Le Sat, May 02, 2026 at 01:16:10AM +0200, Kirill A. Korinsky a écrit :
> On Fri, 01 May 2026 09:22:34 +0200,
> Landry Breuil <landry@openbsd.org> wrote:
> > 
> > Le Thu, Apr 30, 2026 at 12:36:27AM +0200, Kirill A. Korinsky a écrit :
> > > ports@,
> > > 
> > > I'd like to imports euphonica which is nice looking MPD client,
> > > see screenshot at https://github.com/htkhiem/euphonica
> > > 
> > > More or less simple rust port, but upstream treats each tag as -beta and I
> > > had strip it. Otherwise just a few patches.
> > 
> > and it stays here gobbling cpu.
> > 
> > portswise looks correct.
> > 
> 
> Interesting, on my end it works well but I run mpd on the localhost.

you mean it works well without gnome-keyring-daemon running ?

> Also, if you switch vizualization from PipeWire to MPD FIFO, it should solve
> CPU usage issue.

you mean the spectrum visualizer ? how about patching out the defaults
then ? but then i guess MPD FIFO means it'll only work if euphonica runs
on the same machine as mpd ? at least it can be disabled :)

anyway, looks ok portswise. other things can still be fixed in-tree..