mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
gegl-0.1.8
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9089 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
59be8a5940
commit
8ddd242838
@ -247,7 +247,7 @@ $Date$
|
||||
<!ENTITY clutter-version "1.2.10">
|
||||
<!ENTITY clutter-gtk-version "0.10.4">
|
||||
<!ENTITY babl-version "0.1.6">
|
||||
<!ENTITY gegl-version "0.1.2">
|
||||
<!ENTITY gegl-version "0.1.8">
|
||||
|
||||
<!-- Obsolete
|
||||
<!ENTITY libungif-version "4.1.3">
|
||||
|
@ -4,12 +4,12 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gegl-download-http "http://ftp.gtk.org/pub/gegl/0.1/gegl-&gegl-version;.tar.bz2">
|
||||
<!ENTITY gegl-download-ftp "ftp://ftp.gtk.org/pub/gegl/0.1/gegl-&gegl-version;.tar.bz2">
|
||||
<!ENTITY gegl-md5sum "d35ffe17dc042652eca3205488ece262">
|
||||
<!ENTITY gegl-size "3.0 MB">
|
||||
<!ENTITY gegl-buildsize "37 MB">
|
||||
<!ENTITY gegl-time "1.7 SBU">
|
||||
<!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">
|
||||
]>
|
||||
|
||||
<sect1 id="gegl" xreflabel="gegl-&gegl-version;">
|
||||
@ -60,15 +60,19 @@
|
||||
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="babl"/>, <xref linkend="glib2"/>
|
||||
and <xref linkend="gtk2"/></para>
|
||||
<para role="required"><xref linkend="babl"/>,
|
||||
and <xref linkend="glib2"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><ulink
|
||||
url="http://www.methods.co.nz/asciidoc/">AsciiDoc</ulink>,
|
||||
<xref linkend="cairo"/>,
|
||||
<ulink url="http://www.gnu.org/software/enscript/">enscript</ulink>,
|
||||
<xref linkend="exiv2"/>,
|
||||
<xref linkend="ffmpeg"/>,
|
||||
<xref linkend="gdk-pixbuf"/>,
|
||||
<xref linkend="graphviz"/>,
|
||||
<ulink url="http://lensfun.berlios.de/">lensfun</ulink>,
|
||||
<xref linkend="libjpeg"/>,
|
||||
<ulink url="http://libopenraw.freedesktop.org/wiki/">libopenraw</ulink>,
|
||||
<xref linkend="libpng"/>,
|
||||
@ -76,9 +80,14 @@
|
||||
<ulink url="http://libspiro.sourceforge.net/">libspiro</ulink>,
|
||||
<ulink url="http://www.lua.org/">Lua</ulink>,
|
||||
<ulink url="http://www.openexr.org">OpenEXR</ulink>,
|
||||
<xref linkend="pango"/>,
|
||||
<xref linkend="python"/>,
|
||||
<xref linkend="ruby"/>,
|
||||
<xref linkend="sdl"/>
|
||||
and <xref linkend="w3m"/></para>
|
||||
<ulink url="http://ftp.gnome.org/pub/gnome/sources/vala/">vala</ulink>,
|
||||
<xref linkend="w3m"/>
|
||||
and <ulink url="http://www.cise.ufl.edu/research/sparse/umfpack/">libumfpack</ulink>
|
||||
</para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url='&blfs-wiki;/gegl'/></para>
|
||||
|
@ -47,6 +47,9 @@
|
||||
<listitem>
|
||||
<para>[ken] - Updated to babl-0.1.6.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[ken] - Updated to gegl-0.1.8.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user