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

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252955

            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@FreeBSD.org
          Reporter: henry.hu.sh@gmail.com
          Assignee: multimedia@FreeBSD.org
             Flags: maintainer-feedback?(multimedia@FreeBSD.org)

Created attachment 221854
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D221854&action=
=3Dedit
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.

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



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