Author: ken Date: 2011-12-10 15:45:12 -0700 (Sat, 10 Dec 2011) New Revision: 9089
Modified: trunk/BOOK/general.ent trunk/BOOK/general/graphlib/gegl.xml trunk/BOOK/introduction/welcome/changelog.xml Log: gegl-0.1.8 Modified: trunk/BOOK/general/graphlib/gegl.xml =================================================================== --- trunk/BOOK/general/graphlib/gegl.xml 2011-12-10 22:10:40 UTC (rev 9088) +++ trunk/BOOK/general/graphlib/gegl.xml 2011-12-10 22:45:12 UTC (rev 9089) @@ -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> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2011-12-10 22:10:40 UTC (rev 9088) +++ trunk/BOOK/general.ent 2011-12-10 22:45:12 UTC (rev 9089) @@ -247,7 +247,7 @@ <!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"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2011-12-10 22:10:40 UTC (rev 9088) +++ trunk/BOOK/introduction/welcome/changelog.xml 2011-12-10 22:45:12 UTC (rev 9089) @@ -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> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
