source: general/graphlib/gegl.xml@ 946c21d

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 9.0 9.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 946c21d was 946c21d, checked in by Bruce Dubbs <bdubbs@…>, 5 years ago

Fix gegl build for latest exiv2

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

  • Property mode set to 100644
File size: 9.1 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
[06cdf48]7 <!ENTITY gegl-download-http "https://download.gimp.org/pub/gegl/0.4/gegl-&gegl-version;.tar.bz2">
[8dfc5c3]8 <!ENTITY gegl-download-ftp " ">
[c507fe90]9 <!ENTITY gegl-md5sum "88004f3a204e2506cd0cc445eba8d63e">
10 <!ENTITY gegl-size "6.9 MB">
11 <!ENTITY gegl-buildsize "144 MB (add 23 MB for tests)">
12 <!ENTITY gegl-time "1.0 SBU (Using parallelism=4; add 0.4 SBU for 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
[6ad5d0f]37 &lfs84_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">
[1c55d43]77 <xref linkend="babl"/>,
78 <xref linkend="json-glib"/>, and
79 <xref linkend="libjpeg"/>
[c966932]80 </para>
[fdce50f]81
82 <bridgehead renderas="sect4">Optional</bridgehead>
[c966932]83 <para role="optional">
[9faa23b6]84 <xref linkend="asciidoc"/>,
[c966932]85 <xref linkend="cairo"/>,
[28a3ecd]86 <xref linkend="enscript"/>,
[c966932]87 <xref linkend="exiv2"/>,
88 <xref linkend="ffmpeg"/>,
89 <xref linkend="gdk-pixbuf"/>,
90 <xref linkend="graphviz"/>,
91 <xref linkend="libpng"/>,
92 <xref linkend="librsvg"/>,
[3796d58b]93 <xref linkend="libwebp"/>,
[1c55d43]94<!-- configure help output is confusing, but what is tested is luajit, which is
95 a different project from lua we have in the book
96 <xref linkend="lua"/>, -->
[c966932]97 <xref linkend="pango"/>,
98 <xref linkend="python2"/>,
99 <xref linkend="ruby"/>,
100 <xref linkend="sdl"/>,
101 <xref linkend="gobject-introspection"/>,
102 <xref linkend="vala"/>,
[27229db]103 <xref linkend="gexiv2"/>,
[6a9a5f2]104 <ulink url="http://lensfun.sourceforge.net/">lensfun</ulink>,
[1d5aab8]105 <ulink url="http://libopenraw.freedesktop.org/wiki/">libopenraw</ulink>,
106 <ulink url="http://libspiro.sourceforge.net/">libspiro</ulink>,
[de414da]107 <ulink url="http://faculty.cse.tamu.edu/davis/suitesparse.html">libumfpack</ulink>,
[1c55d43]108 <ulink url="http://luajit.org/luajit.html">LuaJIT</ulink>,
[3796d58b]109 <ulink url="https://github.com/hodefoting/mrg/releases">MRG</ulink>,
[1eac9eb]110 <ulink url="https://www.khronos.org/opencl/">OpenCL</ulink> (for tests),
111 <ulink url="http://www.openexr.org">OpenEXR</ulink>, and
112 <ulink url="&w3m-url;">W3m</ulink>
[8ddd2428]113 </para>
[fdce50f]114
[c966932]115 <para condition="html" role="usernotes">
116 User Notes: <ulink url='&blfs-wiki;/gegl'/>
117 </para>
[fdce50f]118 </sect2>
119
120 <sect2 role="installation">
121 <title>Installation of gegl</title>
122
[946c21d]123 <para>
124 First, fix a problem with the latest <xref linkend='exiv2'/>:
125 </para>
126
127<screen><userinput>sed -i '/exif.hpp/a#include &lt;exiv2/error.hpp&gt;' tools/exp_combine.cpp</userinput></screen>
128
[06cdf48]129 <para>
130 Install <application>gegl</application> by running the following commands:
131 </para>
132
[83d02fc6]133<screen><userinput>./configure --prefix=/usr &amp;&amp;
[320084b]134make</userinput></screen>
[fdce50f]135
[c966932]136 <para>
[06cdf48]137 To test the results, issue: <command>make check</command>.
[a0968dcc]138 Many tests are skipped.
[b98838eb]139 <!-- in 0.4.2 no failures, but the video tests have several
[06cdf48]140 Failed to parse extradata messages. The warnings are about
141 missing reference, assuming SUCCESS
142 and lots of Missing fast-path babl conversion detected
143 also GEGL-WARNING for runtime check failed and for
[a0968dcc]144 operation desired unknown paramspec type for seed
145
[17756081]146 In 0.4.10 all tests pass but there several messages about
[a0968dcc]147 deprecated parameter passing.-->
[c966932]148 </para>
[fdce50f]149
[c966932]150 <para>
151 Now, as the <systemitem class="username">root</systemitem> user:
152 </para>
[fdce50f]153
[1e36a629]154<screen role="root"><userinput>make install &amp;&amp;
155install -v -m644 docs/*.{css,html} /usr/share/gtk-doc/html/gegl &amp;&amp;
[12e1b3f8]156install -v -m644 docs/images/*.{png,ico,svg} /usr/share/gtk-doc/html/gegl/images</userinput></screen>
[fdce50f]157 </sect2>
158
159 <sect2 role="commands">
160 <title>Command Explanations</title>
161
[1e36a629]162 <para>
[f1d7196]163 <command>install -v -m644/docs/*/{css,html} ...</command>:
[1e36a629]164 This and the subsequent commands install all the provided documentation
[320084b]165 instead of only the stylesheet <filename>gegl.css</filename> and three
166 png files.
[1e36a629]167 </para>
168
[c966932]169 <para>
[0610de8]170 <parameter>--without-vala</parameter>: Do not create a
[c966932]171 <application>vala</application> API - use this if
172 <command>vapigen</command> breaks the build.
173 </para>
[dffe92e8]174
[c966932]175 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
176 href="../../xincludes/gtk-doc-rebuild.xml"/>
[4b072fd]177
[320084b]178 <!-- commented in case a later version reinstates this problem
[4b072fd]179 <para>
180 <envar>LC_ALL=en_US</envar>: In some locales with <xref linkend='ruby'/>
181 installed, one build component fails and prevents completion of the
182 procedure. Using this variable avoids the problem.
[320084b]183 </para> -->
[4b072fd]184
[fdce50f]185 </sect2>
186
187 <sect2 role="content">
188 <title>Contents</title>
189
190 <segmentedlist>
191 <segtitle>Installed Programs</segtitle>
192 <segtitle>Installed Libraries</segtitle>
193 <segtitle>Installed Directories</segtitle>
194
195 <seglistitem>
[06cdf48]196 <seg>gcut, gegl, gegl-imgcmp</seg>
197 <seg>libgegl-0.4.so, libgegl-npd-0.4.so, libgegl-sc-0.4.so and libraries in
198 /usr/lib/gegl-0.4</seg>
199 <seg>/usr/include/gegl-0.4</seg>
[fdce50f]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
[06cdf48]208 <varlistentry id="gcut">
209 <term><command>gcut</command></term>
210 <listitem>
211 <para>
212 is a video editing engine for GEGL.
213 </para>
214 <indexterm zone="gegl gcut">
215 <primary sortas="b-gcut">gcut</primary>
216 </indexterm>
217 </listitem>
218 </varlistentry>
219
[fdce50f]220 <varlistentry id="gegl-prog">
221 <term><command>gegl</command></term>
222 <listitem>
[c966932]223 <para>
224 is a commandline tool for working with the XML data model.
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
237 testing.
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">
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
250 image editing on larger than RAM buffers.
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">
259 <term><filename class='libraryfile'>libgegl-npd-0.4.so</filename></term>
260 <listitem>
261 <para>
262 is the GEGL N-point image deformation library.
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
270 <varlistentry id="libgegl-sc-0.4">
271 <term><filename class='libraryfile'>libgegl-sc-0.4.so</filename></term>
272 <listitem>
273 <para>
274 is the GEGL Seamless Cloning library.
275 </para>
276 <indexterm zone="gegl libgegl-sc-0.4">
277 <primary sortas="c-libgegl-sc-0.4">libgegl-sc-0.4.so</primary>
278 </indexterm>
279 </listitem>
280 </varlistentry>
281
[fdce50f]282 </variablelist>
283 </sect2>
284</sect1>
Note: See TracBrowser for help on using the repository browser.