source: general/graphlib/lcms2.xml@ 8558044

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
Last change on this file since 8558044 was 8558044, checked in by Pierre Labastie <pierre.labastie@…>, 3 years ago

Remove spaces at the end of lines

I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...

  • Property mode set to 100644
File size: 6.2 KB
RevLine 
[f97ae48]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[8dfc5c3]7 <!ENTITY lcms2-download-http "&sourceforge-dl;/lcms/lcms2-&lcms2-version;.tar.gz">
[f97ae48]8 <!ENTITY lcms2-download-ftp " ">
[2b254ea9]9 <!ENTITY lcms2-md5sum "8cb583c8447461896320b43ea9a688e0">
10 <!ENTITY lcms2-size "7.1 MB">
11 <!ENTITY lcms2-buildsize "22 MB (with the tests)">
[19e1313]12 <!ENTITY lcms2-time "0.2 SBU (with the tests)">
[f97ae48]13]>
14
[f8edbebd]15<sect1 id="lcms2" xreflabel="Little CMS-&lcms2-version;">
[f97ae48]16 <?dbhtml filename="lcms2.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
[f8edbebd]22 <title>Little CMS-&lcms2-version;</title>
[f97ae48]23
24 <indexterm zone="lcms2">
[f8edbebd]25 <primary sortas="a-little-cms2">Little CMS2</primary>
[f97ae48]26 </indexterm>
27
28 <sect2 role="package">
[f8edbebd]29 <title>Introduction to Little CMS2</title>
[f97ae48]30
[09f0998]31 <para>
[b29c0c58]32 The Little Color Management System is a small-footprint color management
[09f0998]33 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.
36 </para>
[f97ae48]37
[34a6571]38 &lfs110a_checked;
[f97ae48]39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
[09f0998]43 <para>
44 Download (HTTP): <ulink url="&lcms2-download-http;"/>
45 </para>
[f97ae48]46 </listitem>
47 <listitem>
[09f0998]48 <para>
49 Download (FTP): <ulink url="&lcms2-download-ftp;"/>
50 </para>
[f97ae48]51 </listitem>
52 <listitem>
[09f0998]53 <para>
54 Download MD5 sum: &lcms2-md5sum;
55 </para>
[f97ae48]56 </listitem>
57 <listitem>
[09f0998]58 <para>
59 Download size: &lcms2-size;
60 </para>
[f97ae48]61 </listitem>
62 <listitem>
[09f0998]63 <para>
64 Estimated disk space required: &lcms2-buildsize;
65 </para>
[f97ae48]66 </listitem>
67 <listitem>
[09f0998]68 <para>
69 Estimated build time: &lcms2-time;
70 </para>
[f97ae48]71 </listitem>
72 </itemizedlist>
73
[b56c421]74 <bridgehead renderas="sect3">Little CMS2 Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Optional</bridgehead>
77 <para role="optional">
78 <xref linkend="libjpeg"/> and
79 <xref linkend="libtiff"/>
80 </para>
81
[f97ae48]82 <para condition="html" role="usernotes">User Notes:
83 <ulink url="&blfs-wiki;/lcms2"/></para>
84 </sect2>
85
86 <sect2 role="installation">
[f8edbebd]87 <title>Installation of Little CMS2</title>
[f97ae48]88
[d8321785]89<!-- Seems to be fixed in 2.10
[09f0998]90 <para>
91 If you want to run tests, then the build procedure must
[8558044]92 be modified to make some library internal references visible to
[09f0998]93 the test code:
94 </para>
[049cd38]95
96<screen><userinput>sed -i '/AX_APPEND/s/^/#/' configure.ac &amp;&amp;
97autoreconf</userinput></screen>
[d8321785]98-->
[049cd38]99
[09f0998]100 <para>
101 Install <application>Little CMS2</application> by running the following
102 commands:
103 </para>
[f97ae48]104
[0b0fa17]105<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
[f97ae48]106make</userinput></screen>
107
[09f0998]108 <para>
109 To test the results, issue: <command>make check</command>.
110 </para>
[f97ae48]111
[09f0998]112 <para>
113 Now, as the <systemitem class="username">root</systemitem> user:
114 </para>
[f97ae48]115
116<screen role="root"><userinput>make install</userinput></screen>
117 </sect2>
118
119 <sect2 role="commands">
120 <title>Command Explanations</title>
121
[f8edbebd]122 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
123 href="../../xincludes/static-libraries.xml"/>
124
[f97ae48]125 </sect2>
126
127 <sect2 role="content">
128 <title>Contents</title>
129
130 <segmentedlist>
131 <segtitle>Installed Programs</segtitle>
132 <segtitle>Installed Library</segtitle>
[c3c56b2]133 <segtitle>Installed Directories</segtitle>
[f97ae48]134
135 <seglistitem>
136 <seg>jpgicc, linkicc, psicc, tificc, and transicc</seg>
[0b0fa17]137 <seg>liblcms2.so</seg>
[c3c56b2]138 <seg>None</seg>
[f97ae48]139 </seglistitem>
140 </segmentedlist>
141
142 <variablelist>
143 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
144 <?dbfo list-presentation="list"?>
145 <?dbhtml list-presentation="table"?>
146
147 <varlistentry id="jpgicc">
148 <term><command>jpgicc</command></term>
149 <listitem>
[09f0998]150 <para>
[4c24eb0a]151 is the Little CMS ICC profile applier for JPEG
[09f0998]152 </para>
[f97ae48]153 <indexterm zone="lcms2 jpgicc">
154 <primary sortas="b-jpgicc">jpgicc</primary>
155 </indexterm>
156 </listitem>
157 </varlistentry>
158
159 <varlistentry id="linkicc">
160 <term><command>linkicc</command></term>
161 <listitem>
[09f0998]162 <para>
163 is the Little CMS ICC device link generator
164 </para>
[f97ae48]165 <indexterm zone="lcms2 linkicc">
166 <primary sortas="b-linkicc">linkicc</primary>
167 </indexterm>
168 </listitem>
169 </varlistentry>
170
171 <varlistentry id="psicc">
172 <term><command>psicc</command></term>
173 <listitem>
[09f0998]174 <para>
[4c24eb0a]175 is the Little CMS ICC PostScript generator
[09f0998]176 </para>
[f97ae48]177 <indexterm zone="lcms2 psicc">
178 <primary sortas="b-psicc">psicc</primary>
179 </indexterm>
180 </listitem>
181 </varlistentry>
182
183 <varlistentry id="tificc">
184 <term><command>tificc</command></term>
185 <listitem>
[09f0998]186 <para>
[4c24eb0a]187 is the Little CMS ICC tiff generator
[09f0998]188 </para>
[f97ae48]189 <indexterm zone="lcms2 tificc">
190 <primary sortas="b-tificc">tificc</primary>
191 </indexterm>
192 </listitem>
193 </varlistentry>
194
195 <varlistentry id="transicc">
196 <term><command>transicc</command></term>
197 <listitem>
[09f0998]198 <para>
[4c24eb0a]199 is the Little CMS ColorSpace conversion calculator
[09f0998]200 </para>
[f97ae48]201 <indexterm zone="lcms2 transicc">
202 <primary sortas="b-transicc">transicc</primary>
203 </indexterm>
204 </listitem>
205 </varlistentry>
206
207 <varlistentry id="liblcms2">
[0b0fa17]208 <term><filename class="libraryfile">liblcms2.so</filename></term>
[f97ae48]209 <listitem>
[09f0998]210 <para>
[4c24eb0a]211 contains functions that implement the lcms2 API
[09f0998]212 </para>
[f97ae48]213 <indexterm zone="lcms2 liblcms2">
[0b0fa17]214 <primary sortas="c-liblcms2">liblcms2.so</primary>
[f97ae48]215 </indexterm>
216 </listitem>
217 </varlistentry>
218 </variablelist>
219 </sect2>
[4c24eb0a]220
[f97ae48]221</sect1>
Note: See TracBrowser for help on using the repository browser.