# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # multimedia/livestreamer/ # multimedia/livestreamer/Makefile # multimedia/livestreamer/distinfo # multimedia/livestreamer/pkg-descr # echo c - multimedia/livestreamer/ mkdir -p multimedia/livestreamer/ > /dev/null 2>&1 echo x - multimedia/livestreamer/Makefile sed 's/^X//' >multimedia/livestreamer/Makefile << '2dc087a9e4dc3d629a6f15c071c70d5d' X# Created by: Juergen Lock X# $FreeBSD:$ X XPORTNAME= livestreamer XPORTVERSION= 1.7.0 XCATEGORIES= multimedia python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= multimedia@FreeBSD.org XCOMMENT= extract web streams and pipe them into video player of choice X XLICENSE= BSD X XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:${PORTSDIR}/www/py-requests \ X ${PYTHON_PKGNAMEPREFIX}librtmp>=0:${PORTSDIR}/multimedia/py-librtmp X XUSE_PYTHON= yes XUSE_PYDISTUTILS= easy_install XPYDISTUTILS_AUTOPLIST= yes X X.include 2dc087a9e4dc3d629a6f15c071c70d5d echo x - multimedia/livestreamer/distinfo sed 's/^X//' >multimedia/livestreamer/distinfo << 'fc05819e4cf23662f6d4e4c043fb75d1' XSHA256 (livestreamer-1.7.0.tar.gz) = 5c653cd3883349f97181ec36692983cebcfaf62c864692d365450d4300dc6067 XSIZE (livestreamer-1.7.0.tar.gz) = 86888 fc05819e4cf23662f6d4e4c043fb75d1 echo x - multimedia/livestreamer/pkg-descr sed 's/^X//' >multimedia/livestreamer/pkg-descr << 'f326bdacabb1ce422cb1ff20d9721be8' XLivestreamer is a Command Line Interface that pipes video streams Xfrom various services into a video player, such as VLC. The main Xpurpose of Livestreamer is to allow the user to avoid buggy and CPU Xheavy flash plugins but still be able to enjoy various streamed Xcontent. X XLivestreamer is built upon a plugin system which allows support for Xnew services to be easily added. Currently most of the big streaming Xservices are supported, such as: X Dailymotion X Livestream X Twitch/Justin.tv X YouTube Live X UStream X XExample use: X X$ livestreamer twitch.tv/day9tv best X[cli][info] Found matching plugin justintv for URL twitch.tv/day9tv X[cli][info] Opening stream: 720p X[cli][info] Starting player: vlc X XWWW: https://github.com/chrippa/livestreamer f326bdacabb1ce422cb1ff20d9721be8 exit