-# Maintainer: Tomas Krizek <tomas.krizek@nic.cz>
+# Maintainer: Knot Resolver team <knot-resolver@labs.nic.cz>
+# Maintainer: Vladimír Čunát <vladimir.cunat@nic.cz>
+# Contributor: Nicki Křížek <nicki@isc.org>
# Contributor: Ondřej Surý <ondrej@sury.org>
+# Contributor: Oto Šťáva <oto.stava@gmail.com>
# SPDX-License-Identifier: GPL-3.0-or-later
pkgname=knot-resolver
'python-yaml'
'python-aiohttp'
'python-typing_extensions'
- 'python-prometheus_client'
'python-jinja'
'supervisor'
)
makedepends=(
'cmocka'
'meson'
- 'systemd-libs'
+ 'pkgconfig'
'python-build'
'python-installer'
'python-poetry'
+ 'python-wheel'
+ 'systemd-libs'
)
optdepends=(
'lua51-basexx: experimental_dot_auth module'
'lua51-cqueues: http and dns64 module, policy.rpz() function'
'lua51-http: http and prefill modules, trust_anchors bootstrap'
'lua51-psl: policy.slice_randomize_psl() function'
+ 'python-prometheus_client: stats and metrics in Prometheus format'
)
backup=('etc/knot-resolver/config.yaml')
options=(debug strip)