source: xsoft/office/gimp.xml@ d757a8a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 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 d757a8a was d757a8a, checked in by Randy McMurchy <randy@…>, 18 years ago

Updated to GIMP-2.2.12

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

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