source: xsoft/other/gimp.xml@ 776dbf3

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 776dbf3 was 776dbf3, checked in by Tim Tassonis <stuff@…>, 6 years ago
  • Update to babl-0.1.52.
  • Update to gegl-0.4.4.
  • Update to gimp-2.10.4.

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

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