summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a143906b52be2ebcfa8a0e3aeb3a839b7c41fdf1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = streamlink-git
	pkgdesc = CLI program that launches streams from various streaming services in a custom video player (livestreamer fork)
	pkgver = 0.1.0.r76.gdd0de7e
	pkgrel = 1
	url = https://streamlink.github.io/
	arch = any
	license = BSD
	checkdepends = python-mock
	checkdepends = python-pytest-cov
	makedepends = git
	makedepends = python-sphinx
	depends = python-pycryptodome
	depends = python-requests
	depends = python-setuptools
	depends = rtmpdump
	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
	sha256sums = SKIP

pkgname = streamlink-git