source: xsoft/other/gimp.xml@ 1bbb5dd

11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/soup3 xry111/xf86-video-removal
Last change on this file since 1bbb5dd was 2cc15a2b, checked in by Douglas R. Reno <renodr@…>, 21 months ago

Package updates, URL fix, and tags

Update to SDL2-2.24.0
Update to cups-filters-1.28.16
Fix the libxml2 python2 module's download URL (was 2.9, change to 2.10).

  • Property mode set to 100644
File size: 19.2 KB
RevLine 
[613c524f]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[613c524f]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[06cdf48]7 <!ENTITY gimp-download-http "https://download.gimp.org/pub/gimp/v2.10/gimp-&gimp-version;.tar.bz2">
[5e11bc38]8 <!ENTITY gimp-download-ftp " ">
[9ba3aa8a]9 <!ENTITY gimp-md5sum "fd99bd8336c0d3aa09598e68d6e4a4d9">
[40454cd2]10 <!ENTITY gimp-size "30 MB">
[9ba3aa8a]11 <!ENTITY gimp-buildsize "876 MB (194 MB installed, add 814 MB for tests)">
12 <!ENTITY gimp-time "1.9 SBU (Using parallelism=4; add 0.5 SBU for tests)">
[06cdf48]13
[b2f3be2b]14 <!-- pro-tem, a pull of gimp-help, https://gitlab.gnome.org/GNOME/gimp-help.git
[e810b585]15 git archive - -format=tar - -prefix=${DIRNAME}/ HEAD | xz >../${DIRNAME}.tar.xz -->
[3c7d69e6]16
17 <!-- renodr: I generated the git tarball using the following instructions:
18 cd /tmp &&
19 mkdir gimp-help &&
20 cd gimp-help &&
21 git clone https://gitlab.gnome.org/GNOME/gimp-help.git &&
[e0d45ee]22 cd gimp-help &&
23 git checkout gimp-help-2-10 &&
24 cd .. &&
[3c7d69e6]25 rm -rv gimp-help/.git &&
26 mv -v gimp-help gimp-help-<DATE>
27 tar -cJvf gimp-help-<DATE>.tar.xz gimp-help-<DATE>
28
29 After you've completed this, run a test build, and upload the tarball to
30 anduin.-->
31
[40454cd2]32 <!ENTITY gimp-help-version "2021-03-30">
[55d2957]33 <!ENTITY gimp-help-download "&sources-anduin-http;/gimp/gimp-help-&gimp-help-version;.tar.xz">
[40454cd2]34 <!ENTITY gimp-help-md5sum "df6acc812c829b610d621f8e6973a680">
[39ae4e34]35 <!ENTITY gimp-help-size "170 MB">
[e0d45ee]36 <!ENTITY gimp-help-buildsize "From 383 MB (en only) to 1.8 GB (all 17
[9c105eb]37 languages)">
[e0d45ee]38 <!ENTITY gimp-help-time "1.8 SBU (en only), 14.0 SBU, with parallelism=4,
[9c105eb]39 for all languages">
[06cdf48]40]>
[613c524f]41
[219f345a]42<sect1 id="gimp" xreflabel="Gimp-&gimp-version;">
[364f479]43 <?dbhtml filename="gimp.html" ?>
44
45 <sect1info>
46 <date>$Date$</date>
47 </sect1info>
48
[219f345a]49 <title>Gimp-&gimp-version;</title>
[364f479]50
51 <indexterm zone="gimp">
[219f345a]52 <primary sortas="a-Gimp">Gimp</primary>
[364f479]53 </indexterm>
54
55 <sect2 role="package">
[a98acfe7]56 <title>Introduction to Gimp</title>
[364f479]57
[a98acfe7]58 <para>
59 The <application>Gimp</application> package contains
60 the GNU Image Manipulation Program which is useful for
61 photo retouching, image composition and image authoring.
62 </para>
[364f479]63
[2cc15a2b]64 &lfs112_checked;
[04fa30a]65
[364f479]66 <bridgehead renderas="sect3">Package Information</bridgehead>
67 <itemizedlist spacing="compact">
68 <listitem>
[a98acfe7]69 <para>
70 Download (HTTP): <ulink url="&gimp-download-http;"/>
71 </para>
[364f479]72 </listitem>
73 <listitem>
[a98acfe7]74 <para>
75 Download (FTP): <ulink url="&gimp-download-ftp;"/>
76 </para>
[364f479]77 </listitem>
78 <listitem>
[a98acfe7]79 <para>
80 Download MD5 sum: &gimp-md5sum;
81 </para>
[364f479]82 </listitem>
83 <listitem>
[a98acfe7]84 <para>
85 Download size: &gimp-size;
86 </para>
[364f479]87 </listitem>
88 <listitem>
[a98acfe7]89 <para>
90 Estimated disk space required: &gimp-buildsize;
91 </para>
[364f479]92 </listitem>
93 <listitem>
[a98acfe7]94 <para>
95 Estimated build time: &gimp-time;
96 </para>
[364f479]97 </listitem>
98 </itemizedlist>
99
100 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
[e810b585]101<!--
102 <note>
103 <para>
104 The creation of local html files with recent versions of the necessary
105 packages is somewhat broken (some png images are not sourced by the
106 generated HTML, only their captions are visible).
107 </para>
108 </note>
109-->
110 <note>
111 <para>
[e0d45ee]112 Updating the help files is still a work in progress, with large
[e810b585]113 parts of the text for many languages not yet translated. The file below
114 is a git snapshot.
115 </para>
116 </note>
117
[219f345a]118 <itemizedlist spacing="compact">
[364f479]119 <listitem>
[a98acfe7]120 <para>
[e810b585]121 Download (HTTP): <ulink url="&gimp-help-download;"/>
[a98acfe7]122 </para>
[364f479]123 </listitem>
124 <listitem>
[a98acfe7]125 <para>
[9c105eb]126 Download size: &gimp-help-size;
[a98acfe7]127 </para>
[2a11c24]128 </listitem>
129 <listitem>
[a98acfe7]130 <para>
[e0d45ee]131 Download MD5 sum: &gimp-help-md5sum;
[a98acfe7]132 </para>
[364f479]133 </listitem>
[784ec394]134 <listitem>
[a4d3fe5]135 <para>
136 Estimated disk space required: &gimp-help-buildsize;
137 </para>
138 </listitem>
139 <listitem>
140 <para>
141 Estimated build time: &gimp-help-time;
142 </para>
143 </listitem>
[219f345a]144 </itemizedlist>
[364f479]145
[219f345a]146 <bridgehead renderas="sect3">Gimp Dependencies</bridgehead>
[364f479]147
148 <bridgehead renderas="sect4">Required</bridgehead>
[7298aa7]149 <para role="required">
[cd964c8]150 <xref linkend="gegl"/>,
[06cdf48]151 <xref linkend="gexiv2"/>,
152 <xref linkend="glib-networking"/>,
153 <xref linkend="gtk2"/>,
154 <xref linkend="harfbuzz"/>.
155 <xref linkend="libjpeg"/>,
156 <xref linkend="libmypaint"/>,
157 <xref linkend="librsvg"/>,
158 <xref linkend="libtiff"/>,
159 <!-- en can be built without this -->
160 <xref linkend="libxml2py2"/> (to build the translated help files),
161 <xref linkend="lcms2"/>,
162 <xref linkend="mypaint-brushes"/>,
163 <xref linkend="poppler"/> (including poppler-data) and
164 <!-- some parts of Xorg appear to be required, as are deps it pulls in -->
165 <xref linkend="x-window-system"/>
[7298aa7]166 </para>
[364f479]167
168 <bridgehead renderas="sect4">Recommended</bridgehead>
[7298aa7]169 <para role="recommended">
[06cdf48]170 <xref linkend="dbus-glib"/>,
171 <xref linkend="gs"/> (with libgs installed),
172 <xref linkend="iso-codes"/>,
173 <xref linkend="libgudev"/>,
174 <xref linkend="pygtk"/> (including the gtk, pango and pangocairo modules) and
175 <xref linkend="xdg-utils"/>
[7298aa7]176 </para>
[364f479]177
178 <bridgehead renderas="sect4">Optional</bridgehead>
[7298aa7]179 <para role="optional">
180 <xref linkend="aalib"/>,
181 <xref linkend="alsa-lib"/>,
[59eea9d]182 <xref linkend="gvfs"/> (to access the online help),
[bc39dca]183 <xref linkend="libmng"/>,
[751dd1e]184 <xref linkend="libunwind"/>,
[06cdf48]185 <xref linkend="libwebp"/>,
186 <xref linkend="openjpeg2"/>,
[7298aa7]187 an <xref linkend="server-mail"/> (that provides a
188 <command>sendmail</command> program),
[06cdf48]189 <xref linkend="gtk-doc"/>,
[3c7d69e6]190 <ulink url="https://people.freedesktop.org/~hughsient/appstream-glib">appstream-glib</ulink>,
191 <ulink url="https://github.com/ianlancetaylor/libbacktrace">libbacktrace</ulink>,
[d21c58fe]192 <ulink url="https://github.com/strukturag/libheif/">libheif</ulink> with
193 <ulink url="https://github.com/strukturag/libde265/">libde265</ulink>
194 (both needed to read macOS heic images),
[40454cd2]195 <ulink url="http://wvware.sourceforge.net/libwmf.html">libwmf</ulink>, and
196 <ulink url="https://www.openexr.com/">OpenEXR</ulink>
[7298aa7]197 </para>
[80df29b]198
[06cdf48]199 <para>
200 When you have run configure, you will see that WebKit is not found -
201 that dependency is for the legacy webkit-1.0 which should never be used
202 on a modern system exposed to the internet.
203 </para>
204
[9c105eb]205 <bridgehead renderas="sect4">Optional, for building the help system</bridgehead>
[784ec394]206 <para role="optional">
[9c105eb]207 <ulink url="http://dblatex.sourceforge.net/">dblatex</ulink> (for PDF docs),
[7298aa7]208 <ulink url="http://pngnq.sourceforge.net/">pngnq</ulink> and
209 <ulink url="http://pmt.sourceforge.net/pngcrush/">pngcrush</ulink>
[9c105eb]210 to optimize the png files, but see the note on the help download above
[784ec394]211 </para>
212
[38e4f06]213 <para condition="html" role="usernotes">User Notes:
[a98acfe7]214 <ulink url="&blfs-wiki;/gimp"/>
215 </para>
[364f479]216 </sect2>
217
218 <sect2 role="installation">
[a98acfe7]219 <title>Installation of Gimp</title>
[364f479]220
[feecd37]221 <para>
222 Install <application>Gimp</application> by running
223 the following commands:
224 </para>
[389246e]225
[e810b585]226<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
[364f479]227make</userinput></screen>
[94aecbd]228
[a98acfe7]229 <para>
230 To test the results (requires an X-Windowed terminal) issue:
[dfdf251]231 <command>make check</command>.
232 <!-- km: in 2.10.16 no failures, 2 tests were skipped -->
[dadfb45]233
[a98acfe7]234 </para>
[8b2e697]235
[a98acfe7]236 <para>
237 Now, as the <systemitem class="username">root</systemitem>
238 user:
239 </para>
[94aecbd]240
[9980d0a1]241<screen role="root"><userinput>make install</userinput></screen>
[364f479]242
[a4d3fe5]243 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
244 href="../../xincludes/update-icons-and-desktop.xml"/>
245
246 </sect2>
247
248 <sect2 role="installation">
249 <title>Installation of Gimp-Help</title>
250
[a98acfe7]251 <para>
252 The <filename>gimp-help</filename> tarball contains images and English
[9c105eb]253 text help for help files, together with translations. Because of the
254 issues mentioned in the note above, you are recommended to use the online
255 help, either by building against <xref linkend="gvfs"/> so that 'help'
256 can open the latest XML files in your browser, or else you can manually
257 open the html in your browser by going to <ulink
258 url="https://docs.gimp.org/2.10/en/">https://docs.gimp.org/2.10/en</ulink>
259 (change the language code if desired).
[a98acfe7]260 </para>
261
262 <para>
[9c105eb]263 If you nevertheless wish to install local copies of the help files to read
264 offline, unpack the <filename>gimp-help</filename> tarball
265 and change into the root of the newly created source tree. Prepare for
[ec95ae7]266 the build with the following command:
[a98acfe7]267 </para>
[80df29b]268
[40454cd2]269<screen><userinput>ALL_LINGUAS=&quot;ca da de el en en_GB es fi fr it ja ko nn pt_BR ro ru zh_CN&quot; \
[e810b585]270./autogen.sh --prefix=/usr</userinput></screen>
[784ec394]271
[a98acfe7]272 <para>
273 Remove from <envar>ALL_LINGUAS</envar> the codes for any languages which
[ec95ae7]274 you do not wish to install. Alternatively, remove the line starting with
[f3429309]275 <envar>ALL_LINGUAS</envar>, if you wish to build all languages.
[a98acfe7]276 </para>
[784ec394]277
[a98acfe7]278 <para>
279 Now build the help files:
280 </para>
[784ec394]281
282<screen><userinput>make</userinput></screen>
283
[a98acfe7]284 <para>
285 Issue the following commands as the
286 <systemitem class="username">root</systemitem> user to install the help
287 files:
288 </para>
[784ec394]289
290<screen role="root"><userinput>make install &amp;&amp;
291chown -R root:root /usr/share/gimp/2.0/help</userinput></screen>
[364f479]292
293 </sect2>
294
[219f345a]295 <sect2 role="commands" id="gimp-cmd-explanations">
[364f479]296 <title>Command Explanations</title>
297
[a98acfe7]298 <para>
[ec95ae7]299 <envar>ALL_LINGUAS=&quot;ca da de el en en_GB ...&quot;</envar>: by
[a98acfe7]300 default, the help files will be rendered in all the available languages.
301 Remove the codes of any languages you do not wish to build.
302 </para>
[364f479]303
[622c1021]304 <para>
305 <option>--disable-python</option>: This option is necessary if
306 you have not installed <application>PyGTK</application>.
307 </para>
[9980d0a1]308
[e05cd03f]309 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a98acfe7]310 href="../../xincludes/gtk-doc-rebuild.xml"/>
311
[364f479]312 </sect2>
313
314 <sect2 role="configuration">
[219f345a]315 <title>Configuring The Gimp</title>
[364f479]316
317 <sect3 id="gimp-config">
318 <title>Config Files</title>
319
[a98acfe7]320 <para>
321 <filename>/etc/gimp/2.0/*</filename> and
322 <filename>~/.gimp-2.8/gimprc</filename>
323 </para>
[364f479]324
325 <indexterm zone="gimp gimp-config">
[06cdf48]326 <primary sortas="e-AA.gimp-2.0/gimprc">~/.g/GIMP/2.10/*</primary>
[364f479]327 </indexterm>
328
329 <indexterm zone="gimp gimp-config">
330 <primary sortas="e-etc-gimp-2.0-star">/etc/gimp/2.0/*</primary>
331 </indexterm>
[a98acfe7]332
[364f479]333 </sect3>
334
335 </sect2>
336
337 <sect2 role="content">
338 <title>Contents</title>
339
340 <segmentedlist>
341 <segtitle>Installed Programs</segtitle>
342 <segtitle>Installed Libraries</segtitle>
343 <segtitle>Installed Directories</segtitle>
344
345 <seglistitem>
[a98acfe7]346 <seg>
[06cdf48]347 gimp (symlink), gimp-2.10,
[9fc24ad]348 gimp-console (symlink), gimp-console-2.10,
349 gimp-test-clipboard-2.0, and
[a98acfe7]350 gimptool-2.0
351 </seg>
352 <seg>
353 libgimp-2.0.so, libgimpbase-2.0.so, libgimpcolor-2.0.so,
354 libgimpconfig-2.0.so, libgimpmath-2.0.so, libgimpmodule-2.0.so,
[a4d3fe5]355 libgimpthumb-2.0.so, libgimpui-2.0.so, and libgimpwidgets-2.0.so
[a98acfe7]356 </seg>
357 <seg>
358 /etc/gimp,
359 /usr/include/gimp-2.0,
[a4d3fe5]360 /usr/{lib,share}/gimp,
361 /usr/share/gtk-doc/html/libgimp{,base,color,config}, and
362 /usr/share/gtk-doc/html/libgimp{math,module,thumb,widgets}
[a98acfe7]363 </seg>
[364f479]364 </seglistitem>
365 </segmentedlist>
366
367 <variablelist>
368 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
369 <?dbfo list-presentation="list"?>
370 <?dbhtml list-presentation="table"?>
371
372 <varlistentry id="gimp-prog">
373 <term><command>gimp</command></term>
374 <listitem>
[a98acfe7]375 <para>
[4c24eb0a]376 is a symbolic link to <command>gimp-2.10</command>
[a98acfe7]377 </para>
[364f479]378 <indexterm zone="gimp gimp-prog">
[b960e3ec]379 <primary sortas="b-gimp">gimp</primary>
[364f479]380 </indexterm>
381 </listitem>
382 </varlistentry>
383
[06cdf48]384 <varlistentry id="gimp-2.10">
385 <term><command>gimp-2.10</command></term>
[364f479]386 <listitem>
[a98acfe7]387 <para>
388 is the Gnu Image Manipulation Program. It works with a variety
[4c24eb0a]389 of image formats and provides a large selection of tools
[a98acfe7]390 </para>
[06cdf48]391 <indexterm zone="gimp gimp-2.10">
392 <primary sortas="b-gimp-2.10">gimp-2.10</primary>
[364f479]393 </indexterm>
394 </listitem>
395 </varlistentry>
396
[9980d0a1]397 <varlistentry id="gimp-console">
398 <term><command>gimp-console</command></term>
[364f479]399 <listitem>
[a98acfe7]400 <para>
[4c24eb0a]401 is a symbolic link to <command>gimp-console-2.10</command>
[a98acfe7]402 </para>
[9980d0a1]403 <indexterm zone="gimp gimp-console">
[b960e3ec]404 <primary sortas="b-gimp-console">gimp-console</primary>
[364f479]405 </indexterm>
406 </listitem>
407 </varlistentry>
408
[06cdf48]409 <varlistentry id="gimp-console-2.10">
410 <term><command>gimp-console-2.10</command></term>
[364f479]411 <listitem>
[a98acfe7]412 <para>
413 is a console program that behaves as if The
414 <application>Gimp</application> was called with the
[4c24eb0a]415 <option>--no-interface</option> command-line option
[a98acfe7]416 </para>
[06cdf48]417 <indexterm zone="gimp gimp-console-2.10">
418 <primary sortas="b-gimp-console-2.10">gimp-console-2.10</primary>
[364f479]419 </indexterm>
420 </listitem>
421 </varlistentry>
422
423 <varlistentry id="gimptool-2.0">
424 <term><command>gimptool-2.0</command></term>
425 <listitem>
[a98acfe7]426 <para>
427 is a tool that can build plug-ins or scripts and install them
428 if they are distributed in one source file.
429 <command>gimptool-2.0</command> can also be used by programs that
430 need to know what libraries and include-paths The
[4c24eb0a]431 <application>Gimp</application> was compiled with
[a98acfe7]432 </para>
[364f479]433 <indexterm zone="gimp gimptool-2.0">
434 <primary sortas="b-gimptool-2.0">gimptool-2.0</primary>
435 </indexterm>
436 </listitem>
437 </varlistentry>
438
439 <varlistentry id="libgimp-2.0">
[219f345a]440 <term><filename class="libraryfile">libgimp-2.0.so</filename></term>
[364f479]441 <listitem>
[a98acfe7]442 <para>
443 provides C bindings for The <application>Gimp</application>'s
444 Procedural Database (PDB) which offers an interface to core functions
[4c24eb0a]445 and to functionality provided by plug-ins
[a98acfe7]446 </para>
[364f479]447 <indexterm zone="gimp libgimp-2.0">
448 <primary sortas="c-libgimp-2.0">libgimp-2.0.so</primary>
449 </indexterm>
450 </listitem>
451 </varlistentry>
452
453 <varlistentry id="libgimpbase-2.0">
[219f345a]454 <term><filename class="libraryfile">libgimpbase-2.0.so</filename></term>
[364f479]455 <listitem>
[a98acfe7]456 <para>
457 provides the C functions for basic
458 <application>Gimp</application> functionality such as determining
459 enumeration data types, gettext translation, determining The
460 <application>Gimp</application>'s version number and capabilities,
[4c24eb0a]461 handling data files and accessing the environment
[a98acfe7]462 </para>
[364f479]463 <indexterm zone="gimp libgimpbase-2.0">
464 <primary sortas="c-libgimpbase-2.0">libgimpbase-2.0.so</primary>
465 </indexterm>
466 </listitem>
467 </varlistentry>
468
469 <varlistentry id="libgimpcolor-2.0">
[4c24eb0a]470 <term><filename class="libraryfile">libgimpcolor-2.0.so</filename></term>
[364f479]471 <listitem>
[a98acfe7]472 <para>
473 provides the C functions relating to RGB, HSV and CMYK colors as
474 well as converting colors between different color models and
[4c24eb0a]475 performing adaptive supersampling on an area
[a98acfe7]476 </para>
[364f479]477 <indexterm zone="gimp libgimpcolor-2.0">
478 <primary sortas="c-libgimpcolor-2.0">libgimpcolor-2.0.so</primary>
479 </indexterm>
480 </listitem>
481 </varlistentry>
482
[9980d0a1]483 <varlistentry id="libgimpconfig-2.0">
[4c24eb0a]484 <term><filename class="libraryfile">libgimpconfig-2.0.so</filename></term>
[9980d0a1]485 <listitem>
[a98acfe7]486 <para>
[4c24eb0a]487 contains C functions for reading and writing config information
[9980d0a1]488 </para>
489 <indexterm zone="gimp libgimpconfig-2.0">
490 <primary sortas="c-libgimpconfig-2.0">libgimpconfig-2.0.so</primary>
491 </indexterm>
492 </listitem>
493 </varlistentry>
494
[364f479]495 <varlistentry id="libgimpmath-2.0">
[219f345a]496 <term><filename class="libraryfile">libgimpmath-2.0.so</filename></term>
[364f479]497 <listitem>
[a98acfe7]498 <para>
499 contains C functions which provide mathematical definitions and
500 macros, manipulate 3x3 transformation matrices, set up and manipulate
[4c24eb0a]501 vectors and the MD5 message-digest algorithm
[a98acfe7]502 </para>
[364f479]503 <indexterm zone="gimp libgimpmath-2.0">
504 <primary sortas="c-libgimpmath-2.0">libgimpmath-2.0.so</primary>
505 </indexterm>
506 </listitem>
507 </varlistentry>
508
509 <varlistentry id="libgimpmodule-2.0">
[a98acfe7]510 <term><filename class="libraryfile">libgimpmodule-2.0.so</filename></term>
[364f479]511 <listitem>
[a98acfe7]512 <para>
[e0d45ee]513 provides the C functions which implement module loading using
514 GModule and supports keeping a list of GimpModule's found in a given
[4c24eb0a]515 searchpath
[a98acfe7]516 </para>
[364f479]517 <indexterm zone="gimp libgimpmodule-2.0">
518 <primary sortas="c-libgimpmodule-2.0">libgimpmodule-2.0.so</primary>
519 </indexterm>
520 </listitem>
521 </varlistentry>
522
523 <varlistentry id="libgimpthumb-2.0">
[a98acfe7]524 <term><filename class="libraryfile">libgimpthumb-2.0.so</filename></term>
[364f479]525 <listitem>
[a98acfe7]526 <para>
527 provides the C functions for handling The
[4c24eb0a]528 <application>Gimp</application>'s thumbnail objects
[a98acfe7]529 </para>
[364f479]530 <indexterm zone="gimp libgimpthumb-2.0">
531 <primary sortas="c-libgimpthumb-2.0">libgimpthumb-2.0.so</primary>
532 </indexterm>
533 </listitem>
534 </varlistentry>
535
536 <varlistentry id="libgimpui-2.0">
[219f345a]537 <term><filename class="libraryfile">libgimpui-2.0.so</filename></term>
[364f479]538 <listitem>
[a98acfe7]539 <para>
540 contains The <application>Gimp</application>'s common user
[4c24eb0a]541 interface functions
[a98acfe7]542 </para>
[364f479]543 <indexterm zone="gimp libgimpui-2.0">
544 <primary sortas="c-libgimpui-2.0">libgimpui-2.0.so</primary>
545 </indexterm>
546 </listitem>
547 </varlistentry>
548
549 <varlistentry id="libgimpwidgets-2.0">
[a98acfe7]550 <term><filename class="libraryfile">libgimpwidgets-2.0.so</filename></term>
[364f479]551 <listitem>
[a98acfe7]552 <para>
553 contains The <application>Gimp</application>
554 and <application>GTK</application>'s widget creation and
[4c24eb0a]555 manipulation functions
[a98acfe7]556 </para>
[364f479]557 <indexterm zone="gimp libgimpwidgets-2.0">
[4c24eb0a]558 <primary sortas="c-libgimpwidgets-2.0">libgimpwidgets-2.0.so</primary>
[364f479]559 </indexterm>
560 </listitem>
561 </varlistentry>
[a98acfe7]562
[364f479]563 </variablelist>
[a98acfe7]564
[364f479]565 </sect2>
[a98acfe7]566
[f45b1953]567</sect1>
Note: See TracBrowser for help on using the repository browser.