David Andreoletti
David Andreoletti
> If I had to guess, rpath-link hack as used in mpd is needed. @neheb Good guess! Thank you.
`owntone-pulseaudio` is defined with `DEPENDS+= +AUDIO_SUPPORT:pulseaudio`. - `pulseaudio` is a virtual package, declared in: - `pulseaudio-daemon` - `pulseaudio-daemon-avahi` On my router: 0. `pulseaudio-daemon-avahi` is installed 1 `opkg install /tmp/owntone-pulseaudio_28.8-2_aarch64_generic.ipk` fails:...
~Moving the discussion to https://forum.openwrt.org/t/owntone-support-pulseaudio/182872?u=dandreolett to get help from the wider community~ Problem solved. Discussion closed.
@ejurgensen - Should this PR be merged in https://github.com/owntone/owntone-openwrt/tree/master instead ? - Let me know if further work needed on the PR itself.
> I will pull it myself from here. Ok
> Commit description is missing. done.
>Does it make sense to create variant in the first place instead of enabling it by default? Doing that for +4076 bytes. Hmmm. I would rather see that enabled it...
> > Does it make sense to create variant in the first place instead of enabling it by default? Doing that for +4076 bytes. Hmmm. I would rather see that...
This is how I understood how it works. - A target is a hardware device. - Each hardware device has different audio capabilities, some supported by OpenWRT. - `AUDIO_SUPPORT` enables...
> @BKPepe Would mind amending gaps in my understanding, if any please ? (Ping @BKPepe)