pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/streamlink streamlink: update to 0.3.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/67747e0ea421
branches:  trunk
changeset: 358996:67747e0ea421
user:      maya <maya%pkgsrc.org@localhost>
date:      Sat Feb 25 02:51:43 2017 +0000

description:
streamlink: update to 0.3.2

Fixes a few issues with stream providers.
update our source code upload to not include the ffmpeg.exe.
update a multitude of plugins.

diffstat:

 multimedia/streamlink/Makefile |    6 +-
 multimedia/streamlink/PLIST    |  766 ++++++++++++++++++++--------------------
 multimedia/streamlink/distinfo |   10 +-
 3 files changed, 401 insertions(+), 381 deletions(-)

diffs (truncated from 1012 to 300 lines):

diff -r 67dbdab492be -r 67747e0ea421 multimedia/streamlink/Makefile
--- a/multimedia/streamlink/Makefile    Sat Feb 25 02:46:22 2017 +0000
+++ b/multimedia/streamlink/Makefile    Sat Feb 25 02:51:43 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2017/01/30 01:56:15 maya Exp $
+# $NetBSD: Makefile,v 1.7 2017/02/25 02:51:43 maya Exp $
 
-DISTNAME=      streamlink-0.3.0
+DISTNAME=      streamlink-0.3.2
 CATEGORIES=    multimedia
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=streamlink/}
 GITHUB_TAG=    ${PKGVERSION_NOREV}
@@ -17,6 +17,8 @@
 
 DEPENDS+=      ${PYPKGPREFIX}-cryptodome>=3.4.3:../../security/py-cryptodome
 DEPENDS+=      ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
+DEPENDS+=      ${PYPKGPREFIX}-iso-639-[0-9]*:../../devel/py-iso-639
+DEPENDS+=      ${PYPKGPREFIX}-iso3166-[0-9]*:../../devel/py-iso3166
 
 EGG_NAME=      ${PKGNAME_NOREV}
 
diff -r 67dbdab492be -r 67747e0ea421 multimedia/streamlink/PLIST
--- a/multimedia/streamlink/PLIST       Sat Feb 25 02:46:22 2017 +0000
+++ b/multimedia/streamlink/PLIST       Sat Feb 25 02:51:43 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2017/01/30 01:56:15 maya Exp $
+@comment $NetBSD: PLIST,v 1.5 2017/02/25 02:51:43 maya Exp $
 bin/streamlink
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -7,575 +7,593 @@
 ${PYSITELIB}/${EGG_INFODIR}/requires.txt
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/streamlink/__init__.py
+${PYSITELIB}/streamlink/__init__.pyo
 ${PYSITELIB}/streamlink/__init__.pyc
-${PYSITELIB}/streamlink/__init__.pyo
-${PYSITELIB}/streamlink/api.py
+${PYSITELIB}/streamlink/api.pyo
 ${PYSITELIB}/streamlink/api.pyc
-${PYSITELIB}/streamlink/api.pyo
-${PYSITELIB}/streamlink/buffers.py
-${PYSITELIB}/streamlink/buffers.pyc
 ${PYSITELIB}/streamlink/buffers.pyo
-${PYSITELIB}/streamlink/cache.py
-${PYSITELIB}/streamlink/cache.pyc
+${PYSITELIB}/streamlink/buffers.pyc
 ${PYSITELIB}/streamlink/cache.pyo
-${PYSITELIB}/streamlink/compat.py
-${PYSITELIB}/streamlink/compat.pyc
+${PYSITELIB}/streamlink/cache.pyc
 ${PYSITELIB}/streamlink/compat.pyo
-${PYSITELIB}/streamlink/exceptions.py
-${PYSITELIB}/streamlink/exceptions.pyc
+${PYSITELIB}/streamlink/compat.pyc
 ${PYSITELIB}/streamlink/exceptions.pyo
-${PYSITELIB}/streamlink/logger.py
+${PYSITELIB}/streamlink/exceptions.pyc
+${PYSITELIB}/streamlink/logger.pyo
 ${PYSITELIB}/streamlink/logger.pyc
