Changeset 4df6f71


Ignore:
Timestamp:
08/08/2009 07:09:17 PM (15 years ago)
Author:
Guy Dalziel <gdalziel@…>
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:
a771a36
Parents:
09d0541
Message:

Updated to little cms-1.18a.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • basicnet/textweb/links.xml

    r09d0541 r4df6f71  
    6363      <listitem>
    6464        <para>Recommended patch: <ulink
    65           url="&gentoo-ftp-repo;/links-2.1pre33-utf8.diff.bz2"/></para>
     65          url="&gentoo-ftp-repo;/links-2.1pre33-utf8.diff.bz2"/>
     66          (works for 2.2)</para>
    6667      </listitem>
    6768    </itemizedlist>
  • general.ent

    r09d0541 r4df6f71  
    167167<!ENTITY libtiff-version              "3.8.2">
    168168<!ENTITY giflib-version               "4.1.6">
    169 <!ENTITY lcms-version                 "1.17">
     169<!ENTITY lcms-version                 "1.18a">
    170170<!ENTITY libmng-version               "1.0.10">
    171171<!ENTITY freetype2-version            "2.3.9">
  • general/graphlib/lcms.xml

    r09d0541 r4df6f71  
    66
    77  <!ENTITY lcms-download-http "http://www.littlecms.com/lcms-&lcms-version;.tar.gz">
    8   <!ENTITY lcms-download-ftp  "&gentoo-ftp-repo;/lcms-&lcms-version;.tar.gz">
    9   <!ENTITY lcms-md5sum        "07bdbb4cfb05d21caa58fe3d1c84ddc1">
    10   <!ENTITY lcms-size          "878 KB">
    11   <!ENTITY lcms-buildsize     "21 MB (includes building and installing the SWIG bindings)">
    12   <!ENTITY lcms-time          "0.5 SBU (includes building and installing the SWIG bindings)">
     8  <!-- <!ENTITY lcms-download-ftp  "&gentoo-ftp-repo;/lcms-&lcms-version;.tar.gz"> -->
     9  <!ENTITY lcms-download-ftp  " ">
     10  <!ENTITY lcms-md5sum        "f4abfe1c57ea3f633c2e9d034e74e3e8">
     11  <!ENTITY lcms-size          "909 KB">
     12  <!ENTITY lcms-buildsize     "12 MB">
     13  <!ENTITY lcms-time          "0.3 SBU">
    1314]>
    1415
     
    3233    <para>The <application>little cms</application> library is used by other
    3334    programs to provide color management facilities.</para>
     35
     36    &lfs65_checked;
    3437
    3538    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    99102    <title>Command Explanations</title>
    100103
    101     <para><parameter>--with-python</parameter>: Use this if you installed
    102     Python and SWIG.</para>
    103 
    104     <para><parameter>--disable-static</parameter>: Prevent static libraries
     104    <para><option>--with-python</option>: Use this if you installed
     105    <application>Python</application> and
     106    <application>SWIG</application>.</para>
     107
     108    <para><option>--disable-static</option>: Prevent static libraries
    105109    being built and installed.</para>
    106110
  • introduction/welcome/changelog.xml

    r09d0541 r4df6f71  
    4545      <itemizedlist>
    4646        <listitem>
     47          <para>[gdalziel] - Updated to little cms-1.18a.</para>
     48        </listitem>
     49        <listitem>
    4750          <para>[wblaszcz] - Updated to GTK Engines-2.18.2.</para>
    4851        </listitem>
Note: See TracChangeset for help on using the changeset viewer.