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.2.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/528b08745c37
branches:  trunk
changeset: 356420:528b08745c37
user:      maya <maya%pkgsrc.org@localhost>
date:      Fri Dec 30 22:41:33 2016 +0000

description:
streamlink: update to 0.2.0

Release 0.2.0 of Streamlink!

We've done numerous changes to plugins as well as fixed quite a few
which were originally failing. Among these changes are updated docs
as well as general UI/UX cleaning with console output.

The main features are:

    Additional plugins added
    Plugin fixes
    Cleaned up console output
    Additional documentation (contribution, installation instructions)

Again, thank you everyone whom contributed to this release! :D

diffstat:

 multimedia/streamlink/Makefile |   7 ++---
 multimedia/streamlink/PLIST    |  56 +++++++++++++++++++++++++++++++++++++++++-
 multimedia/streamlink/distinfo |  10 +++---
 3 files changed, 63 insertions(+), 10 deletions(-)

diffs (195 lines):

diff -r 1dbf82e8e6f6 -r 528b08745c37 multimedia/streamlink/Makefile
--- a/multimedia/streamlink/Makefile    Fri Dec 30 22:35:53 2016 +0000
+++ b/multimedia/streamlink/Makefile    Fri Dec 30 22:41:33 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2016/11/26 14:15:57 maya Exp $
+# $NetBSD: Makefile,v 1.4 2016/12/30 22:41:33 maya Exp $
 
-DISTNAME=      streamlink-0.1.0
+DISTNAME=      streamlink-0.2.0
 CATEGORIES=    multimedia
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=streamlink/}
 GITHUB_TAG=    ${PKGVERSION_NOREV}
@@ -14,11 +14,10 @@
 
 .include "../../lang/python/egg.mk"
 
-.if ${_PYTHON_VERSION} < 30
 DEPENDS+=      ${PYPKGPREFIX}-singledispatch-[0-9]*:../../devel/py-singledispatch
 DEPENDS+=      ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
 DEPENDS+=      ${PYPKGPREFIX}-futures-[0-9]*:../../devel/py-futures
-.endif
+DEPENDS+=      ${PYPKGPREFIX}-cryptodome-3.4.3:../../security/py-cryptodome
 
 EGG_NAME=      ${PKGNAME_NOREV}
 
diff -r 1dbf82e8e6f6 -r 528b08745c37 multimedia/streamlink/PLIST
--- a/multimedia/streamlink/PLIST       Fri Dec 30 22:35:53 2016 +0000
+++ b/multimedia/streamlink/PLIST       Fri Dec 30 22:41:33 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2016/11/26 14:15:57 maya Exp $
+@comment $NetBSD: PLIST,v 1.3 2016/12/30 22:41:33 maya Exp $
 bin/streamlink
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -72,6 +72,9 @@
 ${PYSITELIB}/streamlink/packages/pbs.py
 ${PYSITELIB}/streamlink/packages/pbs.pyc
 ${PYSITELIB}/streamlink/packages/pbs.pyo
+${PYSITELIB}/streamlink/packages/requests_file.py
+${PYSITELIB}/streamlink/packages/requests_file.pyc
+${PYSITELIB}/streamlink/packages/requests_file.pyo
 ${PYSITELIB}/streamlink/packages/shutil_which.py
 ${PYSITELIB}/streamlink/packages/shutil_which.pyc
 ${PYSITELIB}/streamlink/packages/shutil_which.pyo
@@ -129,6 +132,9 @@
 ${PYSITELIB}/streamlink/plugins/artetv.py
 ${PYSITELIB}/streamlink/plugins/artetv.pyc
 ${PYSITELIB}/streamlink/plugins/artetv.pyo
+${PYSITELIB}/streamlink/plugins/atresplayer.py
+${PYSITELIB}/streamlink/plugins/atresplayer.pyc
+${PYSITELIB}/streamlink/plugins/atresplayer.pyo
 ${PYSITELIB}/streamlink/plugins/azubutv.py
 ${PYSITELIB}/streamlink/plugins/azubutv.pyc
 ${PYSITELIB}/streamlink/plugins/azubutv.pyo
@@ -141,6 +147,9 @@
 ${PYSITELIB}/streamlink/plugins/beattv.py
 ${PYSITELIB}/streamlink/plugins/beattv.pyc
 ${PYSITELIB}/streamlink/plugins/beattv.pyo
+${PYSITELIB}/streamlink/plugins/bigo.py
+${PYSITELIB}/streamlink/plugins/bigo.pyc
+${PYSITELIB}/streamlink/plugins/bigo.pyo
 ${PYSITELIB}/streamlink/plugins/bilibili.py
 ${PYSITELIB}/streamlink/plugins/bilibili.pyc
 ${PYSITELIB}/streamlink/plugins/bilibili.pyo
