Ignore:
Timestamp:
03/19/2020 06:44:08 AM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
b1532549
Parents:
622c1021
Message:

Format general/graphlib

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/lcms2.xml

    r622c1021 r09f0998  
    3030    <title>Introduction to Little CMS2</title>
    3131
    32     <para>The Little Color Management System is a small-footprint color
    33     management engine, with special focus on accuracy and performance. It uses
    34     the International Color Consortium standard (ICC), which is the modern
    35     standard for color management.</para>
     32    <para>
     33      The Little Color Management System is a small-footprint color management
     34      engine, with special focus on accuracy and performance. It uses
     35      the International Color Consortium standard (ICC), which is the modern
     36      standard for color management.
     37    </para>
    3638
    3739    &lfs91_checked;
     
    4042    <itemizedlist spacing="compact">
    4143      <listitem>
    42         <para>Download (HTTP): <ulink url="&lcms2-download-http;"/></para>
    43       </listitem>
    44       <listitem>
    45         <para>Download (FTP): <ulink url="&lcms2-download-ftp;"/></para>
    46       </listitem>
    47       <listitem>
    48         <para>Download MD5 sum: &lcms2-md5sum;</para>
    49       </listitem>
    50       <listitem>
    51         <para>Download size: &lcms2-size;</para>
    52       </listitem>
    53       <listitem>
    54         <para>Estimated disk space required: &lcms2-buildsize;</para>
    55       </listitem>
    56       <listitem>
    57         <para>Estimated build time: &lcms2-time;</para>
     44        <para>
     45          Download (HTTP): <ulink url="&lcms2-download-http;"/>
     46        </para>
     47      </listitem>
     48      <listitem>
     49        <para>
     50          Download (FTP): <ulink url="&lcms2-download-ftp;"/>
     51        </para>
     52      </listitem>
     53      <listitem>
     54        <para>
     55          Download MD5 sum: &lcms2-md5sum;
     56        </para>
     57      </listitem>
     58      <listitem>
     59        <para>
     60          Download size: &lcms2-size;
     61        </para>
     62      </listitem>
     63      <listitem>
     64        <para>
     65          Estimated disk space required: &lcms2-buildsize;
     66        </para>
     67      </listitem>
     68      <listitem>
     69        <para>
     70          Estimated build time: &lcms2-time;
     71        </para>
    5872      </listitem>
    5973    </itemizedlist>
     
    7488    <title>Installation of Little CMS2</title>
    7589
    76     <para>If you want to run tests, then the build procedure must
    77     be modified to make some library internal references visible to
    78     the test code:</para>
     90    <para>
     91      If you want to run tests, then the build procedure must
     92      be modified to make some library internal references visible to
     93      the test code:
     94    </para>
    7995
    8096<screen><userinput>sed -i '/AX_APPEND/s/^/#/' configure.ac &amp;&amp;
    8197autoreconf</userinput></screen>
    8298
    83     <para>Install <application>Little CMS2</application> by running the following
    84     commands:</para>
     99    <para>
     100      Install <application>Little CMS2</application> by running the following
     101      commands:
     102    </para>
    85103
    86104<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    87105make</userinput></screen>
    88106
    89     <para>To test the results, issue: <command>make check</command>.</para>
    90 
    91     <para>Now, as the <systemitem class="username">root</systemitem>
    92     user:</para>
     107    <para>
     108      To test the results, issue: <command>make check</command>.
     109    </para>
     110
     111    <para>
     112      Now, as the <systemitem class="username">root</systemitem> user:
     113    </para>
    93114
    94115<screen role="root"><userinput>make install</userinput></screen>
     
    126147        <term><command>jpgicc</command></term>
    127148        <listitem>
    128           <para>is the Little CMS ICC profile applier for JPEG.</para>
     149          <para>
     150            is the Little CMS ICC profile applier for JPEG.
     151          </para>
    129152          <indexterm zone="lcms2 jpgicc">
    130153            <primary sortas="b-jpgicc">jpgicc</primary>
     
    136159        <term><command>linkicc</command></term>
    137160        <listitem>
    138           <para>is the Little CMS ICC device link generator</para>
     161          <para>
     162            is the Little CMS ICC device link generator
     163          </para>
    139164          <indexterm zone="lcms2 linkicc">
    140165            <primary sortas="b-linkicc">linkicc</primary>
     
    146171        <term><command>psicc</command></term>
    147172        <listitem>
    148           <para>is the Little CMS ICC PostScript generator.</para>
     173          <para>
     174            is the Little CMS ICC PostScript generator.
     175          </para>
    149176          <indexterm zone="lcms2 psicc">
    150177            <primary sortas="b-psicc">psicc</primary>
     
    156183        <term><command>tificc</command></term>
    157184        <listitem>
    158           <para>is the Little CMS ICC tiff generator.</para>
     185          <para>
     186            is the Little CMS ICC tiff generator.
     187          </para>
    159188          <indexterm zone="lcms2 tificc">
    160189            <primary sortas="b-tificc">tificc</primary>
     
    166195        <term><command>transicc</command></term>
    167196        <listitem>
    168           <para>is the Little CMS ColorSpace conversion calculator.</para>
     197          <para>
     198            is the Little CMS ColorSpace conversion calculator.
     199          </para>
    169200          <indexterm zone="lcms2 transicc">
    170201            <primary sortas="b-transicc">transicc</primary>
     
    176207        <term><filename class="libraryfile">liblcms2.so</filename></term>
    177208        <listitem>
    178           <para>contains functions implement the lcms2 API.</para>
     209          <para>
     210            contains functions that implement the lcms2 API.
     211          </para>
    179212          <indexterm zone="lcms2 liblcms2">
    180213            <primary sortas="c-liblcms2">liblcms2.so</primary>
Note: See TracChangeset for help on using the changeset viewer.