GNU bug report logs - #10411
Add support for user-defined compressors (was: Re: Automake 1.11.2 released)

Previous Next

Package: automake;

Reported by: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Date: Fri, 30 Dec 2011 13:22:02 UTC

Severity: wishlist

To reply to this bug, email your comments to 10411 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-automake <at> gnu.org:
bug#10411; Package automake. (Fri, 30 Dec 2011 13:22:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Stefano Lattarini <stefano.lattarini <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-automake <at> gnu.org.

Your message specified a Severity: in the pseudo-header, but the severity value whishlist was not recognised. The default severity normal is being used instead. The recognised values are: critical, grave, serious, important, normal, minor, wishlist.

(Fri, 30 Dec 2011 13:22:02 GMT) Full text and rfc822 format available.


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: Antonio Diaz Diaz <ant_diaz <at> teleline.es>
Cc: bug-automake <at> gnu.org, automake <at> gnu.org
Subject: Add support for user-defined compressors (was: Re: Automake 1.11.2
	released)
Date: Fri, 30 Dec 2011 14:18:40 +0100
Severity: whishlist
thanks

On 12/27/2011 08:21 PM, Antonio Diaz Diaz wrote:
> Hello Bob, and thanks.
> 
> Bob Friesenhahn wrote:
>>
>> The approach that lzip used satisifies the standard GNU-mandated
>> configuration requirements.  Due to using only standard C++, it only
>> needs to configure aspects such as the compiler used and installation
>> prefix. This approach leads to a very small source package similar to
>> that of gzip and bzip2.  The drawback of using standard C++ is that
>> C++ has only been standardized since 1998 and a C++-runtime library
>> is required in order for lzip to be used.  This means that lzip might
>> not be available in every possible circumstance (but there is always
>> the gzip fallback).
> 
> For those "possible circumstances" there is clzip[1], a C89 versión
> of lzip. And for even more stripped down systems there is lunzip[2],
> a small C89 decompressor.
> 
> [1] http://www.nongnu.org/lzip/clzip.html
> [2] http://www.nongnu.org/lzip/lunzip.html
> 
> 
> BTW Stefano, what do you think about supporting parallel versions of
> the compressors, like lbzip2 <http://freecode.com/projects/lbzip2> or
> plzip <http://www.nongnu.org/lzip/plzip.html>?
>
I think it's about time we introduce an API that will allow maintainers
to easily plug-in their own compressor :-)  Implementing that shouldn't
be too difficult, given the similarity and duplication among the various
`dist-*' targets.  The slightly trickier part will be devising an API
that is complete and simple enough.  I'm CC:ing bug-automake so that we
won't forget about the issue.

Regards,
  Stefano




Severity set to 'wishlist' from 'normal' Request was from Stefano Lattarini <stefano.lattarini <at> gmail.com> to control <at> debbugs.gnu.org. (Fri, 30 Dec 2011 14:23:02 GMT) Full text and rfc822 format available.

This bug report was last modified 13 years and 170 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.