-${PYSITELIB}/streamlink/logger.pyo
+${PYSITELIB}/streamlink/options.pyo
+${PYSITELIB}/streamlink/options.pyc
+${PYSITELIB}/streamlink/session.pyo
+${PYSITELIB}/streamlink/session.pyc
+${PYSITELIB}/streamlink/api.py
+${PYSITELIB}/streamlink/buffers.py
+${PYSITELIB}/streamlink/cache.py
+${PYSITELIB}/streamlink/compat.py
+${PYSITELIB}/streamlink/exceptions.py
+${PYSITELIB}/streamlink/logger.py
 ${PYSITELIB}/streamlink/options.py
-${PYSITELIB}/streamlink/options.pyc
-${PYSITELIB}/streamlink/options.pyo
 ${PYSITELIB}/streamlink/packages/__init__.py
-${PYSITELIB}/streamlink/packages/__init__.pyc
 ${PYSITELIB}/streamlink/packages/__init__.pyo
+${PYSITELIB}/streamlink/packages/__init__.pyc
+${PYSITELIB}/streamlink/packages/requests_file.pyo
+${PYSITELIB}/streamlink/packages/requests_file.pyc
 ${PYSITELIB}/streamlink/packages/flashmedia/__init__.py
-${PYSITELIB}/streamlink/packages/flashmedia/__init__.pyc
 ${PYSITELIB}/streamlink/packages/flashmedia/__init__.pyo
-${PYSITELIB}/streamlink/packages/flashmedia/amf.py
-${PYSITELIB}/streamlink/packages/flashmedia/amf.pyc
+${PYSITELIB}/streamlink/packages/flashmedia/__init__.pyc
 ${PYSITELIB}/streamlink/packages/flashmedia/amf.pyo
-${PYSITELIB}/streamlink/packages/flashmedia/box.py
-${PYSITELIB}/streamlink/packages/flashmedia/box.pyc
+${PYSITELIB}/streamlink/packages/flashmedia/amf.pyc
 ${PYSITELIB}/streamlink/packages/flashmedia/box.pyo
-${PYSITELIB}/streamlink/packages/flashmedia/compat.py
-${PYSITELIB}/streamlink/packages/flashmedia/compat.pyc
+${PYSITELIB}/streamlink/packages/flashmedia/box.pyc
 ${PYSITELIB}/streamlink/packages/flashmedia/compat.pyo
-${PYSITELIB}/streamlink/packages/flashmedia/error.py
-${PYSITELIB}/streamlink/packages/flashmedia/error.pyc
+${PYSITELIB}/streamlink/packages/flashmedia/compat.pyc
 ${PYSITELIB}/streamlink/packages/flashmedia/error.pyo
-${PYSITELIB}/streamlink/packages/flashmedia/f4v.py
-${PYSITELIB}/streamlink/packages/flashmedia/f4v.pyc
+${PYSITELIB}/streamlink/packages/flashmedia/error.pyc
 ${PYSITELIB}/streamlink/packages/flashmedia/f4v.pyo
-${PYSITELIB}/streamlink/packages/flashmedia/flv.py
-${PYSITELIB}/streamlink/packages/flashmedia/flv.pyc
+${PYSITELIB}/streamlink/packages/flashmedia/f4v.pyc
 ${PYSITELIB}/streamlink/packages/flashmedia/flv.pyo
-${PYSITELIB}/streamlink/packages/flashmedia/ordereddict.py
-${PYSITELIB}/streamlink/packages/flashmedia/ordereddict.pyc
+${PYSITELIB}/streamlink/packages/flashmedia/flv.pyc
 ${PYSITELIB}/streamlink/packages/flashmedia/ordereddict.pyo
-${PYSITELIB}/streamlink/packages/flashmedia/packet.py
-${PYSITELIB}/streamlink/packages/flashmedia/packet.pyc
+${PYSITELIB}/streamlink/packages/flashmedia/ordereddict.pyc
 ${PYSITELIB}/streamlink/packages/flashmedia/packet.pyo
-${PYSITELIB}/streamlink/packages/flashmedia/tag.py
-${PYSITELIB}/streamlink/packages/flashmedia/tag.pyc
+${PYSITELIB}/streamlink/packages/flashmedia/packet.pyc
 ${PYSITELIB}/streamlink/packages/flashmedia/tag.pyo
-${PYSITELIB}/streamlink/packages/flashmedia/types.py
-${PYSITELIB}/streamlink/packages/flashmedia/types.pyc
+${PYSITELIB}/streamlink/packages/flashmedia/tag.pyc
 ${PYSITELIB}/streamlink/packages/flashmedia/types.pyo
