From: Klemens Nanni Subject: Re: new audio/noson-app 5.6.3, new audio/noson 2.12.5 To: ports@openbsd.org Date: Wed, 7 Feb 2024 10:13:06 +0000 On Mon, Feb 05, 2024 at 04:24:48PM +0000, Klemens Nanni wrote: > Both GUI (`noson-app`) and CLI (`noson-app --cli`) for network speakers > work great, I can configure and play radio stations, control playback and > view metadata when, e.g. spotify is playing on them. > > It is supposed to be able to stream local files and/or audio sinks via > PulseAudio, but I did not find discover this in the GUI and the CLI fails > to connect to PulseAudio for me, so I disabled that and will check later. > > There's byteorder.h with its own swap16() and swap32() inline functions > which collide with swap16(3) macros from ; the only fix(?) > I could come up with was #undef'ing the macros before the function > definitions to use the port's own code. Updated port with the bundled noson lib moved into its audio/noson, meaning - shared library - no Makefile hacks for patching bundled byteorder.h copy Feedback? OK? > --- > Information for inst:noson-app-5.6.3 > > Comment: > fast and smart SONOS controller > > Description: > The fast and smart controller for your SONOS devices. You can browse your music > library and play track or radio on any zones. You can manage grouping zones, > queue, and playlists, and fully control the playback. > > Maintainer: Klemens Nanni > > WWW: https://github.com/janbar/noson-app --- Information for inst:noson-2.12.5 Comment: easy client interface to drive SONOS player Required by: noson-app-5.6.3 Description: This project is intended to create a easy client interface to drive SONOS player. Its development started from November 2015 and today the API supports basic features to browse music index and control playback in any zones. Maintainer: Klemens Nanni WWW: https://github.com/janbar/noson