Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jan 2021 22:25:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 252955] multimedia/mpv: add option for javascript
Message-ID:  <bug-252955-12827-eKfw2lZcJc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252955-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-252955-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-multimedia
(Nobody) <multimedia@FreeBSD.org> for maintainer-feedback:
Bug 252955: multimedia/mpv: add option for javascript
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252955



--- 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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252955-12827-eKfw2lZcJc>