! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Add LZOP Support
Status:
RESOLVED: FIXED
Severity:
enhancement
Product:
Xarchiver
Component:
general

Comments

Description Kevin Day 2008-11-07 00:11:11 CET
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.
Comment 1 Giuseppe Torelli 2008-11-07 09:07:11 CET
(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!
Comment 2 Giuseppe Torelli 2008-11-07 13:17:08 CET
Committed patch with revision 28645

Bug #4584

Reported by:
Kevin Day
Reported on: 2008-11-07
Last modified on: 2008-11-07

People

Assignee:
Giuseppe Torelli
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information