source: general/graphlib/gegl.xml@ 2cabd1e

12.0 12.1 kea ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 2cabd1e was 2cabd1e, checked in by Douglas R. Reno <renodr@…>, 11 months ago

Update to gegl-0.4.46

Patch by Rahul Chandra, with minor modifications for adding test suite
failures with ffmpeg-6.0.

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