Changeset 5271cdb3


Ignore:
Timestamp:
06/18/2004 06:50:19 PM (20 years ago)
Author:
Randy McMurchy <randy@…>
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:
246a52cd
Parents:
8508d83b
Message:

updated to lcms-1.13

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r8508d83b r5271cdb3  
    7878<!ENTITY libungif-version             "4.1.0b1">
    7979<!ENTITY libmng-version               "1.0.7">
    80 <!ENTITY lcms-version                 "1.12">
     80<!ENTITY lcms-version                 "1.13">
    8181<!ENTITY freetype2-version            "2.1.7">
    8282<!ENTITY fontconfig-version           "2.2.2">
  • general/graphlib/lcms.xml

    r8508d83b r5271cdb3  
    77<!ENTITY lcms-download-http "http://www.littlecms.com/lcms-&lcms-version;.tar.gz">
    88<!ENTITY lcms-download-ftp " ">
    9 <!ENTITY lcms-size "555 KB">
    10 <!ENTITY lcms-buildsize "17 MB">
     9<!ENTITY lcms-size "586 KB">
     10<!ENTITY lcms-buildsize "28 MB">
    1111<!ENTITY lcms-time "0.32 SBU">
    1212
     
    4848<title>Installation of <application>lcms</application></title>
    4949                                                                               
    50 <para>Install <application>lcms</application> by running the following commands:</para>
     50<para>Install <application>lcms</application> by running the following
     51commands:</para>
    5152                                                                               
    5253<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     
    5960<title>Contents</title>
    6061                                                                               
    61 <para>The lcms package contains the <filename class="libraryfile">liblcms</filename>
    62 libraries, <command>icc2ps</command>, <command>icclink</command>,
    63 <command>icctrans</command>, <command>wtpt</command> and optionally, <command>tifficc</command>,
    64 <command>jpegicc</command> and <filename
    65 class="libraryfile">lcms</filename> Python module.</para>
     62<para>The lcms package contains the <filename class="libraryfile">liblcms</filename> 
     63libraries, <command>icc2ps</command>, <command>icclink</command>, 
     64<command>icctrans</command>, <command>wtpt</command> and optionally, <command>tifficc</command>, 
     65<command>jpegicc</command> and the <filename class="libraryfile">lcms</filename>
     66Python module.</para>
    6667                                                                               
    6768</sect2>
     
    7071                                                                               
    7172<sect3><title>liblcms library</title>
    72 <para>The <filename class="libraryfile">liblcms</filename> libraries are used by other programs to provide color
    73 management facilities.</para></sect3>
     73<para>The <filename class="libraryfile">liblcms</filename> libraries are used
     74by other programs to provide color management facilities.</para></sect3>
    7475                                                                               
    7576<sect3><title>icc2ps</title>
     
    8687calculator.</para></sect3>
    8788                                                                               
     89<sect3><title>wtpt</title>
     90<para><command>wtpt</command> shows media white of profiles, identifying
     91black body locus.</para></sect3>
     92                                                                               
    8893<sect3><title>tifficc</title>
    8994<para><command>tifficc</command> is an <acronym>ICC</acronym> profile
  • introduction/welcome/changelog.xml

    r8508d83b r5271cdb3  
    1818
    1919<itemizedlist>
     20
     21<listitem><para>June 18th, 2004 [randy]: Updated to lcms-1.13.</para></listitem>
    2022
    2123<listitem><para>June 18th, 2004 [randy]: Fixed link to FreeType patch.</para></listitem>
Note: See TracChangeset for help on using the changeset viewer.