source: general/graphlib/gegl.xml@ f3fd948

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 f3fd948 was f3fd948, checked in by Bruce Dubbs <bdubbs@…>, 2 years ago

Package updates.
Update to sqlite-autoconf-3380000 (3.38.0).
Update to unrar-6.1.5.
Update to gegl-0.4.36.
Update to babl-0.1.90.

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