-${PYSITELIB}/streamlink/packages/flashmedia/util.py
-${PYSITELIB}/streamlink/packages/flashmedia/util.pyc
+${PYSITELIB}/streamlink/packages/flashmedia/types.pyc
 ${PYSITELIB}/streamlink/packages/flashmedia/util.pyo
-${PYSITELIB}/streamlink/packages/pbs.py
-${PYSITELIB}/streamlink/packages/pbs.pyc
-${PYSITELIB}/streamlink/packages/pbs.pyo
+${PYSITELIB}/streamlink/packages/flashmedia/util.pyc
+${PYSITELIB}/streamlink/packages/flashmedia/amf.py
+${PYSITELIB}/streamlink/packages/flashmedia/box.py
+${PYSITELIB}/streamlink/packages/flashmedia/compat.py
+${PYSITELIB}/streamlink/packages/flashmedia/error.py
+${PYSITELIB}/streamlink/packages/flashmedia/f4v.py
+${PYSITELIB}/streamlink/packages/flashmedia/flv.py
+${PYSITELIB}/streamlink/packages/flashmedia/ordereddict.py
+${PYSITELIB}/streamlink/packages/flashmedia/packet.py
+${PYSITELIB}/streamlink/packages/flashmedia/tag.py
+${PYSITELIB}/streamlink/packages/flashmedia/types.py
+${PYSITELIB}/streamlink/packages/flashmedia/util.py
 ${PYSITELIB}/streamlink/packages/requests_file.py
-${PYSITELIB}/streamlink/packages/requests_file.pyc
-${PYSITELIB}/streamlink/packages/requests_file.pyo
 ${PYSITELIB}/streamlink/plugin/__init__.py
-${PYSITELIB}/streamlink/plugin/__init__.pyc
 ${PYSITELIB}/streamlink/plugin/__init__.pyo
+${PYSITELIB}/streamlink/plugin/__init__.pyc
+${PYSITELIB}/streamlink/plugin/plugin.pyo
+${PYSITELIB}/streamlink/plugin/plugin.pyc
 ${PYSITELIB}/streamlink/plugin/api/__init__.py
-${PYSITELIB}/streamlink/plugin/api/__init__.pyc
 ${PYSITELIB}/streamlink/plugin/api/__init__.pyo
-${PYSITELIB}/streamlink/plugin/api/http_session.py
-${PYSITELIB}/streamlink/plugin/api/http_session.pyc
+${PYSITELIB}/streamlink/plugin/api/__init__.pyc
 ${PYSITELIB}/streamlink/plugin/api/http_session.pyo
-${PYSITELIB}/streamlink/plugin/api/mapper.py
-${PYSITELIB}/streamlink/plugin/api/mapper.pyc
+${PYSITELIB}/streamlink/plugin/api/http_session.pyc
 ${PYSITELIB}/streamlink/plugin/api/mapper.pyo
-${PYSITELIB}/streamlink/plugin/api/support_plugin.py
-${PYSITELIB}/streamlink/plugin/api/support_plugin.pyc
+${PYSITELIB}/streamlink/plugin/api/mapper.pyc
 ${PYSITELIB}/streamlink/plugin/api/support_plugin.pyo
-${PYSITELIB}/streamlink/plugin/api/useragents.py
-${PYSITELIB}/streamlink/plugin/api/useragents.pyc
+${PYSITELIB}/streamlink/plugin/api/support_plugin.pyc
 ${PYSITELIB}/streamlink/plugin/api/useragents.pyo
-${PYSITELIB}/streamlink/plugin/api/utils.py
-${PYSITELIB}/streamlink/plugin/api/utils.pyc
+${PYSITELIB}/streamlink/plugin/api/useragents.pyc
 ${PYSITELIB}/streamlink/plugin/api/utils.pyo
-${PYSITELIB}/streamlink/plugin/api/validate.py
+${PYSITELIB}/streamlink/plugin/api/utils.pyc
+${PYSITELIB}/streamlink/plugin/api/validate.pyo
 ${PYSITELIB}/streamlink/plugin/api/validate.pyc
