FS#64697 - [neomutt] Compile neomutt with --with-sqlite3 for AutoCrypt

Attached to Project: Community Packages
Opened by Daniel Gray (dngray) - Sunday, 01 December 2019, 06:47 GMT
Last edited by Maxim Baz (maximbaz) - Saturday, 08 February 2020, 13:27 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jelle van der Waa (jelly)
Alad Wenter (Alad)
Maxim Baz (maximbaz)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
Everyone probably has sqlite3 anyway, so I think we can afford to compile neomutt with --with-sqlite3

This is used for AutoCrypt functionality https://neomutt.org/guide/autocryptdoc.html
This task depends upon

Closed by  Maxim Baz (maximbaz)
Saturday, 08 February 2020, 13:27 GMT
Reason for closing:  Implemented
Additional comments about closing:  Thanks for the suggestion, added in neomutt-20191207-2
Comment by Daniel Gray (dngray) - Sunday, 01 December 2019, 08:14 GMT
It would appear this option changed to `--with-sqlite`.

There is also the `--autocrypt` option:

https://github.com/neomutt/neomutt/blob/master/auto.def#L65

We already have gpgme, so this should be trivial to fix.

Loading...