Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for XZ/LZMA compression #28

Closed
rthomsen opened this issue Feb 9, 2018 · 5 comments
Closed

Add support for XZ/LZMA compression #28

rthomsen opened this issue Feb 9, 2018 · 5 comments
Labels
enhancement Request a new feature.

Comments

@rthomsen
Copy link

rthomsen commented Feb 9, 2018

No description provided.

@0-wiz-0
Copy link
Member

0-wiz-0 commented Feb 11, 2018

That is already a todo item. Are you planning on submitting a patch?

@dillof dillof added the enhancement Request a new feature. label Feb 17, 2018
@0-wiz-0 0-wiz-0 closed this as completed Feb 20, 2018
@gnfalex
Copy link

gnfalex commented Aug 3, 2019

Patch for 1.5.2 (can't compile master branch due to #111)
Compiled in MinGW-w64 with XZ 5.2.4, tested in MS Windows Vista x32.
7z 19.00 decompress zip+XZ succesfully - but with warning "Headers Error".
ziptool succesfully work with archives, created by "7z a archive.zip -tzip -mm=xz files "
0001-Fix-BZip2-libs-location.patch - for linking with libraries found with CMAKE Find_Package or pointed by ZLIB_LIBRARY / BZIP2_LIBRARIES

@gnfalex
Copy link

gnfalex commented Aug 3, 2019

Sorry, looks like FF 52 have a great problems with attaching files and editing comments...
External link - https://drive.google.com/open?id=1duuFSBWnYBfzumGnyzJPKvAWulxcaxxq

@dillof dillof reopened this Aug 4, 2019
@dillof
Copy link
Member

dillof commented Aug 4, 2019

Thanks for the patch, looks good on first glance. I'll have a closer look at it later.

0-wiz-0 added a commit that referenced this issue Sep 22, 2019
Based on patches provided by Alexey Bykov in
#28
@0-wiz-0
Copy link
Member

0-wiz-0 commented Sep 22, 2019

I've cleaned it up a bit and merged it. Thank you very much for your contribution!

LZMA/LZMA2 next? ;)

@0-wiz-0 0-wiz-0 closed this as completed Sep 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request a new feature.
Projects
None yet
Development

No branches or pull requests

4 participants