blob: 634049f5b62c8a13801e00b3695fe5cad660753b (
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
36
|
pkgbase = movim
pkgdesc = Movim is a decentralized social network, written in PHP and HTML5 and based on the XMPP standard protocol.
pkgver = v0.17.1.92ddd9e71
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 = php-sqlite: php bindings for sqlite
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
backup = etc/webapps/movim/db.inc.php
backup = etc/default/movim
source = movim::git+https://github.com/movim/movim#tag=v0.17.1
source = movim.env
source = movim.service
source = sysuser.conf
source = tmpfiles.conf
sha256sums = SKIP
sha256sums = 5dfff91dd4a54f3d3713530e204370a96d37898b670a61123d8cad42f92da306
sha256sums = 813d580300ee5bb7f1f9603db2404f5af67fd02f49017708d4adb919d4422045
sha256sums = c8b569f1eafb97d8d03bbaabb9b4d6ed3415f922a05a52bd865942676368f4c5
sha256sums = d7847c2b5d9897122168c66493bc72200432c2b15317e38afbfb06a8500257a2
pkgname = movim
|