source: xsoft/office/gimp.xml@ 5e80b68

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 5e80b68 was 5e80b68, checked in by Randy McMurchy <randy@…>, 18 years ago

Updated to GIMP-2.2.10

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

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