summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d19d61573624db8c324f1d70e9b285761248b30a (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
35
pkgbase = movim-git
	pkgdesc = Movim is a decentralized social network, written in PHP and HTML5 and based on the XMPP standard protocol.
	pkgver = r6943.9a603a30
	pkgrel = 1
	url = https://movim.eu
	install = movim.install
	arch = any
	license = AGPL3
	makedepends = git
	makedepends = composer
	depends = php-gd
	depends = php-imagick
	depends = php-zmq
	optdepends = postgresql: to use the postgresql database backend
	optdepends = php-pgsql: php bindings for postgresql
	optdepends = mariadb: to use the mysql database backend
	optdepends = sqlite3: to use the sqlite database backend
	optdepends = nginx: reverse proxy
	optdepends = apache: reverse proxy
	optdepends = php-fpm: PHP FactCGI process manager
	provides = movim
	conflicts = movim
	backup = etc/webapps/movim/db.inc.php
	backup = etc/default/movim
	source = movim::git+https://github.com/movim/movim
	source = movim.env
	source = movim.service
	source = sysuser.conf
	sha256sums = SKIP
	sha256sums = 5dfff91dd4a54f3d3713530e204370a96d37898b670a61123d8cad42f92da306
	sha256sums = 813d580300ee5bb7f1f9603db2404f5af67fd02f49017708d4adb919d4422045
	sha256sums = a0aae072d9ee93d270fec602a3fe65bfc63e0de8814f3af6ddebb8ed223391fc

pkgname = movim-git