blob: e9189ca50f5021d6b885d82b7592e5b98fef55fe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
pkgbase = mailwizard
pkgdesc = Configure neomutt, isync, getmail and msmtp with pass for passwords (POP3/SMTP)
pkgver = 2.0.7
pkgrel = 1
url = https://github.com/rpuntaie/mailwizard
install = wizard.install
changelog = changelog.txt
arch = x86_64
license = GPL3
depends = neomutt
depends = isync
depends = getmail6
depends = msmtp
depends = notmuch-runtime
depends = pass
depends = urlscan
optdepends = imagemagick: view images inside of the neomutt TUI
optdepends = w3m: view HTML email and images inside of the neomutt TUI
optdepends = lynx: view HTML email inside of the neomutt TUI
optdepends = links: view HTML email inside of the neomutt TUI
optdepends = elinks: view HTML email inside of the neomutt TUI
optdepends = abook: contact store and tab completion
optdepends = cronie: auto-sync mails - alt.: fcron
optdepends = fcron: auto-sync mails - alt.: cronie
optdepends = libnotify: enable desktop notifications about new mail
optdepends = dunst: enable desktop notifications about new mail
optdepends = pam-gnupg: automatically unlock gpg keys at session login
conflicts = mutt-wizard
options = zipman
source = mailwizard.tar.gz::https://github.com/rpuntaie/mailwizard/archive/v2.0.7.tar.gz
source = migrationhelper
sha256sums = 3c9852822a4800a795cb010644a5fcd8854d92ab458709c82d5f4ffbb0c19718
sha256sums = 96471dc5a53af342cf14f5ec119df81509617f960c707d732781a24d9e2ed3c6
pkgname = mailwizard
|