source: xsoft/other/gimp.xml@ cb1db1ef

12.2 gimp3 lazarus trunk xry111/for-12.3 xry111/spidermonkey128
Last change on this file since cb1db1ef was cb1db1ef, checked in by Bruce Dubbs <bdubbs@…>, 2 months ago

Touchups for gimp3 and appstream-glib
appstrem-glib: add a dependency and make format consistent with the

rest of the book.

gimp: update dependencies and changes to a version number

  • Property mode set to 100644
File size: 18.1 KB
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[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
[fa3dc9c]7 <!ENTITY gimp-download-http "https://anduin.linuxfromscratch.org/BLFS/gimp/gimp3-&gimp-version;.tar.xz">
[5e11bc38]8 <!ENTITY gimp-download-ftp " ">
[9063b654]9 <!ENTITY gimp-md5sum "17fcd0bfc8e66fc61d672b4409cb3e3a">
10 <!ENTITY gimp-size "26 MB">
11 <!ENTITY gimp-buildsize "456 MB (162 MB installed)">
12 <!ENTITY gimp-time "1.2 SBU (Using parallelism=4)">
[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
[9063b654]30 anduin.
31 *** Review after gim3 stable is released.
32 -->
33
34 <!ENTITY gimp-help-version "&gimp-version;">
35 <!ENTITY gimp-help-download "https://anduin.linuxfromscratch.org/BLFS/gimp/gimp3-help-&gimp-help-version;.tar.xz">
36 <!ENTITY gimp-help-md5sum "162d57a67ff737ed221a8d7f274d119f">
37 <!ENTITY gimp-help-size "129 MB">
38 <!ENTITY gimp-help-buildsize "From 351 MB (74 MB installed) for en only to 722 MB (1.5 GB installed) for all languages">
39 <!ENTITY gimp-help-time "0.4 SBU (en only); 5.1 SBU for all languages; using parallelism=4">
[06cdf48]40]>
[613c524f]41
[fa3dc9c]42<sect1 id="gimp" xreflabel="gimp-&gimp-version;">
[364f479]43 <?dbhtml filename="gimp.html" ?>
44
[9063b654]45 <title>gimp-&gimp-version;</title>
[364f479]46
47 <indexterm zone="gimp">
[fa3dc9c]48 <primary sortas="a-gimp">gimp</primary>
[364f479]49 </indexterm>
50
51 <sect2 role="package">
[a98acfe7]52 <title>Introduction to Gimp</title>
[364f479]53
[a98acfe7]54 <para>
55 The <application>Gimp</application> package contains
56 the GNU Image Manipulation Program which is useful for
[fa3dc9c]57 photo retouching, image composition, and image authoring.
[a98acfe7]58 </para>
[364f479]59
[9063b654]60 <note>
61 <para>
62 This package is a snapshot of the upcoming stable release of
63 gimp3. It avoids several deprecated dependencies, notably gtk2.
64 </para>
65 </note>
66
[e8b3f50]67 &lfs121_checked;
[04fa30a]68
[364f479]69 <bridgehead renderas="sect3">Package Information</bridgehead>
70 <itemizedlist spacing="compact">
71 <listitem>
[a98acfe7]72 <para>
73 Download (HTTP): <ulink url="&gimp-download-http;"/>
74 </para>
[364f479]75 </listitem>
76 <listitem>
[a98acfe7]77 <para>
78 Download (FTP): <ulink url="&gimp-download-ftp;"/>
79 </para>
[364f479]80 </listitem>
81 <listitem>
[a98acfe7]82 <para>
83 Download MD5 sum: &gimp-md5sum;
84 </para>
[364f479]85 </listitem>
86 <listitem>
[a98acfe7]87 <para>
88 Download size: &gimp-size;
89 </para>
[364f479]90 </listitem>
91 <listitem>
[a98acfe7]92 <para>
93 Estimated disk space required: &gimp-buildsize;
94 </para>
[364f479]95 </listitem>
96 <listitem>
[a98acfe7]97 <para>
98 Estimated build time: &gimp-time;
99 </para>
[364f479]100 </listitem>
101 </itemizedlist>
102
103 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
[9063b654]104
[e810b585]105 <note>
106 <para>
[6433bc25]107 The help files English version is complete, but large
108 parts of the text for many other languages are not yet translated.
[e810b585]109 </para>
110 </note>
[6433bc25]111
[219f345a]112 <itemizedlist spacing="compact">
[364f479]113 <listitem>
[a98acfe7]114 <para>
[e810b585]115 Download (HTTP): <ulink url="&gimp-help-download;"/>
[a98acfe7]116 </para>
[364f479]117 </listitem>
118 <listitem>
[a98acfe7]119 <para>
[9c105eb]120 Download size: &gimp-help-size;
[a98acfe7]121 </para>
[2a11c24]122 </listitem>
123 <listitem>
[a98acfe7]124 <para>
[e0d45ee]125 Download MD5 sum: &gimp-help-md5sum;
[a98acfe7]126 </para>
[364f479]127 </listitem>
[784ec394]128 <listitem>
[a4d3fe5]129 <para>
130 Estimated disk space required: &gimp-help-buildsize;
131 </para>
132 </listitem>
133 <listitem>
134 <para>
135 Estimated build time: &gimp-help-time;
136 </para>
137 </listitem>
[219f345a]138 </itemizedlist>
[9063b654]139
[219f345a]140 <bridgehead renderas="sect3">Gimp Dependencies</bridgehead>
[364f479]141
142 <bridgehead renderas="sect4">Required</bridgehead>
[7298aa7]143 <para role="required">
[fa3dc9c]144 <xref linkend="appstream-glib"/>,
[cd964c8]145 <xref linkend="gegl"/>,
[06cdf48]146 <xref linkend="gexiv2"/>,
147 <xref linkend="glib-networking"/>,
[fa3dc9c]148 <xref linkend="gtk3"/>,
[06cdf48]149 <xref linkend="harfbuzz"/>.
150 <xref linkend="libjpeg"/>,
151 <xref linkend="libmypaint"/>,
152 <xref linkend="librsvg"/>,
153 <xref linkend="libtiff"/>,
154 <xref linkend="lcms2"/>,
155 <xref linkend="mypaint-brushes"/>,
[fa3dc9c]156 <xref linkend="poppler"/> (including poppler-data) and
[06cdf48]157 <!-- some parts of Xorg appear to be required, as are deps it pulls in -->
158 <xref linkend="x-window-system"/>
[7298aa7]159 </para>
[364f479]160
161 <bridgehead renderas="sect4">Recommended</bridgehead>
[7298aa7]162 <para role="recommended">
[06cdf48]163 <xref linkend="dbus-glib"/>,
[65e58707]164 <xref linkend="graphviz"/>,
[06cdf48]165 <xref linkend="gs"/> (with libgs installed),
166 <xref linkend="iso-codes"/>,
[cb1db1ef]167 <xref linkend="libgudev"/>,
168 <xref linkend="pygobject3"/>, and
[06cdf48]169 <xref linkend="xdg-utils"/>
[7298aa7]170 </para>
[364f479]171
172 <bridgehead renderas="sect4">Optional</bridgehead>
[7298aa7]173 <para role="optional">
174 <xref linkend="aalib"/>,
175 <xref linkend="alsa-lib"/>,
[cb1db1ef]176 <xref linkend="gjs"/>,
[59eea9d]177 <xref linkend="gvfs"/> (to access the online help),
[bc39dca]178 <xref linkend="libmng"/>,
[751dd1e]179 <xref linkend="libunwind"/>,
[cb1db1ef]180 <xref linkend="libjxl"/>,
[06cdf48]181 <xref linkend="libwebp"/>,
[cb1db1ef]182 <xref linkend="lua"/>,
[06cdf48]183 <xref linkend="openjpeg2"/>,
[c0f5b4a]184 <xref linkend="pygtk"/> (including the gtk, pango and pangocairo modules),
[7298aa7]185 an <xref linkend="server-mail"/> (that provides a
186 <command>sendmail</command> program),
[06cdf48]187 <xref linkend="gtk-doc"/>,
[cb1db1ef]188 <ulink url="https://github.com/HEASARC/cfitsio">cfitsio</ulink>,
189 <ulink url="https://github.com/phoboslab/qoi">goi</ulink>,
[3c7d69e6]190 <ulink url="https://github.com/ianlancetaylor/libbacktrace">libbacktrace</ulink>,
[d21c58fe]191 <ulink url="https://github.com/strukturag/libheif/">libheif</ulink> with
[cb1db1ef]192 <ulink url="https://github.com/strukturag/libde265/">libde265</ulink>
193 (both needed to read macOS heic images),
194 <ulink url="https://github.com/ianlancetaylor/libbacktrace">libbacktrace</ulink>,
195 <ulink url="https://github.com/svanderburg/libiff">libiff</ulink>,
196 <ulink url="https://github.com/svanderburg/libilbm">libilbm</ulink>, and
[40454cd2]197 <ulink url="https://www.openexr.com/">OpenEXR</ulink>
[7298aa7]198 </para>
[80df29b]199
[9c105eb]200 <bridgehead renderas="sect4">Optional, for building the help system</bridgehead>
[784ec394]201 <para role="optional">
[17aa21c]202 <ulink url="https://dblatex.sourceforge.net/">dblatex</ulink> (for PDF docs),
203 <ulink url="https://pngnq.sourceforge.net/">pngnq</ulink> and
204 <ulink url="https://pmt.sourceforge.net/pngcrush/">pngcrush</ulink>
[9c105eb]205 to optimize the png files, but see the note on the help download above
[784ec394]206 </para>
[364f479]207 </sect2>
208
209 <sect2 role="installation">
[a98acfe7]210 <title>Installation of Gimp</title>
[364f479]211
[feecd37]212 <para>
213 Install <application>Gimp</application> by running
214 the following commands:
215 </para>
[389246e]216
[fa3dc9c]217<screen><userinput>mkdir gimp-build &amp;&amp;
218cd gimp-build &amp;&amp;
219
220meson setup --prefix=/usr --buildtype=release .. &amp;&amp;
221ninja</userinput></screen>
[94aecbd]222
[9063b654]223
[a98acfe7]224 <para>
225 To test the results (requires an X-Windowed terminal) issue:
[9063b654]226 <command>ninja test</command>.
[cb1db1ef]227 <!-- In 3.0-pre, 2 failures: gimp:app/save-and-export and gimp:app/ui; bdubbs -->
[9063b654]228 </para>
[8b2e697]229
[a98acfe7]230 <para>
[fa3dc9c]231 Now, as the &root; user:
[a98acfe7]232 </para>
[94aecbd]233
[fa3dc9c]234<screen role="root"><userinput>ninja install</userinput></screen>
[a4d3fe5]235
236 </sect2>
237
238 <sect2 role="installation">
239 <title>Installation of Gimp-Help</title>
240
[a98acfe7]241 <para>
242 The <filename>gimp-help</filename> tarball contains images and English
[9063b654]243 text help for help files, together with translations.
244 If you wish to install local copies of the help files to read
245 offline, unpack the <filename>gimp-help</filename> tarball
246 and change into the root of the newly created source tree.
[a98acfe7]247 </para>
[80df29b]248
[9063b654]249<screen><userinput>tar -xf ../../gimp3-help-&gimp-help-version;.tar.xz &amp;&amp;
250cd gimp3-help-&gimp-help-version;
251
252ALL_LINGUAS=&quot;ca cs da de en en_GB es fa fr hr ko lt nl nn pt pt_BR ro sl sv uk zh_CN&quot; \
253./configure --prefix=/usr</userinput></screen>
[784ec394]254
[a98acfe7]255 <para>
256 Remove from <envar>ALL_LINGUAS</envar> the codes for any languages which
[ec95ae7]257 you do not wish to install. Alternatively, remove the line starting with
[f3429309]258 <envar>ALL_LINGUAS</envar>, if you wish to build all languages.
[a98acfe7]259 </para>
[784ec394]260
[a98acfe7]261 <para>
262 Now build the help files:
263 </para>
[784ec394]264
265<screen><userinput>make</userinput></screen>
266
[a98acfe7]267 <para>
[9063b654]268 Issue the following commands as the &root; user to install the help files:
[a98acfe7]269 </para>
[784ec394]270
271<screen role="root"><userinput>make install &amp;&amp;
[9063b654]272chown -R root:root /usr/share/gimp/3.0/help</userinput></screen>
273
274
[364f479]275 </sect2>
[219f345a]276 <sect2 role="commands" id="gimp-cmd-explanations">
[364f479]277 <title>Command Explanations</title>
278
[a98acfe7]279 <para>
[65e58707]280 <envar>ALL_LINGUAS=&quot;ca cs da de en en_GB es fa...&quot;</envar>: by
[a98acfe7]281 default, the help files will be rendered in all the available languages.
282 Remove the codes of any languages you do not wish to build.
283 </para>
[364f479]284 </sect2>
285
286 <sect2 role="configuration">
[219f345a]287 <title>Configuring The Gimp</title>
[364f479]288
289 <sect3 id="gimp-config">
290 <title>Config Files</title>
291
[a98acfe7]292 <para>
[9063b654]293 <filename>/etc/gimp/3.0/*</filename>
[a98acfe7]294 </para>
[364f479]295
296 <indexterm zone="gimp gimp-config">
[9063b654]297 <primary sortas="e-etc-gimp-3.0-star">/etc/gimp/3.0/*</primary>
[364f479]298 </indexterm>
299 </sect3>
300 </sect2>
301
302 <sect2 role="content">
303 <title>Contents</title>
304
305 <segmentedlist>
306 <segtitle>Installed Programs</segtitle>
307 <segtitle>Installed Libraries</segtitle>
308 <segtitle>Installed Directories</segtitle>
309
310 <seglistitem>
[a98acfe7]311 <seg>
[9063b654]312 gimp-2.99,
313 gimp-console-2.99,
314 gimptool-2.99,
315 gimp-test-clipboard-2.99, and
316 gimp-script-fu-interpreter-3.0
[a98acfe7]317 </seg>
318 <seg>
[9063b654]319 libgimp-3.0.so,
320 libgimp-scriptfu-3.0,
321 libgimpbase-3.0.so,
322 libgimpcolor-3.0.so,
323 libgimpconfig-3.0.so,
324 libgimpmath-3.0.so,
325 libgimpmodule-3.0.so,
326 libgimpui-3.0.so, and
327 libgimpwidgets-3.0.so
[a98acfe7]328 </seg>
329 <seg>
330 /etc/gimp,
[9063b654]331 /usr/include/gimp-3.0,
332 /usr/lib/gimp/3.0,
333 /usr/share/gimp/3.0, and
334 /usr/share/doc/gimp-2.99
[a98acfe7]335 </seg>
[364f479]336 </seglistitem>
337 </segmentedlist>
338
339 <variablelist>
340 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
341 <?dbfo list-presentation="list"?>
342 <?dbhtml list-presentation="table"?>
[9063b654]343<!--
[364f479]344 <varlistentry id="gimp-prog">
345 <term><command>gimp</command></term>
346 <listitem>
[a98acfe7]347 <para>
[4c24eb0a]348 is a symbolic link to <command>gimp-2.10</command>
[a98acfe7]349 </para>
[364f479]350 <indexterm zone="gimp gimp-prog">
[b960e3ec]351 <primary sortas="b-gimp">gimp</primary>
[364f479]352 </indexterm>
353 </listitem>
354 </varlistentry>
[9063b654]355-->
356 <varlistentry id="gimp-2.99">
357 <term><command>gimp-2.99</command></term>
[364f479]358 <listitem>
[a98acfe7]359 <para>
360 is the Gnu Image Manipulation Program. It works with a variety
[4c24eb0a]361 of image formats and provides a large selection of tools
[a98acfe7]362 </para>
[9063b654]363 <indexterm zone="gimp gimp-2.99">
364 <primary sortas="b-gimp-2.99">gimp-2.99</primary>
[364f479]365 </indexterm>
366 </listitem>
367 </varlistentry>
[9063b654]368<!--
[9980d0a1]369 <varlistentry id="gimp-console">
370 <term><command>gimp-console</command></term>
[364f479]371 <listitem>
[a98acfe7]372 <para>
[4c24eb0a]373 is a symbolic link to <command>gimp-console-2.10</command>
[a98acfe7]374 </para>
[9980d0a1]375 <indexterm zone="gimp gimp-console">
[b960e3ec]376 <primary sortas="b-gimp-console">gimp-console</primary>
[364f479]377 </indexterm>
378 </listitem>
379 </varlistentry>
[9063b654]380-->
381 <varlistentry id="gimp-console-2.99">
[06cdf48]382 <term><command>gimp-console-2.10</command></term>
[364f479]383 <listitem>
[a98acfe7]384 <para>
385 is a console program that behaves as if The
386 <application>Gimp</application> was called with the
[fa3dc9c]387 <option>- -no-interface</option> command-line option
[a98acfe7]388 </para>
[9063b654]389 <indexterm zone="gimp gimp-console-2.99">
390 <primary sortas="b-gimp-console-2.99">gimp-console-2.99</primary>
[364f479]391 </indexterm>
392 </listitem>
393 </varlistentry>
394
[9063b654]395 <varlistentry id="gimptool-2.99">
396 <term><command>gimptool-2.99</command></term>
[364f479]397 <listitem>
[a98acfe7]398 <para>
399 is a tool that can build plug-ins or scripts and install them
400 if they are distributed in one source file.
[cb1db1ef]401 <command>gimptool-2.99</command> can also be used by programs that
402 need to know what libraries and include-paths used when
403 <application>gimp</application> was compiled
[a98acfe7]404 </para>
[9063b654]405 <indexterm zone="gimp gimptool-2.99">
406 <primary sortas="b-gimptool-2.99">gimptool-2.99</primary>
[364f479]407 </indexterm>
408 </listitem>
409 </varlistentry>
410
[9063b654]411 <varlistentry id="libgimp-3.0">
412 <term><filename class="libraryfile">libgimp-3.0.so</filename></term>
[364f479]413 <listitem>
[a98acfe7]414 <para>
415 provides C bindings for The <application>Gimp</application>'s
416 Procedural Database (PDB) which offers an interface to core functions
[4c24eb0a]417 and to functionality provided by plug-ins
[a98acfe7]418 </para>
[9063b654]419 <indexterm zone="gimp libgimp-3.0">
420 <primary sortas="c-libgimp-3.0">libgimp-3.0.so</primary>
[364f479]421 </indexterm>
422 </listitem>
423 </varlistentry>
424
[9063b654]425 <varlistentry id="libgimpbase-3.0">
426 <term><filename class="libraryfile">libgimpbase-3.0.so</filename></term>
[364f479]427 <listitem>
[a98acfe7]428 <para>
429 provides the C functions for basic
430 <application>Gimp</application> functionality such as determining
431 enumeration data types, gettext translation, determining The
432 <application>Gimp</application>'s version number and capabilities,
[4c24eb0a]433 handling data files and accessing the environment
[a98acfe7]434 </para>
[9063b654]435 <indexterm zone="gimp libgimpbase-3.0">
436 <primary sortas="c-libgimpbase-3.0">libgimpbase-3.0.so</primary>
[364f479]437 </indexterm>
438 </listitem>
439 </varlistentry>
440
[9063b654]441 <varlistentry id="libgimpcolor-3.0">
442 <term><filename class="libraryfile">libgimpcolor-3.0.so</filename></term>
[364f479]443 <listitem>
[a98acfe7]444 <para>
445 provides the C functions relating to RGB, HSV and CMYK colors as
446 well as converting colors between different color models and
[4c24eb0a]447 performing adaptive supersampling on an area
[a98acfe7]448 </para>
[9063b654]449 <indexterm zone="gimp libgimpcolor-3.0">
450 <primary sortas="c-libgimpcolor-3.0">libgimpcolor-3.0.so</primary>
[364f479]451 </indexterm>
452 </listitem>
453 </varlistentry>
454
[9063b654]455 <varlistentry id="libgimpconfig-3.0">
456 <term><filename class="libraryfile">libgimpconfig-3.0.so</filename></term>
[9980d0a1]457 <listitem>
[a98acfe7]458 <para>
[4c24eb0a]459 contains C functions for reading and writing config information
[9980d0a1]460 </para>
[9063b654]461 <indexterm zone="gimp libgimpconfig-3.0">
462 <primary sortas="c-libgimpconfig-3.0">libgimpconfig-3.0.so</primary>
[9980d0a1]463 </indexterm>
464 </listitem>
465 </varlistentry>
466
[9063b654]467 <varlistentry id="libgimpmath-3.0">
468 <term><filename class="libraryfile">libgimpmath-3.0.so</filename></term>
[364f479]469 <listitem>
[a98acfe7]470 <para>
471 contains C functions which provide mathematical definitions and
472 macros, manipulate 3x3 transformation matrices, set up and manipulate
[4c24eb0a]473 vectors and the MD5 message-digest algorithm
[a98acfe7]474 </para>
[9063b654]475 <indexterm zone="gimp libgimpmath-3.0">
476 <primary sortas="c-libgimpmath-3.0">libgimpmath-3.0.so</primary>
[364f479]477 </indexterm>
478 </listitem>
479 </varlistentry>
480
[9063b654]481 <varlistentry id="libgimpmodule-3.0">
482 <term><filename class="libraryfile">libgimpmodule-3.0.so</filename></term>
[364f479]483 <listitem>
[a98acfe7]484 <para>
[e0d45ee]485 provides the C functions which implement module loading using
486 GModule and supports keeping a list of GimpModule's found in a given
[4c24eb0a]487 searchpath
[a98acfe7]488 </para>
[9063b654]489 <indexterm zone="gimp libgimpmodule-3.0">
490 <primary sortas="c-libgimpmodule-3.0">libgimpmodule-3.0.so</primary>
[364f479]491 </indexterm>
492 </listitem>
493 </varlistentry>
494
[9063b654]495 <varlistentry id="libgimpthumb-3.0">
496 <term><filename class="libraryfile">libgimpthumb-3.0.so</filename></term>
[364f479]497 <listitem>
[a98acfe7]498 <para>
499 provides the C functions for handling The
[4c24eb0a]500 <application>Gimp</application>'s thumbnail objects
[a98acfe7]501 </para>
[9063b654]502 <indexterm zone="gimp libgimpthumb-3.0">
503 <primary sortas="c-libgimpthumb-3.0">libgimpthumb-3.0.so</primary>
[364f479]504 </indexterm>
505 </listitem>
506 </varlistentry>
507
[9063b654]508 <varlistentry id="libgimpui-3.0">
509 <term><filename class="libraryfile">libgimpui-3.0.so</filename></term>
[364f479]510 <listitem>
[a98acfe7]511 <para>
512 contains The <application>Gimp</application>'s common user
[4c24eb0a]513 interface functions
[a98acfe7]514 </para>
[9063b654]515 <indexterm zone="gimp libgimpui-3.0">
516 <primary sortas="c-libgimpui-3.0">libgimpui-3.0.so</primary>
[364f479]517 </indexterm>
518 </listitem>
519 </varlistentry>
520
[9063b654]521 <varlistentry id="libgimpwidgets-3.0">
522 <term><filename class="libraryfile">libgimpwidgets-3.0.so</filename></term>
[364f479]523 <listitem>
[a98acfe7]524 <para>
525 contains The <application>Gimp</application>
526 and <application>GTK</application>'s widget creation and
[4c24eb0a]527 manipulation functions
[a98acfe7]528 </para>
[9063b654]529 <indexterm zone="gimp libgimpwidgets-3.0">
530 <primary sortas="c-libgimpwidgets-3.0">libgimpwidgets-3.0.so</primary>
[364f479]531 </indexterm>
532 </listitem>
533 </varlistentry>
[a98acfe7]534
[364f479]535 </variablelist>
[a98acfe7]536
[364f479]537 </sect2>
[f45b1953]538</sect1>
Note: See TracBrowser for help on using the repository browser.