summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 18260185d1c767b2c62ff660ce875b19dc7232af (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 = movim-git
	pkgdesc = Movim is a decentralized social network, written in PHP and HTML5 and based on the XMPP standard protocol.
	pkgver = r5307.5705ffc9
	pkgrel = 1
	url = https://movim.eu
	install = movim.install
	arch = any
	license = AGPL3
	makedepends = git
	makedepends = composer
	depends = php-gd
	depends = php-imagick
	optdepends = postgresql: to use the postgresql database backend
	optdepends = php-pgsql: php bindings for postgresql
	optdepends = mariadb: to use the mysql database backend
	optdepends = nginx: reverse proxy
	optdepends = apache: reverse proxy
	optdepends = php-fpm: PHP FactCGI process manager
	provides = movim
	backup = etc/webapps/movim/db.inc.php
	backup = etc/default/movim
	source = movim::git://github.com/movim/movim
	source = movim.env
	source = movim.service
	sha256sums = SKIP
	sha256sums = 5c36a52a410a61f9af9daf9cd12e63b1ef7bab10dab9541b5d3cc8aa4805880c
	sha256sums = f7d88cd405c06cdd65174763e3cf503067d5cb26742a9961fb3368596b84208b

pkgname = movim-git