~ruther/guix-local

ref: 4d17fe2ad339cebfbe999c758d22951d562b1e8e guix-local/gnu/packages/mail.scm -rw-r--r-- 68.2 KiB
175c9103 — Leo Famulari 9 years ago
gnu: mpop: Use 'sourceforge' mirror.

This is a followup to commit 5837e69936fc9f4df4c0745b7c6e31b5642156fe.

* gnu/packages/mail.scm (mpop)[source]: Use 'sourceforge' mirror.
5837e699 — Arun Isaac 9 years ago
gnu: mpop: Update to 1.2.6.

* gnu/packages/mail.scm (mpop): Update to 1.2.6.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
eb4b3e4b — 宋文武 9 years ago
gnu: opensmtpd: Update to 6.0.2p1.

* gnu/packages/mail.scm (opensmtpd): Update to 6.0.2p1.
[arguments]: Pass '--with-path-sock=/var/run' to #:configure-flags.
14253017 — Ludovic Courtès 9 years ago
gnu: mailutils: Update to 3.0.

* gnu/packages/mail.scm (mailutils): Update to 3.0.
[arguments]: Adjust 'pre-build' phase.
* gnu/packages/patches/m4-gets-undeclared.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
f34284ab — Tobias Geerinckx-Rice 9 years ago
gnu: claws-mail: Update to 3.14.1.

* gnu/packages/mail.scm (claws-mail): Update to 3.14.1.
062c7e43 — Leo Famulari 9 years ago
Merge branch 'master' into core-updates
812de5bf — Efraim Flashner 9 years ago
gnu: offlineimap: Update to 7.0.9.

* gnu/packages/mail.scm (offlineimap): Update to 7.0.9.
02c73adc — Leo Famulari 9 years ago
Merge branch 'master' into core-updates
7a6213cb — Marius Bakke 9 years ago
gnu: offlineimap: Install documentation.

* gnu/packages/mail.scm (offlineimap)[native-inputs]: Add asciidoc and
libxslt.
[arguments]: Add phases 'build-documentation' and
'install-documentation' to build and install manpages. Also remove
unneeded key 'inputs' from 'wrap-binary' phase.
d2a9b531 — Marius Bakke 9 years ago
gnu: notmuch: Update to 0.23.1.

* gnu/packages/patches/notmuch-emacs-25-compatibility-fix.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/mail.scm (notmuch): Update to 0.23.1. Remove patch.
19262a71 — Ludovic Courtès 9 years ago
gnu: opensmtpd: Fix 'license' field.

* gnu/packages/mail.scm (opensmtpd)[license]: Use LICENSE:OPENSSL, not
OPENSSL.
(opensmtpd-extras)[license]: Likewise.
ca0635b4 — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
04ed5444 — Efraim Flashner 9 years ago
gnu: mutt: Update to 1.7.1.

* gnu/packages/mail.scm (mutt): Update to 1.7.1.
7f8393f3 — Ludovic Courtès 9 years ago
gnu: python-mailmanclient: Fix typo.

* gnu/packages/mail.scm (python-mailmanclient)[properties]: Fix typo.
6d3dda4f — nikita 9 years ago
gnu: Add python-mailmanclient.

* gnu/packages/mail.scm (python-mailmanclient): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
6cf27c89 — Marius Bakke 9 years ago
gnu: notmuch: Enable tests.

* gnu/packages/patches/notmuch-emacs-25-compatibility-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/mail.scm (notmuch)[source]: Use patch.
[arguments]: Add verbose make flags. Add phase 'patch-notmuch-lib.el' to
fix hard-coded /bin/sh. Add 'prepare-test-environment' phase to patch
test shebangs and set environment.
[native-inputs]: Change from 'emacs-minimal' to 'emacs-no-x'. Add dtach,
gnupg, man, perl and which.
540d6cc7 — Marius Bakke 9 years ago
gnu: notmuch: Update to 0.23.

* gnu/packages/mail.scm (notmuch): Update to 0.23.
[home-page]: Use https URL.
(python-notmuch)[version]: Inherit from notmuch.
[home-page]: Ditto.
d2478b4c — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
152ffe7c — nikita 9 years ago
gnu: Add opensmtpd-extras.

* gnu/packages/mail.scm (opensmtpd-extras): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
8b53366c — nikita 9 years ago
gnu: Add opensmtpd.

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

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Next