Changeset 95235f2


Ignore:
Timestamp:
01/05/2005 03:37:24 PM (19 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.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:
f13a39e
Parents:
b19a7bb4
Message:

Updated to libtiff-3.7.1.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rb19a7bb4 r95235f2  
    8888<!ENTITY libjpeg-version              "6b">
    8989<!ENTITY libpng-version               "1.2.8">
    90 <!ENTITY libtiff-version              "3.7.0">
     90<!ENTITY libtiff-version              "3.7.1">
    9191<!ENTITY libungif-version             "4.1.3">
    9292<!ENTITY giflib-version               "4.1.3">
  • general/graphlib/libtiff.xml

    rb19a7bb4 r95235f2  
    88<!ENTITY libtiff-download-ftp "ftp://ftp.remotesensing.org/pub/libtiff/tiff-&libtiff-version;.tar.gz">
    99<!ENTITY libtiff-size "1.2 MB">
    10 <!ENTITY libtiff-buildsize "15.6 MB">
    11 <!ENTITY libtiff-time "0.41 SBU">
     10<!ENTITY libtiff-buildsize "15 MB">
     11<!ENTITY libtiff-time "0.40 SBU">
    1212]>
    1313
     
    3434<listitem><para>Download (FTP): <ulink url="&libtiff-download-ftp;"/></para></listitem>
    3535<listitem><para>Download size: &libtiff-size;</para></listitem>
    36 <listitem><para>Estimated Disk space required: &libtiff-buildsize;</para></listitem>
     36<listitem><para>Estimated disk space required: &libtiff-buildsize;</para></listitem>
    3737<listitem><para>Estimated build time: &libtiff-time;</para></listitem></itemizedlist>
    38 </sect3>
    39 
    40 <sect3><title>Additional downloads</title>
    41 <itemizedlist spacing="compact">
    42 <listitem><para>Required Patch: <ulink
    43 url="&patch-root;/tiff-&libtiff-version;-libtool_fix-1.patch"/></para>
    44 </listitem>
    45 </itemizedlist>
    4638</sect3>
    4739
     
    6355commands:</para>
    6456
    65 <screen><userinput><command>patch -Np1 -i ../tiff-&libtiff-version;-libtool_fix-1.patch &amp;&amp;
    66 ./configure --prefix=/usr &amp;&amp;
     57<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
    6758make &amp;&amp;
    6859make install</command></userinput></screen>
  • introduction/welcome/changelog.xml

    rb19a7bb4 r95235f2  
    2424
    2525<listitem><para>January 5th, 2004 [igor]: Updated to
    26 GLib-2.6.0, Pango-1.8.0 and ATK-1.9.0.</para></listitem>
     26GLib-2.6.0, Pango-1.8.0, ATK-1.9.0 and libtiff-3.7.1.</para></listitem>
    2727
    2828<listitem><para>January 5th, 2004 [randy]: Updated to
  • x/lib/freeglut.xml

    rb19a7bb4 r95235f2  
    1010  <!ENTITY freeglut-size          "379 KB">
    1111  <!ENTITY freeglut-buildsize     "6.0 MB">
    12   <!ENTITY freeglut-time          " ">
     12  <!ENTITY freeglut-time          "0.13 SBU">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.