maintainer-feedback requested: [Bug 252955] multimedia/mpv: add option for javascript

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 23 22:25:18 UTC 2021


Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-multimedia
(Nobody) <multimedia at FreeBSD.org> for maintainer-feedback:
Bug 252955: multimedia/mpv: add option for javascript
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252955



--- Description ---
MPV now supports Javascript as a scripting language, using the MuJS library as
the javascript runtime.
The functionality is controlled by configure flag "--enable-javascript".

Today, this flag is not set. Thus, the compiled port may or may not have
javascript support enabled, and may or may not have a library dependency to
MuJS.

This patch adds an explicit flag for javascript support, and enables it by
default.


More information about the freebsd-multimedia mailing list