source: general/graphlib/gegl.xml@ 58387b50

10.0 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 58387b50 was 58387b50, checked in by Douglas R. Reno <renodr@…>, 4 years ago

Tag the printing stack

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

  • Property mode set to 100644
File size: 7.5 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 " ">
[f47c6a6b]9 <!ENTITY gegl-md5sum "4756ac2a8cfca8591f12dbf3f6701b14">
[dfdf251]10 <!ENTITY gegl-size "4.7 MB">
[f47c6a6b]11 <!ENTITY gegl-buildsize "84 MB (with tests)">
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
[58387b50]37 &lfs10_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"/>,
84 <xref linkend="pygments"/>, and
85 <xref linkend="pygobject3"/>
[c966932]86 </para>
[fdce50f]87
88 <bridgehead renderas="sect4">Optional</bridgehead>
[c966932]89 <para role="optional">
[9faa23b6]90 <xref linkend="asciidoc"/>,
[c966932]91 <xref linkend="cairo"/>,
92 <xref linkend="exiv2"/>,
[dfdf251]93 <xref linkend="ffmpeg"/>,
[c966932]94 <xref linkend="gdk-pixbuf"/>,
[bbc99ad]95 <xref linkend="gexiv2"/>,
[c966932]96 <xref linkend="graphviz"/>,
[dfdf251]97 <xref linkend="gtk-doc"/>,
[bbc99ad]98 <xref linkend="jasper"/>,
99 <xref linkend="lcms2"/>,
100 <xref linkend="libjpeg"/>
[c966932]101 <xref linkend="libpng"/>,
102 <xref linkend="librsvg"/>,
[bbc99ad]103 <xref linkend="libtiff"/>,
[3796d58b]104 <xref linkend="libwebp"/>,
[c966932]105 <xref linkend="pango"/>,
106 <xref linkend="ruby"/>,
[bbc99ad]107 <xref linkend="sdl2"/>,
108 <xref linkend="v4l-utils"/>,
[c966932]109 <xref linkend="vala"/>,
[7c64789]110 <ulink url="https://lensfun.github.io/">lensfun</ulink>,
111 <ulink url="https://libopenraw.pages.freedesktop.org/">libopenraw</ulink>,
[1d5aab8]112 <ulink url="http://libspiro.sourceforge.net/">libspiro</ulink>,
[de414da]113 <ulink url="http://faculty.cse.tamu.edu/davis/suitesparse.html">libumfpack</ulink>,
[1c55d43]114 <ulink url="http://luajit.org/luajit.html">LuaJIT</ulink>,
[bbc99ad]115 <ulink url="https://github.com/hodefoting/mrg/releases">MRG</ulink>, and
116 <ulink url="https://www.openexr.com">OpenEXR</ulink>
[8ddd2428]117 </para>
[fdce50f]118
[c966932]119 <para condition="html" role="usernotes">
120 User Notes: <ulink url='&blfs-wiki;/gegl'/>
121 </para>
[fdce50f]122 </sect2>
123
124 <sect2 role="installation">
125 <title>Installation of gegl</title>
126
[780ab6c1]127 <para>
128 At first, adjust some test scripts to use Python 3 installed in LFS,
129 instead of EOL'ed Python 2:
130 </para>
131
132<screen><userinput>sed '1s@python@&amp;3@' -i tests/python/*.py</userinput></screen>
133
[06cdf48]134 <para>
135 Install <application>gegl</application> by running the following commands:
136 </para>
137
[bbc99ad]138<screen><userinput>mkdir build &amp;&amp;
139cd build &amp;&amp;
140
141meson --prefix=/usr .. &amp;&amp;
142ninja</userinput></screen>
[fdce50f]143
[c966932]144 <para>
[bbc99ad]145 To test the results, issue: <command>ninja test</command>.
[c966932]146 </para>
[fdce50f]147
[c966932]148 <para>
149 Now, as the <systemitem class="username">root</systemitem> user:
150 </para>
[fdce50f]151
[bbc99ad]152<screen role="root"><userinput>ninja install</userinput></screen>
[fdce50f]153 </sect2>
154
155 <sect2 role="commands">
156 <title>Command Explanations</title>
157
[1e36a629]158 <para>
[aa41434]159 <option>-Ddocs=true</option>: Build and
[dfdf251]160 install documentation (requires <xref linkend="gtk-doc"/>,).
[1e36a629]161 </para>
162
[fdce50f]163 </sect2>
164
165 <sect2 role="content">
166 <title>Contents</title>
167
168 <segmentedlist>
169 <segtitle>Installed Programs</segtitle>
170 <segtitle>Installed Libraries</segtitle>
171 <segtitle>Installed Directories</segtitle>
172
173 <seglistitem>
[bbc99ad]174 <seg>gegl and
175 gegl-imgcmp
176 </seg>
177 <seg>libgegl-0.4.so,
178 libgegl-npd-0.4.so,
179 libgegl-sc-0.4.so, and
180 modules in /usr/lib/gegl-0.4
181 </seg>
182 <seg>/usr/lib/gegl-0.4 and
183 /usr/include/gegl-0.4
184 </seg>
[fdce50f]185 </seglistitem>
186 </segmentedlist>
187
188 <variablelist>
189 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
190 <?dbfo list-presentation="list"?>
191 <?dbhtml list-presentation="table"?>
192
193 <varlistentry id="gegl-prog">
194 <term><command>gegl</command></term>
195 <listitem>
[c966932]196 <para>
197 is a commandline tool for working with the XML data model.
198 </para>
[fdce50f]199 <indexterm zone="gegl gegl-prog">
200 <primary sortas="b-gegl">gegl</primary>
201 </indexterm>
202 </listitem>
203 </varlistentry>
204
[06cdf48]205 <varlistentry id="gegl-imgcmp">
206 <term><command>gegl-imgcmp</command></term>
207 <listitem>
208 <para>
209 is a simple image difference detection tool for use in regression
210 testing.
211 </para>
212 <indexterm zone="gegl gegl-imgcmp">
213 <primary sortas="b-gegl-imgcmp">gegl-imgcmp</primary>
214 </indexterm>
215 </listitem>
216 </varlistentry>
217
218 <varlistentry id="libgegl-0.4">
219 <term><filename class='libraryfile'>libgegl-0.4.so</filename></term>
[fdce50f]220 <listitem>
[c966932]221 <para>
222 provides infrastructure to do demand based cached non destructive
223 image editing on larger than RAM buffers.
224 </para>
[06cdf48]225 <indexterm zone="gegl libgegl-0.4">
226 <primary sortas="c-libgegl-0.4">libgegl-0.4.so</primary>
227 </indexterm>
228 </listitem>
229 </varlistentry>
230
231 <varlistentry id="libgegl-npd-0.4">
232 <term><filename class='libraryfile'>libgegl-npd-0.4.so</filename></term>
233 <listitem>
234 <para>
235 is the GEGL N-point image deformation library.
236 </para>
237 <indexterm zone="gegl libgegl-npd-0.4">
238 <primary sortas="c-libgegl-npd-0.4">libgegl-npd-0.4.so</primary>
[fdce50f]239 </indexterm>
240 </listitem>
241 </varlistentry>
[06cdf48]242
243 <varlistentry id="libgegl-sc-0.4">
244 <term><filename class='libraryfile'>libgegl-sc-0.4.so</filename></term>
245 <listitem>
246 <para>
247 is the GEGL Seamless Cloning library.
248 </para>
249 <indexterm zone="gegl libgegl-sc-0.4">
250 <primary sortas="c-libgegl-sc-0.4">libgegl-sc-0.4.so</primary>
251 </indexterm>
252 </listitem>
253 </varlistentry>
254
[fdce50f]255 </variablelist>
256 </sect2>
257</sect1>
Note: See TracBrowser for help on using the repository browser.