Changeset 978e380


Ignore:
Timestamp:
03/27/2006 02:39:40 AM (18 years ago)
Author:
Dan Nichilson <dnicholson@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
4a1f001
Parents:
532219b
Message:

Updated to LibTIFF-3.8.2

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r532219b r978e380  
    105105<!ENTITY libjpeg-version              "6b">
    106106<!ENTITY libpng-version               "1.2.8">
    107 <!ENTITY libtiff-version              "3.7.4">
     107<!ENTITY libtiff-version              "3.8.2">
    108108<!-- <!ENTITY libungif-version             "4.1.3"> -->
    109109<!ENTITY giflib-version               "4.1.4">
  • general/graphlib/libtiff.xml

    r532219b r978e380  
    55  %general-entities;
    66
    7 <!ENTITY libtiff-download-http " ">
    8 <!--  <!ENTITY libtiff-download-http "http://libtiff.maptools.org/dl/tiff-&libtiff-version;.tar.gz"> -->
     7  <!ENTITY libtiff-download-http "http://libtiff.maptools.org/dl/tiff-&libtiff-version;.tar.gz">
    98  <!ENTITY libtiff-download-ftp "ftp://ftp.remotesensing.org/libtiff/tiff-&libtiff-version;.tar.gz">
    10   <!ENTITY libtiff-md5sum "f37a7907bca4e235da85eb0126caa2b0">
     9  <!ENTITY libtiff-md5sum "fbb6f446ea4ed18955e2714934e5b698">
    1110  <!ENTITY libtiff-size "1.3 MB">
    12   <!ENTITY libtiff-buildsize "17.7 MB">
     11  <!ENTITY libtiff-buildsize "18.8 MB">
    1312  <!ENTITY libtiff-time "0.5 SBU">
    1413]>
     
    6665    <bridgehead renderas="sect4">Optional</bridgehead>
    6766    <para role="optional"><xref linkend="libjpeg"/>,
    68     X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>) and
    69     <xref linkend="freeglut"/></para>
     67    X (<xref linkend="xfree86"/>, <xref linkend="xorg"/>, or
     68    <xref linkend="xorg7"/>) and a GLUT library
     69    (<xref linkend="MesaLib"/> or <xref linkend="freeglut"/>)</para>
    7070
    7171  </sect2>
  • introduction/welcome/changelog.xml

    r532219b r978e380  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[dnicholson] - Updated to LibTIFF-3.8.2.  Noted optional
     49          dependency of MesaLib for the GLUT library.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[randy] - Updated to Whois-4.7.12.</para>
    4953        </listitem>
Note: See TracChangeset for help on using the changeset viewer.