source: general/graphlib/gegl.xml@ d437f756

10.1 11.0 11.1 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 upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since d437f756 was d437f756, checked in by Bruce Dubbs <bdubbs@…>, 3 years ago

More library tags

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24257 af4574ff-66df-0310-9fd7-8a98e5e911e0

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