source: xsoft/other/gimp.xml@ 8b319a8

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules 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 8b319a8 was 8b319a8, checked in by Pierre Labastie <pieere@…>, 7 years ago

tripwire-2.4.3.2
babl-0.1.24
xkeyboard-config-2.20
gimp-2.8.20

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

  • Property mode set to 100644
File size: 18.1 KB
RevLine 
[613c524f]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[613c524f]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[dcb114f]7 <!ENTITY gimp-download-http "http://download.gimp.org/pub/gimp/v2.8/gimp-&gimp-version;.tar.bz2">
[5e11bc38]8 <!ENTITY gimp-download-ftp " ">
[8b319a8]9 <!ENTITY gimp-md5sum "d405640c426b234d6efc36fb4f5bae57">
[45439b9]10 <!ENTITY gimp-size "20 MB">
[8b319a8]11 <!ENTITY gimp-buildsize "643 MB (additional 714 MB to run
[a4d3fe5]12 the test suite)">
[8b319a8]13 <!ENTITY gimp-time "4.2 SBU (additional 0.8 SBU to run
[a4d3fe5]14 the test suite)">
15
16
17 <!ENTITY gimp-help-version "2.8.2">
18 <!ENTITY gimp-help-download "http://download.gimp.org/pub/gimp/help/gimp-help-&gimp-help-version;.tar.bz2">
19 <!ENTITY gimp-help-md5sum "a591c8974b2f4f584d0a769d52ed6c5b">
20 <!ENTITY gimp-help-size "152 MB">
21 <!ENTITY gimp-help-buildsize "From 307 MB (en only) to 1257 MB (all 18
22 languages), average of 52 MB per translation">
23 <!ENTITY gimp-help-time "0.8 SBU (en only), average of 1.2 SBU per
24 translation (measured with 5 languages), 5.9
25 SBU, with parallelism=8, for all languages">
[613c524f]26]>
27
[219f345a]28<sect1 id="gimp" xreflabel="Gimp-&gimp-version;">
[364f479]29 <?dbhtml filename="gimp.html" ?>
30
31 <sect1info>
32 <othername>$LastChangedBy$</othername>
33 <date>$Date$</date>
34 </sect1info>
35
[219f345a]36 <title>Gimp-&gimp-version;</title>
[364f479]37
38 <indexterm zone="gimp">
[219f345a]39 <primary sortas="a-Gimp">Gimp</primary>
[364f479]40 </indexterm>
41
42 <sect2 role="package">
[a98acfe7]43 <title>Introduction to Gimp</title>
[364f479]44
[a98acfe7]45 <para>
46 The <application>Gimp</application> package contains
47 the GNU Image Manipulation Program which is useful for
48 photo retouching, image composition and image authoring.
49 </para>
[364f479]50
[c480c33]51 &lfs7a_checked;
[04fa30a]52
[364f479]53 <bridgehead renderas="sect3">Package Information</bridgehead>
54 <itemizedlist spacing="compact">
55 <listitem>
[a98acfe7]56 <para>
57 Download (HTTP): <ulink url="&gimp-download-http;"/>
58 </para>
[364f479]59 </listitem>
60 <listitem>
[a98acfe7]61 <para>
62 Download (FTP): <ulink url="&gimp-download-ftp;"/>
63 </para>
[364f479]64 </listitem>
65 <listitem>
[a98acfe7]66 <para>
67 Download MD5 sum: &gimp-md5sum;
68 </para>
[364f479]69 </listitem>
70 <listitem>
[a98acfe7]71 <para>
72 Download size: &gimp-size;
73 </para>
[364f479]74 </listitem>
75 <listitem>
[a98acfe7]76 <para>
77 Estimated disk space required: &gimp-buildsize;
78 </para>
[364f479]79 </listitem>
80 <listitem>
[a98acfe7]81 <para>
82 Estimated build time: &gimp-time;
83 </para>
[364f479]84 </listitem>
85 </itemizedlist>
86
87 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
[219f345a]88 <itemizedlist spacing="compact">
[364f479]89 <listitem>
[a98acfe7]90 <para>
91 Optional help files: <ulink url="&gimp-help-download;"/>
92 </para>
[364f479]93 </listitem>
94 <listitem>
[a98acfe7]95 <para>
96 Download MD5 sum: &gimp-help-md5sum;
97 </para>
[364f479]98 </listitem>
99 <listitem>
[a98acfe7]100 <para>
101 Download size: &gimp-help-size;
102 </para>
[364f479]103 </listitem>
[784ec394]104 <listitem>
[a4d3fe5]105 <para>
106 Estimated disk space required: &gimp-help-buildsize;
107 </para>
108 </listitem>
109 <listitem>
110 <para>
111 Estimated build time: &gimp-help-time;
112 </para>
113 </listitem>
[219f345a]114 </itemizedlist>
[364f479]115
[219f345a]116 <bridgehead renderas="sect3">Gimp Dependencies</bridgehead>
[364f479]117
118 <bridgehead renderas="sect4">Required</bridgehead>
[7298aa7]119 <para role="required">
[56605b9]120 <xref linkend="gegl"/> and
[f3429309]121 <xref linkend="gtk2"/>
[7298aa7]122 </para>
[364f479]123
124 <bridgehead renderas="sect4">Recommended</bridgehead>
[7298aa7]125 <para role="recommended">
[bc39dca]126 <xref linkend="pygtk"/> (including the gtk and pango modules)
[7298aa7]127 </para>
[364f479]128
129 <bridgehead renderas="sect4">Optional</bridgehead>
[7298aa7]130 <para role="optional">
131 <xref linkend="aalib"/>,
132 <xref linkend="alsa-lib"/>,
133 <xref linkend="curl"/>,
134 <xref linkend="dbus-glib"/>,
[bc39dca]135 <xref linkend="gs"/> (with libgs installed),
136 <xref linkend="gvfs"/>,
[7298aa7]137 <xref linkend="iso-codes"/>,
[bc39dca]138 <xref linkend="jasper"/>,
[34ca4d5]139 <xref linkend="lcms"/> or <xref linkend="lcms2"/>,
[7298aa7]140 <xref linkend="libexif"/>,
[f175d6f6]141 <xref linkend="libgudev"/>,
[bc39dca]142 <xref linkend="libmng"/>,
[7298aa7]143 <xref linkend="librsvg"/>,
144 <xref linkend="poppler"/>,
145 an <xref linkend="server-mail"/> (that provides a
146 <command>sendmail</command> program),
[7551c54]147 <xref linkend="gtk-doc"/>,
[8b319a8]148 <xref linkend="webkitgtk2"/>, and
[a4d3fe5]149 <ulink url="http://wvware.sourceforge.net/libwmf.html">libwmf</ulink>
[7298aa7]150 </para>
[80df29b]151
[bc39dca]152 <bridgehead renderas="sect4">Optional, for optimizing the PNG files in the
153 help system</bridgehead>
[784ec394]154 <para role="optional">
[7298aa7]155 <ulink url="http://pngnq.sourceforge.net/">pngnq</ulink> and
156 <ulink url="http://pmt.sourceforge.net/pngcrush/">pngcrush</ulink>
[784ec394]157 </para>
158
[38e4f06]159 <para condition="html" role="usernotes">User Notes:
[a98acfe7]160 <ulink url="&blfs-wiki;/gimp"/>
161 </para>
[364f479]162 </sect2>
163
164 <sect2 role="installation">
[a98acfe7]165 <title>Installation of Gimp</title>
[364f479]166
[a98acfe7]167 <para>
[feecd37]168 Fix some issues with <xref linkend="gegl"/>:
[a98acfe7]169 </para>
[364f479]170
[b6a3783]171<screen><userinput>sed -i '/gegl/s/2/3/' configure &amp;&amp;
172sed -i '70,75 d' app/core/gimpparamspecs-duplicate.c</userinput></screen>
[feecd37]173
174 <para>
175 Install <application>Gimp</application> by running
176 the following commands:
177 </para>
[389246e]178
[92245989]179<screen><userinput>./configure --prefix=/usr \
[a4d3fe5]180 --sysconfdir=/etc \
[b1478b35]181 --without-gvfs &amp;&amp;
[364f479]182make</userinput></screen>
[94aecbd]183
[a98acfe7]184 <para>
185 To test the results (requires an X-Windowed terminal) issue:
186 <command>make check</command>.
187 </para>
[8b2e697]188
[a98acfe7]189 <para>
190 Now, as the <systemitem class="username">root</systemitem>
191 user:
192 </para>
[94aecbd]193
[9980d0a1]194<screen role="root"><userinput>make install</userinput></screen>
[364f479]195
[a4d3fe5]196 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
197 href="../../xincludes/update-icons-and-desktop.xml"/>
198
199 </sect2>
200
201 <sect2 role="installation">
202 <title>Installation of Gimp-Help</title>
203
[a98acfe7]204 <para>
205 The <filename>gimp-help</filename> tarball contains images and English
[389246e]206 text help for help files, together with translations.
[a98acfe7]207 </para>
208
209 <para>
210 If you downloaded the <filename>gimp-help</filename> tarball, unpack
[ec95ae7]211 it and change into the root of the newly created source tree. Prepare for
212 the build with the following command:
[a98acfe7]213 </para>
[80df29b]214
[ec95ae7]215<screen><userinput>ALL_LINGUAS=&quot;ca da de el en en_GB es fr it ja ko nl nn pt_BR ru sl sv zh_CN&quot; \
[784ec394]216./configure --prefix=/usr &amp;&amp;</userinput></screen>
217
[a98acfe7]218 <para>
219 Remove from <envar>ALL_LINGUAS</envar> the codes for any languages which
[ec95ae7]220 you do not wish to install. Alternatively, remove the line starting with
[f3429309]221 <envar>ALL_LINGUAS</envar>, if you wish to build all languages.
[a98acfe7]222 </para>
[784ec394]223
[a98acfe7]224 <para>
225 Now build the help files:
226 </para>
[784ec394]227
228<screen><userinput>make</userinput></screen>
229
[a98acfe7]230 <para>
231 Issue the following commands as the
232 <systemitem class="username">root</systemitem> user to install the help
233 files:
234 </para>
[784ec394]235
236<screen role="root"><userinput>make install &amp;&amp;
237chown -R root:root /usr/share/gimp/2.0/help</userinput></screen>
[364f479]238
239 </sect2>
240
[219f345a]241 <sect2 role="commands" id="gimp-cmd-explanations">
[364f479]242 <title>Command Explanations</title>
243
[389246e]244 <para>
[b6a3783]245 <command>sed ... configure &amp;&amp; sed ...</command>:
246 These commands allow
[389246e]247 building with the current version of gegl.
248 </para>
249
[a98acfe7]250 <para>
[ec95ae7]251 <envar>ALL_LINGUAS=&quot;ca da de el en en_GB ...&quot;</envar>: by
[a98acfe7]252 default, the help files will be rendered in all the available languages.
253 Remove the codes of any languages you do not wish to build.
254 </para>
[364f479]255
[a98acfe7]256 <para>
257 <parameter>--without-gvfs</parameter>: the choice of the backend to
[8b319a8]258 handle URI information, e.g., when dragging images from a browser into
259 the <application>Gimp</application>, is made at compile time. This
260 parameter will ensure that <application>cURL</application> is used at
261 run-time, instead of <application>Gvfs</application>. You can omit this
262 if you are installing <application>Gvfs</application> AND will be running
263 <command>gvfsd</command>, e.g., in a <application>GNOME</application>
264 desktop.
[a98acfe7]265 </para>
[364f479]266
[9980d0a1]267 <para><option>--disable-python</option>: This option is necessary if
[bc39dca]268 you have not installed <application>PyGTK</application>.</para>
[9980d0a1]269
[e05cd03f]270 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a98acfe7]271 href="../../xincludes/gtk-doc-rebuild.xml"/>
272
[364f479]273 </sect2>
274
275 <sect2 role="configuration">
[219f345a]276 <title>Configuring The Gimp</title>
[364f479]277
278 <sect3 id="gimp-config">
279 <title>Config Files</title>
280
[a98acfe7]281 <para>
282 <filename>/etc/gimp/2.0/*</filename> and
283 <filename>~/.gimp-2.8/gimprc</filename>
284 </para>
[364f479]285
286 <indexterm zone="gimp gimp-config">
287 <primary sortas="e-AA.gimp-2.0/gimprc">~/.gimp-2.0/gimprc</primary>
288 </indexterm>
289
290 <indexterm zone="gimp gimp-config">
291 <primary sortas="e-etc-gimp-2.0-star">/etc/gimp/2.0/*</primary>
292 </indexterm>
[a98acfe7]293
[364f479]294 </sect3>
295
296 <sect3>
297 <title>Configuration Information</title>
298
[a98acfe7]299 <para>
300 The <application>Gimp</application> executes a configuration wizard
301 for each user upon their initial use of the program.
302 </para>
303
[7551c54]304 <para>
[8b319a8]305 The GIMP uses either a plugin (if you have installed <xref
306 linkend="webkitgtk2"/>) or a browser for its help system.<!--
307 The depedency to build the plugin, WebKitGTK+-2.4.x, has been
308 deprecated and is no longer in BLFS. --> To set up the help system to
309 work with the default browser, use Edit -> Preferences -> Help System
310 and select 'Web Browser' for the 'Help Browser to use' setting.
[7551c54]311 </para>
[364f479]312 </sect3>
[a98acfe7]313
[364f479]314 </sect2>
315
316 <sect2 role="content">
317 <title>Contents</title>
318
319 <segmentedlist>
320 <segtitle>Installed Programs</segtitle>
321 <segtitle>Installed Libraries</segtitle>
322 <segtitle>Installed Directories</segtitle>
323
324 <seglistitem>
[a98acfe7]325 <seg>
[8b319a8]326 gimp (symlink), gimp-2.8,
327 gimp-console (symlink), gimp-console-2.8, and
[a98acfe7]328 gimptool-2.0
329 </seg>
330 <seg>
331 libgimp-2.0.so, libgimpbase-2.0.so, libgimpcolor-2.0.so,
332 libgimpconfig-2.0.so, libgimpmath-2.0.so, libgimpmodule-2.0.so,
[a4d3fe5]333 libgimpthumb-2.0.so, libgimpui-2.0.so, and libgimpwidgets-2.0.so
[a98acfe7]334 </seg>
335 <seg>
336 /etc/gimp,
337 /usr/include/gimp-2.0,
[a4d3fe5]338 /usr/{lib,share}/gimp,
[f40b4f32]339 /usr/share/gimp/2.0/help/{en,lang2,lang3,...},
[a4d3fe5]340 /usr/share/gtk-doc/html/libgimp{,base,color,config}, and
341 /usr/share/gtk-doc/html/libgimp{math,module,thumb,widgets}
[a98acfe7]342 </seg>
[364f479]343 </seglistitem>
344 </segmentedlist>
345
346 <variablelist>
347 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
348 <?dbfo list-presentation="list"?>
349 <?dbhtml list-presentation="table"?>
350
351 <varlistentry id="gimp-prog">
352 <term><command>gimp</command></term>
353 <listitem>
[a98acfe7]354 <para>
355 is a symbolic link to <command>gimp-2.8</command>.
356 </para>
[364f479]357 <indexterm zone="gimp gimp-prog">
[b960e3ec]358 <primary sortas="b-gimp">gimp</primary>
[364f479]359 </indexterm>
360 </listitem>
361 </varlistentry>
362
[45439b9]363 <varlistentry id="gimp-2.8">
364 <term><command>gimp-2.8</command></term>
[364f479]365 <listitem>
[a98acfe7]366 <para>
367 is the Gnu Image Manipulation Program. It works with a variety
368 of image formats and provides a large selection of tools.
369 </para>
[45439b9]370 <indexterm zone="gimp gimp-2.8">
371 <primary sortas="b-gimp-2.8">gimp-2.8</primary>
[364f479]372 </indexterm>
373 </listitem>
374 </varlistentry>
375
[9980d0a1]376 <varlistentry id="gimp-console">
377 <term><command>gimp-console</command></term>
[364f479]378 <listitem>
[a98acfe7]379 <para>
380 is a symbolic link to <command>gimp-console-2.8</command>.
381 </para>
[9980d0a1]382 <indexterm zone="gimp gimp-console">
[b960e3ec]383 <primary sortas="b-gimp-console">gimp-console</primary>
[364f479]384 </indexterm>
385 </listitem>
386 </varlistentry>
387
[45439b9]388 <varlistentry id="gimp-console-2.8">
389 <term><command>gimp-console-2.8</command></term>
[364f479]390 <listitem>
[a98acfe7]391 <para>
392 is a console program that behaves as if The
393 <application>Gimp</application> was called with the
394 <option>--no-interface</option> command-line option.
395 </para>
[45439b9]396 <indexterm zone="gimp gimp-console-2.8">
397 <primary sortas="b-gimp-console-2.8">gimp-console-2.8</primary>
[364f479]398 </indexterm>
399 </listitem>
400 </varlistentry>
401
402 <varlistentry id="gimptool-2.0">
403 <term><command>gimptool-2.0</command></term>
404 <listitem>
[a98acfe7]405 <para>
406 is a tool that can build plug-ins or scripts and install them
407 if they are distributed in one source file.
408 <command>gimptool-2.0</command> can also be used by programs that
409 need to know what libraries and include-paths The
410 <application>Gimp</application> was compiled with.
411 </para>
[364f479]412 <indexterm zone="gimp gimptool-2.0">
413 <primary sortas="b-gimptool-2.0">gimptool-2.0</primary>
414 </indexterm>
415 </listitem>
416 </varlistentry>
417
418 <varlistentry id="libgimp-2.0">
[219f345a]419 <term><filename class="libraryfile">libgimp-2.0.so</filename></term>
[364f479]420 <listitem>
[a98acfe7]421 <para>
422 provides C bindings for The <application>Gimp</application>'s
423 Procedural Database (PDB) which offers an interface to core functions
424 and to functionality provided by plug-ins.
425 </para>
[364f479]426 <indexterm zone="gimp libgimp-2.0">
427 <primary sortas="c-libgimp-2.0">libgimp-2.0.so</primary>
428 </indexterm>
429 </listitem>
430 </varlistentry>
431
432 <varlistentry id="libgimpbase-2.0">
[219f345a]433 <term><filename class="libraryfile">libgimpbase-2.0.so</filename></term>
[364f479]434 <listitem>
[a98acfe7]435 <para>
436 provides the C functions for basic
437 <application>Gimp</application> functionality such as determining
438 enumeration data types, gettext translation, determining The
439 <application>Gimp</application>'s version number and capabilities,
440 handling data files and accessing the environment.
441 </para>
[364f479]442 <indexterm zone="gimp libgimpbase-2.0">
443 <primary sortas="c-libgimpbase-2.0">libgimpbase-2.0.so</primary>
444 </indexterm>
445 </listitem>
446 </varlistentry>
447
448 <varlistentry id="libgimpcolor-2.0">
[219f345a]449 <term><filename
450 class="libraryfile">libgimpcolor-2.0.so</filename></term>
[364f479]451 <listitem>
[a98acfe7]452 <para>
453 provides the C functions relating to RGB, HSV and CMYK colors as
454 well as converting colors between different color models and
455 performing adaptive supersampling on an area.
456 </para>
[364f479]457 <indexterm zone="gimp libgimpcolor-2.0">
458 <primary sortas="c-libgimpcolor-2.0">libgimpcolor-2.0.so</primary>
459 </indexterm>
460 </listitem>
461 </varlistentry>
462
[9980d0a1]463 <varlistentry id="libgimpconfig-2.0">
[219f345a]464 <term><filename
465 class="libraryfile">libgimpconfig-2.0.so</filename></term>
[9980d0a1]466 <listitem>
[a98acfe7]467 <para>
468 contains C functions for reading and writing config information.
[9980d0a1]469 </para>
470 <indexterm zone="gimp libgimpconfig-2.0">
471 <primary sortas="c-libgimpconfig-2.0">libgimpconfig-2.0.so</primary>
472 </indexterm>
473 </listitem>
474 </varlistentry>
475
[364f479]476 <varlistentry id="libgimpmath-2.0">
[219f345a]477 <term><filename class="libraryfile">libgimpmath-2.0.so</filename></term>
[364f479]478 <listitem>
[a98acfe7]479 <para>
480 contains C functions which provide mathematical definitions and
481 macros, manipulate 3x3 transformation matrices, set up and manipulate
482 vectors and the MD5 message-digest algorithm.
483 </para>
[364f479]484 <indexterm zone="gimp libgimpmath-2.0">
485 <primary sortas="c-libgimpmath-2.0">libgimpmath-2.0.so</primary>
486 </indexterm>
487 </listitem>
488 </varlistentry>
489
490 <varlistentry id="libgimpmodule-2.0">
[a98acfe7]491 <term><filename class="libraryfile">libgimpmodule-2.0.so</filename></term>
[364f479]492 <listitem>
[a98acfe7]493 <para>
494 provides the C functions which implements module loading using
495 GModule and keeps a list of GimpModule's found in a given
496 searchpath.
497 </para>
[364f479]498 <indexterm zone="gimp libgimpmodule-2.0">
499 <primary sortas="c-libgimpmodule-2.0">libgimpmodule-2.0.so</primary>
500 </indexterm>
501 </listitem>
502 </varlistentry>
503
504 <varlistentry id="libgimpthumb-2.0">
[a98acfe7]505 <term><filename class="libraryfile">libgimpthumb-2.0.so</filename></term>
[364f479]506 <listitem>
[a98acfe7]507 <para>
508 provides the C functions for handling The
509 <application>Gimp</application>'s thumbnail objects.
510 </para>
[364f479]511 <indexterm zone="gimp libgimpthumb-2.0">
512 <primary sortas="c-libgimpthumb-2.0">libgimpthumb-2.0.so</primary>
513 </indexterm>
514 </listitem>
515 </varlistentry>
516
517 <varlistentry id="libgimpui-2.0">
[219f345a]518 <term><filename class="libraryfile">libgimpui-2.0.so</filename></term>
[364f479]519 <listitem>
[a98acfe7]520 <para>
521 contains The <application>Gimp</application>'s common user
522 interface functions.
523 </para>
[364f479]524 <indexterm zone="gimp libgimpui-2.0">
525 <primary sortas="c-libgimpui-2.0">libgimpui-2.0.so</primary>
526 </indexterm>
527 </listitem>
528 </varlistentry>
529
530 <varlistentry id="libgimpwidgets-2.0">
[a98acfe7]531 <term><filename class="libraryfile">libgimpwidgets-2.0.so</filename></term>
[364f479]532 <listitem>
[a98acfe7]533 <para>
534 contains The <application>Gimp</application>
535 and <application>GTK</application>'s widget creation and
536 manipulation functions.
537 </para>
[364f479]538 <indexterm zone="gimp libgimpwidgets-2.0">
[219f345a]539 <primary
540 sortas="c-libgimpwidgets-2.0">libgimpwidgets-2.0.so</primary>
[364f479]541 </indexterm>
542 </listitem>
543 </varlistentry>
[a98acfe7]544
[364f479]545 </variablelist>
[a98acfe7]546
[364f479]547 </sect2>
[a98acfe7]548
[f45b1953]549</sect1>
Note: See TracBrowser for help on using the repository browser.