Author: igor
Date: Fri Oct  3 10:52:54 2014
New Revision: 14471

Log:
Update to xf86-video-ati-7.5.0.

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/x/installing/x7driver-ati.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Fri Oct  3 10:36:42 
2014        (r14470)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Fri Oct  3 10:52:54 
2014        (r14471)
@@ -48,6 +48,10 @@
       <para>October 3rd, 2014</para>
       <itemizedlist>
         <listitem>
+          <para>[igor] - Update to xf86-video-ati-7.5.0.  Fixes
+          <ulink url="&blfs-ticket-root;5618">#5618</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[bdubbs] - Update to qt-everywhere-opensource-src-5.3.2. Fixes
           Fixes <ulink url="&blfs-ticket-root;5526">#5526</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/x/installing/x7driver-ati.xml
==============================================================================
--- trunk/BOOK/x/installing/x7driver-ati.xml    Fri Oct  3 10:36:42 2014        
(r14470)
+++ trunk/BOOK/x/installing/x7driver-ati.xml    Fri Oct  3 10:52:54 2014        
(r14471)
@@ -7,12 +7,12 @@
   <!ENTITY radeon-wiki "http://wiki.x.org/wiki/RadeonFeature";>
   <!ENTITY radeon-marketing-names 
"&radeon-wiki;#Decoder_ring_for_engineering_vs_marketing_names">
 
-  <!ENTITY xorg-ati-driver-version "7.4.0">
+  <!ENTITY xorg-ati-driver-version "7.5.0">
 
   <!ENTITY xorg-ati-driver-download-http 
"&xorg-download-http;/driver/xf86-video-ati-&xorg-ati-driver-version;.tar.bz2">
   <!ENTITY xorg-ati-driver-download-ftp  
"&xorg-download-ftp;/driver/xf86-video-ati-&xorg-ati-driver-version;.tar.bz2">
-  <!ENTITY xorg-ati-driver-md5sum        "8ee095009e927d61be522f392bdb843e">
-  <!ENTITY xorg-ati-driver-size          "813 KB">
+  <!ENTITY xorg-ati-driver-md5sum        "29654190e37310b87e44a14c229967ee">
+  <!ENTITY xorg-ati-driver-size          "791 KB">
   <!ENTITY xorg-ati-driver-buildsize     "17 MB">
   <!ENTITY xorg-ati-driver-time          "0.2 SBU">
 ]>
@@ -166,9 +166,7 @@
         commands:
       </para>
 
-<screen><userinput>sed -i -e 
'/ac_cv_header_glamor/s/\$ac_includes_default/#include \\"xorg-server.h\\"/' \
-       -e '/GLAMOR_NO_DRI3/s/\(#include \)/\1\\"xorg-server.h\\"\n\1/' 
configure &amp;&amp;
-./configure $XORG_CONFIG &amp;&amp;
+<screen><userinput>./configure $XORG_CONFIG &amp;&amp;
 make</userinput></screen>
 
       <para>
@@ -182,18 +180,6 @@
 <screen role="root"><userinput>make install</userinput></screen>
     </sect3>
 
-    <sect3 role="commands">
-      <title>Command Explanations</title>
-
-      <para>
-        <parameter>sed -i -e 
'/ac_cv_header_glamor/s/\$ac_includes_default/#include \\"xorg-server.h\\"/'
-        -e '/GLAMOR_NO_DRI3/s/\(#include \)/\1\\"xorg-server.h\\"\n\1/' 
configure</parameter>:
-        this fixes compilation with glamor (the default) from xorg-server with 
recent
-        <application>glibc</application>.
-      </para>
-
-    </sect3>
-
     <sect3>
       <title>Glamor Acceleration</title>
 
-- 
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