On Sat, May 27, at 12:40:02 Ag Hatzimanikas wrote:
> Hi All,
> 
> Some more (Optional) dependencies for mutt.
> 
> libxslt and lynx or w3m are required to build the html and text documentation.
> 
> #-------------------------------# 
> xsltproc --nonet -o manual.html html.xsl manual.xml
> xsltproc --nonet chunk.xsl manual.xml
> 
> lynx -dump -nolist -with_backspaces manual.html > manual.txt || \
> w3m -dump manual.html > manual.txt
> #-------------------------------# 

Reply to myself...I don't know if it worths the trouble.

Diffing the generated html files with those that already mutt provides I see 
very 
few text changes and the rest ones are mostly aesthetic (unneeded spaces).

If someone doesn't have libxslt and lynx in his system,mutt will give a 
harmless 
(ignored) error during compilation but this doesn't prevent mutt from building.
The installed documentation will up to date (with minor differences).

It's up to the editors to decide,either way for me at least for this version.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to