source: xsoft/office/gimp.xml@ 02908612

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 02908612 was 7323e67, checked in by Randy McMurchy <randy@…>, 19 years ago

Updated to GIMP-2.2.6

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

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