source: general/graphlib/gegl.xml@ 640f4c21

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules 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 640f4c21 was d0db416, checked in by Bruce Dubbs <bdubbs@…>, 7 years ago

Update to gegl-0.3.18.
Update to babl-0.1.28.
Update to libpwquality-1.4.0.
Update to libatomic_ops-7.4.6.
Update to libdrm-2.4.81.

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

  • Property mode set to 100644
File size: 6.8 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
[5f6740c]7 <!ENTITY gegl-download-http "http://download.gimp.org/pub/gegl/0.3/gegl-&gegl-version;.tar.bz2">
[c1968e6]8 <!ENTITY gegl-download-ftp " ">
9<!-- <!ENTITY gegl-download-ftp "ftp://ftp.gimp.org/pub/gegl/0.2/gegl-&gegl-version;.tar.bz2">-->
[d0db416]10 <!ENTITY gegl-md5sum "6e5c6f229261478dc436a38c84405b2a">
[83d02fc6]11 <!ENTITY gegl-size "5.8 MB">
[d0db416]12 <!ENTITY gegl-buildsize "127 MB (add 24 MB for tests)">
[83d02fc6]13 <!ENTITY gegl-time "1.7 SBU (add 0.7 SBU for tests)">
[fdce50f]14]>
15
16<sect1 id="gegl" xreflabel="gegl-&gegl-version;">
17 <?dbhtml filename="gegl.html"?>
18
19 <sect1info>
[58cb64de]20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
[fdce50f]22 </sect1info>
23
24 <title>gegl-&gegl-version;</title>
25
26 <indexterm zone="gegl">
27 <primary sortas="a-Gegl">Gegl</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to gegl</title>
32
[c966932]33 <para>
34 This package provides the GEneric Graphics Library, which is a graph based
35 image processing format.
36 </para>
[fdce50f]37
[3796d58b]38 &lfs80_checked;
[83d02fc6]39 &gcc7_checked;
[fdce50f]40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
[c966932]44 <para>
45 Download (HTTP): <ulink url="&gegl-download-http;"/>
46 </para>
[fdce50f]47 </listitem>
48 <listitem>
[c966932]49 <para>
50 Download (FTP): <ulink url="&gegl-download-ftp;"/>
51 </para>
[fdce50f]52 </listitem>
53 <listitem>
[c966932]54 <para>
55 Download MD5 sum: &gegl-md5sum;
56 </para>
[fdce50f]57 </listitem>
58 <listitem>
[c966932]59 <para>
60 Download size: &gegl-size;
61 </para>
[fdce50f]62 </listitem>
63 <listitem>
[c966932]64 <para>
65 Estimated disk space required: &gegl-buildsize;
66 </para>
[fdce50f]67 </listitem>
68 <listitem>
[c966932]69 <para>
70 Estimated build time: &gegl-time;
71 </para>
[fdce50f]72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">gegl Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
[c966932]78 <para role="required">
[7583e9c]79 <xref linkend="babl"/> and
[59a3f49]80 <xref linkend="json-glib"/>
[c966932]81 </para>
[fdce50f]82
83 <bridgehead renderas="sect4">Optional</bridgehead>
[c966932]84 <para role="optional">
[9faa23b6]85 <xref linkend="asciidoc"/>,
[c966932]86 <xref linkend="cairo"/>,
[28a3ecd]87 <xref linkend="enscript"/>,
[c966932]88 <xref linkend="exiv2"/>,
89 <xref linkend="ffmpeg"/>,
90 <xref linkend="gdk-pixbuf"/>,
91 <xref linkend="graphviz"/>,
92 <xref linkend="libjpeg"/>,
93 <xref linkend="libpng"/>,
94 <xref linkend="librsvg"/>,
[3796d58b]95 <xref linkend="libwebp"/>,
[c1a0390]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"/>,
[1d5aab8]103 <xref linkend="w3m"/>,
[3796d58b]104 <ulink url="https://wiki.gnome.org/Projects/gexiv2">gexiv2</ulink>,
[6a9a5f2]105 <ulink url="http://lensfun.sourceforge.net/">lensfun</ulink>,
[1d5aab8]106 <ulink url="http://libopenraw.freedesktop.org/wiki/">libopenraw</ulink>,
107 <ulink url="http://libspiro.sourceforge.net/">libspiro</ulink>,
[de414da]108 <ulink url="http://faculty.cse.tamu.edu/davis/suitesparse.html">libumfpack</ulink>,
[3796d58b]109 <ulink url="https://github.com/hodefoting/mrg/releases">MRG</ulink>,
[a5fc81e]110 <ulink url="https://www.khronos.org/opencl/">OpenCL</ulink> (for tests), and
[1d5aab8]111 <ulink url="http://www.openexr.org">OpenEXR</ulink>
[8ddd2428]112 </para>
[fdce50f]113
[c966932]114 <para condition="html" role="usernotes">
115 User Notes: <ulink url='&blfs-wiki;/gegl'/>
116 </para>
[fdce50f]117 </sect2>
118
119 <sect2 role="installation">
120 <title>Installation of gegl</title>
121
[c966932]122 <para>
123 Install <application>gegl</application> by running the following commands:
124 </para>
[fdce50f]125
[83d02fc6]126<screen><userinput>./configure --prefix=/usr &amp;&amp;
[4b072fd]127LC_ALL=en_US make</userinput></screen>
[fdce50f]128
[c966932]129 <para>
[2086c106]130 To test the results, issue: <command>make -k check</command>. One
131 test is known to fail.
[c966932]132 </para>
[fdce50f]133
[c966932]134 <para>
135 Now, as the <systemitem class="username">root</systemitem> user:
136 </para>
[fdce50f]137
[1e36a629]138<screen role="root"><userinput>make install &amp;&amp;
139install -v -m644 docs/*.{css,html} /usr/share/gtk-doc/html/gegl &amp;&amp;
140install -d -v -m755 /usr/share/gtk-doc/html/gegl/images &amp;&amp;
[12e1b3f8]141install -v -m644 docs/images/*.{png,ico,svg} /usr/share/gtk-doc/html/gegl/images</userinput></screen>
[fdce50f]142 </sect2>
143
144 <sect2 role="commands">
145 <title>Command Explanations</title>
146
[1e36a629]147 <para>
[f1d7196]148 <command>install -v -m644/docs/*/{css,html} ...</command>:
[1e36a629]149 This and the subsequent commands install all the provided documentation
150 instead of only <filename>operations.html</filename> and the stylesheet
151 <filename>gegl.css</filename>.
152 </para>
153
[c966932]154 <para>
[0610de8]155 <parameter>--without-vala</parameter>: Do not create a
[c966932]156 <application>vala</application> API - use this if
157 <command>vapigen</command> breaks the build.
158 </para>
[dffe92e8]159
[c966932]160 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
161 href="../../xincludes/gtk-doc-rebuild.xml"/>
[4b072fd]162
163 <para>
164 <envar>LC_ALL=en_US</envar>: In some locales with <xref linkend='ruby'/>
165 installed, one build component fails and prevents completion of the
166 procedure. Using this variable avoids the problem.
167 </para>
168
[fdce50f]169 </sect2>
170
171 <sect2 role="content">
172 <title>Contents</title>
173
174 <segmentedlist>
175 <segtitle>Installed Programs</segtitle>
176 <segtitle>Installed Libraries</segtitle>
177 <segtitle>Installed Directories</segtitle>
178
179 <seglistitem>
180 <seg>gegl</seg>
[f82ac3f]181 <seg>libgegl-0.2.so and libraries in /usr/lib/gegl-0.2</seg>
182 <seg>/usr/include/gegl-0.2</seg>
[fdce50f]183 </seglistitem>
184 </segmentedlist>
185
186 <variablelist>
187 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
188 <?dbfo list-presentation="list"?>
189 <?dbhtml list-presentation="table"?>
190
191 <varlistentry id="gegl-prog">
192 <term><command>gegl</command></term>
193 <listitem>
[c966932]194 <para>
195 is a commandline tool for working with the XML data model.
196 </para>
[fdce50f]197 <indexterm zone="gegl gegl-prog">
198 <primary sortas="b-gegl">gegl</primary>
199 </indexterm>
200 </listitem>
201 </varlistentry>
202
[1e36a629]203 <varlistentry id="libgegl-0.2">
204 <term><filename class='libraryfile'>libgegl-0.2.so</filename></term>
[fdce50f]205 <listitem>
[c966932]206 <para>
207 provides infrastructure to do demand based cached non destructive
208 image editing on larger than RAM buffers.
209 </para>
[1e36a629]210 <indexterm zone="gegl libgegl-0.2">
211 <primary sortas="c-libgegl-0.2">libgegl-0.2.so</primary>
[fdce50f]212 </indexterm>
213 </listitem>
214 </varlistentry>
215 </variablelist>
216 </sect2>
217</sect1>
Note: See TracBrowser for help on using the repository browser.