Author: cjg
Date: Wed Sep 10 06:28:40 2014
New Revision: 14242

Log:
Updated Mesalib to reflect version in trunk.

Modified:
   branches/systemd/general.ent
   branches/systemd/x/installing/mesalib-systemd.xml

Modified: branches/systemd/general.ent
==============================================================================
--- branches/systemd/general.ent        Wed Sep 10 06:21:43 2014        (r14241)
+++ branches/systemd/general.ent        Wed Sep 10 06:28:40 2014        (r14242)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "08">                   <!-- Always 2 digits -->
+<!ENTITY day          "10">                   <!-- Always 2 digits -->
 <!ENTITY month        "09">                   <!-- Always 2 digits -->
 <!ENTITY year         "2014">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS systemd Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "September 8th, &year;">
+<!ENTITY releasedate  "September 10th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "systemd">              <!-- svn|[release #] -->
 <!ENTITY lfs-version  "systemd">              <!-- x.y|development] -->

Modified: branches/systemd/x/installing/mesalib-systemd.xml
==============================================================================
--- branches/systemd/x/installing/mesalib-systemd.xml   Wed Sep 10 06:21:43 
2014        (r14241)
+++ branches/systemd/x/installing/mesalib-systemd.xml   Wed Sep 10 06:28:40 
2014        (r14242)
@@ -7,10 +7,10 @@
   <!ENTITY mesalib-download-http " ">
   <!ENTITY mesalib-download-ftp
            
"ftp://ftp.freedesktop.org/pub/mesa/&mesalib-version;/MesaLib-&mesalib-version;.tar.bz2";>
-  <!ENTITY mesalib-md5sum        "959c3ec8124fb6652994ec4a51cc049e">
+  <!ENTITY mesalib-md5sum        "6927e1ae64818e6b692edaf06c644388">
   <!ENTITY mesalib-size          "6.9 MB">
-  <!ENTITY mesalib-buildsize     "313 MB (additional 2 MB for the docs)">
-  <!ENTITY mesalib-time          "4.4 SBU">
+  <!ENTITY mesalib-buildsize     "216 MB (additional 2 MB for the docs)">
+  <!ENTITY mesalib-time          "5.6 SBU">
 
 ]>
 
@@ -147,7 +147,7 @@
       following command:
     </para>
 
-<screen><userinput>patch -Np1 -i 
../MesaLib-&mesalib-version;-add_xdemos-3.patch</userinput></screen>
+<screen><userinput>patch -Np1 -i 
../MesaLib-&mesalib-version;-add_xdemos-1.patch</userinput></screen>
 
     <para>
       Install <application>MesaLib</application> by running the following
@@ -168,7 +168,6 @@
             --enable-osmesa              \
             --enable-xa                  \
             --enable-gbm                 \
-            --enable-gallium-gbm         \
             --enable-glx-tls             \
             --with-egl-platforms="drm,x11,wayland" \
             --with-gallium-drivers="nouveau,r300,r600,radeonsi,svga,swrast" 
&amp;&amp;
-- 
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