Ignore:
Timestamp:
05/24/2006 12:22:28 AM (18 years ago)
Author:
Randy McMurchy <randy@…>
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:
f44c9d57
Parents:
7948e10
Message:

Modified the way the GLUT library dependency is described in the LibTIFF instructions

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/libtiff.xml

    r7948e10 ra0b3f1a8  
    66
    77  <!ENTITY libtiff-download-http "http://libtiff.maptools.org/dl/tiff-&libtiff-version;.tar.gz">
    8   <!ENTITY libtiff-download-ftp "ftp://ftp.remotesensing.org/libtiff/tiff-&libtiff-version;.tar.gz">
    9   <!ENTITY libtiff-md5sum "fbb6f446ea4ed18955e2714934e5b698">
    10   <!ENTITY libtiff-size "1.3 MB">
    11   <!ENTITY libtiff-buildsize "18.8 MB">
    12   <!ENTITY libtiff-time "0.5 SBU">
     8  <!ENTITY libtiff-download-ftp  "ftp://ftp.remotesensing.org/libtiff/tiff-&libtiff-version;.tar.gz">
     9  <!ENTITY libtiff-md5sum        "fbb6f446ea4ed18955e2714934e5b698">
     10  <!ENTITY libtiff-size          "1.3 MB">
     11  <!ENTITY libtiff-buildsize     "18.8 MB">
     12  <!ENTITY libtiff-time          "0.5 SBU">
    1313]>
    1414
     
    6565    <bridgehead renderas="sect4">Optional</bridgehead>
    6666    <para role="optional"><xref linkend="libjpeg"/>,
    67     <xref linkend="x-window-system"/> and a GLUT library
    68     (<xref linkend="mesalib"/> or <xref linkend="freeglut"/>)</para>
     67    <xref linkend="x-window-system"/>, and
     68    <xref linkend="freeglut"/></para>
     69
     70    <para>Note that if you installed the optional MesaGLUT package with the
     71    <xref linkend="mesalib"/> package during an <application>Xorg7</application>
     72    installation, a GLUT library is already installed and you don't need
     73    <application>freeglut</application>.</para>
    6974
    7075    <para condition="html" role="usernotes">User Notes:
Note: See TracChangeset for help on using the changeset viewer.