summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMalte Rabenseifner2017-02-06 20:53:40 +0100
committerMalte Rabenseifner2017-02-06 20:53:40 +0100
commit810fb8e5c0466fdd9f77bd8c70fb5df8924474f9 (patch)
tree40069ae6a5fda20e25353a42197e1c242d9a2115 /.SRCINFO
parentac12a9b0b909d1703dd70661316f537a8a312d96 (diff)
downloadaur-810fb8e5c0466fdd9f77bd8c70fb5df8924474f9.tar.gz
Update Icinga to 2.6.1
This update splits the package to provide Icinga Studio.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 16 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8cdbedfcc27..11deaafeb44d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,10 @@
# Generated by mksrcinfo v8
-# Sat Dec 17 12:57:06 UTC 2016
+# Mon Feb 6 19:38:11 UTC 2017
pkgbase = icinga2
pkgdesc = An open source host, service and network monitoring program
- pkgver = 2.6.0
+ pkgver = 2.6.1
pkgrel = 1
url = http://www.icinga.org
- install = icinga2.install
arch = i686
arch = x86_64
license = GPL
@@ -13,10 +12,20 @@ pkgbase = icinga2
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.1.tar.gz
+ sha256sums = 783d35c7fcd1b8fa7914633dc376dfad864ccd648b773bb5ef61bb2a1e86b425
+
+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
@@ -41,8 +50,9 @@ pkgbase = icinga2
backup = etc/icinga2/init.conf
backup = etc/icinga2/zones.conf
backup = etc/logrotate.d/icinga2
- source = https://github.com/Icinga/icinga2/archive/v2.6.0.tar.gz
- sha256sums = b04627d7508dda4bb7b75b74501586d34b5d3d8752291c56682ba1137af03270
-pkgname = icinga2
+pkgname = icinga-studio
+ pkgdesc = Graphical tool for debugging and testing the Icinga2 API
+ depends = icinga2-common
+ depends = wxgtk