1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00
Files
Joel Bodenmann bd7b11985e multimedia/mpv: Disable YTDLP option by default
The www/yt-dlp dependency now requires npm and deno as dependencies (via www/py-yt-dlp-ejs). This pulls in a bunch of build and run
dependencies which were not previously required.
There are two main downsides to this:
  1. Exploding build times
  2. Installing multimedia/mpv on a system now also installs a javascript interpreter which violates POLA and is generally not desirable.

Therefore, we're disabling the YTDLP option by default.

PR:		293736
Approved by:	makc (multimedia)
2026-03-11 18:34:12 +01:00
..
2026-02-13 20:39:13 +03:00
2026-02-13 20:39:13 +03:00