Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722874 - mail-client/mutt autocrypt support
Summary: mail-client/mutt autocrypt support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Fabian Groffen
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-13 18:18 UTC by Remco Rijnders
Modified: 2020-05-14 18:11 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Remco Rijnders 2020-05-13 18:18:09 UTC
Since 1.13 mutt comes with Autocrypt support. As far as I can tell, our gentoo ebuild currently does not support this. Can this be provided (through a USE-flag)?

See the release notes for 1.13 or the INSTALL file for 1.14.
Comment 1 Fabian Groffen gentoo-dev 2020-05-14 06:57:41 UTC
Yes, this is an oversight.  It needs a USE-flag (unfortunately) because it depends on gpgme.
Comment 2 Fabian Groffen gentoo-dev 2020-05-14 06:58:04 UTC
and sqlite3 also...
Comment 3 Larry the Git Cow gentoo-dev 2020-05-14 18:11:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12c5abc5f4353e7b94e35ac3f83068ebb67b8f5a

commit 12c5abc5f4353e7b94e35ac3f83068ebb67b8f5a
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2020-05-14 18:10:24 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2020-05-14 18:10:44 +0000

    mail-client/mutt-1.14.0-r1: revbump to enable USE=autocrypt support
    
    Closes: https://bugs.gentoo.org/722874
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>

 mail-client/mutt/metadata.xml                         |  1 +
 .../{mutt-1.14.0.ebuild => mutt-1.14.0-r1.ebuild}     | 19 ++++++++++++++++---
 2 files changed, 17 insertions(+), 3 deletions(-)