blob: 0c8af3bb5e1334ecb938eacda7a5b13bc7188a23 (
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
29
30
|
pkgbase = peertube
pkgdesc = Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.
pkgver = 1.2.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.2.0/peertube-v1.2.0.zip
source = peertube.install
source = peertube.sysusers
source = peertube
sha256sums = def2d76959abd8ee6e748d87b1d0c5b96e9be8336270bf0b59cbbe275f6d2c61
sha256sums = f2ce66e100c213b3db7e2f65e8678d06e5d5c37c4ac06ba5cde673a7e9e058cb
sha256sums = 61683c744a60f4e0ef43607b25db3173a9d070ad0b9cf6ab50e79825ae365a92
sha256sums = 6376f2aaafa826188ecd58097e31b70c35b597745bb90fb3a5e534af8196caca
pkgname = peertube
|