Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 286712 - app-editors/vim-core: Support browsing .tar.lzma / .tar.xz files (w/ patch)
Summary: app-editors/vim-core: Support browsing .tar.lzma / .tar.xz files (w/ patch)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Jim Ramsay (lack) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-27 22:27 UTC by Jeremy Olexa (darkside) (RETIRED)
Modified: 2009-12-27 17:28 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
vim-core_tar.lzma-tar.xz.patch (vim-core_tar.lzma-tar.xz.patch,3.96 KB, text/plain)
2009-09-27 22:28 UTC, Jeremy Olexa (darkside) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-09-27 22:27:52 UTC
Hello again :)

As of app-editors/vim-core-7.2.264, it still does not support browsing of these tarfiles. This is a real easy fix and I am trying to send them upstream; will update this bug once I hear back. Thanks in advance for including this in Gentoo.

I've tested this with lzma (system) and xz (in a chroot). All that I had to do was find every mention of "bz2" and put the appropriate lzma/xz bits there too. You can test this by trying to open a .tar.lzma or .tar.xz file in /usr/portage/distfiles/ (eix-0.17.0.tar.lzma or eix-0.17.1.tar.xz)
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-09-27 22:28:34 UTC
Created attachment 205423 [details]
vim-core_tar.lzma-tar.xz.patch

Allows vim to open and properly browse .tar.lzma and .tar.xz archives.
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-09-30 18:02:39 UTC
Patch sent to plugin maintainer. Received response that had the "lzma portion" only because he could not get xz-utils installed at the time. The lzma portion of his was identical to the approach I took in this patch. No response after I pointed him here. Might be stalled at the moment, but I tried. :)
Comment 3 Jim Ramsay (lack) (RETIRED) gentoo-dev 2009-10-17 18:33:48 UTC
Okay, after doing a bit of a reorg in vim.eclass, it became easier to just revbump vim-core because of filetype patches and not the other [g]vim packages.

I've added this patch to app-editors/vim-core-7.2.264-r1