blob: 9a8472bc6f27c8f8a77eb9873ac1e51201a0f9d5 (
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
31
32
33
34
|
pkgbase = peertube
pkgdesc = ActivityPub-federated video streaming platform using P2P directly in your web browser
pkgver = 3.0.0
pkgrel = 1
url = https://joinpeertube.org/
install = peertube.install
arch = x86_64
license = AGPL
makedepends = yarn
makedepends = python2
makedepends = git
depends = nodejs>=10
depends = nodejs<13
depends = ffmpeg
depends = postgresql
depends = openssl
depends = redis
depends = npm
options = !strip
backup = etc/peertube/production.yaml
source = https://github.com/Chocobozzz/PeerTube/releases/download/v3.0.0/peertube-v3.0.0.tar.xz
source = https://github.com/Chocobozzz/PeerTube/releases/download/v3.0.0/peertube-v3.0.0.tar.xz.asc
source = peertube.install
source = peertube.sysusers
source = peertube
validpgpkeys = C44AAD638367912CA93EDD57583A612D890159BE
b2sums = d5177d25cb5e4fdcad1d7944e8a6f29ba66332c9404944901a3375921516f7556574253740b000c64a4c01a34aa1b42651c3460cf48e245bba81c861e212ef55
b2sums = SKIP
b2sums = ed191d2f82e9360e37e3a60704beb504363b48026ade8fb98378d34d2a890a9de27f3668438261bbc760a50c14c64ed173b9eb5ae47fa8e5dc3f10727bfe45a5
b2sums = 287a1a1b8f279b4f50d02f73b8069c39c49e6d79917f912f6f57db900064b34de91af0a5c0ee2fd743d130dc07e557b582222351491b605c7f5982c03b84b4c3
b2sums = 8c90b7433651fc7e21bb641ec1771bd9a4186b4c88502ab7a74becfe3515f0fd84e8dfccdb5e450a3580f5bc3a9722c4a9246d0233218b47307c6ac542170171
pkgname = peertube
|