summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f7730d796fd84d9f1ccb44d9253ba33247016b13 (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.9
	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.9/peertube-v1.0.0-beta.9.zip
	source = peertube.install
	sha256sums = bc9b1fcae47dc37fd00dbe91518d7723a0d0e4fb929371df7ee1108f48a9c816
	sha256sums = d4c5c6d5de78af18bc4d9c090950b0ad71ae056ed85992baee66dcd21600a51a

pkgname = peertube