Bug 149523

Summary: Add lzma kioslave and general lzma support
Product: [I don't know] kde Reporter: Per Øyvind Karlsen <pkarlsen>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED FIXED    
Severity: wishlist CC: mboquien, reavertm
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Mandriva RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: lzma kioslave
kdebase lzma support
lzma filter
lzma patch for kdebase-runtime
fix previous breakage in patch..
lzma-docbook was missing in previous patch

Description Per Øyvind Karlsen 2007-09-03 19:32:14 UTC
Version:            (using KDE KDE 3.5.7)
Installed from:    Mandriva RPMs

I will here try to submit my patches with lzma support for kdelibs & kdebase, my first kde patches, so please be gentle with feedback ;)
Comment 1 Per Øyvind Karlsen 2007-09-03 19:37:09 UTC
Created attachment 21539 [details]
lzma kioslave

This patch adds lzma kioslave filter (decoding only as that's all what
liblzmadec supports). kbzip2filter has been used as a skeleton sort of, and for
the mime types I've just replaced gzip with LZMA, so for the completely
different charsets, it might still say gzip.

Also I would guess that the the kdocbook part is of less use due to no support
for encoding..

works for me (tm)
Comment 2 Per Øyvind Karlsen 2007-09-03 19:39:43 UTC
Created attachment 21540 [details]
kdebase lzma support

This patch adds lzma support to kdebase where relevant..
Comment 3 Bram Schoenmakers 2007-09-03 22:10:48 UTC
I can't decide for you if the patch does the job OK, but this is written against KDE 3.5.7.

The problem is that the KDE 3.5 branch is frozen for new features, and your patch needs to be ported to the KDE 4 framework.
Comment 4 Per Øyvind Karlsen 2008-07-22 21:18:19 UTC
Created attachment 26346 [details]
lzma filter

This updated patch is against kdelibs 4.0.98.
To make use of this, latest lzma utils from git
(git://ctrl.tukaani.org/lzma-utils.git) is needed.
Comment 5 Per Øyvind Karlsen 2008-07-22 22:22:19 UTC
Created attachment 26347 [details]
lzma patch for kdebase-runtime

here's the kdebase-runtime part for the previous patch..
Comment 6 Per Øyvind Karlsen 2008-07-22 22:25:35 UTC
Comment on attachment 26347 [details]
lzma patch for kdebase-runtime

oops, forgot '||'
Comment 7 Per Øyvind Karlsen 2008-07-22 22:28:27 UTC
Created attachment 26348 [details]
fix previous breakage in patch..

previous patch was broken..
Comment 8 Nicolas L. 2008-07-22 22:34:30 UTC
we have it now on mandriva,  is someone against the fact that i commit this on trunk if we do not find any bugs during our test ?
Comment 9 Per Øyvind Karlsen 2008-07-30 11:27:10 UTC
Created attachment 26495 [details]
lzma-docbook was missing in previous patch

lzma.docbook was missing in the previous patch, thus breaking it, this one
should be working :)
Comment 10 Médéric Boquien 2008-11-08 23:30:21 UTC
Hello,

What is the status of lzma support? Has it been committed?

Thanks.
Comment 11 Maciej Mrozowski 2010-08-10 17:48:26 UTC
xz/lzma support is in KDE4 for quite a while now. Please RESOLVED/FIXED
Comment 12 Pino Toscano 2010-08-10 23:24:29 UTC
Closing then.