Author: ken
Date: 2011-12-12 10:21:45 -0700 (Mon, 12 Dec 2011)
New Revision: 9103
Modified:
trunk/BOOK/general/graphlib/babl.xml
trunk/BOOK/general/graphlib/gegl.xml
Log:
More explanation of vala options in babl and gegl - thanks to Fernando de
Oliveira for discovering the problem with using vala with babl.
Modified: trunk/BOOK/general/graphlib/babl.xml
===================================================================
--- trunk/BOOK/general/graphlib/babl.xml 2011-12-12 13:19:12 UTC (rev
9102)
+++ trunk/BOOK/general/graphlib/babl.xml 2011-12-12 17:21:45 UTC (rev
9103)
@@ -99,8 +99,10 @@
under <filename class="directory">/usr/share/gtk-doc/html</filename> where
other gtk packages put the programmer-oriented documentation.</para>
- <para><option>--with-vala</option>: Compile using
<command>vapigen</command>
- so that <application>vala</application> programs can use this
application.</para>
+ <para><option>--with-vala</option>: Use <command>vapigen</command>
+ so that <application>vala</application> programs can use this application -
+ not enabled by default, may cause breakage when building
+ <application>gegl</application>.</para>
</sect2>
Modified: trunk/BOOK/general/graphlib/gegl.xml
===================================================================
--- trunk/BOOK/general/graphlib/gegl.xml 2011-12-12 13:19:12 UTC (rev
9102)
+++ trunk/BOOK/general/graphlib/gegl.xml 2011-12-12 17:21:45 UTC (rev
9103)
@@ -126,6 +126,10 @@
<filename>index.html</filename>. This extra command ensures all the links
in the html work.</para>
+ <para><option>--without-vala</option>: Do not create a
+ <application>vala</application> API - use this if
<command>vapigen</command>
+ breaks the build.</para>
+
</sect2>
<sect2 role="content">
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page