Skip to content
Snippets Groups Projects
Unverified Commit 1703ed6e authored by Denis Carikli's avatar Denis Carikli
Browse files

zip archives: keep individual files compression type


While hardcoding the compression to zipfile.ZIP_DEFLATED works for
most use cases of mat, being able to produce cleaned up uncompressed
zip files is useful for content that cannot be compressed more.

In addition it also enables to use mat2 for reproducible builds of
Android bootanimation files file that don't support compression.

Signed-off-by: default avatarDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
parent 541b3c83
No related branches found
No related tags found
1 merge request!95zip archives: keep individual files compression type
Pipeline #70578 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment