Updated to libtiff-3.9.5.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9098 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2011-12-12 00:31:25 +00:00
parent 5930509103
commit 0a30c92e17
5 changed files with 14 additions and 12 deletions

View File

@ -228,7 +228,7 @@ $Date$
<!-- Chapter 9 -->
<!ENTITY libjpeg-version "8c">
<!ENTITY libpng-version "1.5.5">
<!ENTITY libtiff-version "3.9.4">
<!ENTITY libtiff-version "3.9.5">
<!ENTITY giflib-version "4.1.6">
<!ENTITY lcms-version "1.19">
<!ENTITY libmng-version "1.0.10">

View File

@ -6,9 +6,9 @@
<!ENTITY libtiff-download-http "http://download.osgeo.org/libtiff/tiff-&libtiff-version;.tar.gz">
<!ENTITY libtiff-download-ftp "ftp://ftp.remotesensing.org/libtiff/tiff-&libtiff-version;.tar.gz">
<!ENTITY libtiff-md5sum "2006c1bdd12644dbf02956955175afd6">
<!ENTITY libtiff-md5sum "8fc7ce3b4e1d0cc8a319336967815084">
<!ENTITY libtiff-size "1.4 MB">
<!ENTITY libtiff-buildsize "25 MB">
<!ENTITY libtiff-buildsize "27 MB">
<!ENTITY libtiff-time "0.4 SBU">
]>
@ -34,7 +34,7 @@
programs for reading and writing TIFF files and the utilities are useful
for general work with TIFF files.</para>
<para>&lfssvn_checked;20100803&lfssvn_checked2;</para>
&lfs70_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -44,6 +44,9 @@
<listitem>
<para>December 11th, 2011</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Updated to libtiff-3.9.5.</para>
</listitem>
<listitem>
<para>[bdubbs] - Added a section on testing Xorg.</para>
</listitem>

View File

@ -19,12 +19,12 @@
<title>Testing Xorg</title>
<para>To test the <application>Xorg</application> installation, issue
<userinput>startx</userinput>. This command brings up a rudimentary
window manager called <emphasis>twm</emphasis> with three xterm and one
xclock window. The xterm window in the upper left is a login terminal
and running <emphasis>exit</emphasis> from this terminal will exit
the <application>X Window</application> session. the third xterm
window may be obscured on your system by the other two xterms.</para>
<userinput>startx</userinput>. This command brings up a rudimentary window
manager called <emphasis>twm</emphasis> with three xterm windows and one
xclock window. The xterm window in the upper left is a login terminal and
running <emphasis>exit</emphasis> from this terminal will exit the
<application>X Window</application> session. The third xterm window may be
obscured on your system by the other two xterms.</para>
<para>Generally, there is no specific configuration required for
<application>Xorg</application>, but customization is possible. For details

View File

@ -35,8 +35,7 @@
windowing API, which makes learning about and exploring OpenGL programming
very easy.</para>
<!-- <para>If you built the GLUT library during an installation of
<xref linkend="mesalib"/>, you do not need to install this package.</para> -->
&lfs70_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">