glfs/general/graphlib/libtiff/libtiff-intro.xml
Igor Živković 911de3182a modified tiff instructions to utilize zlib and, optionally, libjpeg
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1582 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-12-05 17:53:57 +00:00

25 lines
995 B
XML

<sect2>
<title>Introduction to <application>libtiff</application></title>
<para>The <application>libtiff</application> package contains the tiff libraries and associated
utilities. The libraries are used by many programs for reading and
writing tiff files and the utilities are useful for general work with
tiff files.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink url="&libtiff-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink url="&libtiff-download-ftp;"/></para></listitem>
<listitem><para>Download size: &libtiff-size;</para></listitem>
<listitem><para>Estimated Disk space required: &libtiff-buildsize;</para></listitem>
<listitem><para>Estimated build time: &libtiff-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>libtiff</application> dependencies</title>
<sect4><title>Optional</title>
<para><xref linkend="libjpeg"/>
</para></sect4>
</sect3>
</sect2>