summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 05d7631673d9d3e2f9725d3babc1e39f2c99b95e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = pylivestream-git
	pkgdesc = Python FFmpeg-based live streaming to YouTube, Facebook, Periscope, Twitch, etc
	pkgver = 1.11.1.r0.g6b0d23e
	pkgrel = 1
	url = https://github.com/scivision/pylivestream
	arch = any
	license = AGPL3
	makedepends = git
	makedepends = python-setuptools
	depends = ffmpeg>=3.0
	depends = python>=3.6
	depends = python-setuptools
	provides = pylivestream
	conflicts = pylivestream
	source = pylivestream::git+https://github.com/scivision/pylivestream.git
	md5sums = SKIP

pkgname = pylivestream-git