# Template file for 'mako' pkgname=mako version=1.4 revision=1 build_style=meson configure_args="-Dzsh-completions=true -Dapparmor=true" hostmakedepends="pkg-config scdoc wayland-devel wayland-protocols" makedepends="wayland-devel wayland-protocols pango-devel cairo-devel elogind-devel gdk-pixbuf-devel" short_desc="Lightweight Wayland notification daemon" maintainer="Emerson Ferreira " license="MIT" homepage="https://mako-project.org/" distfiles="https://github.com/emersion/${pkgname}/archive/v${version}.tar.gz" checksum=b79186fa371956f771694c9e583146e79ae675cf6da19db854f8d80961d88b0d conf_files="/etc/apparmor.d/local/fr.emersion.Mako" post_install() { vlicense LICENSE vmkdir etc/apparmor.d/local touch ${DESTDIR}/etc/apparmor.d/local/fr.emersion.Mako }