-${PYSITELIB}/streamlink/plugin/api/validate.pyo
+${PYSITELIB}/streamlink/plugin/api/http_session.py
+${PYSITELIB}/streamlink/plugin/api/mapper.py
+${PYSITELIB}/streamlink/plugin/api/support_plugin.py
+${PYSITELIB}/streamlink/plugin/api/useragents.py
+${PYSITELIB}/streamlink/plugin/api/utils.py
+${PYSITELIB}/streamlink/plugin/api/validate.py
 ${PYSITELIB}/streamlink/plugin/plugin.py
-${PYSITELIB}/streamlink/plugin/plugin.pyc
-${PYSITELIB}/streamlink/plugin/plugin.pyo
 ${PYSITELIB}/streamlink/plugins/__init__.py
-${PYSITELIB}/streamlink/plugins/__init__.pyc
 ${PYSITELIB}/streamlink/plugins/__init__.pyo
-${PYSITELIB}/streamlink/plugins/adultswim.py
-${PYSITELIB}/streamlink/plugins/adultswim.pyc
+${PYSITELIB}/streamlink/plugins/__init__.pyc
 ${PYSITELIB}/streamlink/plugins/adultswim.pyo
-${PYSITELIB}/streamlink/plugins/afreeca.py
-${PYSITELIB}/streamlink/plugins/afreeca.pyc
+${PYSITELIB}/streamlink/plugins/adultswim.pyc
 ${PYSITELIB}/streamlink/plugins/afreeca.pyo
-${PYSITELIB}/streamlink/plugins/afreecatv.py
-${PYSITELIB}/streamlink/plugins/afreecatv.pyc
+${PYSITELIB}/streamlink/plugins/afreeca.pyc
 ${PYSITELIB}/streamlink/plugins/afreecatv.pyo
-${PYSITELIB}/streamlink/plugins/aftonbladet.py
-${PYSITELIB}/streamlink/plugins/aftonbladet.pyc
+${PYSITELIB}/streamlink/plugins/afreecatv.pyc
 ${PYSITELIB}/streamlink/plugins/aftonbladet.pyo
-${PYSITELIB}/streamlink/plugins/alieztv.py
-${PYSITELIB}/streamlink/plugins/alieztv.pyc
+${PYSITELIB}/streamlink/plugins/aftonbladet.pyc
 ${PYSITELIB}/streamlink/plugins/alieztv.pyo
-${PYSITELIB}/streamlink/plugins/antenna.py
-${PYSITELIB}/streamlink/plugins/antenna.pyc
+${PYSITELIB}/streamlink/plugins/alieztv.pyc
 ${PYSITELIB}/streamlink/plugins/antenna.pyo
-${PYSITELIB}/streamlink/plugins/ard_live.py
-${PYSITELIB}/streamlink/plugins/ard_live.pyc
+${PYSITELIB}/streamlink/plugins/antenna.pyc
 ${PYSITELIB}/streamlink/plugins/ard_live.pyo
-${PYSITELIB}/streamlink/plugins/ard_mediathek.py
-${PYSITELIB}/streamlink/plugins/ard_mediathek.pyc
+${PYSITELIB}/streamlink/plugins/ard_live.pyc
 ${PYSITELIB}/streamlink/plugins/ard_mediathek.pyo
-${PYSITELIB}/streamlink/plugins/artetv.py
-${PYSITELIB}/streamlink/plugins/artetv.pyc
+${PYSITELIB}/streamlink/plugins/ard_mediathek.pyc
 ${PYSITELIB}/streamlink/plugins/artetv.pyo
-${PYSITELIB}/streamlink/plugins/atresplayer.py
-${PYSITELIB}/streamlink/plugins/atresplayer.pyc
+${PYSITELIB}/streamlink/plugins/artetv.pyc
 ${PYSITELIB}/streamlink/plugins/atresplayer.pyo
-${PYSITELIB}/streamlink/plugins/azubutv.py
-${PYSITELIB}/streamlink/plugins/azubutv.pyc
+${PYSITELIB}/streamlink/plugins/atresplayer.pyc
 ${PYSITELIB}/streamlink/plugins/azubutv.pyo
-${PYSITELIB}/streamlink/plugins/bambuser.py
-${PYSITELIB}/streamlink/plugins/bambuser.pyc
+${PYSITELIB}/streamlink/plugins/azubutv.pyc
 ${PYSITELIB}/streamlink/plugins/bambuser.pyo
-${PYSITELIB}/streamlink/plugins/beam.py
-${PYSITELIB}/streamlink/plugins/beam.pyc
+${PYSITELIB}/streamlink/plugins/bambuser.pyc
 ${PYSITELIB}/streamlink/plugins/beam.pyo
