Changeset 0a30c92e


Ignore:
Timestamp:
12/12/2011 12:31:25 AM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
4a23c346
Parents:
5930509
Message:

Updated to libtiff-3.9.5.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9098 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r5930509 r0a30c92e  
    229229<!ENTITY libjpeg-version              "8c">
    230230<!ENTITY libpng-version               "1.5.5">
    231 <!ENTITY libtiff-version              "3.9.4">
     231<!ENTITY libtiff-version              "3.9.5">
    232232<!ENTITY giflib-version               "4.1.6">
    233233<!ENTITY lcms-version                 "1.19">
  • general/graphlib/libtiff.xml

    r5930509 r0a30c92e  
    77  <!ENTITY libtiff-download-http "http://download.osgeo.org/libtiff/tiff-&libtiff-version;.tar.gz">
    88  <!ENTITY libtiff-download-ftp  "ftp://ftp.remotesensing.org/libtiff/tiff-&libtiff-version;.tar.gz">
    9   <!ENTITY libtiff-md5sum        "2006c1bdd12644dbf02956955175afd6">
     9  <!ENTITY libtiff-md5sum        "8fc7ce3b4e1d0cc8a319336967815084">
    1010  <!ENTITY libtiff-size          "1.4 MB">
    11   <!ENTITY libtiff-buildsize     "25 MB">
     11  <!ENTITY libtiff-buildsize     "27 MB">
    1212  <!ENTITY libtiff-time          "0.4 SBU">
    1313]>
     
    3535    for general work with TIFF files.</para>
    3636
    37     <para>&lfssvn_checked;20100803&lfssvn_checked2;</para>
     37    &lfs70_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • introduction/welcome/changelog.xml

    r5930509 r0a30c92e  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Updated to libtiff-3.9.5.</para>
     49        </listitem>
     50        <listitem>
    4851          <para>[bdubbs] - Added a section on testing Xorg.</para>
    4952        </listitem>
  • x/installing/xorg-config.xml

    r5930509 r0a30c92e  
    2020     
    2121    <para>To test the <application>Xorg</application> installation, issue
    22     <userinput>startx</userinput>.  This command brings up a rudimentary
    23     window manager called <emphasis>twm</emphasis> with three xterm and one
    24     xclock window.  The xterm window in the upper left is a login terminal
    25     and running <emphasis>exit</emphasis> from this terminal will exit
    26     the <application>X Window</application> session.  the third xterm
    27     window may be obscured on your system by the other two xterms.</para>
     22    <userinput>startx</userinput>.  This command brings up a rudimentary window
     23    manager called <emphasis>twm</emphasis> with three xterm windows and one
     24    xclock window.  The xterm window in the upper left is a login terminal and
     25    running <emphasis>exit</emphasis> from this terminal will exit the
     26    <application>X Window</application> session.  The third xterm window may be
     27    obscured on your system by the other two xterms.</para>
    2828   
    2929    <para>Generally, there is no specific configuration required for
  • x/lib/freeglut.xml

    r5930509 r0a30c92e  
    3636    very easy.</para>
    3737
    38     <!-- <para>If you built the GLUT library during an installation of
    39     <xref linkend="mesalib"/>, you do not need to install this package.</para> -->
     38    &lfs70_checked;
    4039
    4140    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.