summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 60303058cbb6df3ef48bb6c36271610a491b81d4 (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
56
57
pkgbase = pi-hole-server
	pkgdesc = The Pi-hole is an advertising-aware DNS/Web server. Arch adaptation for lan wide DNS server.
	pkgver = 4.3.2
	pkgrel = 4
	url = https://github.com/pi-hole/pi-hole
	install = pi-hole-server.install
	arch = any
	license = EUPL-1.1
	depends = pi-hole-ftl
	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
	conflicts = pi-hole-standalone
	backup = etc/pihole/whitelist.txt
	backup = etc/pihole/blacklist.txt
	backup = etc/pihole/regex.list
	backup = etc/dnsmasq.d/01-pihole.conf
	backup = etc/pihole/adlists.list
	backup = etc/dnsmasq.conf
	source = pihole-4.3.2.tar.gz::https://github.com/pi-hole/pi-hole/archive/v4.3.2.tar.gz
	source = admin-4.3.2.tar.gz::https://github.com/pi-hole/AdminLTE/archive/v4.3.2.tar.gz
	source = https://raw.githubusercontent.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-core-4.3.2.patch
	source = https://raw.githubusercontent.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-admin-4.3.2.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 = 33ea26a46937a0b5d20037639eb0ee34
	md5sums = b21acb085ea8c39ee57745c7192c31f0
	md5sums = 1d46f456d34732ef4c63f9e3cd7d7aa8
	md5sums = 0bf788791bc70cf9139cc1ab52c6fe06
	md5sums = 4d9038588164bb9130c8ca11653f83f3
	md5sums = 971cc2859672341d77f8deba702fb7f7
	md5sums = b63fcf29c29796023a2677bcf2b369a7
	md5sums = 9bc23c314397a0f59978cfe246140cda
	md5sums = 047f13d4ac97877f724f87b002aaee63
	md5sums = d42a864f88299998f8233c0bc0dd093d
	md5sums = 20c5b0c6b4e23e55b25ab6c28dda709d
	md5sums = 291d3c95e445fe65caf40c3605efd186
	md5sums = c227ffa88ddebc34cb715b73640cd845
	md5sums = d7b69ae51db0e8ac8e27f20a234eed85

pkgname = pi-hole-server