summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9b31308fe51103a7295cae34f229817472ed96a4 (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
31
32
33
34
35
36
37
38
39
pkgbase = streamlink-git
	pkgdesc = CLI program that launches streams from various streaming services in a custom video player (livestreamer fork)
	pkgver = 7.1.0.r0.gd532def9
	pkgrel = 1
	url = https://streamlink.github.io/
	arch = any
	license = BSD-2-Clause
	checkdepends = python-freezegun
	checkdepends = python-pytest
	checkdepends = python-pytest-cov
	checkdepends = python-pytest-trio
	checkdepends = python-requests-mock
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-myst-parser
	makedepends = python-setuptools
	makedepends = python-sphinx
	makedepends = python-sphinx_design
	makedepends = python-shtab
	makedepends = python-versioningit
	makedepends = python-wheel
	makedepends = git
	depends = python-certifi
	depends = python-isodate
	depends = python-lxml
	depends = python-pycountry
	depends = python-pycryptodome
	depends = python-pysocks
	depends = python-requests
	depends = python-trio
	depends = python-trio-websocket
	depends = python-websocket-client
	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