Date: Mon, 06 Dec 2021 14:57:16 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 259944] multimedia/mpv - provide www/yt-dlp as default runtime dependency Message-ID: <bug-259944-7788-eA9zs2yE0a@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-259944-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-259944-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259944 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D80e4e8275e9dfacaea51df8008738c9= df3fd3522 commit 80e4e8275e9dfacaea51df8008738c9df3fd3522 Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2021-11-23 03:26:33 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2021-12-06 14:09:50 +0000 Ports that depend on youtube-dl: Depend on yt-dlp yt-dlp [1] is a youtube-dl fork with additional features and fixes. For ports that depend on www/youtube-dl switch the dependency to www/yt-dlp. For ports that have an optional dependency on www/youtube-dl, create a new OPTIONS_RADIO that includes www/yt-dlp and make it the default. [1] https://github.com/yt-dlp/yt-dlp Other changes: - www/yt-dlp: Turn the symlink option on by default - www/py-pafy: Fix build when depending on www/yt-dlp PR: 259944 Reported by: Oleh Vinichenko <moonlapse81@gmail.com> Reviewed by: diizzy, Oleh Vinichenko <moonlapse81@gmail.com>, VVD <vvd@unislabs.com> Approved by: 0mp, adridg (kde@), rm, tcberner (multimedia@), yuri (maintainers) acm and nivit (maintainers, timeout) Differential Revision: https://reviews.freebsd.org/D33090 multimedia/gpodder/Makefile | 3 ++- multimedia/haruna/Makefile | 3 ++- multimedia/lives/Makefile | 8 +++++--- multimedia/mpv/Makefile | 11 ++++++++--- multimedia/smtube/Makefile | 3 ++- multimedia/ytfzf/Makefile | 3 ++- net-p2p/awgg/Makefile | 4 ++-- www/py-pafy/Makefile | 6 +++--- www/py-pafy/files/patch-pafy_backend__youtube__dl.py | 8 +++++--- www/py-pafy/files/patch-pafy_pafy.py | 8 +++++--- www/yt-dlp/Makefile | 2 +- 11 files changed, 37 insertions(+), 22 deletions(-) --=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-259944-7788-eA9zs2yE0a>