summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c792ed546027621d41f6f4c776fc095dd6f38fb7 (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.1
	pkgrel = 1
	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.1.tar.gz
	source = apache-example.conf
	source = nginx-example.conf
	sha256sums = 53372c074ed41c54f09e72db71959f6b397f7e4145528f3f06d471d4569b12b7
	sha256sums = e20c609c08732ca47f198e7a247e2b3c95ffd66d3d71d00fe0351a6ebbf74915
	sha256sums = 9777798bf9ffd4ec65fcb0dfcc2aab26d9288a6ae9e7cec410c210b5e001b440

pkgname = hauk-server