[Bug 241566] [NEW PORT] net/streamlink: Command-line utility that pipes video streams
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Dec 4 16:09:25 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241566
Naram Qashat <cyberbotx at cyberbotx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cyberbotx at cyberbotx.com
--- Comment #7 from Naram Qashat <cyberbotx at cyberbotx.com> ---
I was going to submit this myself after the update of py-urllib3, but looks
like you beat me to it. However, I have a few issues with the Makefile for the
port:
* I feel the category should be multimedia, like livestreamer was, not net.
* The dependency on security/py-cryptodome is missing.
* It might not be necessary to list py-urllib as a direct dependency of
streamlink because it is included by py-requests.
* This doesn't handle the case of someone wanting to build a version of
Streamlink for Python 2.7, that requires devel/py-futures,
devel/py-singledispatch, devel/py-backports.shutil_get_terminal_size, as well
as py-backports.shutil_which (not currently in the ports tree).
Otherwise I look forward to getting this officially in the ports tree finally.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list