source: xsoft/other/gimp.xml@ 6a9a5f2

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 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 nosym 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 6a9a5f2 was 6a9a5f2, checked in by Douglas R. Reno <renodr@…>, 8 years ago

Update to Nautilus-3.20.3
Update to feh-2.17
Update to mercurial-3.9
Update to thunderbird-45.3.0
Update external URLs in GIMP and GEGL
(systemd) Make GDM dependency in XScreenSaver internal
Merge the two separate changelog entries for August 28th, 2016
Tags (including the remainder of X Drivers)

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