summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ffbdc9a06ae1eca200a12139cd97f61b280d1a73 (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
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.3
	pkgrel = 1
	url = https://joinpeertube.org/
	install = peertube.install
	arch = x86_64
	license = AGPL
	makedepends = unzip
	makedepends = yarn
	makedepends = npm
	depends = nodejs
	depends = ffmpeg
	depends = postgresql
	depends = openssl
	depends = redis
	depends = git
	depends = wget
	depends = python2
	depends = nginx-mainline
	backup = etc/peertube/production.yaml
	source = https://github.com/Chocobozzz/PeerTube/releases/download/v1.0.0-beta.3/peertube-v1.0.0-beta.3.zip
	source = peertube.install
	sha256sums = 6c6714d5229fcfaa5215fedc40e3dd476f39cf7cc62a27ab55e5bb082bd2509c
	sha256sums = 23116acd08dcc84832b814a0bfa3ef50a449a44852cc70b343ac4b09816a5278

pkgname = peertube