blob: 16088914254808ea45c3328c7fdc4ec1b244eb3a (
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
|
pkgbase = mutt-wizard
pkgdesc = Easily auto-configure neomutt and isync/mpop with safe passwords (IMAP/POP3/SMTP)
pkgver = 3.3.1
pkgrel = 1
url = https://github.com/lukesmithxyz/mutt-wizard
install = mutt-wizard.install
arch = any
license = GPL3
depends = neomutt
depends = isync
depends = msmtp
depends = notmuch-runtime
depends = pass
depends = curl
depends = libnotify
depends = perl
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 = urlview: list URLs found in mails to open them in a browser
optdepends = abook: contact store and tab completion
optdepends = protonmail-bridge: use neomutt with protonmail accounts
optdepends = pam-gnupg: automatically unlock gpg keys at session login
optdepends = cron: set up automatic mail syncing
optdepends = mpop: if you want to use POP3 email access
options = zipman
source = mutt-wizard-3.3.1.tgz::https://github.com/lukesmithxyz/mutt-wizard/archive/v3.3.1.tar.gz
b2sums = 8f900700349441fb1d80e16697c2310d4a9319d8abb655657306bced8826b3a31b31e89146eef89610c18ff3eae39462a43670148336de527ffd7434c78d6ce2
pkgname = mutt-wizard
|