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

pkgname = peertube