Changeset f97ae48


Ignore:
Timestamp:
01/27/2012 12:28:20 AM (12 years ago)
Author:
Ken Moffat <ken@…>
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:
29ab1461
Parents:
570b62f
Message:

Add lcms2.

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

Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r570b62f rf97ae48  
    245245<!ENTITY giflib-version               "4.1.6">
    246246<!ENTITY lcms-version                 "1.19">
    247 <!-- Note lcms2 is incompatible with the rest of BLFS-->
     247<!ENTITY lcms2-version                "2.2">
    248248<!ENTITY libmng-version               "1.0.10">
    249249<!ENTITY freetype2-version            "2.4.8">
  • general/graphlib/colord.xml

    r570b62f rf97ae48  
    6666    <xref linkend="udev"/>,
    6767    <xref linkend="sqlite"/>, and
    68     <!-- FIXME:ken -->
    69     lcms2-2.2</para>
    70     <!--
    7168    <xref linkend="lcms2"/></para>
    72     -->
    7369
    7470    <bridgehead renderas="sect4">Recommended</bridgehead>
  • general/graphlib/graphlib.xml

    r570b62f rf97ae48  
    2929  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="giflib.xml"/>
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lcms.xml"/>
     31  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lcms2.xml"/>
    3132  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libmng.xml"/>
    3233  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="freetype2.xml"/>
  • introduction/welcome/changelog.xml

    r570b62f rf97ae48  
    4949        </listitem>
    5050        <listitem>
    51           <para>[ken] - Add autogen-5.12, clutter-gst-1.4.4 and colord-0.1.14 from
    52           Wayne, and mention Cantarell fonts in the Xft Font Protocol part of
    53           xorg-config.</para>
     51          <para>[ken] - Add autogen-5.12, clutter-gst-1.4.4, colord-0.1.14 and
     52          lcms2-2.2 from Wayne, and mention Cantarell fonts in the Xft Font Protocol
     53          part of xorg-config.</para>
    5454        </listitem>
    5555        <listitem>
Note: See TracChangeset for help on using the changeset viewer.