Hello, Would it be possible to provide a live ebuild for net-misc/yt-dlp ? Thanks! Reproducible: Always
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aa3ba431e341a7e8f344c88ddf0f9a5e3f453ce commit 9aa3ba431e341a7e8f344c88ddf0f9a5e3f453ce Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2023-02-17 22:23:07 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2023-02-17 22:57:00 +0000 net-misc/yt-dlp: add live ebuild Upstream is typically punctual with releases, but when some sites break out of the blue users may want the fixes quicker still. Did not inspect the newly used devscripts closely, so may be missing deps. Please report issues given won't be testing 9999 regularly. Note will be missing the man page without USE=man (off by default and needs pandoc, but if amd64/arm64 then pandoc-bin isn't so bad). Not using [[ == 9999 ]] blocks given a few things need to be different and it gets kind of nasty combined. Will just be its own separate ebuild. Closes: https://bugs.gentoo.org/895158 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> net-misc/yt-dlp/yt-dlp-9999.ebuild | 72 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+)