summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 66a2d65686b4e367a8d2d35e1384e826ebfd28c7 (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
27
28
29
30
pkgbase = streamlink-git
	pkgdesc = CLI program that launches streams from various streaming services in a custom video player (livestreamer fork)
	pkgver = 2.1.1.r14.g28844859
	pkgrel = 1
	url = https://streamlink.github.io/
	arch = any
	license = BSD
	checkdepends = python-freezegun
	checkdepends = python-mock
	checkdepends = python-pytest
	checkdepends = python-requests-mock
	makedepends = python-recommonmark
	makedepends = python-setuptools
	makedepends = python-sphinx
	makedepends = git
	depends = python-pycryptodome
	depends = python-isodate
	depends = python-pycountry
	depends = python-requests
	depends = python-pysocks
	depends = python-websocket-client
	depends = rtmpdump
	optdepends = ffmpeg: Required to play streams that are made up of separate audio and video streams, eg. YouTube 1080p+
	provides = streamlink
	conflicts = streamlink
	source = streamlink::git+https://github.com/streamlink/streamlink.git
	sha512sums = SKIP

pkgname = streamlink-git