FS#65861 - [neomutt] Build with compression support

Attached to Project: Community Packages
Opened by Oleksandr Natalenko (post-factum) - Tuesday, 17 March 2020, 07:56 GMT
Last edited by Maxim Baz (maximbaz) - Tuesday, 17 March 2020, 21:28 GMT
Task Type Feature Request
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 0
Private No

Details

Description:

New neomutt version allows compressing header cache using various algorithms [1]. But in Arch neomutt is built with -lz4, -zlib, -zstd, which prevents compression from being used.

Please build neomutt with compression enabled.

Additional info:
* package version(s)

NeoMutt 20200313

* config and/or log files etc.

$header_cache_compress_dictionary - Filepath to dictionary for zstd compression
$header_cache_compress_level - Level of compression for method
$header_cache_compress_method - Enable generic hcache database compression

* link to upstream bug report, if any

N/A

Steps to reproduce:

N/A

[1] https://neomutt.org/2020/03/13/release
This task depends upon

Closed by  Maxim Baz (maximbaz)
Tuesday, 17 March 2020, 21:28 GMT
Reason for closing:  Fixed
Additional comments about closing:  Thanks for letting me know, sounds like a good idea, implemented in neomutt-20200313-2

Loading...