source: xsoft/other/gimp.xml@ 06cdf48

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 06cdf48 was 06cdf48, checked in by Ken Moffat <ken@…>, 6 years ago

gimp-2.10.0 with gegl-0.4.0, libmypaint-1.3.0, mypaint-brushes-1.3.0 and a git pull of gimp-help.

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

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