source: xsoft/office/gimp.xml@ 364f479

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.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 364f479 was 364f479, checked in by Manuel Canales Esparcia <manuel@…>, 19 years ago

Tagged gimp.xml

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

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