summaryrefslogtreecommitdiffstats
path: root/network/neomutt/README
diff options
context:
space:
mode:
author Corrado Franco <conraid (at) linux (dot) it>2018-12-25 05:27:40 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-12-25 05:27:40 +0700
commit4002feeb7996e619913dc7e51568e51d20539d15 (patch)
tree99783316c6bc9e2b56b8202545a2b81c895276b8 /network/neomutt/README
parent740b268df9ffb57d7365188015a703182d4796f0 (diff)
downloadslackbuilds-4002feeb7996e619913dc7e51568e51d20539d15.tar.gz
slackbuilds-4002feeb7996e619913dc7e51568e51d20539d15.tar.xz
network/neomutt: Added (Text-based Mail Client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/neomutt/README')
-rw-r--r--network/neomutt/README18
1 files changed, 18 insertions, 0 deletions
diff --git a/network/neomutt/README b/network/neomutt/README
new file mode 100644
index 0000000000..3678678bb6
--- /dev/null
+++ b/network/neomutt/README
@@ -0,0 +1,18 @@
+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:
+
+* lua53 or lua52 - Powerful, fast, light-weight, embeddable scripting language
+* notmuch - fast mail indexer for maildir
+* kyotocabinet - straightforward implementation of DBM
+* libidn2 - GNU IDN Library version 2
+
+This script builds neomutt without optional support
+for notmuch, lua and kyotocabinet.
+You can be enabled with:
+
+# NOTMUCH=yes LUA=yes KYOTO=yes ./neomutt.SlackBuild