Hello,
Here's an update to mpd 0.23.9 that's been working fine so far.
Changelog:
ver 0.23.9 (2022/08/18)
* input
- cdio_paranoia: add options "mode" and "skip"
* decoder
- ffmpeg: support FFmpeg 5.1
* filter
- replay gain: fix delayed volume display with handler=mixer
* output
- pipewire: set app icon
* fix bogus volume levels with multiple partitions
* improve iconv detection
* macOS: fix macOS 10 build problem (0.23.8 regression)
* Android
- load mpd.conf from app data directory
ver 0.23.8 (2022/07/09)
* storage
- curl: fix crash if web server does not understand WebDAV
* input
- cdio_paranoia: fix crash if no drive was found
- cdio_paranoia: faster cancellation
- cdio_paranoia: don't scan for replay gain tags
- pipewire: fix playback of very short tracks
- pipewire: drop all buffers before manual song change
- pipewire: fix stuttering after manual song change
- snapcast: fix busy loop while paused
- snapcast: fix stuttering after resuming playback
* mixer
- better error messages
- alsa: fix setting volume before playback starts
- pipewire: fix crash bug
- pipewire: fix volume change events with PipeWire 0.3.53
- pipewire: don't force initial volume=100%
* support libfmt 9
Nothing particularly exciting...but let me know of any issues.
Thanks,
Lucas
diff /usr/ports
commit - 280d0daa2a4ceef9ce3d6cca8cea65b9352eb98f
path + /usr/ports
blob - fdd37d8d76c01e30897995f32e617a6002696c07
file + audio/mpd/Makefile
--- audio/mpd/Makefile
+++ audio/mpd/Makefile
@@ -1,6 +1,6 @@
BROKEN-hppa = no atomic ops
COMMENT = Music Player Daemon
-VER = 0.23.7
+VER = 0.23.9
DISTNAME = mpd-${VER}
EXTRACT_SUFX = .tar.xz
CATEGORIES = audio
blob - bb2dca2f9c2139eda390d7805520a6bc4eeab28d
file + audio/mpd/distinfo
--- audio/mpd/distinfo
+++ audio/mpd/distinfo
@@ -1,2 +1,2 @@
-SHA256 (mpd-0.23.7.tar.xz) = lg3LrHF8OI9dzE/ZReOvGaR28rFfNn6WU9THqUh2ghE=
-SIZE (mpd-0.23.7.tar.xz) = 771992
+SHA256 (mpd-0.23.9.tar.xz) = K+yrqYBALo3HlyzMNHbkk7euLutyDTH6ZxJHLtSOny0=
+SIZE (mpd-0.23.9.tar.xz) = 774156