summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO31
1 files changed, 15 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad26a9e87fe4..d0ae0674008e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,9 @@
pkgbase = icinga2
pkgdesc = An open source host, service and network monitoring program
- pkgver = 2.8.4
+ pkgver = 2.9.0
pkgrel = 1
url = http://www.icinga.org
+ install = icinga2.install
changelog = icinga2.changelog
arch = i686
arch = x86_64
@@ -11,29 +12,23 @@ pkgbase = icinga2
makedepends = cmake
makedepends = libmariadbclient
makedepends = postgresql-libs
- makedepends = wxgtk
+ makedepends = systemd
depends = boost-libs
depends = libedit
+ depends = libsystemd
depends = openssl
depends = yajl
- source = https://github.com/Icinga/icinga2/archive/v2.8.4.tar.gz
- sha256sums = 36f6ae3ccd5d93599459ee093011e6b64f0c56cc16bc28d37e2e6acd0c63aae6
-
-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
+ replaces = icinga2-common
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/elasticsearch.conf
backup = etc/icinga2/features-available/gelf.conf
backup = etc/icinga2/features-available/graphite.conf
backup = etc/icinga2/features-available/ido-mysql.conf
@@ -48,12 +43,16 @@ pkgname = icinga2
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/scripts/mail-host-notification.sh
+ backup = etc/icinga2/scripts/mail-service-notification.sh
backup = etc/icinga2/zones.conf
backup = etc/logrotate.d/icinga2
+ source = https://github.com/Icinga/icinga2/archive/v2.9.0.tar.gz
+ source = icinga2.tmpfiles
+ source = icinga2.sysusers
+ sha256sums = 74fe8a14c315f5a01831cca88bd7382a0e6e8ecbb90a1c58054a1bcca622f40d
+ sha256sums = 1302b333f49ead14f8808a379535971501d3a0c1ba02a7bf7b4406b7d27c754c
+ sha256sums = 2f946a33ea50a3c4400a81acd778e6411ffe5e2257a98004288b84a64f382810
-pkgname = icinga-studio
- pkgdesc = Graphical tool for debugging and testing the Icinga2 API
- depends = icinga2-common
- depends = wxgtk
+pkgname = icinga2