Created attachment 1960 A quick attempt at adding lzop support to xarchiver lzop support exists in tar and it works just like lzma. Here is my quick attempt at making a patch so that lzop archives and *.tar.lzo archives can be processed by xarchiver. I simply followed all of the LZMA references and duplicated them for LZOP, so please make sure to review this.
(In reply to comment #0) > Created an attachment (id=1960) [details] > A quick attempt at adding lzop support to xarchiver > > lzop support exists in tar and it works just like lzma. > > Here is my quick attempt at making a patch so that lzop archives and *.tar.lzo > archives can be processed by xarchiver. > > I simply followed all of the LZMA references and duplicated them for LZOP, so > please make sure to review this. Your patch is about to be committed, thank you for your work!
Committed patch with revision 28645