Also fix fallout.
I've been working with upstream to have the NetBSD driver work on both
NetBSD *and* OpenBSD, and here it is.
Thanks to upstream for helping, particularly Rocky Bernstein and Thomas
Schmitt!
Tested and OK cwen@, thanks!
Also drop all ffmpeg v4 compat and upstreamed patches.
Changelog:
https://github.com/cmus/cmus/releases/tag/v2.8.0
Original diff from Paco Esteban, with input from edd@ and jca@
- thanks you all - and additional ports-gcc and macppc tweaks
from me.
OK edd@
Two further changes:
* I added CONFIG_ALSA=n back. Someone added it, I don't really know
why, but I see that some other ports are explicitely disabling ALSA
support, too. So I'll continue doing the same.
* I added a patch from upstream which fixes a segfault.
From maintainer Donovan Watteau, Thanks!
Ok aja@
cmus is a small ncurses-based music player. It supports various output
methods by output plugins. It has got completely configurable key
bindings and it can be controlled from the outside via cmus-remote(1).
sndio backend from Donovan with feedback from ratchov@
with testing on arm & ok kili@