Author: igor
Date: Thu Sep 26 01:31:13 2013
New Revision: 11873
Log:
update to xf86-video-fbdev-0.4.4
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/installing/x7driver-fbdev.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Wed Sep 25 04:45:59 2013 (r11872)
+++ trunk/BOOK/general.ent Thu Sep 26 01:31:13 2013 (r11873)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "25"> <!-- Always 2 digits -->
+<!ENTITY day "26"> <!-- Always 2 digits -->
<!ENTITY month "09"> <!-- Always 2 digits -->
<!ENTITY year "2013">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "September 25th, &year;">
+<!ENTITY releasedate "September 26th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|testing|unstable|development] -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Wed Sep 25 04:45:59
2013 (r11872)
+++ trunk/BOOK/introduction/welcome/changelog.xml Thu Sep 26 01:31:13
2013 (r11873)
@@ -44,6 +44,16 @@
-->
<listitem>
+ <para>September 26th, 2013</para>
+ <itemizedlist>
+ <listitem>
+ <para>[igor] - Update to xf86-video-fbdev-0.4.4. Fixes
+ <ulink url="&blfs-ticket-root;4093">#4093</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>September 25th, 2013</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/x/installing/x7driver-fbdev.xml
==============================================================================
--- trunk/BOOK/x/installing/x7driver-fbdev.xml Wed Sep 25 04:45:59 2013
(r11872)
+++ trunk/BOOK/x/installing/x7driver-fbdev.xml Thu Sep 26 01:31:13 2013
(r11873)
@@ -1,17 +1,17 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="2.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY xorg-fbdev-driver-version "0.4.3">
+ <!ENTITY xorg-fbdev-driver-version "0.4.4">
<!ENTITY xorg-fbdev-driver-download-http
"&xorg-download-http;/driver/xf86-video-fbdev-&xorg-fbdev-driver-version;.tar.bz2">
<!ENTITY xorg-fbdev-driver-download-ftp
"&xorg-download-ftp;/driver/xf86-video-fbdev-&xorg-fbdev-driver-version;.tar.bz2">
- <!ENTITY xorg-fbdev-driver-md5sum "1d99f1dfb3f0fea077b6b61caa3dc85a">
- <!ENTITY xorg-fbdev-driver-size "284 KB">
- <!ENTITY xorg-fbdev-driver-buildsize "2.3 MB">
- <!ENTITY xorg-fbdev-driver-time "less than 0.1 SBU">
+ <!ENTITY xorg-fbdev-driver-md5sum "3931c0e19d441cc576dc088f9eb9fd73">
+ <!ENTITY xorg-fbdev-driver-size "287 KB">
+ <!ENTITY xorg-fbdev-driver-buildsize "2.5 MB">
+ <!ENTITY xorg-fbdev-driver-time "0.1 SBU">
]>
<!-- Begin Xorg Fbdev Driver -->
@@ -91,9 +91,7 @@
commands:
</para>
-<screen><userinput>sed -i -e "/mibstore.h/d" -e "/miInitializeBackingStore/d"
src/fbdev.c &&
-
-./configure $XORG_CONFIG &&
+<screen><userinput>./configure $XORG_CONFIG &&
make</userinput></screen>
<para>
@@ -107,16 +105,6 @@
<screen role="root"><userinput>make install</userinput></screen>
</sect3>
- <sect3 role="commands">
- <title>Command Explanations</title>
-
- <para>
- <command>sed -e "/mibstore.h/d" ...</command>: Fixes building
- with <application>Xorg Server</application> 1.14.0.
- </para>
-
- </sect3>
-
<sect3 role="content">
<title>Contents</title>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page