source: general/graphlib/gegl.xml@ fbcb4bc4

lazarus trunk
Last change on this file since fbcb4bc4 was c0bc0a9, checked in by Xi Ruoyao <xry111@…>, 4 months ago

Update to glib-2.80.0 and gobject-introspection-1.80.0

Merge gobject-introspection into glib page to better handle a circular
dependency between these two packages.

  • Property mode set to 100644
File size: 9.0 KB
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[fdce50f]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[bbc99ad]7 <!ENTITY gegl-download-http "https://download.gimp.org/pub/gegl/0.4/gegl-&gegl-version;.tar.xz">
[8dfc5c3]8 <!ENTITY gegl-download-ftp " ">
[414324c5]9 <!ENTITY gegl-md5sum "a96ae32d46855ab4eefa1fce2dbefda1">
10 <!ENTITY gegl-size "5.5 MB">
11 <!ENTITY gegl-buildsize "80 MB (Add 4 MB for tests)">
12 <!ENTITY gegl-time "0.7 SBU (add 0.1 SBU for tests, both with parallelism=4)">
[fdce50f]13]>
14
15<sect1 id="gegl" xreflabel="gegl-&gegl-version;">
16 <?dbhtml filename="gegl.html"?>
17
18
19 <title>gegl-&gegl-version;</title>
20
21 <indexterm zone="gegl">
22 <primary sortas="a-Gegl">Gegl</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to gegl</title>
27
[c966932]28 <para>
29 This package provides the GEneric Graphics Library, which is a graph based
30 image processing format.
31 </para>
[fdce50f]32
[e8b3f50]33 &lfs121_checked;
[fdce50f]34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
[c966932]38 <para>
39 Download (HTTP): <ulink url="&gegl-download-http;"/>
40 </para>
[fdce50f]41 </listitem>
42 <listitem>
[c966932]43 <para>
44 Download (FTP): <ulink url="&gegl-download-ftp;"/>
45 </para>
[fdce50f]46 </listitem>
47 <listitem>
[c966932]48 <para>
49 Download MD5 sum: &gegl-md5sum;
50 </para>
[fdce50f]51 </listitem>
52 <listitem>
[c966932]53 <para>
54 Download size: &gegl-size;
55 </para>
[fdce50f]56 </listitem>
57 <listitem>
[c966932]58 <para>
59 Estimated disk space required: &gegl-buildsize;
60 </para>
[fdce50f]61 </listitem>
62 <listitem>
[c966932]63 <para>
64 Estimated build time: &gegl-time;
65 </para>
[fdce50f]66 </listitem>
67 </itemizedlist>
[8dff71fb]68<!--
[cac1034]69 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
70 <itemizedlist spacing="compact">
71 <listitem>
72 <para>
73 Required patch:
74 <ulink url="&patch-root;/gegl-&gegl-version;-ffmpeg5_fixes-1.patch"/>
75 </para>
76 </listitem>
77 </itemizedlist>
[8dff71fb]78-->
[fdce50f]79 <bridgehead renderas="sect3">gegl Dependencies</bridgehead>
80
81 <bridgehead renderas="sect4">Required</bridgehead>
[c966932]82 <para role="required">
[414324c5]83 <xref linkend="babl"/> and
84 <xref linkend="json-glib"/>
85 <!-- These are marked obsolete - no effect in meson_options.txt
[6b2a913]86 <xref linkend="libjpeg"/>, and
[414324c5]87 <xref linkend="libpng"/>-->
[bbc99ad]88 </para>
89
90 <bridgehead renderas="sect4">Recommended</bridgehead>
91 <para role="recommended">
[c0bc0a9]92 &gobject-introspection;,
[2fec8e3]93 <xref linkend="graphviz"/> (build with pango),
[206e0be]94 <!-- EDITORS NOTE: Graphviz is required for the gegl:introspect
95 function. Without this function, GIMP will not start. You'll get the
96 following error:
97
98 "GEGL Operation Missing! GIMP rqeuires the GEGL operation
99 'gegl:introspect'. This operation cannot be found. Check your GEGL
100 install and ensure it has been compiled with any dependencies required
101 for GIMP."
102
103 Reference: https://gitlab.gnome.org/GNOME/gegl/-/commit/1f50456de59c686941a861d299a63bfcd4126ee5
104 -->
[8558044]105 <xref linkend="pygments"/>, and
[bbc99ad]106 <xref linkend="pygobject3"/>
[c966932]107 </para>
[fdce50f]108
109 <bridgehead renderas="sect4">Optional</bridgehead>
[c966932]110 <para role="optional">
[9faa23b6]111 <xref linkend="asciidoc"/>,
[c966932]112 <xref linkend="cairo"/>,
[dfdf251]113 <xref linkend="ffmpeg"/>,
[c966932]114 <xref linkend="gdk-pixbuf"/>,
[bbc99ad]115 <xref linkend="gexiv2"/>,
[dfdf251]116 <xref linkend="gtk-doc"/>,
[bbc99ad]117 <xref linkend="jasper"/>,
118 <xref linkend="lcms2"/>,
[9f1e41e]119 <xref linkend="libraw"/>,
[c966932]120 <xref linkend="librsvg"/>,
[bbc99ad]121 <xref linkend="libtiff"/>,
[3796d58b]122 <xref linkend="libwebp"/>,
[c966932]123 <xref linkend="pango"/>,
[49d0e35]124 <xref linkend="poppler"/>,
[c966932]125 <xref linkend="ruby"/>,
[bbc99ad]126 <xref linkend="sdl2"/>,
127 <xref linkend="v4l-utils"/>,
[c966932]128 <xref linkend="vala"/>,
[5505c45]129 <xref linkend="libspiro"/>,
[c858c5c2]130 <ulink url="https://luajit.org/luajit.html">LuaJIT</ulink>,
[7c64789]131 <ulink url="https://lensfun.github.io/">lensfun</ulink>,
[fa9660c]132 <ulink url="https://luajit.org/luajit.html">LuaJIT</ulink>,
[c858c5c2]133 <ulink url="https://www.netsurf-browser.org/projects/libnsgif/">libnsgif</ulink>,
134 <ulink url="https://faculty.cse.tamu.edu/davis/suitesparse.html">libumfpack</ulink>,
135 <ulink url="https://github.com/gerddie/maxflow">maxflow</ulink>,
136 <ulink url="https://github.com/hodefoting/mrg/releases">MRG</ulink>,
137 <ulink url="https://www.khronos.org/opencl/">OpenCL</ulink>,
[2cabd1e]138 <ulink url="https://www.openexr.com">OpenEXR</ulink>,
[c858c5c2]139 <ulink url="https://github.com/KyleLink/poly2tri-c">poly2tri-c</ulink>,
140 <ulink url="https://www.gnu.org/software/src-highlite/">source-highlight</ulink>, and
141 <ulink url="https://w3m.sourceforge.net/">w3m</ulink>
[8ddd2428]142 </para>
[fdce50f]143
144 </sect2>
145
146 <sect2 role="installation">
147 <title>Installation of gegl</title>
148
[dadfb45]149 <para>
150 If installing over a previous version of <application>gegl</application>,
[7a9a7b26]151 one module needs to be removed. As the <systemitem class="username">root</systemitem>
[dadfb45]152 user, run:
153 </para>
154
[9a1cccdd]155<screen role="root"><userinput>rm -f /usr/lib/gegl-0.4/vector-fill.so</userinput></screen>
[49d0e35]156
[06cdf48]157 <para>
158 Install <application>gegl</application> by running the following commands:
159 </para>
160
[bbc99ad]161<screen><userinput>mkdir build &amp;&amp;
162cd build &amp;&amp;
163
[91318eb]164meson setup --prefix=/usr --buildtype=release .. &amp;&amp;
[bbc99ad]165ninja</userinput></screen>
[fdce50f]166
[c966932]167 <para>
[2cabd1e]168 To run the tests, issue: <command>ninja test</command>. <!--This should
[8dff71fb]169 indicate no failures, but will skip many tests depending on optional
[2cabd1e]170 dependencies installed on the system.--> 7 tests in the
171 <filename>gegl:ff-load-save</filename> portion of the test suite are
172 known to fail due to incompatibilities with ffmpeg-6.0.
[c966932]173 </para>
[fdce50f]174
[c966932]175 <para>
176 Now, as the <systemitem class="username">root</systemitem> user:
177 </para>
[fdce50f]178
[bbc99ad]179<screen role="root"><userinput>ninja install</userinput></screen>
[fdce50f]180 </sect2>
181
182 <sect2 role="commands">
183 <title>Command Explanations</title>
184
[1e36a629]185 <para>
[aa41434]186 <option>-Ddocs=true</option>: Build and
[dfdf251]187 install documentation (requires <xref linkend="gtk-doc"/>,).
[1e36a629]188 </para>
189
[fdce50f]190 </sect2>
191
192 <sect2 role="content">
193 <title>Contents</title>
194
195 <segmentedlist>
196 <segtitle>Installed Programs</segtitle>
197 <segtitle>Installed Libraries</segtitle>
198 <segtitle>Installed Directories</segtitle>
199
200 <seglistitem>
[bbc99ad]201 <seg>gegl and
202 gegl-imgcmp
203 </seg>
[8558044]204 <seg>libgegl-0.4.so,
205 libgegl-npd-0.4.so,
[c858c5c2]206 <!--libgegl-sc-0.4.so,--> and
[bbc99ad]207 modules in /usr/lib/gegl-0.4
208 </seg>
209 <seg>/usr/lib/gegl-0.4 and
210 /usr/include/gegl-0.4
211 </seg>
[fdce50f]212 </seglistitem>
213 </segmentedlist>
214
215 <variablelist>
216 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
217 <?dbfo list-presentation="list"?>
218 <?dbhtml list-presentation="table"?>
219
220 <varlistentry id="gegl-prog">
221 <term><command>gegl</command></term>
222 <listitem>
[c966932]223 <para>
[4c24eb0a]224 is a commandline tool for working with the XML data model
[c966932]225 </para>
[fdce50f]226 <indexterm zone="gegl gegl-prog">
227 <primary sortas="b-gegl">gegl</primary>
228 </indexterm>
229 </listitem>
230 </varlistentry>
231
[06cdf48]232 <varlistentry id="gegl-imgcmp">
233 <term><command>gegl-imgcmp</command></term>
234 <listitem>
235 <para>
236 is a simple image difference detection tool for use in regression
[4c24eb0a]237 testing
[06cdf48]238 </para>
239 <indexterm zone="gegl gegl-imgcmp">
240 <primary sortas="b-gegl-imgcmp">gegl-imgcmp</primary>
241 </indexterm>
242 </listitem>
243 </varlistentry>
244
245 <varlistentry id="libgegl-0.4">
[4c24eb0a]246 <term><filename class="libraryfile">libgegl-0.4.so</filename></term>
[fdce50f]247 <listitem>
[c966932]248 <para>
249 provides infrastructure to do demand based cached non destructive
[4c24eb0a]250 image editing on larger than RAM buffers
[c966932]251 </para>
[06cdf48]252 <indexterm zone="gegl libgegl-0.4">
253 <primary sortas="c-libgegl-0.4">libgegl-0.4.so</primary>
254 </indexterm>
255 </listitem>
256 </varlistentry>
257
258 <varlistentry id="libgegl-npd-0.4">
[4c24eb0a]259 <term><filename class="libraryfile">libgegl-npd-0.4.so</filename></term>
[06cdf48]260 <listitem>
261 <para>
[4c24eb0a]262 is the GEGL N-point image deformation library
[06cdf48]263 </para>
264 <indexterm zone="gegl libgegl-npd-0.4">
265 <primary sortas="c-libgegl-npd-0.4">libgegl-npd-0.4.so</primary>
[fdce50f]266 </indexterm>
267 </listitem>
268 </varlistentry>
[06cdf48]269
[c858c5c2]270<!--
[06cdf48]271 <varlistentry id="libgegl-sc-0.4">
[4c24eb0a]272 <term><filename class="libraryfile">libgegl-sc-0.4.so</filename></term>
[06cdf48]273 <listitem>
274 <para>
[4c24eb0a]275 is the GEGL Seamless Cloning library
[06cdf48]276 </para>
277 <indexterm zone="gegl libgegl-sc-0.4">
278 <primary sortas="c-libgegl-sc-0.4">libgegl-sc-0.4.so</primary>
279 </indexterm>
280 </listitem>
281 </varlistentry>
[c858c5c2]282-->
[06cdf48]283
[fdce50f]284 </variablelist>
285 </sect2>
[4c24eb0a]286
[fdce50f]287</sect1>
Note: See TracBrowser for help on using the repository browser.