source: xsoft/other/gimp.xml@ 9db4ae7

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 9db4ae7 was 92245989, checked in by DJ Lucas <dj@…>, 7 years ago

Merge nosym branch

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18076 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 " ">
[7a495de]9 <!ENTITY gimp-md5sum "5adaa11a68bc8a42bb2c778fee4d389c">
[45439b9]10 <!ENTITY gimp-size "20 MB">
[7a495de]11 <!ENTITY gimp-buildsize "575 MB (additional 714 MB to run
[a4d3fe5]12 the test suite)">
[7a495de]13 <!ENTITY gimp-time "5.9 SBU (additional 0.9 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"/>,
[7d64567]148 <xref linkend="webkitgtk2"/> (required for the help-plugin) 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
258 handle URI information, e.g., when dragging images from a browser into the
259 <application>Gimp</application>, is made at compile time. This parameter will
260 ensure that <application>cURL</application> is used at run-time, instead of
261 <application>Gvfs</application>. You can omit this if you are installing
262 <application>Gvfs</application> AND will be running <command>gvfsd</command>,
263 e.g., in a <application>GNOME</application> desktop.
264 </para>
[364f479]265
[9980d0a1]266 <para><option>--disable-python</option>: This option is necessary if
[bc39dca]267 you have not installed <application>PyGTK</application>.</para>
[9980d0a1]268
[e05cd03f]269 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a98acfe7]270 href="../../xincludes/gtk-doc-rebuild.xml"/>
271
[364f479]272 </sect2>
273
274 <sect2 role="configuration">
[219f345a]275 <title>Configuring The Gimp</title>
[364f479]276
277 <sect3 id="gimp-config">
278 <title>Config Files</title>
279
[a98acfe7]280 <para>
281 <filename>/etc/gimp/2.0/*</filename> and
282 <filename>~/.gimp-2.8/gimprc</filename>
283 </para>
[364f479]284
285 <indexterm zone="gimp gimp-config">
286 <primary sortas="e-AA.gimp-2.0/gimprc">~/.gimp-2.0/gimprc</primary>
287 </indexterm>
288
289 <indexterm zone="gimp gimp-config">
290 <primary sortas="e-etc-gimp-2.0-star">/etc/gimp/2.0/*</primary>
291 </indexterm>
[a98acfe7]292
[364f479]293 </sect3>
294
295 <sect3>
296 <title>Configuration Information</title>
297
[a98acfe7]298 <para>
299 The <application>Gimp</application> executes a configuration wizard
300 for each user upon their initial use of the program.
301 </para>
302
[7551c54]303 <para>
[6a9a5f2]304 The GIMP uses either a plugin or a browser for its help system. <!--
305 The depedency to build the plugin, WebKitGTK+-2.4.x, has been deprecated
306 and is no longer in BLFS. --> To set up the help system to work with
307 the default browser, use Edit -> Preferences -> Help System and select
308 'Web Browser' for the 'Help Browser to use' setting.
[7551c54]309 </para>
[364f479]310 </sect3>
[a98acfe7]311
[364f479]312 </sect2>
313
314 <sect2 role="content">
315 <title>Contents</title>
316
317 <segmentedlist>
318 <segtitle>Installed Programs</segtitle>
319 <segtitle>Installed Libraries</segtitle>
320 <segtitle>Installed Directories</segtitle>
321
322 <seglistitem>
[a98acfe7]323 <seg>
[a4d3fe5]324 gimp, gimp-2.8,
325 gimp-console, gimp-console-2.8, and
[a98acfe7]326 gimptool-2.0
327 </seg>
328 <seg>
329 libgimp-2.0.so, libgimpbase-2.0.so, libgimpcolor-2.0.so,
330 libgimpconfig-2.0.so, libgimpmath-2.0.so, libgimpmodule-2.0.so,
[a4d3fe5]331 libgimpthumb-2.0.so, libgimpui-2.0.so, and libgimpwidgets-2.0.so
[a98acfe7]332 </seg>
333 <seg>
334 /etc/gimp,
335 /usr/include/gimp-2.0,
[a4d3fe5]336 /usr/{lib,share}/gimp,
[f40b4f32]337 /usr/share/gimp/2.0/help/{en,lang2,lang3,...},
[a4d3fe5]338 /usr/share/gtk-doc/html/libgimp{,base,color,config}, and
339 /usr/share/gtk-doc/html/libgimp{math,module,thumb,widgets}
[a98acfe7]340 </seg>
[364f479]341 </seglistitem>
342 </segmentedlist>
343
344 <variablelist>
345 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
346 <?dbfo list-presentation="list"?>
347 <?dbhtml list-presentation="table"?>
348
349 <varlistentry id="gimp-prog">
350 <term><command>gimp</command></term>
351 <listitem>
[a98acfe7]352 <para>
353 is a symbolic link to <command>gimp-2.8</command>.
354 </para>
[364f479]355 <indexterm zone="gimp gimp-prog">
[b960e3ec]356 <primary sortas="b-gimp">gimp</primary>
[364f479]357 </indexterm>
358 </listitem>
359 </varlistentry>
360
[45439b9]361 <varlistentry id="gimp-2.8">
362 <term><command>gimp-2.8</command></term>
[364f479]363 <listitem>
[a98acfe7]364 <para>
365 is the Gnu Image Manipulation Program. It works with a variety
366 of image formats and provides a large selection of tools.
367 </para>
[45439b9]368 <indexterm zone="gimp gimp-2.8">
369 <primary sortas="b-gimp-2.8">gimp-2.8</primary>
[364f479]370 </indexterm>
371 </listitem>
372 </varlistentry>
373
[9980d0a1]374 <varlistentry id="gimp-console">
375 <term><command>gimp-console</command></term>
[364f479]376 <listitem>
[a98acfe7]377 <para>
378 is a symbolic link to <command>gimp-console-2.8</command>.
379 </para>
[9980d0a1]380 <indexterm zone="gimp gimp-console">
[b960e3ec]381 <primary sortas="b-gimp-console">gimp-console</primary>
[364f479]382 </indexterm>
383 </listitem>
384 </varlistentry>
385
[45439b9]386 <varlistentry id="gimp-console-2.8">
387 <term><command>gimp-console-2.8</command></term>
[364f479]388 <listitem>
[a98acfe7]389 <para>
390 is a console program that behaves as if The
391 <application>Gimp</application> was called with the
392 <option>--no-interface</option> command-line option.
393 </para>
[45439b9]394 <indexterm zone="gimp gimp-console-2.8">
395 <primary sortas="b-gimp-console-2.8">gimp-console-2.8</primary>
[364f479]396 </indexterm>
397 </listitem>
398 </varlistentry>
399
400 <varlistentry id="gimptool-2.0">
401 <term><command>gimptool-2.0</command></term>
402 <listitem>
[a98acfe7]403 <para>
404 is a tool that can build plug-ins or scripts and install them
405 if they are distributed in one source file.
406 <command>gimptool-2.0</command> can also be used by programs that
407 need to know what libraries and include-paths The
408 <application>Gimp</application> was compiled with.
409 </para>
[364f479]410 <indexterm zone="gimp gimptool-2.0">
411 <primary sortas="b-gimptool-2.0">gimptool-2.0</primary>
412 </indexterm>
413 </listitem>
414 </varlistentry>
415
416 <varlistentry id="libgimp-2.0">
[219f345a]417 <term><filename class="libraryfile">libgimp-2.0.so</filename></term>
[364f479]418 <listitem>
[a98acfe7]419 <para>
420 provides C bindings for The <application>Gimp</application>'s
421 Procedural Database (PDB) which offers an interface to core functions
422 and to functionality provided by plug-ins.
423 </para>
[364f479]424 <indexterm zone="gimp libgimp-2.0">
425 <primary sortas="c-libgimp-2.0">libgimp-2.0.so</primary>
426 </indexterm>
427 </listitem>
428 </varlistentry>
429
430 <varlistentry id="libgimpbase-2.0">
[219f345a]431 <term><filename class="libraryfile">libgimpbase-2.0.so</filename></term>
[364f479]432 <listitem>
[a98acfe7]433 <para>
434 provides the C functions for basic
435 <application>Gimp</application> functionality such as determining
436 enumeration data types, gettext translation, determining The
437 <application>Gimp</application>'s version number and capabilities,
438 handling data files and accessing the environment.
439 </para>
[364f479]440 <indexterm zone="gimp libgimpbase-2.0">
441 <primary sortas="c-libgimpbase-2.0">libgimpbase-2.0.so</primary>
442 </indexterm>
443 </listitem>
444 </varlistentry>
445
446 <varlistentry id="libgimpcolor-2.0">
[219f345a]447 <term><filename
448 class="libraryfile">libgimpcolor-2.0.so</filename></term>
[364f479]449 <listitem>
[a98acfe7]450 <para>
451 provides the C functions relating to RGB, HSV and CMYK colors as
452 well as converting colors between different color models and
453 performing adaptive supersampling on an area.
454 </para>
[364f479]455 <indexterm zone="gimp libgimpcolor-2.0">
456 <primary sortas="c-libgimpcolor-2.0">libgimpcolor-2.0.so</primary>
457 </indexterm>
458 </listitem>
459 </varlistentry>
460
[9980d0a1]461 <varlistentry id="libgimpconfig-2.0">
[219f345a]462 <term><filename
463 class="libraryfile">libgimpconfig-2.0.so</filename></term>
[9980d0a1]464 <listitem>
[a98acfe7]465 <para>
466 contains C functions for reading and writing config information.
[9980d0a1]467 </para>
468 <indexterm zone="gimp libgimpconfig-2.0">
469 <primary sortas="c-libgimpconfig-2.0">libgimpconfig-2.0.so</primary>
470 </indexterm>
471 </listitem>
472 </varlistentry>
473
[364f479]474 <varlistentry id="libgimpmath-2.0">
[219f345a]475 <term><filename class="libraryfile">libgimpmath-2.0.so</filename></term>
[364f479]476 <listitem>
[a98acfe7]477 <para>
478 contains C functions which provide mathematical definitions and
479 macros, manipulate 3x3 transformation matrices, set up and manipulate
480 vectors and the MD5 message-digest algorithm.
481 </para>
[364f479]482 <indexterm zone="gimp libgimpmath-2.0">
483 <primary sortas="c-libgimpmath-2.0">libgimpmath-2.0.so</primary>
484 </indexterm>
485 </listitem>
486 </varlistentry>
487
488 <varlistentry id="libgimpmodule-2.0">
[a98acfe7]489 <term><filename class="libraryfile">libgimpmodule-2.0.so</filename></term>
[364f479]490 <listitem>
[a98acfe7]491 <para>
492 provides the C functions which implements module loading using
493 GModule and keeps a list of GimpModule's found in a given
494 searchpath.
495 </para>
[364f479]496 <indexterm zone="gimp libgimpmodule-2.0">
497 <primary sortas="c-libgimpmodule-2.0">libgimpmodule-2.0.so</primary>
498 </indexterm>
499 </listitem>
500 </varlistentry>
501
502 <varlistentry id="libgimpthumb-2.0">
[a98acfe7]503 <term><filename class="libraryfile">libgimpthumb-2.0.so</filename></term>
[364f479]504 <listitem>
[a98acfe7]505 <para>
506 provides the C functions for handling The
507 <application>Gimp</application>'s thumbnail objects.
508 </para>
[364f479]509 <indexterm zone="gimp libgimpthumb-2.0">
510 <primary sortas="c-libgimpthumb-2.0">libgimpthumb-2.0.so</primary>
511 </indexterm>
512 </listitem>
513 </varlistentry>
514
515 <varlistentry id="libgimpui-2.0">
[219f345a]516 <term><filename class="libraryfile">libgimpui-2.0.so</filename></term>
[364f479]517 <listitem>
[a98acfe7]518 <para>
519 contains The <application>Gimp</application>'s common user
520 interface functions.
521 </para>
[364f479]522 <indexterm zone="gimp libgimpui-2.0">
523 <primary sortas="c-libgimpui-2.0">libgimpui-2.0.so</primary>
524 </indexterm>
525 </listitem>
526 </varlistentry>
527
528 <varlistentry id="libgimpwidgets-2.0">
[a98acfe7]529 <term><filename class="libraryfile">libgimpwidgets-2.0.so</filename></term>
[364f479]530 <listitem>
[a98acfe7]531 <para>
532 contains The <application>Gimp</application>
533 and <application>GTK</application>'s widget creation and
534 manipulation functions.
535 </para>
[364f479]536 <indexterm zone="gimp libgimpwidgets-2.0">
[219f345a]537 <primary
538 sortas="c-libgimpwidgets-2.0">libgimpwidgets-2.0.so</primary>
[364f479]539 </indexterm>
540 </listitem>
541 </varlistentry>
[a98acfe7]542
[364f479]543 </variablelist>
[a98acfe7]544
[364f479]545 </sect2>
[a98acfe7]546
[f45b1953]547</sect1>
Note: See TracBrowser for help on using the repository browser.