summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ce074f6a668fa5abb257966cbe1aea188092de38 (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
pkgbase = twitch-dl-git
	pkgdesc = Twitch video downloader that use multiple concurrent connections
	pkgver = 2.1.1.r0.g7f6e792
	pkgrel = 1
	url = https://github.com/ihabunek/twitch-dl
	arch = any
	license = GPL3
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-httpx
	depends = python-m3u8
	depends = python-requests
	depends = python-pyaml
	depends = ffmpeg
	optdepends = twine: Collection of utilities for interacting with PyPI
	provides = twitch-dl
	provides = twitch-dl-bin
	conflicts = twitch-dl
	conflicts = twitch-dl-bin
	source = git+https://github.com/ihabunek/twitch-dl.git
	b2sums = SKIP

pkgname = twitch-dl-git