After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 582237 - Add support for xz compressed archives
Add support for xz compressed archives
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
2.26.x
Other All
: Normal enhancement
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2009-05-11 20:55 UTC by George Vlahavas
Modified: 2009-06-15 16:44 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
XZ support for file-roller 2.26.1 (15.08 KB, patch)
2009-05-11 20:56 UTC, George Vlahavas
none Details | Review

Description George Vlahavas 2009-05-11 20:55:13 UTC
Can we have support for xz archives in file-roller? XZ is essentially the successor to lzma, here's the homepage:
http://tukaani.org/xz/

XZ compression is now used as the default compression for packages in slackware and zenwalk.
I have created a patch that seems to work fine. I'll attach it in my next post.
Comment 1 George Vlahavas 2009-05-11 20:56:33 UTC
Created attachment 134439 [details] [review]
XZ support for file-roller 2.26.1
Comment 2 Paolo Bacchilega 2009-06-15 16:44:42 UTC
patch applied to master, this feature will be available in the next development version, 2.27.1

thank you for the patch.