FS#64818 - [neomutt] Add autocrypt support

Attached to Project: Community Packages
Opened by Klaus Alexander Seistrup (kseistrup) - Thursday, 12 December 2019, 15:14 GMT
Last edited by Dave Reisner (falconindy) - Thursday, 12 December 2019, 16:18 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

Would you care to enable [autocrypt](https://neomutt.org/guide/autocryptdoc.html) in the community build of neomutt?

As far as I can see, adding this feature to the binary doesn't have any downsides for users who don't use autocrypt, except that the package will have `sqlite` as an extra dependency.

The only thing needed to enable this, is to add

```
--enable-autocrypt \
-sqlite
```

to the list on options for `configure` _and_, as mentioned above, to add `sqlite` to the list of dependencies.

----

See also:

* https://aur.archlinux.org/packages/neomutt-autocrypt
* https://autocrypt.org/
This task depends upon

Closed by  Dave Reisner (falconindy)
Thursday, 12 December 2019, 16:18 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#64697 
Comment by Klaus Alexander Seistrup (kseistrup) - Thursday, 12 December 2019, 15:15 GMT
Oh, I thought I could use markdown formatting. Sorry for that.

Loading...