source: xsoft/office/gimp.xml@ 38e4f06

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

Added the 'User Notes' wiki link to each package page; changed all instances of .[so,a] to .{so,a} (brackets changed to braces); changed all replaceable tags to use angle brackets instead of square brackets to encapsulate the text - commit #11

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

  • Property mode set to 100644
File size: 14.6 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 <para condition="html" role="usernotes">User Notes:
119 <ulink url="&blfs-wiki;/gimp"/></para>
120
121 </sect2>
122
123 <sect2 role="installation">
124 <title>Installation of GIMP</title>
125
126 <para>Install <application>GIMP</application> by running
127 the following commands:</para>
128
129<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
130make</userinput></screen>
131
132 <para>To test the results, issue: <command>make check</command>.</para>
133
134 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
135
136<screen role="root"><userinput>make install &amp;&amp;
137install -v -m755 -d /usr/share/doc/gimp-&gimp-version; &amp;&amp;
138install -v -m644 docs/{Wilber*,keybindings.txt,quick_reference.ps} \
139 /usr/share/doc/gimp-&gimp-version;</userinput></screen>
140
141 <para>The <filename>gimp-help</filename> tarball contains a help system
142 designed for use with the internal <application>GIMP</application> help
143 browser, external web browsers and HTML renderers. If you downloaded the
144 <filename>gimp-help</filename> tarball, change directories out of the
145 <application>GIMP</application> source tree to the root of your build
146 directory. Now unpack the <filename>gimp-help</filename> tarball and
147 change directories to the root of the newly created source tree (as an
148 unprivileged user). Issue the following commands to install the help
149 files:</para>
150
151<screen><userinput>./configure &amp;&amp;
152make</userinput></screen>
153
154 <para>In order to use the <option>--enable-convert</option> parameter to
155 the <command>configure</command> script, you must have the
156 <command>convert</command> program from <xref linkend="imagemagick"/>
157 installed.</para>
158
159 <para>Now, as the <systemitem class="username">root</systemitem> user:</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>--disable-print</parameter>: This option will disable print
169 support and is necessary if <application>Gimp-Print</application> is not
170 installed.</para>
171
172 <para><parameter>--without-libjpeg</parameter>: This option is necessary if
173 <application>libjpeg</application> is not installed.</para>
174
175 <para><parameter>--without-libtiff</parameter>: This option is necessary if
176 <application>libtiff</application> is not installed.</para>
177
178 </sect2>
179
180 <sect2 role="configuration">
181 <title>Configuring GIMP</title>
182
183 <sect3 id="gimp-config">
184 <title>Config Files</title>
185
186 <para><filename>/etc/gimp/2.0/*</filename> and
187 <filename>~/.gimp-2.0/gimprc</filename></para>
188
189 <indexterm zone="gimp gimp-config">
190 <primary sortas="e-AA.gimp-2.0/gimprc">~/.gimp-2.0/gimprc</primary>
191 </indexterm>
192
193 <indexterm zone="gimp gimp-config">
194 <primary sortas="e-etc-gimp-2.0-star">/etc/gimp/2.0/*</primary>
195 </indexterm>
196
197 </sect3>
198
199 <sect3>
200 <title>Configuration Information</title>
201
202 <para><application>GIMP</application> executes a configuration wizard
203 for each user upon their initial use of the program.</para>
204
205 </sect3>
206
207 </sect2>
208
209 <sect2 role="content">
210 <title>Contents</title>
211
212 <segmentedlist>
213 <segtitle>Installed Programs</segtitle>
214 <segtitle>Installed Libraries</segtitle>
215 <segtitle>Installed Directories</segtitle>
216
217 <seglistitem>
218 <seg>gimp, gimp-2.2, gimp-remote, gimp-remote-2.2,
219 and gimptool-2.0</seg>
220 <seg>libgimp-2.0.so, libgimpbase-2.0.so, libgimpcolor-2.0.so,
221 libgimpmath-2.0.so, libgimpmodule-2.0.so, libgimpthumb-2.0.so,
222 libgimpui-2.0.so, libgimpwidgets-2.0.so, and many other modules and
223 plugin libraries</seg>
224 <seg>/etc/gimp, /usr/include/gimp-2.0, /usr/lib/gimp,
225 /usr/share/doc/gimp-&gimp-version;, /usr/share/gimp and
226 /usr/share/gtk-doc/html/libgimp{,base,color,math,module,thumb,widgets}</seg>
227 </seglistitem>
228 </segmentedlist>
229
230 <variablelist>
231 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
232 <?dbfo list-presentation="list"?>
233 <?dbhtml list-presentation="table"?>
234
235 <varlistentry id="gimp-prog">
236 <term><command>gimp</command></term>
237 <listitem>
238 <para>is a symbolic link to <command>gimp-2.2</command>.</para>
239 <indexterm zone="gimp gimp-prog">
240 <primary sortas="g-gimp">gimp</primary>
241 </indexterm>
242 </listitem>
243 </varlistentry>
244
245 <varlistentry id="gimp-2.2">
246 <term><command>gimp-2.2</command></term>
247 <listitem>
248 <para>is an image manipulation program. It works with a variety
249 of image formats and provides a large selection of tools.</para>
250 <indexterm zone="gimp gimp-2.2">
251 <primary sortas="b-gimp-2.2">gimp-2.2</primary>
252 </indexterm>
253 </listitem>
254 </varlistentry>
255
256 <varlistentry id="gimp-remote">
257 <term><command>gimp-remote</command></term>
258 <listitem>
259 <para>is a symbolic link to <command>gimp-remote-2.2</command>.</para>
260 <indexterm zone="gimp gimp-remote">
261 <primary sortas="g-gimp-remote">gimp-remote</primary>
262 </indexterm>
263 </listitem>
264 </varlistentry>
265
266 <varlistentry id="gimp-remote-2.2">
267 <term><command>gimp-remote-2.2</command></term>
268 <listitem>
269 <para>is a small utility that tells a running
270 <application>GIMP</application> to open a local or remote
271 image file.</para>
272 <indexterm zone="gimp gimp-remote-2.2">
273 <primary sortas="b-gimp-remote-2.2">gimp-remote-2.2</primary>
274 </indexterm>
275 </listitem>
276 </varlistentry>
277
278 <varlistentry id="gimptool-2.0">
279 <term><command>gimptool-2.0</command></term>
280 <listitem>
281 <para>is a tool that can build plug-ins or scripts and install them
282 if they are distributed in one source file.
283 <command>gimptool-2.0</command> can also be used by programs that
284 need to know what libraries and include-paths
285 <application>GIMP</application> was compiled with.</para>
286 <indexterm zone="gimp gimptool-2.0">
287 <primary sortas="b-gimptool-2.0">gimptool-2.0</primary>
288 </indexterm>
289 </listitem>
290 </varlistentry>
291
292 <varlistentry id="libgimp-2.0">
293 <term><filename class='libraryfile'>libgimp-2.0.so</filename></term>
294 <listitem>
295 <para> provides C bindings for <application>GIMP</application>'s
296 Procedural Database (PDB) which offers an interface to core functions
297 and to functionality provided by plug-ins.</para>
298 <indexterm zone="gimp libgimp-2.0">
299 <primary sortas="c-libgimp-2.0">libgimp-2.0.so</primary>
300 </indexterm>
301 </listitem>
302 </varlistentry>
303
304 <varlistentry id="libgimpbase-2.0">
305 <term><filename class='libraryfile'>libgimpbase-2.0.so</filename></term>
306 <listitem>
307 <para>provides the C functions for basic <application>GIMP</application>
308 functionality such as determining enumeration data types, gettext
309 translation, determining <application>GIMP</application>'s version
310 number and capabilities, handling data files and accessing the
311 environment.</para>
312 <indexterm zone="gimp libgimpbase-2.0">
313 <primary sortas="c-libgimpbase-2.0">libgimpbase-2.0.so</primary>
314 </indexterm>
315 </listitem>
316 </varlistentry>
317
318 <varlistentry id="libgimpcolor-2.0">
319 <term><filename class='libraryfile'>libgimpcolor-2.0.so</filename></term>
320 <listitem>
321 <para>provides the C functions relating to RGB, HSV and CMYK colors as
322 well as converting colors between different color models and performing
323 adaptive supersampling on an area.</para>
324 <indexterm zone="gimp libgimpcolor-2.0">
325 <primary sortas="c-libgimpcolor-2.0">libgimpcolor-2.0.so</primary>
326 </indexterm>
327 </listitem>
328 </varlistentry>
329
330 <varlistentry id="libgimpmath-2.0">
331 <term><filename class='libraryfile'>libgimpmath-2.0.so</filename></term>
332 <listitem>
333 <para>contains C functions which provide mathematical definitions and
334 macros, manipulate 3x3 transformation matrices, set up and manipulate
335 vectors and the MD5 message-digest algorithm.</para>
336 <indexterm zone="gimp libgimpmath-2.0">
337 <primary sortas="c-libgimpmath-2.0">libgimpmath-2.0.so</primary>
338 </indexterm>
339 </listitem>
340 </varlistentry>
341
342 <varlistentry id="libgimpmodule-2.0">
343 <term><filename class='libraryfile'>libgimpmodule-2.0.so</filename></term>
344 <listitem>
345 <para>provides the C functions which implements module loading using
346 GModule and keeps a list of GimpModule's found in a given
347 searchpath.</para>
348 <indexterm zone="gimp libgimpmodule-2.0">
349 <primary sortas="c-libgimpmodule-2.0">libgimpmodule-2.0.so</primary>
350 </indexterm>
351 </listitem>
352 </varlistentry>
353
354 <varlistentry id="libgimpthumb-2.0">
355 <term><filename class='libraryfile'>libgimpthumb-2.0.so</filename></term>
356 <listitem>
357 <para>provides the C functions for handling
358 <application>GIMP</application>'s thumbnail objects.</para>
359 <indexterm zone="gimp libgimpthumb-2.0">
360 <primary sortas="c-libgimpthumb-2.0">libgimpthumb-2.0.so</primary>
361 </indexterm>
362 </listitem>
363 </varlistentry>
364
365 <varlistentry id="libgimpui-2.0">
366 <term><filename class='libraryfile'>libgimpui-2.0.so</filename></term>
367 <listitem>
368 <para>contains the <application>GIMP</application> common user
369 interface functions.</para>
370 <indexterm zone="gimp libgimpui-2.0">
371 <primary sortas="c-libgimpui-2.0">libgimpui-2.0.so</primary>
372 </indexterm>
373 </listitem>
374 </varlistentry>
375
376 <varlistentry id="libgimpwidgets-2.0">
377 <term><filename class='libraryfile'>libgimpwidgets-2.0.so</filename></term>
378 <listitem>
379 <para>contains <application>GIMP</application>
380 and <application>GTK</application> widget creation and
381 manipulation functions.</para>
382 <indexterm zone="gimp libgimpwidgets-2.0">
383 <primary sortas="c-libgimpwidgets-2.0">libgimpwidgets-2.0.so</primary>
384 </indexterm>
385 </listitem>
386 </varlistentry>
387
388 </variablelist>
389
390 </sect2>
391
392</sect1>
Note: See TracBrowser for help on using the repository browser.