Created attachment 179148 [details] audio___cmus.diff This is a release candidate for the next version, but it works well so I see no reason to hold it back. This also fixes bug #214475. Changes: https://github.com/cmus/cmus/releases/tag/v2.8.0-rc0 Synth test log: https://pkg.tobik.me/logs/audio___cmus.log
Created attachment 179199 [details] audio___cmus.diff There are issues with playing 24-bit (FLAC) files with the sndio and OSS output plugins. I've proposed some patches for this: https://github.com/cmus/cmus/pull/613 https://github.com/cmus/cmus/pull/614 The update should not be committed until this is fixed.
Change the assignee, since Tobias has acquired a ports commit bit.
A commit references this bug: Author: tobik Date: Mon Apr 10 13:25:24 UTC 2017 New revision: 438165 URL: https://svnweb.freebsd.org/changeset/ports/438165 Log: Update to 2.8.0-rc0 - Fix build with devel/ncurses installed [1], which erroneously redefines _POSIX_C_SOURCE as 200112L globally via its pkg-config file and hides strndup from cmus. A workaround for this was applied to cmus in DPorts commit d2907fe but it never made it back to FreeBSD. Changes: https://github.com/cmus/cmus/releases/tag/v2.8.0-rc0 PR: 216325, 214475 [1] Reported by: Oleg Gushchenkov <gor@clogic.com.ua> [1] Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D10242 Changes: head/audio/cmus/Makefile head/audio/cmus/distinfo head/audio/cmus/files/patch-Makefile head/audio/cmus/files/patch-configure head/audio/cmus/files/patch-ffmpeg.c head/audio/cmus/files/patch-ip_mp4.c head/audio/cmus/files/patch-mp4.c head/audio/cmus/files/patch-sndio.c head/audio/cmus/pkg-plist