2010-10-11 08:52:44 +08:00
|
|
|
<?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;
|
|
|
|
|
2011-12-11 06:45:12 +08:00
|
|
|
<!ENTITY gegl-download-http "http://gd.tuwien.ac.at/graphics/gimp/gegl/0.1//gegl-&gegl-version;.tar.bz2">
|
|
|
|
<!ENTITY gegl-download-ftp "ftp://ftp.gimp.org/pub/gegl/0.1//gegl-&gegl-version;.tar.bz2">
|
|
|
|
<!ENTITY gegl-md5sum "c8279b86b3d584ee4f503839fc500425">
|
|
|
|
<!ENTITY gegl-size "5.2 MB">
|
|
|
|
<!ENTITY gegl-buildsize "48 MB">
|
|
|
|
<!ENTITY gegl-time "0.8 SBU">
|
2010-10-11 08:52:44 +08:00
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="gegl" xreflabel="gegl-&gegl-version;">
|
|
|
|
<?dbhtml filename="gegl.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
2010-10-11 21:17:48 +08:00
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
2010-10-11 08:52:44 +08:00
|
|
|
</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>
|
|
|
|
|
2012-03-05 23:41:10 +08:00
|
|
|
&lfs71_checked;
|
2010-10-11 08:52:44 +08:00
|
|
|
|
|
|
|
<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>
|
2012-03-10 03:27:58 +08:00
|
|
|
<!-- babl pulls in pkgconfig and thus glib2 -->
|
|
|
|
<para role="required"><xref linkend="babl"/></para>
|
2010-10-11 08:52:44 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
|
|
<para role="optional"><ulink
|
2010-10-13 04:48:06 +08:00
|
|
|
url="http://www.methods.co.nz/asciidoc/">AsciiDoc</ulink>,
|
2011-12-11 06:45:12 +08:00
|
|
|
<xref linkend="cairo"/>,
|
2010-10-13 04:48:06 +08:00
|
|
|
<ulink url="http://www.gnu.org/software/enscript/">enscript</ulink>,
|
2011-12-11 06:45:12 +08:00
|
|
|
<xref linkend="exiv2"/>,
|
2010-10-13 04:48:06 +08:00
|
|
|
<xref linkend="ffmpeg"/>,
|
2011-12-11 06:45:12 +08:00
|
|
|
<xref linkend="gdk-pixbuf"/>,
|
2010-10-13 04:48:06 +08:00
|
|
|
<xref linkend="graphviz"/>,
|
2011-12-11 06:45:12 +08:00
|
|
|
<ulink url="http://lensfun.berlios.de/">lensfun</ulink>,
|
2010-10-13 04:48:06 +08:00
|
|
|
<xref linkend="libjpeg"/>,
|
|
|
|
<ulink url="http://libopenraw.freedesktop.org/wiki/">libopenraw</ulink>,
|
|
|
|
<xref linkend="libpng"/>,
|
|
|
|
<xref linkend="librsvg"/>,
|
|
|
|
<ulink url="http://libspiro.sourceforge.net/">libspiro</ulink>,
|
|
|
|
<ulink url="http://www.lua.org/">Lua</ulink>,
|
|
|
|
<ulink url="http://www.openexr.org">OpenEXR</ulink>,
|
2011-12-11 06:45:12 +08:00
|
|
|
<xref linkend="pango"/>,
|
2012-02-17 22:43:28 +08:00
|
|
|
<xref linkend="python2"/>,
|
2010-10-13 04:48:06 +08:00
|
|
|
<xref linkend="ruby"/>,
|
2012-02-26 06:17:09 +08:00
|
|
|
<xref linkend="sdl"/>,
|
|
|
|
<xref linkend="gobject-introspection"/>,
|
2012-03-25 00:52:22 +08:00
|
|
|
<xref linkend="vala"/>,
|
2011-12-11 06:45:12 +08:00
|
|
|
<xref linkend="w3m"/>
|
|
|
|
and <ulink url="http://www.cise.ufl.edu/research/sparse/umfpack/">libumfpack</ulink>
|
|
|
|
</para>
|
2010-10-11 08:52:44 +08:00
|
|
|
|
|
|
|
<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>
|
|
|
|
|
2012-02-26 06:17:09 +08:00
|
|
|
<screen><userinput>echo 'Babl-0.1' > gegl/gegl-0.1.deps &&
|
|
|
|
./configure --prefix=/usr &&
|
2010-10-11 08:52:44 +08:00
|
|
|
make</userinput></screen>
|
|
|
|
|
|
|
|
<para>To test the results, issue: <command>make check</command>.</para>
|
|
|
|
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>make install &&
|
|
|
|
install -v -m644 docs/*.{css,html} /usr/share/gtk-doc/html/gegl
|
|
|
|
</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
|
|
|
|
2012-02-26 06:17:09 +08:00
|
|
|
<para><command>echo 'Babl-0.1' > gegl/gegl-0.1.deps</command>: This command
|
|
|
|
fixes compiling <application>Gegl</application> if you have
|
|
|
|
<application>Gobject Introspection</application> installed.</para>
|
|
|
|
|
2010-10-11 08:52:44 +08:00
|
|
|
<para><parameter>install -v -m644 docs/*.{css,html} /usr/share/gtk-doc/html/gegl
|
|
|
|
</parameter>:
|
|
|
|
The command '<command>make install</command>' only installs
|
|
|
|
<filename>operations.html</filename>, omitting the stylesheet and
|
|
|
|
<filename>index.html</filename>. This extra command ensures all the links
|
|
|
|
in the html work.</para>
|
|
|
|
|
2011-12-13 01:21:45 +08:00
|
|
|
<para><option>--without-vala</option>: Do not create a
|
|
|
|
<application>vala</application> API - use this if <command>vapigen</command>
|
|
|
|
breaks the build.</para>
|
|
|
|
|
2010-10-11 08:52:44 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>gegl</seg>
|
|
|
|
<seg>libgegl-0.1.so, and libraries in /usr/lib/gegl-0.1/</seg>
|
|
|
|
<seg>/usr/include/gegl-0.1/</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="libgegl-0.1">
|
|
|
|
<term><filename class='libraryfile'>libgegl-0.1.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.1">
|
|
|
|
<primary sortas="c-libgegl-0.1">libgegl-0.1.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|