pkgsrc-Changes archive

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

CVS commit: pkgsrc/multimedia



Module Name:    pkgsrc
Committed By:   maya
Date:           Wed Oct 10 20:09:07 UTC 2018

Modified Files:
        pkgsrc/multimedia: Makefile
Removed Files:
        pkgsrc/multimedia/livestreamer: DESCR Makefile PLIST distinfo

Log Message:
Remove livestreamer, superseded by streamlink

Livestreamer allows watching website streams. It hasn't been actively
developed in a few years, and it doesn't handle stable APIs. It's likely
it has very few remaining working websites.

Superseded by streamlink, a fork of livestreamer under a different name
which is very actively maintained and works for many of the popular
websites.

Announced on pkgsrc-users in 5/sep/2018:
https://mail-index.netbsd.org/pkgsrc-users/2018/09/05/msg027401.html


To generate a diff of this commit:
cvs rdiff -u -r1.265 -r1.266 pkgsrc/multimedia/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/multimedia/livestreamer/DESCR \
    pkgsrc/multimedia/livestreamer/PLIST
cvs rdiff -u -r1.2 -r0 pkgsrc/multimedia/livestreamer/Makefile \
    pkgsrc/multimedia/livestreamer/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/multimedia/Makefile
diff -u pkgsrc/multimedia/Makefile:1.265 pkgsrc/multimedia/Makefile:1.266
--- pkgsrc/multimedia/Makefile:1.265    Sun Sep 30 19:05:43 2018
+++ pkgsrc/multimedia/Makefile  Wed Oct 10 20:09:07 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.265 2018/09/30 19:05:43 maya Exp $
+# $NetBSD: Makefile,v 1.266 2018/10/10 20:09:07 maya Exp $
 #
 
 COMMENT=       Multimedia utilities
@@ -139,7 +139,6 @@ SUBDIR+=    libva
 SUBDIR+=       libva-driver-vdpau
 SUBDIR+=       libvdpau
 SUBDIR+=       libvpx
-SUBDIR+=       livestreamer
 SUBDIR+=       lsdvd
 SUBDIR+=       mate-media
 SUBDIR+=       mediainfo



Home | Main Index | Thread Index | Old Index