source: xsoft/office/gimp.xml@ 57268463

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 57268463 was 57268463, checked in by Bruce Dubbs <bdubbs@…>, 18 years ago

Updated gimp to make recommended dependencies and configure command consistent.

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

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