On Fri, Feb 13, 2009 at 01:33:07AM +0100, Gabriel C <[email protected]> wrote: > > On Mon, Jan 26, 2009 at 06:32:57PM +0100, Miklos Vajna > > <[email protected]> wrote: > >> reply to this thread. The pacman part is quite trivial, you just need to > >> add a few archive_read_support_compression_lzma() calls to > >> _pacman_add_commit(), _pacman_pkg_load() and _pacman_unpack(). > > > > I just did it in pacman-g2.git. makepkg is still unmodified, maybe it'll > > be a good idea to make lzma support the default after 1.0? > > > > I think yes .. > > Probably for testing we could add some --with-both-formats makepkg option > so we ( the devels ) could use the option to generate 2 fpm's one bz2 and one > lzma compressed. That way we could at leas find some bugs IMO.
Basically if you want to test, you just have to bunzip && lzma the tar of the fpm, so it's a trivial script. :) > Well but when we are going to do that probably is a good idea to change the > man > pages compression ( probably other docs and the like ) to lzma too ? Yes, that would be an option. man(1) already supports showing lzma-compressed manpages if the manpage is named foo.1.lzma - so this is just about makepkg as well.
pgp7CgkHpc1kb.pgp
Description: PGP signature
_______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
