+ Notmuch is a mail indexer. Essentially, is a very thin front end on top of xapian. It focuses on one thing: indexing your email messages. Notmuch can be used as an email reader, or simply as an indexer and search tool for other MUAs, like mutt.
+builddeps :
+ - pkgconfig(ruby-2.3)
+ - pkgconfig(python3)
+ - pkgconfig(xapian-core)
+ - pkgconfig(gmime-3.0)
+ - pkgconfig(talloc)
+ - python-sphinx
+rundeps:
+ - gnupg
+setup : |
+ %configure
+build : |
+ %make
+ cd bindings/python
+ python2 setup.py build
+ python3 setup.py build
+install : |
+ %make_install
+ make -C bindings/ruby exec_prefix=$installdir prefix=/usr install
+ make -C vim DESTDIR=$installdir prefix=/usr/share/vim/addons install
+ <Summary xml:lang="en">Just an email system</Summary>
+ <Description xml:lang="en">Notmuch is a mail indexer. Essentially, is a very thin front end on top of xapian. It focuses on one thing: indexing your email messages. Notmuch can be used as an email reader, or simply as an indexer and search tool for other MUAs, like mutt.
+ <Summary xml:lang="en">Just an email system</Summary>
+ <Description xml:lang="en">Notmuch is a mail indexer. Essentially, is a very thin front end on top of xapian. It focuses on one thing: indexing your email messages. Notmuch can be used as an email reader, or simply as an indexer and search tool for other MUAs, like mutt.
+ <Summary xml:lang="en">Development files for notmuch</Summary>
+ <Description xml:lang="en">Notmuch is a mail indexer. Essentially, is a very thin front end on top of xapian. It focuses on one thing: indexing your email messages. Notmuch can be used as an email reader, or simply as an indexer and search tool for other MUAs, like mutt.