Discussion:
xz archives
Liviu Andronic
2011-11-27 04:06:23 UTC
Permalink
Hello
Currently a lot of people are switching to XZ archives (Opera [1],
LyX, etc.). Should we add support for this filetype in emel?

Liviu

[1] http://snapshot.opera.com/unix/sss_11.60-1173/?
--
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
Charles A Edwards
2011-11-27 04:22:55 UTC
Permalink
On Sun, 27 Nov 2011 05:06:23 +0100
Post by Liviu Andronic
Currently a lot of people are switching to XZ archives (Opera [1],
LyX, etc.). Should we add support for this filetype in emel?
It is already supported and has been since emelfm2-0.7.3


Charles
--
The most important design issue... is the fact that Linux is supposed
to be fun...
-- Linus Torvalds at the First Dutch International Symposium on
Linux ----------------------
Mageia release 2 (Cauldron) for x86_64$
On SuperSize....http://www.eslrahc.com
Registered Linux user #182463
3.0.8-tmb-server-1.mga2 x86_64
----------------------
Liviu Andronic
2011-11-27 04:24:46 UTC
Permalink
On Sun, Nov 27, 2011 at 5:22 AM, Charles A Edwards
Post by Charles A Edwards
On Sun, 27 Nov 2011 05:06:23 +0100
Post by Liviu Andronic
Currently a lot of people are switching to XZ archives (Opera [1],
LyX, etc.). Should we add support for this filetype in emel?
It is already supported and has been since emelfm2-0.7.3
Hmm.. I have 0.8.0 and no file type 'xz' or 'tar.xz'. Old config?
Liviu
Post by Charles A Edwards
   Charles
--
The most important design issue... is the fact that Linux is supposed
to be fun...
       -- Linus Torvalds at the First Dutch International Symposium on
Linux ----------------------
Mageia release 2 (Cauldron) for x86_64$
On SuperSize....http://www.eslrahc.com
Registered Linux user #182463
3.0.8-tmb-server-1.mga2 x86_64
----------------------
--
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
Charles A Edwards
2011-11-27 05:04:09 UTC
Permalink
On Sun, 27 Nov 2011 05:24:46 +0100
Post by Liviu Andronic
Post by Charles A Edwards
Post by Liviu Andronic
Currently a lot of people are switching to XZ archives (Opera [1],
LyX, etc.). Should we add support for this filetype in emel?
It is already supported and has been since emelfm2-0.7.3
Hmm.. I have 0.8.0 and no file type 'xz' or 'tar.xz'. Old config?
Well I had already added that file type prior to 0.7.3 so I guess it's
possible that xz support was only added in the pack/unpack plugin.

At any rate here is the entry from my config


xz tarballs||
|extensions|
|tar.xz|
|txz|
|commands|
|_Unpack|>xz -d -c %f \| tar -xf -
|Unpack in _other panel|panes.refreshsuspend;>xz -d -c
%f \|tar -C %D -xf -;panes.refreshresume |plugin:Unpack|file.unpack
|_List contents|>xz -d -c %f \| tar -xf -




Charles
--
I'm a nuclear submarine under the polar ice cap and I need a Kleenex!
----------------------
Mageia release 2 (Cauldron) for x86_64$
On SuperSize....http://www.eslrahc.com
Registered Linux user #182463
3.0.8-tmb-server-1.mga2 x86_64
----------------------
t***@onepost.net
2011-12-18 22:04:30 UTC
Permalink
On Sun, 27 Nov 2011 00:04:09 -0500
Post by Charles A Edwards
On Sun, 27 Nov 2011 05:24:46 +0100
Post by Liviu Andronic
Post by Charles A Edwards
Post by Liviu Andronic
Currently a lot of people are switching to XZ archives (Opera [1],
LyX, etc.). Should we add support for this filetype in emel?
It is already supported and has been since emelfm2-0.7.3
Hmm.. I have 0.8.0 and no file type 'xz' or 'tar.xz'. Old config?
Well I had already added that file type prior to 0.7.3 so I guess it's
possible that xz support was only added in the pack/unpack plugin.
Yes. The default filetypes config has things for lzma, but not xz. I've xz data now.

Regards
Tom
Post by Charles A Edwards
At any rate here is the entry from my config
xz tarballs||
|extensions|
|tar.xz|
|txz|
|commands|
|_Unpack|>xz -d -c %f \| tar -xf -
|Unpack in _other panel|panes.refreshsuspend;>xz -d -c
%f \|tar -C %D -xf -;panes.refreshresume |plugin:Unpack|file.unpack
|_List contents|>xz -d -c %f \| tar -xf -
Charles
--
I'm a nuclear submarine under the polar ice cap and I need a Kleenex!
----------------------
Mageia release 2 (Cauldron) for x86_64$
On SuperSize....http://www.eslrahc.com
Registered Linux user #182463
3.0.8-tmb-server-1.mga2 x86_64
----------------------
Loading...