@@ -150,6 +159,9 @@
 ${PYSITELIB}/streamlink/plugins/chaturbate.py
 ${PYSITELIB}/streamlink/plugins/chaturbate.pyc
 ${PYSITELIB}/streamlink/plugins/chaturbate.pyo
+${PYSITELIB}/streamlink/plugins/cinergroup.py
+${PYSITELIB}/streamlink/plugins/cinergroup.pyc
+${PYSITELIB}/streamlink/plugins/cinergroup.pyo
 ${PYSITELIB}/streamlink/plugins/common_jwplayer.py
 ${PYSITELIB}/streamlink/plugins/common_jwplayer.pyc
 ${PYSITELIB}/streamlink/plugins/common_jwplayer.pyo
@@ -168,6 +180,9 @@
 ${PYSITELIB}/streamlink/plugins/dailymotion.py
 ${PYSITELIB}/streamlink/plugins/dailymotion.pyc
 ${PYSITELIB}/streamlink/plugins/dailymotion.pyo
+${PYSITELIB}/streamlink/plugins/dingittv.py
+${PYSITELIB}/streamlink/plugins/dingittv.pyc
+${PYSITELIB}/streamlink/plugins/dingittv.pyo
 ${PYSITELIB}/streamlink/plugins/disney_de.py
 ${PYSITELIB}/streamlink/plugins/disney_de.pyc
 ${PYSITELIB}/streamlink/plugins/disney_de.pyo
@@ -177,6 +192,12 @@
 ${PYSITELIB}/streamlink/plugins/dmcloud_embed.py
 ${PYSITELIB}/streamlink/plugins/dmcloud_embed.pyc
 ${PYSITELIB}/streamlink/plugins/dmcloud_embed.pyo
+${PYSITELIB}/streamlink/plugins/dogan.py
+${PYSITELIB}/streamlink/plugins/dogan.pyc
+${PYSITELIB}/streamlink/plugins/dogan.pyo
+${PYSITELIB}/streamlink/plugins/dogus.py
+${PYSITELIB}/streamlink/plugins/dogus.pyc
+${PYSITELIB}/streamlink/plugins/dogus.pyo
 ${PYSITELIB}/streamlink/plugins/dommune.py
 ${PYSITELIB}/streamlink/plugins/dommune.pyc
 ${PYSITELIB}/streamlink/plugins/dommune.pyo
@@ -201,6 +222,9 @@
 ${PYSITELIB}/streamlink/plugins/filmon_us.py
 ${PYSITELIB}/streamlink/plugins/filmon_us.pyc
 ${PYSITELIB}/streamlink/plugins/filmon_us.pyo
+${PYSITELIB}/streamlink/plugins/foxtr.py
+${PYSITELIB}/streamlink/plugins/foxtr.pyc
+${PYSITELIB}/streamlink/plugins/foxtr.pyo
 ${PYSITELIB}/streamlink/plugins/furstream.py
 ${PYSITELIB}/streamlink/plugins/furstream.pyc
 ${PYSITELIB}/streamlink/plugins/furstream.pyo
@@ -216,15 +240,24 @@
 ${PYSITELIB}/streamlink/plugins/hitbox.py
 ${PYSITELIB}/streamlink/plugins/hitbox.pyc
 ${PYSITELIB}/streamlink/plugins/hitbox.pyo
+${PYSITELIB}/streamlink/plugins/ine.py
+${PYSITELIB}/streamlink/plugins/ine.pyc
+${PYSITELIB}/streamlink/plugins/ine.pyo
 ${PYSITELIB}/streamlink/plugins/itvplayer.py
 ${PYSITELIB}/streamlink/plugins/itvplayer.pyc
 ${PYSITELIB}/streamlink/plugins/itvplayer.pyo
+${PYSITELIB}/streamlink/plugins/kanal7.py
+${PYSITELIB}/streamlink/plugins/kanal7.pyc
+${PYSITELIB}/streamlink/plugins/kanal7.pyo
 ${PYSITELIB}/streamlink/plugins/letontv.py
 ${PYSITELIB}/streamlink/plugins/letontv.pyc
 ${PYSITELIB}/streamlink/plugins/letontv.pyo
 ${PYSITELIB}/streamlink/plugins/livecodingtv.py
 ${PYSITELIB}/streamlink/plugins/livecodingtv.pyc
 ${PYSITELIB}/streamlink/plugins/livecodingtv.pyo
+${PYSITELIB}/streamlink/plugins/liveme.py
+${PYSITELIB}/streamlink/plugins/liveme.pyc
+${PYSITELIB}/streamlink/plugins/liveme.pyo
 ${PYSITELIB}/streamlink/plugins/livestation.py
 ${PYSITELIB}/streamlink/plugins/livestation.pyc
 ${PYSITELIB}/streamlink/plugins/livestation.pyo
@@ -249,6 +282,9 @@
 ${PYSITELIB}/streamlink/plugins/nhkworld.py
 ${PYSITELIB}/streamlink/plugins/nhkworld.pyc
 ${PYSITELIB}/streamlink/plugins/nhkworld.pyo
