summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4be6d89be507734ddd80035e0dd03a673392d2eb (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
pkgbase = pi-hole-server
	pkgdesc = The Pi-hole is an advertising-aware DNS/Web server. Arch adaptation for lan wide DNS server.
	pkgver = 5.0
	pkgrel = 1
	url = https://github.com/pi-hole/pi-hole
	install = pi-hole-server.install
	arch = any
	license = EUPL-1.1
	depends = pi-hole-ftl>=5.0
	depends = bc
	depends = perl
	depends = net-tools
	depends = iproute2
	depends = logrotate
	depends = bind-tools
	optdepends = lighttpd: a secure, fast, compliant and very flexible web-server
	optdepends = php-cgi: CGI and FCGI SAPI for PHP needed only for lighttpd
	optdepends = nginx-mainline: lightweight http server
	optdepends = php-fpm: FastCGI process manager for php needed for nginx
	optdepends = php-sqlite: sqlite db access for nginx
	conflicts = pi-hole-standalone
	backup = etc/dnsmasq.d/01-pihole.conf
	backup = etc/pihole/adlists.list
	backup = etc/dnsmasq.conf
	source = pi-hole-server-core-5.0.tar.gz::https://github.com/pi-hole/pi-hole/archive/v5.0.tar.gz
	source = pi-hole-server-admin-5.0.tar.gz::https://github.com/pi-hole/AdminLTE/archive/v5.0.tar.gz
	source = arch-server-core-5.0-275532935.patch::https://raw.githubusercontent.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-core-5.0.patch
	source = arch-server-admin-5.0-275532935.patch::https://raw.githubusercontent.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-admin-5.0.patch
	source = dnsmasq.include
	source = lighttpd.pi-hole.conf
	source = nginx.pi-hole.conf
	source = pi-hole.tmpfile
	source = pi-hole-gravity.service
	source = pi-hole-gravity.timer
	source = pi-hole-logtruncate.service
	source = pi-hole-logtruncate.timer
	source = mimic_setupVars.conf.sh
	source = piholeDebug.sh
	md5sums = 0f19aeefad3063c44f421de1ad21b233
	md5sums = 9402041b365e78a02a95942bdd3c3c05
	md5sums = e86d30019550856eebfbaf3c66b24b3e
	md5sums = 7836b40de628a6e35992c5547bd5d5f4
	md5sums = 4d9038588164bb9130c8ca11653f83f3
	md5sums = 971cc2859672341d77f8deba702fb7f7
	md5sums = b63fcf29c29796023a2677bcf2b369a7
	md5sums = 37e7d5e5aad2d812e825b584e07bbd02
	md5sums = 047f13d4ac97877f724f87b002aaee63
	md5sums = d42a864f88299998f8233c0bc0dd093d
	md5sums = 20c5b0c6b4e23e55b25ab6c28dda709d
	md5sums = 291d3c95e445fe65caf40c3605efd186
	md5sums = c227ffa88ddebc34cb715b73640cd845
	md5sums = d7b69ae51db0e8ac8e27f20a234eed85

pkgname = pi-hole-server