summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4acafead4a0656e55881b74940ba153f57d370b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = hauk-server
	pkgdesc = PHP backend for Hauk, a self-hosted real-time location sharing app
	pkgver = 1.6
	pkgrel = 2
	url = https://github.com/bilde2910/Hauk
	install = hauk-server.install
	arch = any
	license = Apache
	depends = php>=7
	optdepends = php-memcached: memcached storage support
	optdepends = php-redis: Redis storage support
	optdepends = php-ldap: user authentication against LDAP
	options = !strip
	backup = etc/hauk/config.php
	source = https://github.com/bilde2910/Hauk/archive/v1.6.tar.gz
	source = apache-example.conf
	source = nginx-example.conf
	sha256sums = 5d8bc17bf2b51d6745fd1234a6a3ce9d1937eae23c575875dbe804741a463c81
	sha256sums = e20c609c08732ca47f198e7a247e2b3c95ffd66d3d71d00fe0351a6ebbf74915
	sha256sums = 9777798bf9ffd4ec65fcb0dfcc2aab26d9288a6ae9e7cec410c210b5e001b440

pkgname = hauk-server