source: xsoft/office/gimp.xml@ 00785d8

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 00785d8 was 3fab318, checked in by Ken Moffat <ken@…>, 13 years ago

Add webkit dependency to gimp - the gtk+-2 remark is currently redundant, but will be necessary when webkit is updated.

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

  • Property mode set to 100644
File size: 16.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 "http://gd.tuwien.ac.at/graphics/gimp/gimp/v2.6/gimp-&gimp-version;.tar.bz2">
8 <!ENTITY gimp-download-ftp "ftp://ftp.gimp.org/pub/gimp/v2.6/gimp-&gimp-version;.tar.bz2">
9 <!ENTITY gimp-md5sum "bb2939fe13e54fc7255cef5d097bb5dd">
10 <!ENTITY gimp-size "16 MB">
11 <!ENTITY gimp-buildsize "349 MB to 530 MB (additional 78 MB to install help files)">
12 <!ENTITY gimp-time "5.3 to 6.1 SBU (additional 0.8 SBU to run the test suite)">
13
14 <!ENTITY gimp-help-version "2.6.0-html-en">
15 <!ENTITY gimp-help-download "ftp://gimp.org/pub/gimp/help/gimp-help-&gimp-help-version;.tar.bz2">
16 <!ENTITY gimp-help-md5sum "81da262343316835ebdd3354ce8eab4f">
17 <!ENTITY gimp-help-size "28 MB">
18]>
19
20<sect1 id="gimp" xreflabel="GIMP-&gimp-version;">
21 <?dbhtml filename="gimp.html" ?>
22
23 <sect1info>
24 <othername>$LastChangedBy$</othername>
25 <date>$Date$</date>
26 </sect1info>
27
28 <title>GIMP-&gimp-version;</title>
29
30 <indexterm zone="gimp">
31 <primary sortas="a-GIMP">GIMP</primary>
32 </indexterm>
33
34 <sect2 role="package">
35 <title>Introduction to GIMP</title>
36
37 <para>The <application>GIMP</application> package contains
38 the GNU Image Manipulation Program. This is useful for
39 photo retouching, image composition and image authoring.</para>
40
41 &lfs70_checked;
42
43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>Download (HTTP): <ulink url="&gimp-download-http;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download (FTP): <ulink url="&gimp-download-ftp;"/></para>
50 </listitem>
51 <listitem>
52 <para>Download MD5 sum: &gimp-md5sum;</para>
53 </listitem>
54 <listitem>
55 <para>Download size: &gimp-size;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated disk space required: &gimp-buildsize;</para>
59 </listitem>
60 <listitem>
61 <para>Estimated build time: &gimp-time;</para>
62 </listitem>
63 </itemizedlist>
64
65 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
66 <itemizedlist spacing="compact">
67 <title>Patches and Help System</title>
68 <listitem>
69 <para>Required patches: <ulink
70 url="&patch-root;/gimp-&gimp-version;-security_fix-1.patch"/>
71 and <ulink
72 url="&patch-root;/gimp-&gimp-version;-libpng_fix-1.patch"/>
73 </para>
74 </listitem>
75
76 <listitem>
77 <para>Optional help files: <ulink url="&gimp-help-download;"/> and/or
78 one or more of the other available languages - see <ulink
79 url="http://www.gimp.org/docs">gimp.org</ulink> for details.</para>
80 </listitem>
81 <listitem>
82 <para>Download MD5 sum: &gimp-help-md5sum;</para>
83 </listitem>
84 <listitem>
85 <para>Download size: &gimp-help-size;</para>
86 </listitem>
87 </itemizedlist>
88
89 <bridgehead renderas="sect3">GIMP Dependencies</bridgehead>
90
91 <bridgehead renderas="sect4">Required</bridgehead>
92 <para role="required"><xref linkend="fontconfig"/>,
93 <xref linkend="gegl"/>,
94 <xref linkend="intltool"/>,
95 <xref linkend="perl-xml-parser"/></para>
96
97 <bridgehead renderas="sect4">Recommended</bridgehead>
98 <para role="recommended"><xref linkend="libjpeg"/> and
99 <xref linkend="libtiff"/></para>
100
101 <note>
102 <para>If the recommended dependencies are not installed, the
103 <command>configure</command> switches below will need to be modified as
104 explained in <xref linkend="gimp-cmd-explanations"/> below.</para>
105 </note>
106
107 <bridgehead renderas="sect4">Optional</bridgehead>
108 <para role="optional"><xref linkend="aalib"/>,
109 <xref linkend="alsa-lib"/>,
110 <xref linkend="curl"/>,
111 <xref linkend="dbus-glib"/>,
112 <xref linkend="hal"/>,
113 <xref linkend="iso-codes"/>,
114 <xref linkend="gnome-vfs"/>,
115 <xref linkend="lcms"/>,
116 <xref linkend="libexif"/>,
117 <xref linkend="librsvg"/>,
118 <xref linkend="libxml2"/>
119 <xref linkend="libxslt"/>,
120 <ulink url="http://wvware.sourceforge.net/libwmf.html">libwmf</ulink>,
121 <xref linkend="poppler"/>,
122 <xref linkend="pygtk"/> (including the gtk and pango modules),
123 an <xref linkend="server-mail"/> (that provides a
124 <command>sendmail</command> program),
125 <xref linkend="webkitgtk"/> (this must be compiled with <application>gtk+-2</application>),
126 <xref linkend="x-window-system"/>,
127 and <xref linkend="gtk-doc"/></para>
128
129 <para condition="html" role="usernotes">User Notes:
130 <ulink url="&blfs-wiki;/gimp"/></para>
131
132 </sect2>
133
134 <sect2 role="installation">
135 <title>Installation of GIMP</title>
136
137 <para>Install <application>GIMP</application> by running
138 the following commands:</para>
139
140<screen><userinput>patch -Np1 -i ../gimp-&gimp-version;-security_fixes-1.patch &amp;&amp;
141patch -Np1 -i ../gimp-&gimp-version;-libpng_fixes-1.patch &amp;&amp;
142./configure --prefix=/usr \
143 --sysconfdir=/etc &amp;&amp;
144make</userinput></screen>
145
146 <para>To test the results, issue: <command>make -k check</command>.</para>
147
148 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
149
150<screen role="root"><userinput>make install</userinput></screen>
151
152 <para>The <filename>gimp-help</filename> tarball contains preformatted HTML
153 for use with external web browsers, the internal
154 <application>GIMP</application> help browser, and HTML renderers.</para>
155
156 <para>If you downloaded the <filename>gimp-help</filename> tarball, unpack
157 it and change into the root of the newly created source tree. Issue the
158 following commands as the <systemitem class="username">root</systemitem>
159 user to install the help files:</para>
160
161<screen role="root"><userinput>make install</userinput></screen>
162
163 </sect2>
164
165 <sect2 role="commands" id='gimp-cmd-explanations'>
166 <title>Command Explanations</title>
167
168 <!-- <para><parameter>-datadir=/usr/share</parameter>: This parameter is
169 required because there is a subtle bug in
170 <application>Autoconf-&lfs-autoconf-version;</application> which causes the
171 <command>configure</command> script to mishandle the
172 <envar>datarootdir</envar> variable. Fortunately, passing
173 <parameter>-datadir=</parameter> works around the problem.</para> -->
174
175 <para><command>make -k check</command>: Although all the tests themselves
176 are expected to pass, there is a bug in the i18n file validation which will
177 fail with a warning message for the maintainer.</para>
178
179 <para><option>--without-libjpeg</option>: This option is necessary if
180 <application>libjpeg</application> is not installed.</para>
181
182 <para><option>--without-libtiff</option>: This option is necessary if
183 <application>libtiff</application> is not installed.</para>
184
185 <para><option>--disable-python</option>: This option is necessary if
186 you installed <application>python</application> but have not installed
187 <application>pygtk</application>.</para>
188
189 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
190 href="../../xincludes/gtk-doc-rebuild.xml"/>
191
192 </sect2>
193
194 <sect2 role="configuration">
195 <title>Configuring GIMP</title>
196
197 <sect3 id="gimp-config">
198 <title>Config Files</title>
199
200 <para><filename>/etc/gimp/2.0/*</filename> and
201 <filename>~/.gimp-2.6/gimprc</filename></para>
202
203 <indexterm zone="gimp gimp-config">
204 <primary sortas="e-AA.gimp-2.0/gimprc">~/.gimp-2.0/gimprc</primary>
205 </indexterm>
206
207 <indexterm zone="gimp gimp-config">
208 <primary sortas="e-etc-gimp-2.0-star">/etc/gimp/2.0/*</primary>
209 </indexterm>
210
211 </sect3>
212
213 <sect3>
214 <title>Configuration Information</title>
215
216 <para><application>GIMP</application> executes a configuration wizard
217 for each user upon their initial use of the program.</para>
218
219 <para><application>GIMP</application> executes the
220 <command>firefox</command> web browser by default to view the help
221 files. If you do not have <application>firefox</application>, or
222 prefer a different web browser, you can set a new system value in
223 <filename>/etc/gimp/2.0/gimprc</filename>. Execute the following
224 command as the <systemitem class="username">root</systemitem> user,
225 replacing <replaceable>&lt;browser&gt;</replaceable> with your
226 preferred web browser:</para>
227
228<screen role="root"><userinput>echo '(web-browser "<replaceable>&lt;browser&gt;</replaceable> %s")' &gt;&gt; /etc/gimp/2.0/gimprc</userinput></screen>
229
230 </sect3>
231
232 </sect2>
233
234 <sect2 role="content">
235 <title>Contents</title>
236
237 <segmentedlist>
238 <segtitle>Installed Programs</segtitle>
239 <segtitle>Installed Libraries</segtitle>
240 <segtitle>Installed Directories</segtitle>
241
242 <seglistitem>
243 <seg>gimp, gimp-2.6, gimp-console, gimp-console-2.6,
244 and gimptool-2.0</seg>
245 <seg>libgimp-2.0.so, libgimpbase-2.0.so, libgimpcolor-2.0.so,
246 libgimpconfig-2.0.so, libgimpmath-2.0.so, libgimpmodule-2.0.so, libgimpthumb-2.0.so,
247 libgimpui-2.0.so, libgimpwidgets-2.0.so, and many other modules and
248 plugin libraries</seg>
249 <seg>/etc/gimp, /usr/include/gimp-2.0, /usr/lib/gimp,
250 /usr/share/gimp and
251 /usr/share/gtk-doc/html/libgimp{,base,color,config,math,module,thumb,widgets}</seg>
252 </seglistitem>
253 </segmentedlist>
254
255 <variablelist>
256 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
257 <?dbfo list-presentation="list"?>
258 <?dbhtml list-presentation="table"?>
259
260 <varlistentry id="gimp-prog">
261 <term><command>gimp</command></term>
262 <listitem>
263 <para>is a symbolic link to <command>gimp-2.6</command>.</para>
264 <indexterm zone="gimp gimp-prog">
265 <primary sortas="g-gimp">gimp</primary>
266 </indexterm>
267 </listitem>
268 </varlistentry>
269
270 <varlistentry id="gimp-2.6">
271 <term><command>gimp-2.6</command></term>
272 <listitem>
273 <para>is an image manipulation program. It works with a variety
274 of image formats and provides a large selection of tools.</para>
275 <indexterm zone="gimp gimp-2.6">
276 <primary sortas="b-gimp-2.6">gimp-2.6</primary>
277 </indexterm>
278 </listitem>
279 </varlistentry>
280
281 <varlistentry id="gimp-console">
282 <term><command>gimp-console</command></term>
283 <listitem>
284 <para>is a symbolic link to <command>gimp-console-2.6</command>.</para>
285 <indexterm zone="gimp gimp-console">
286 <primary sortas="g-gimp-console">gimp-console</primary>
287 </indexterm>
288 </listitem>
289 </varlistentry>
290
291 <varlistentry id="gimp-console-2.6">
292 <term><command>gimp-console-2.6</command></term>
293 <listitem>
294 <para>is a console program that behaves as if
295 <application>GIMP</application> was called with the
296 <option>--no-interface</option> command-line option.</para>
297 <indexterm zone="gimp gimp-console-2.6">
298 <primary sortas="b-gimp-console-2.6">gimp-console-2.6</primary>
299 </indexterm>
300 </listitem>
301 </varlistentry>
302
303 <varlistentry id="gimptool-2.0">
304 <term><command>gimptool-2.0</command></term>
305 <listitem>
306 <para>is a tool that can build plug-ins or scripts and install them
307 if they are distributed in one source file.
308 <command>gimptool-2.0</command> can also be used by programs that
309 need to know what libraries and include-paths
310 <application>GIMP</application> was compiled with.</para>
311 <indexterm zone="gimp gimptool-2.0">
312 <primary sortas="b-gimptool-2.0">gimptool-2.0</primary>
313 </indexterm>
314 </listitem>
315 </varlistentry>
316
317 <varlistentry id="libgimp-2.0">
318 <term><filename class='libraryfile'>libgimp-2.0.so</filename></term>
319 <listitem>
320 <para> provides C bindings for <application>GIMP</application>'s
321 Procedural Database (PDB) which offers an interface to core functions
322 and to functionality provided by plug-ins.</para>
323 <indexterm zone="gimp libgimp-2.0">
324 <primary sortas="c-libgimp-2.0">libgimp-2.0.so</primary>
325 </indexterm>
326 </listitem>
327 </varlistentry>
328
329 <varlistentry id="libgimpbase-2.0">
330 <term><filename class='libraryfile'>libgimpbase-2.0.so</filename></term>
331 <listitem>
332 <para>provides the C functions for basic <application>GIMP</application>
333 functionality such as determining enumeration data types, gettext
334 translation, determining <application>GIMP</application>'s version
335 number and capabilities, handling data files and accessing the
336 environment.</para>
337 <indexterm zone="gimp libgimpbase-2.0">
338 <primary sortas="c-libgimpbase-2.0">libgimpbase-2.0.so</primary>
339 </indexterm>
340 </listitem>
341 </varlistentry>
342
343 <varlistentry id="libgimpcolor-2.0">
344 <term><filename class='libraryfile'>libgimpcolor-2.0.so</filename></term>
345 <listitem>
346 <para>provides the C functions relating to RGB, HSV and CMYK colors as
347 well as converting colors between different color models and performing
348 adaptive supersampling on an area.</para>
349 <indexterm zone="gimp libgimpcolor-2.0">
350 <primary sortas="c-libgimpcolor-2.0">libgimpcolor-2.0.so</primary>
351 </indexterm>
352 </listitem>
353 </varlistentry>
354
355 <varlistentry id="libgimpconfig-2.0">
356 <term><filename class='libraryfile'>libgimpconfig-2.0.so</filename></term>
357 <listitem>
358 <para>contains C functions for reading and writing config information.
359 </para>
360 <indexterm zone="gimp libgimpconfig-2.0">
361 <primary sortas="c-libgimpconfig-2.0">libgimpconfig-2.0.so</primary>
362 </indexterm>
363 </listitem>
364 </varlistentry>
365
366 <varlistentry id="libgimpmath-2.0">
367 <term><filename class='libraryfile'>libgimpmath-2.0.so</filename></term>
368 <listitem>
369 <para>contains C functions which provide mathematical definitions and
370 macros, manipulate 3x3 transformation matrices, set up and manipulate
371 vectors and the MD5 message-digest algorithm.</para>
372 <indexterm zone="gimp libgimpmath-2.0">
373 <primary sortas="c-libgimpmath-2.0">libgimpmath-2.0.so</primary>
374 </indexterm>
375 </listitem>
376 </varlistentry>
377
378 <varlistentry id="libgimpmodule-2.0">
379 <term><filename class='libraryfile'>libgimpmodule-2.0.so</filename></term>
380 <listitem>
381 <para>provides the C functions which implements module loading using
382 GModule and keeps a list of GimpModule's found in a given
383 searchpath.</para>
384 <indexterm zone="gimp libgimpmodule-2.0">
385 <primary sortas="c-libgimpmodule-2.0">libgimpmodule-2.0.so</primary>
386 </indexterm>
387 </listitem>
388 </varlistentry>
389
390 <varlistentry id="libgimpthumb-2.0">
391 <term><filename class='libraryfile'>libgimpthumb-2.0.so</filename></term>
392 <listitem>
393 <para>provides the C functions for handling
394 <application>GIMP</application>'s thumbnail objects.</para>
395 <indexterm zone="gimp libgimpthumb-2.0">
396 <primary sortas="c-libgimpthumb-2.0">libgimpthumb-2.0.so</primary>
397 </indexterm>
398 </listitem>
399 </varlistentry>
400
401 <varlistentry id="libgimpui-2.0">
402 <term><filename class='libraryfile'>libgimpui-2.0.so</filename></term>
403 <listitem>
404 <para>contains the <application>GIMP</application> common user
405 interface functions.</para>
406 <indexterm zone="gimp libgimpui-2.0">
407 <primary sortas="c-libgimpui-2.0">libgimpui-2.0.so</primary>
408 </indexterm>
409 </listitem>
410 </varlistentry>
411
412 <varlistentry id="libgimpwidgets-2.0">
413 <term><filename class='libraryfile'>libgimpwidgets-2.0.so</filename></term>
414 <listitem>
415 <para>contains <application>GIMP</application>
416 and <application>GTK</application> widget creation and
417 manipulation functions.</para>
418 <indexterm zone="gimp libgimpwidgets-2.0">
419 <primary sortas="c-libgimpwidgets-2.0">libgimpwidgets-2.0.so</primary>
420 </indexterm>
421 </listitem>
422 </varlistentry>
423
424 </variablelist>
425
426 </sect2>
427
428</sect1>
Note: See TracBrowser for help on using the repository browser.