gnu: claws-mail: Update to 3.15.0.
* gnu/packages/mail.scm (claws-mail): Update to 3.15.0.
gnu: dovecot: Update to 2.2.28.
* gnu/packages/mail.scm (dovecot): Update to 2.2.28.
gnu: Adjust asciidoc-related build options.
Commits 9099a45792306fade2d9ca55138e49ef4f01f1ea and
3078821d1380c26c738be6b5d430c595327d401f make many package inputs and
build configurations related to asciidoc obsolete.
* gnu/packages/compton.scm (compton)[inputs]: Remove docbook-xml,
libxml2 and libxslt.
* gnu/packages/mail.scm (offlinemap)[native-inputs]: Remove libxslt.
* gnu/packages/linux.scm (btrfs-progs)[native-inputs]: Remove docbook-xml.
(perf)[inputs]: Remove docbook-xml and libxslt.
* gnu/packages/text-editors.scm (kakoune)[native-inputs]: Remove libxslt.
* gnu/packages/version-control.scm (cgit)[native-inputs]: Remove
docbook-xml, docbook-xsl, libxml2 and libxslt.
(cvs-fast-export)[native-inputs]: Remove docbook-xml, docbook-xsl,
libxml2 and libxslt.
* gnu/packages/web.scm (qutebrowser)[native-inputs]: Remove docbook-xml,
docbook-xsl, libxml2, and libxslt.
(tinyproxy)[native-inputs]: Remove docbook-xml, docbook-xsl, libxml2 and
libxslt.
* gnu/packages/wm.scm (awesome)[make-flags]: Remove XML_CATALOG_FILES flag.
(i3-wm)[inputs]: Remove docbook-xml.
[native-inputs]: Add libxml2.
gnu: Add swaks.
* gnu/packages/mail.scm (swaks): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
gnu: mailutils: Update to 3.2.
* gnu/packages/mail.scm (mailutils): Update to 3.2.
gnu: Add dovecot-libsodium-plugin.
* gnu/packages/mail.scm (dovecot-libsodium-plugin): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add dovecot-trees.
* gnu/packages/mail.scm (dovecot-trees): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
gnu: notmuch: Update to 0.24.
* gnu/packages/mail.scm (notmuch, python-notmuch, python2-notmuch): Update to
0.24.
gnu: offlineimap: Update to 7.0.14.
* gnu/packages/mail.scm (offlineimap): Update to 7.0.14.
gnu: neomutt: Configure with 'lmdb' and 'kyotocabinet'.
* gnu/packages/mail.scm (neomutt)[configure]: Add '--with-kyotocabinet'
and '--with-lmdb'.
[inputs]: Add 'lmdb' and 'kyotocabinet'.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
gnu: neomutt: Update to 20170306.
* gnu/packages/mail.scm (neomutt): Update to 20170306.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
Merge branch 'python-tests'
gnu: neomutt: Configure with 'lmdb' and 'tokyocabinet'.
* gnu/packages/mail.scm (neomutt)[configure]: Add '--with-tokyocabinet' and
'--with-lmdb'.
[inputs]: Add 'lmdb' and 'tokyocabinet'.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
gnu: mutt: Update to 1.8.0.
* gnu/packages/mail.scm (mutt): Update to 1.8.0.
gnu: notmuch: Update to 0.23.7.
* gnu/packages/mail.scm (notmuch, python2-notmuch): Update to 0.23.7.
gnu: Add blists.
* gnu/packages/mail.scm (blists): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
gnu: khard: Disable tests.
* gnu/packages/mail.scm (khard)[arguments]: Set #:tests? #f.
Merge branch 'master' into python-tests
gnu: neomutt: Update to 20170225.
* gnu/packages/mail.scm (neomutt): Update to 20170225.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>