Created attachment 221796 [details] git diff 2.1.5 -> 2.1.7 New upstream 2.1.7 release. This splits libnotcurses into libnotcurses-core and libnotcurses, the latter linking to heavyweight multimedia libraries (ffmpeg on FreeBSD). With this change, admins can install only the lightweight notcurses-core if they wish, and still run programs linked against it. I've not yet made this an option on FreeBSD; if we wanted to do so, notcurses ought be compiled with `-DUSE_MULTIMEDIA=none` in the absence of ffmpeg. `notcurses-view` has also been renamed `ncplayer`, which this diff reflects.
Committed, Thanks!
A commit references this bug: Author: fernape Date: Thu Jan 21 21:56:59 UTC 2021 New revision: 562248 URL: https://svnweb.freebsd.org/changeset/ports/562248 Log: devel/notcurses: Update to 2.1.7 ChangeLog: https://github.com/dankamongmen/notcurses/releases/tag/v2.1.7 PR: 252895 Submitted by: nickblack@linux.com (maintainer) Changes: head/devel/notcurses/Makefile head/devel/notcurses/distinfo head/devel/notcurses/pkg-plist