# Template file for 'pantalaimon' pkgname=pantalaimon version=0.10.5 revision=3 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-attrs python3-aiohttp python3-appdirs python3-click python3-keyring python3-logbook python3-peewee python3-janus python3-cachetools python3-prompt_toolkit python3-matrix-nio python3-dbus python3-gobject python3-pydbus python3-notify2" checkdepends="${depends} python3-Faker python3-aioresponses python3-pytest-aiohttp" short_desc="Proxy daemon for matrix.org clients supporting end-to-end encryption" maintainer="Adam Beckmeyer " license="Apache-2.0" homepage="https://github.com/matrix-org/pantalaimon" distfiles="https://github.com/matrix-org/pantalaimon/archive/refs/tags/${version}.tar.gz" checksum=970e79db0692a23c0e2d7f6ee9e3cd67b482b5a3fcb739cc899806494748db77 post_install() { vman docs/man/panctl.1 vman docs/man/pantalaimon.5 vman docs/man/pantalaimon.8 }