summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 53033ff3bef3da8e31212cbcbd4e9a81e058d2e7 (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
58
# Generated by mksrcinfo v8
# Fri Apr  7 12:28:20 UTC 2017
pkgbase = icinga2
	pkgdesc = An open source host, service and network monitoring program
	pkgver = 2.6.3
	pkgrel = 1
	url = http://www.icinga.org
	arch = i686
	arch = x86_64
	license = GPL
	makedepends = boost
	makedepends = cmake
	makedepends = libmariadbclient
	makedepends = postgresql-libs
	makedepends = wxgtk
	depends = boost-libs
	depends = libedit
	depends = openssl
	depends = yajl
	source = https://github.com/Icinga/icinga2/archive/v2.6.3.tar.gz
	sha256sums = 83d44871a70d1b368b1af717873ff9b1b185344d23fc79b83118e47a85da6d90

pkgname = icinga2-common
	pkgdesc = Common files for Icinga2

pkgname = icinga2
	install = icinga2.install
	depends = icinga2-common
	optdepends = monitoring-plugins: plugins needed for icinga checks
	optdepends = libmariadbclient: for MySQL support
	optdepends = postgresql-libs: for PostgreSQL support
	backup = etc/default/icinga2
	backup = etc/icinga2/features-available/api.conf
	backup = etc/icinga2/features-available/checker.conf
	backup = etc/icinga2/features-available/command.conf
	backup = etc/icinga2/features-available/compatlog.conf
	backup = etc/icinga2/features-available/debuglog.conf
	backup = etc/icinga2/features-available/gelf.conf
	backup = etc/icinga2/features-available/graphite.conf
	backup = etc/icinga2/features-available/ido-mysql.conf
	backup = etc/icinga2/features-available/ido-pgsql.conf
	backup = etc/icinga2/features-available/livestatus.conf
	backup = etc/icinga2/features-available/mainlog.conf
	backup = etc/icinga2/features-available/notification.conf
	backup = etc/icinga2/features-available/perfdata.conf
	backup = etc/icinga2/features-available/statusdata.conf
	backup = etc/icinga2/features-available/syslog.conf
	backup = etc/icinga2/constants.conf
	backup = etc/icinga2/icinga2.conf
	backup = etc/icinga2/init.conf
	backup = etc/icinga2/zones.conf
	backup = etc/logrotate.d/icinga2

pkgname = icinga-studio
	pkgdesc = Graphical tool for debugging and testing the Icinga2 API
	depends = icinga2-common
	depends = wxgtk