source: general/graphlib/gegl.xml@ 8ddd2428

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 8ddd2428 was 8ddd2428, checked in by Ken Moffat <ken@…>, 12 years ago

gegl-0.1.8

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

  • Property mode set to 100644
File size: 5.7 KB
Line 
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
7 <!ENTITY gegl-download-http "http://gd.tuwien.ac.at/graphics/gimp/gegl/0.1//gegl-&gegl-version;.tar.bz2">
8 <!ENTITY gegl-download-ftp "ftp://ftp.gimp.org/pub/gegl/0.1//gegl-&gegl-version;.tar.bz2">
9 <!ENTITY gegl-md5sum "c8279b86b3d584ee4f503839fc500425">
10 <!ENTITY gegl-size "5.2 MB">
11 <!ENTITY gegl-buildsize "48 MB">
12 <!ENTITY gegl-time "0.8 SBU">
13]>
14
15<sect1 id="gegl" xreflabel="gegl-&gegl-version;">
16 <?dbhtml filename="gegl.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
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
32 <para>This package provides the GEneric Graphics Library, which is a
33 graph based image processing format.</para>
34
35 &lfs67_checked;
36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>Download (HTTP): <ulink url="&gegl-download-http;"/></para>
41 </listitem>
42 <listitem>
43 <para>Download (FTP): <ulink url="&gegl-download-ftp;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download MD5 sum: &gegl-md5sum;</para>
47 </listitem>
48 <listitem>
49 <para>Download size: &gegl-size;</para>
50 </listitem>
51 <listitem>
52 <para>Estimated disk space required: &gegl-buildsize;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated build time: &gegl-time;</para>
56 </listitem>
57 </itemizedlist>
58
59 <bridgehead renderas="sect3">gegl Dependencies</bridgehead>
60
61
62 <bridgehead renderas="sect4">Required</bridgehead>
63 <para role="required"><xref linkend="babl"/>,
64 and <xref linkend="glib2"/></para>
65
66 <bridgehead renderas="sect4">Optional</bridgehead>
67 <para role="optional"><ulink
68 url="http://www.methods.co.nz/asciidoc/">AsciiDoc</ulink>,
69 <xref linkend="cairo"/>,
70 <ulink url="http://www.gnu.org/software/enscript/">enscript</ulink>,
71 <xref linkend="exiv2"/>,
72 <xref linkend="ffmpeg"/>,
73 <xref linkend="gdk-pixbuf"/>,
74 <xref linkend="graphviz"/>,
75 <ulink url="http://lensfun.berlios.de/">lensfun</ulink>,
76 <xref linkend="libjpeg"/>,
77 <ulink url="http://libopenraw.freedesktop.org/wiki/">libopenraw</ulink>,
78 <xref linkend="libpng"/>,
79 <xref linkend="librsvg"/>,
80 <ulink url="http://libspiro.sourceforge.net/">libspiro</ulink>,
81 <ulink url="http://www.lua.org/">Lua</ulink>,
82 <ulink url="http://www.openexr.org">OpenEXR</ulink>,
83 <xref linkend="pango"/>,
84 <xref linkend="python"/>,
85 <xref linkend="ruby"/>,
86 <xref linkend="sdl"/>
87 <ulink url="http://ftp.gnome.org/pub/gnome/sources/vala/">vala</ulink>,
88 <xref linkend="w3m"/>
89 and <ulink url="http://www.cise.ufl.edu/research/sparse/umfpack/">libumfpack</ulink>
90 </para>
91
92 <para condition="html" role="usernotes">User Notes:
93 <ulink url='&blfs-wiki;/gegl'/></para>
94
95 </sect2>
96
97 <sect2 role="installation">
98 <title>Installation of gegl</title>
99
100 <para>Install <application>gegl</application> by running the following
101 commands:</para>
102
103<screen><userinput>./configure --prefix=/usr &amp;&amp;
104make</userinput></screen>
105
106 <para>To test the results, issue: <command>make check</command>.</para>
107
108 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
109
110<screen role="root"><userinput>make install &amp;&amp;
111install -v -m644 docs/*.{css,html} /usr/share/gtk-doc/html/gegl
112</userinput></screen>
113
114 </sect2>
115
116 <sect2 role="commands">
117 <title>Command Explanations</title>
118
119 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
120 href="../../xincludes/gtk-doc-rebuild.xml"/>
121
122 <para><parameter>install -v -m644 docs/*.{css,html} /usr/share/gtk-doc/html/gegl
123 </parameter>:
124 The command '<command>make install</command>' only installs
125 <filename>operations.html</filename>, omitting the stylesheet and
126 <filename>index.html</filename>. This extra command ensures all the links
127 in the html work.</para>
128
129 </sect2>
130
131 <sect2 role="content">
132 <title>Contents</title>
133
134 <segmentedlist>
135 <segtitle>Installed Programs</segtitle>
136 <segtitle>Installed Libraries</segtitle>
137 <segtitle>Installed Directories</segtitle>
138
139 <seglistitem>
140 <seg>gegl</seg>
141 <seg>libgegl-0.1.so, and libraries in /usr/lib/gegl-0.1/</seg>
142 <seg>/usr/include/gegl-0.1/</seg>
143 </seglistitem>
144 </segmentedlist>
145
146 <variablelist>
147 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
148 <?dbfo list-presentation="list"?>
149 <?dbhtml list-presentation="table"?>
150
151 <varlistentry id="gegl-prog">
152 <term><command>gegl</command></term>
153 <listitem>
154 <para>is a commandline tool for working with the XML data model.</para>
155 <indexterm zone="gegl gegl-prog">
156 <primary sortas="b-gegl">gegl</primary>
157 </indexterm>
158 </listitem>
159 </varlistentry>
160
161 <varlistentry id="libgegl-0.1">
162 <term><filename class='libraryfile'>libgegl-0.1.so</filename></term>
163 <listitem>
164 <para>provides infrastructure to do demand based cached non
165 destructive image editing on larger than RAM buffers.</para>
166 <indexterm zone="gegl libgegl-0.1">
167 <primary sortas="c-libgegl-0.1">libgegl-0.1.so</primary>
168 </indexterm>
169 </listitem>
170 </varlistentry>
171
172 </variablelist>
173
174 </sect2>
175
176</sect1>
Note: See TracBrowser for help on using the repository browser.