~ruther/guix-local

ref: bc4a2b853c92b29d8590db711dbd8bd1bc22db3d guix-local/gnu/packages/mail.scm -rw-r--r-- 82.9 KiB
20413597 — Tobias Geerinckx-Rice 9 years ago
gnu: claws-mail: Update to 3.15.0.

* gnu/packages/mail.scm (claws-mail): Update to 3.15.0.
112d645f — Leo Famulari 9 years ago
gnu: dovecot: Update to 2.2.28.

* gnu/packages/mail.scm (dovecot): Update to 2.2.28.
4b0e6367 — Kei Kebreau 9 years ago
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.
ed428a58 — Arun Isaac 9 years ago
gnu: Add swaks.

* gnu/packages/mail.scm (swaks): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7ea52385 — Tobias Geerinckx-Rice 9 years ago
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>
dd8ecb38 — Marius Bakke 9 years ago
gnu: notmuch: Update to 0.24.

* gnu/packages/mail.scm (notmuch, python-notmuch, python2-notmuch): Update to
0.24.
301f12ec — Tobias Geerinckx-Rice 9 years ago
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>
Revert "gnu: neomutt: Configure with 'lmdb' and 'tokyocabinet'."

'kyotocabinet' is more current than tokyocabinet in development
and supported in neomutt aswell.

This reverts commit ef91e2b964ec0952698dd1bf7daf76624fed2145.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
3f98071a — Marius Bakke 9 years ago
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>
a047122c — Efraim Flashner 9 years ago
gnu: mutt: Update to 1.8.0.

* gnu/packages/mail.scm (mutt): Update to 1.8.0.
07feb580 — Marius Bakke 9 years ago
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>
e9eafae2 — Marius Bakke 9 years ago
gnu: khard: Disable tests.

* gnu/packages/mail.scm (khard)[arguments]: Set #:tests? #f.
8779987b — Marius Bakke 9 years ago
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>
Next