Author: igor
Date: Thu Jun 26 13:03:50 2014
New Revision: 13316

Log:
correct mesalib build size and time estimates once again

Modified:
   trunk/BOOK/x/installing/mesalib.xml

Modified: trunk/BOOK/x/installing/mesalib.xml
==============================================================================
--- trunk/BOOK/x/installing/mesalib.xml Thu Jun 26 10:41:23 2014        (r13315)
+++ trunk/BOOK/x/installing/mesalib.xml Thu Jun 26 13:03:50 2014        (r13316)
@@ -11,8 +11,8 @@
   
"ftp://ftp.freedesktop.org/pub/mesa/&mesalib-version;/MesaLib-&mesalib-version;.tar.bz2";>-->
   <!ENTITY mesalib-md5sum        "892122b226f218c140ef2db90fe1acb4">
   <!ENTITY mesalib-size          "6.8 MB">
-  <!ENTITY mesalib-buildsize     "223 MB (additional 1.6 MB for the docs)">
-  <!ENTITY mesalib-time          "4.1 SBU">
+  <!ENTITY mesalib-buildsize     "296 MB (additional 1.6 MB for the docs)">
+  <!ENTITY mesalib-time          "4.7 SBU">
 
 ]>
 
@@ -231,54 +231,54 @@
     </para>
 
     <para>
-      <option>--enable-texture-float</option>: This switch enables
+      <parameter>--enable-texture-float</parameter>: This switch enables
       floating-point textures and render buffers. Please consult
       <filename>docs/patents.txt</filename> to see if there are
       any legal issues if you use this feature.
     </para>
 
     <para>
-      <option>--enable-gles1</option>: This switch enables support for
+      <parameter>--enable-gles1</parameter>: This switch enables support for
       OpenGL ES 1.x API.
     </para>
 
     <para>
-      <option>--enable-gles2</option>: This switch enables support for
+      <parameter>--enable-gles2</parameter>: This switch enables support for
       OpenGL ES 2.x API.
     </para>
 
     <para>
-      <option>--enable-openvg</option>: This switch enables support for
+      <parameter>--enable-openvg</parameter>: This switch enables support for
       OpenVG API.
     </para>
 
     <para>
-      <option>--enable-osmesa</option>: This switch enables building of
+      <parameter>--enable-osmesa</parameter>: This switch enables building of
       the <filename class="libraryfile">libOSMesa</filename> library.
     </para>
 
     <para>
-      <option>--enable-xa</option>: This switch enables building of the
+      <parameter>--enable-xa</parameter>: This switch enables building of the
       XA X Acceleration API (Required for VMware 3D Driver).
     </para>
 
     <para>
-      <option>--enable-gbm</option>: This switch enables building of the
+      <parameter>--enable-gbm</parameter>: This switch enables building of the
       <application>Mesa</application> Graphics Buffer Manager library.
     </para>
 
     <para>
-      <option>--enable-gallium-egl</option>: This switch enables optional
+      <parameter>--enable-gallium-egl</parameter>: This switch enables optional
       EGL state tracker for Gallium.
     </para>
 
     <para>
-      <option>--enable-gallium-gbm</option>: This switch enables optional
+      <parameter>--enable-gallium-gbm</parameter>: This switch enables optional
       GBM state tracker for Gallium.
     </para>
 
     <para>
-      <option>--enable-glx-tls</option>: This switch enables TLS (Thread Local
+      <parameter>--enable-glx-tls</parameter>: This switch enables TLS (Thread 
Local
       Storage) support in GLX.
     </para>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to