glfs/general/graphlib/gegl.xml
Bruce Dubbs bbc99ad153 Update to gegl-0.4.18.
Update to poppler-0.82.0. 
Update to btrfs-progs-v5.3.1. 
Update to mesa-19.2.2. 
Update to thunderbird-68.2.0. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22315 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-10-27 19:34:35 +00:00

250 lines
7.3 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gegl-download-http "https://download.gimp.org/pub/gegl/0.4/gegl-&gegl-version;.tar.xz">
<!ENTITY gegl-download-ftp " ">
<!ENTITY gegl-md5sum "567f9e6c0a0a1a4145a1a1b254ca9ac5">
<!ENTITY gegl-size "4.6 MB">
<!ENTITY gegl-buildsize "115 MB (with docs; add 7 MB for tests)">
<!ENTITY gegl-time "0.5 SBU (Using parallelism=4; with docs; add 0.3 SBU for tests)">
]>
<sect1 id="gegl" xreflabel="gegl-&gegl-version;">
<?dbhtml filename="gegl.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>gegl-&gegl-version;</title>
<indexterm zone="gegl">
<primary sortas="a-Gegl">Gegl</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to gegl</title>
<para>
This package provides the GEneric Graphics Library, which is a graph based
image processing format.
</para>
&lfs90_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&gegl-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&gegl-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &gegl-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &gegl-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &gegl-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &gegl-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">gegl Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="babl"/> and
<xref linkend="json-glib"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="gobject-introspection"/>,
<xref linkend="pygments"/>, and
<xref linkend="pygobject3"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="asciidoc"/>,
<xref linkend="cairo"/>,
<xref linkend="exiv2"/>,
<xref linkend="gdk-pixbuf"/>,
<xref linkend="gexiv2"/>,
<xref linkend="graphviz"/>,
<xref linkend="jasper"/>,
<xref linkend="lcms2"/>,
<xref linkend="libjpeg"/>
<xref linkend="libpng"/>,
<xref linkend="librsvg"/>,
<xref linkend="libtiff"/>,
<xref linkend="libwebp"/>,
<xref linkend="pango"/>,
<xref linkend="ruby"/>,
<xref linkend="sdl2"/>,
<xref linkend="v4l-utils"/>,
<xref linkend="vala"/>,
<ulink url="https://lensfun.github.io/">lensfun</ulink>,
<ulink url="https://libopenraw.pages.freedesktop.org/">libopenraw</ulink>,
<ulink url="http://libspiro.sourceforge.net/">libspiro</ulink>,
<ulink url="http://faculty.cse.tamu.edu/davis/suitesparse.html">libumfpack</ulink>,
<ulink url="http://luajit.org/luajit.html">LuaJIT</ulink>,
<ulink url="https://github.com/hodefoting/mrg/releases">MRG</ulink>, and
<ulink url="https://www.openexr.com">OpenEXR</ulink>
</para>
<para condition="html" role="usernotes">
User Notes: <ulink url='&blfs-wiki;/gegl'/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of gegl</title>
<para>
Install <application>gegl</application> by running the following commands:
</para>
<screen><userinput>mkdir build &amp;&amp;
cd build &amp;&amp;
meson --prefix=/usr .. &amp;&amp;
ninja</userinput></screen>
<para>
To test the results, issue: <command>ninja test</command>.
Two tests, gegl-format and gegl-node are known to fail.
</para>
<para>
Now, as the <systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>ninja install</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<para>
<parameter>-Ddocs=true</parameter>: Build and
install documentation.
</para>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>gegl and
gegl-imgcmp
</seg>
<seg>libgegl-0.4.so,
libgegl-npd-0.4.so,
libgegl-sc-0.4.so, and
modules in /usr/lib/gegl-0.4
</seg>
<seg>/usr/lib/gegl-0.4 and
/usr/include/gegl-0.4
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="gegl-prog">
<term><command>gegl</command></term>
<listitem>
<para>
is a commandline tool for working with the XML data model.
</para>
<indexterm zone="gegl gegl-prog">
<primary sortas="b-gegl">gegl</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="gegl-imgcmp">
<term><command>gegl-imgcmp</command></term>
<listitem>
<para>
is a simple image difference detection tool for use in regression
testing.
</para>
<indexterm zone="gegl gegl-imgcmp">
<primary sortas="b-gegl-imgcmp">gegl-imgcmp</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="libgegl-0.4">
<term><filename class='libraryfile'>libgegl-0.4.so</filename></term>
<listitem>
<para>
provides infrastructure to do demand based cached non destructive
image editing on larger than RAM buffers.
</para>
<indexterm zone="gegl libgegl-0.4">
<primary sortas="c-libgegl-0.4">libgegl-0.4.so</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="libgegl-npd-0.4">
<term><filename class='libraryfile'>libgegl-npd-0.4.so</filename></term>
<listitem>
<para>
is the GEGL N-point image deformation library.
</para>
<indexterm zone="gegl libgegl-npd-0.4">
<primary sortas="c-libgegl-npd-0.4">libgegl-npd-0.4.so</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="libgegl-sc-0.4">
<term><filename class='libraryfile'>libgegl-sc-0.4.so</filename></term>
<listitem>
<para>
is the GEGL Seamless Cloning library.
</para>
<indexterm zone="gegl libgegl-sc-0.4">
<primary sortas="c-libgegl-sc-0.4">libgegl-sc-0.4.so</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>