[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


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252955

            Bug ID: 252955
           Summary: multimedia/mpv: add option for javascript
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: multimedia at FreeBSD.org
          Reporter: henry.hu.sh at gmail.com
          Assignee: multimedia at FreeBSD.org
             Flags: maintainer-feedback?(multimedia at FreeBSD.org)

Created attachment 221854
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=221854&action=edit
patch for MUJS option

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-multimedia mailing list