Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 209003 - updated app-arch/tar to support lzma command line options (added lzma use flag)
Summary: updated app-arch/tar to support lzma command line options (added lzma use flag)
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-05 15:02 UTC by Thomas Ilnseher
Modified: 2009-12-27 16:16 UTC (History)
1 user (show)

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


Attachments
tar-1.19-r2.ebuild (tar-1.19-r2.ebuild,1.84 KB, text/plain)
2008-02-05 15:04 UTC, Thomas Ilnseher
Details
tar-1.19-use-lzma.patch (tar-1.19-use-lzma.patch,1.81 KB, patch)
2008-02-05 15:04 UTC, Thomas Ilnseher
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Ilnseher 2008-02-05 15:02:55 UTC
I have modified the ebuild for app-arch/tar to support -a / --lzma flags for
using lzma-utils (more elegantly). This can be enabled with an lzma use flag.

Reproducible: Always
Comment 1 Thomas Ilnseher 2008-02-05 15:04:11 UTC
Created attachment 142727 [details]
tar-1.19-r2.ebuild

the modified ebuild
Comment 2 Thomas Ilnseher 2008-02-05 15:04:59 UTC
Created attachment 142728 [details, diff]
tar-1.19-use-lzma.patch

patch required by the above ebuild
Comment 3 SpanKY gentoo-dev 2008-02-09 20:40:40 UTC
tar is a very old package ... mucking with its runtime options is not to be done without upstream going for it
Comment 4 niogic 2009-03-10 16:54:45 UTC
tar-1.21 introduced lzma.

we have tar-1.22 but still i don't have --lzma nor -J options!