From badb8ea91e5bcacc7b0bf8b932b0b7a983e0b070 Mon Sep 17 00:00:00 2001 From: cnoob Date: Tue, 8 Jun 2021 17:47:01 +0200 Subject: [PATCH] New package: mailnag-2.2.0 --- srcpkgs/mailnag/template | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 srcpkgs/mailnag/template diff --git a/srcpkgs/mailnag/template b/srcpkgs/mailnag/template new file mode 100644 index 000000000000..b0b00d574802 --- /dev/null +++ b/srcpkgs/mailnag/template @@ -0,0 +1,21 @@ +# Template file for 'mailnag' +pkgname=mailnag +version=2.2.0 +revision=1 +build_style=python3-module +hostmakedepends="python3 gettext" +# a libsecret client (GNOME Keyring, Kwallet...) is needed +# a libnotify client is needed (if you want to use the libnotify extention) +# You should also have a working syslog (https://docs.voidlinux.org/config/services/logging.html) if you do not want error messages about syslog +depends="python3 python3-gobject python3-dbus python3-xdg libsecret gtk+3 $(vopt_if sound gst-plugins-base1) $(vopt_if notify libnotify)" +build_options="notify sound" +desc_option_notify="Adds support for libnotify plugin" +desc_option_sound="Adds support for sound notification plugin" +build_options_default="notify sound" +make_install_args="--optimize=1 --skip-build" +short_desc="Extensible mail notification daemon" +maintainer="cnoob " +license="GPL-2.0-only" +homepage="https://github.com/pulb/mailnag" +distfiles="https://github.com/pulb/mailnag/archive/refs/tags/v${version}.tar.gz" +checksum=27cff6844f3601cf903505fcd50c2443a7b39720429737583f1b2392bc69a3e9