summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 870c8f2e8084ba43c6f4321c555316bba41fabbb (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
pkgbase = movim-git
	pkgdesc = Movim is a decentralized social network, written in PHP and HTML5 and based on the XMPP standard protocol.
	pkgver = r5975.e43f3510
	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 = 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
	sha256sums = SKIP
	sha256sums = 5dfff91dd4a54f3d3713530e204370a96d37898b670a61123d8cad42f92da306
	sha256sums = 793b85ca2080d92d9663af1750d0be9d1cbd20de9c828cb0ce0cc91ad5510f11

pkgname = movim-git