summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authordaftaupe2018-04-11 21:46:28 +0200
committerdaftaupe2018-04-11 21:46:28 +0200
commit3eba811046bb5cdb07a9fc25d85c42fecd447786 (patch)
treed7ae79f83e4726beb413bedb470814406f18243c /.SRCINFO
downloadaur-3eba811046bb5cdb07a9fc25d85c42fecd447786.tar.gz
1.0.0-beta.3
Signed-off-by: daftaupe <pierre-alain.toret@protonmail.com>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO28
1 files changed, 28 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ffbdc9a06ae1
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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
+