slackbuilds/network/neomutt
Corrado Franco 659f9ee3a5
network/neomutt: configure flags and README updated.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-10-31 11:15:28 +07:00
..
files
README network/neomutt: configure flags and README updated. 2020-10-31 11:15:28 +07:00
doinst.sh network/neomutt: Updated for version 20191207. 2019-12-09 11:28:51 +07:00
neomutt.SlackBuild network/neomutt: configure flags and README updated. 2020-10-31 11:15:28 +07:00
neomutt.info network/neomutt: Updated to version 20200925. 2020-10-17 09:36:16 +07:00
slack-desc network/neomutt: Updated for version 20191207. 2019-12-09 11:28:51 +07:00

README

Mutt is a small but very powerful text-based MIME mail client.  Mutt
is highly configurable, and is well suited to the mail power user with
advanced features like key bindings, keyboard macros, mail threading,
regular expression searches and a powerful pattern matching language
for selecting groups of messages.

Optional dependencies:

* notmuch - fast mail indexer for maildir
* kyotocabinet - straightforward implementation of DBM
* libidn2 - GNU IDN Library version 2
* lua53 - Powerful, fast, light-weight, embeddable scripting language
  NOTE: this won't work if you have multiple versions of lua installed.

This script builds neomutt without optional support
for idn2, notmuch, lua and kyotocabinet.
You can be enabled with:

# USENOTMUCH=yes USEKYOTO=yes USEIDN2=yes USELUA=yes ./neomutt.SlackBuild