summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1e4f4dd04e25fe7fa503053ba0e8a6d762b1aa3d (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 = peertube
	pkgdesc = Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.
	pkgver = 1.0.0_beta.6
	pkgrel = 1
	url = https://joinpeertube.org/
	install = peertube.install
	arch = x86_64
	license = AGPL
	makedepends = yarn
	makedepends = npm
	makedepends = python2
	depends = nodejs-lts-carbon
	depends = ffmpeg
	depends = postgresql
	depends = openssl
	depends = redis
	depends = nginx-mainline
	backup = etc/peertube/production.yaml
	source = https://github.com/Chocobozzz/PeerTube/releases/download/v1.0.0-beta.6/peertube-v1.0.0-beta.6.zip
	source = peertube.install
	sha256sums = 1878e2bd715b26807de2293436236019880d139a83c7a562f07e73c7805649b9
	sha256sums = 23116acd08dcc84832b814a0bfa3ef50a449a44852cc70b343ac4b09816a5278

pkgname = peertube