blob: 42cc86638a5fdf13ac28dd85bdeb451f288531f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = icingaweb2
pkgdesc = Icinga Web 2 Interface
pkgver = 2.6.3
pkgrel = 1
url = http://www.icinga.org
install = icingaweb2.install
arch = any
license = GPL
depends = php
optdepends = php-gd: export data to PDF
optdepends = php-intl: support for internationalization
optdepends = php-pgsql: for PostgreSQL backend
source = https://github.com/Icinga/icingaweb2/archive/v2.6.3.tar.gz
sha256sums = 617da92af6e16a0fd8a43f6974f5ce63e4bbf4e024746aeffc06739d02e71c87
pkgname = icingaweb2
|