-${PYSITELIB}/streamlink/plugins/beattv.py
-${PYSITELIB}/streamlink/plugins/beattv.pyc
+${PYSITELIB}/streamlink/plugins/beam.pyc
 ${PYSITELIB}/streamlink/plugins/beattv.pyo
-${PYSITELIB}/streamlink/plugins/bigo.py
-${PYSITELIB}/streamlink/plugins/bigo.pyc
+${PYSITELIB}/streamlink/plugins/beattv.pyc
 ${PYSITELIB}/streamlink/plugins/bigo.pyo
-${PYSITELIB}/streamlink/plugins/bilibili.py
-${PYSITELIB}/streamlink/plugins/bilibili.pyc
+${PYSITELIB}/streamlink/plugins/bigo.pyc
 ${PYSITELIB}/streamlink/plugins/bilibili.pyo
-${PYSITELIB}/streamlink/plugins/bliptv.py
+${PYSITELIB}/streamlink/plugins/bilibili.pyc
+${PYSITELIB}/streamlink/plugins/bliptv.pyo
 ${PYSITELIB}/streamlink/plugins/bliptv.pyc
-${PYSITELIB}/streamlink/plugins/bliptv.pyo
-${PYSITELIB}/streamlink/plugins/bongacams.py
+${PYSITELIB}/streamlink/plugins/bongacams.pyo
 ${PYSITELIB}/streamlink/plugins/bongacams.pyc
-${PYSITELIB}/streamlink/plugins/bongacams.pyo
-${PYSITELIB}/streamlink/plugins/btv.py
+${PYSITELIB}/streamlink/plugins/btv.pyo
 ${PYSITELIB}/streamlink/plugins/btv.pyc
-${PYSITELIB}/streamlink/plugins/btv.pyo
-${PYSITELIB}/streamlink/plugins/canalplus.py
+${PYSITELIB}/streamlink/plugins/canalplus.pyo
 ${PYSITELIB}/streamlink/plugins/canalplus.pyc
-${PYSITELIB}/streamlink/plugins/canalplus.pyo
-${PYSITELIB}/streamlink/plugins/cdnbg.py
+${PYSITELIB}/streamlink/plugins/cdnbg.pyo
 ${PYSITELIB}/streamlink/plugins/cdnbg.pyc
-${PYSITELIB}/streamlink/plugins/cdnbg.pyo
-${PYSITELIB}/streamlink/plugins/chaturbate.py
-${PYSITELIB}/streamlink/plugins/chaturbate.pyc
+${PYSITELIB}/streamlink/plugins/ceskatelevize.pyo
+${PYSITELIB}/streamlink/plugins/ceskatelevize.pyc
 ${PYSITELIB}/streamlink/plugins/chaturbate.pyo
-${PYSITELIB}/streamlink/plugins/cinergroup.py
+${PYSITELIB}/streamlink/plugins/chaturbate.pyc
+${PYSITELIB}/streamlink/plugins/cinergroup.pyo
 ${PYSITELIB}/streamlink/plugins/cinergroup.pyc
-${PYSITELIB}/streamlink/plugins/cinergroup.pyo
-${PYSITELIB}/streamlink/plugins/common_jwplayer.py
+${PYSITELIB}/streamlink/plugins/common_jwplayer.pyo
 ${PYSITELIB}/streamlink/plugins/common_jwplayer.pyc
-${PYSITELIB}/streamlink/plugins/common_jwplayer.pyo
-${PYSITELIB}/streamlink/plugins/common_swf.py
+${PYSITELIB}/streamlink/plugins/common_swf.pyo
 ${PYSITELIB}/streamlink/plugins/common_swf.pyc
-${PYSITELIB}/streamlink/plugins/common_swf.pyo
-${PYSITELIB}/streamlink/plugins/connectcast.py
+${PYSITELIB}/streamlink/plugins/connectcast.pyo
 ${PYSITELIB}/streamlink/plugins/connectcast.pyc
-${PYSITELIB}/streamlink/plugins/connectcast.pyo
-${PYSITELIB}/streamlink/plugins/crunchyroll.py
+${PYSITELIB}/streamlink/plugins/crunchyroll.pyo



Home | Main Index | Thread Index | Old Index