slackbuilds/network/neomutt
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
files
README network/neomutt: Fixed dep info; build with libidn2 by default 2021-04-19 22:10:38 -05:00
doinst.sh network/neomutt: Updated for version 20191207. 2019-12-09 11:28:51 +07:00
neomutt.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
neomutt.info network/neomutt: Updated for version 20210205. 2021-03-06 11:11:55 +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
* 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 notmuch, lua,
and kyotocabinet.  You can enabled them with:

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