2021-06-08 15:47:01 +00:00
|
|
|
# Template file for 'mailnag'
|
|
|
|
pkgname=mailnag
|
|
|
|
version=2.2.0
|
2021-09-25 03:16:06 +00:00
|
|
|
revision=2
|
2021-06-08 15:47:01 +00:00
|
|
|
build_style=python3-module
|
|
|
|
hostmakedepends="python3 gettext"
|
|
|
|
depends="python3-gobject python3-dbus python3-xdg libsecret gtk+3"
|
|
|
|
short_desc="Extensible mail notification daemon"
|
|
|
|
maintainer="meator <coder64@protonmail.com>"
|
|
|
|
license="GPL-2.0-or-later"
|
|
|
|
homepage="https://github.com/pulb/mailnag"
|
|
|
|
distfiles="https://github.com/pulb/mailnag/archive/refs/tags/v${version}.tar.gz"
|
|
|
|
checksum=27cff6844f3601cf903505fcd50c2443a7b39720429737583f1b2392bc69a3e9
|
|
|
|
|
|
|
|
post_install() {
|
|
|
|
vdoc "${FILESDIR}/README.voidlinux"
|
|
|
|
}
|