+${PYSITELIB}/streamlink/plugins/nineanime.py
+${PYSITELIB}/streamlink/plugins/nineanime.pyc
+${PYSITELIB}/streamlink/plugins/nineanime.pyo
 ${PYSITELIB}/streamlink/plugins/nos.py
 ${PYSITELIB}/streamlink/plugins/nos.pyc
 ${PYSITELIB}/streamlink/plugins/nos.pyo
@@ -279,6 +315,9 @@
 ${PYSITELIB}/streamlink/plugins/piczel.py
 ${PYSITELIB}/streamlink/plugins/piczel.pyc
 ${PYSITELIB}/streamlink/plugins/piczel.pyo
+${PYSITELIB}/streamlink/plugins/powerapp.py
+${PYSITELIB}/streamlink/plugins/powerapp.pyc
+${PYSITELIB}/streamlink/plugins/powerapp.pyo
 ${PYSITELIB}/streamlink/plugins/rtlxl.py
 ${PYSITELIB}/streamlink/plugins/rtlxl.pyc
 ${PYSITELIB}/streamlink/plugins/rtlxl.pyo
@@ -327,12 +366,27 @@
 ${PYSITELIB}/streamlink/plugins/tga.py
 ${PYSITELIB}/streamlink/plugins/tga.pyc
 ${PYSITELIB}/streamlink/plugins/tga.pyo
+${PYSITELIB}/streamlink/plugins/tigerdile.py
+${PYSITELIB}/streamlink/plugins/tigerdile.pyc
+${PYSITELIB}/streamlink/plugins/tigerdile.pyo
+${PYSITELIB}/streamlink/plugins/trt.py
+${PYSITELIB}/streamlink/plugins/trt.pyc
+${PYSITELIB}/streamlink/plugins/trt.pyo
+${PYSITELIB}/streamlink/plugins/turkuvaz.py
+${PYSITELIB}/streamlink/plugins/turkuvaz.pyc
+${PYSITELIB}/streamlink/plugins/turkuvaz.pyo
+${PYSITELIB}/streamlink/plugins/tv360.py
+${PYSITELIB}/streamlink/plugins/tv360.pyc
+${PYSITELIB}/streamlink/plugins/tv360.pyo
 ${PYSITELIB}/streamlink/plugins/tv3cat.py
 ${PYSITELIB}/streamlink/plugins/tv3cat.pyc
 ${PYSITELIB}/streamlink/plugins/tv3cat.pyo
 ${PYSITELIB}/streamlink/plugins/tv4play.py
 ${PYSITELIB}/streamlink/plugins/tv4play.pyc
 ${PYSITELIB}/streamlink/plugins/tv4play.pyo
+${PYSITELIB}/streamlink/plugins/tv8.py
+${PYSITELIB}/streamlink/plugins/tv8.pyc
+${PYSITELIB}/streamlink/plugins/tv8.pyo
 ${PYSITELIB}/streamlink/plugins/tvcatchup.py
 ${PYSITELIB}/streamlink/plugins/tvcatchup.pyc
 ${PYSITELIB}/streamlink/plugins/tvcatchup.pyo
diff -r 1dbf82e8e6f6 -r 528b08745c37 multimedia/streamlink/distinfo
--- a/multimedia/streamlink/distinfo    Fri Dec 30 22:35:53 2016 +0000
+++ b/multimedia/streamlink/distinfo    Fri Dec 30 22:41:33 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2016/11/26 14:15:57 maya Exp $
+$NetBSD: distinfo,v 1.3 2016/12/30 22:41:33 maya Exp $
 
-SHA1 (streamlink-0.1.0.tar.gz) = 5b1594afc096feab1d37ad11c1e9284b7bd7f34e
-RMD160 (streamlink-0.1.0.tar.gz) = e843fed3b00a20114e3a9fe38e53c7ea1484c1a8
-SHA512 (streamlink-0.1.0.tar.gz) = 78b5bd9d35c2fc9c1d9fe3954b439e56cfee48f2b73a95a2c08a53c3a66143938ba162f2d2ba29c8af989565c920756cab605ae772d73828a3dd5a41fc6d30c2
-Size (streamlink-0.1.0.tar.gz) = 960622 bytes
+SHA1 (streamlink-0.2.0.tar.gz) = 6f56764b3b6fbf6eb74c0d92afe6f5f93ccb2198
+RMD160 (streamlink-0.2.0.tar.gz) = d437e47bf5e811a92fe0bef69ae4a4606b87d082
+SHA512 (streamlink-0.2.0.tar.gz) = 10ccf30ef024c34f15b16539ac1e9329351eb26dffe0c36546240354fcf635e7dabc63a56cf70d43763adbfdc41651b86f189e625215d475d54d04f8e3b24ab1
+Size (streamlink-0.2.0.tar.gz) = 996839 bytes



Home | Main Index | Thread Index | Old Index