summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e93e508321a4f9839c0436e1d2cc408cbe5a77aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = streamlink-git
	pkgdesc = CLI program that launches streams from various streaming services in a custom video player (livestreamer fork)
	pkgver = 0.5.0.r2.gc8481ef
	pkgrel = 1
	url = https://streamlink.github.io/
	arch = any
	license = BSD
	checkdepends = python-mock
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-sphinx
	depends = python-pycryptodome
	depends = python-iso3166
	depends = python-iso639
	depends = python-requests
	depends = rtmpdump
	optdepends = ffmpeg: Required to play streams that are made up of separate audio and video streams, eg. YouTube 1080p+
	optdepends = python-librtmp: Required by the ustreamtv plugin to be able to use non-mobile streams.
	provides = streamlink
	conflicts = streamlink
	source = git+https://github.com/streamlink/streamlink.git
	sha512sums = SKIP

pkgname = streamlink-git