CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/09/11 10:35:40
Modified files:
multimedia/mpv : Makefile
Added files:
multimedia/mpv/patches: patch-player_lua_ytdl_hook_lua
Log message:
mpv: don't force a dep on yt-dlp, it is perfectly usable as a player
for local files without this (which pulls in restricted-arch packages
for solving javascript challenges). update the error message when
this is not found to mention yt-dlp as well as youtube-dl to give a
better clue to users. ok tb@, other feedback lraab