Author: bdubbs
Date: Fri May 19 11:30:22 2017
New Revision: 18742

Log:
Add xf86-input-libinput-0.25.1

Added:
   trunk/BOOK/x/installing/x7driver-libinput.xml
      - copied, changed from r18741, trunk/BOOK/x/installing/x7driver-fbdev.xml
Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/x/installing/x7driver.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Thu May 18 23:02:20 2017        (r18741)
+++ trunk/BOOK/general.ent      Fri May 19 11:30:22 2017        (r18742)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "17">                   <!-- Always 2 digits -->
+<!ENTITY day          "19">                   <!-- Always 2 digits -->
 <!ENTITY month        "05">                   <!-- Always 2 digits -->
 <!ENTITY year         "2017">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "May 17th &year;">
+<!ENTITY releasedate  "May 19th &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development -->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Thu May 18 23:02:20 
2017        (r18741)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Fri May 19 11:30:22 
2017        (r18742)
@@ -42,6 +42,16 @@
     </listitem>
 -->
     <listitem>
+      <para>May 19th, 2017</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Add xf86-input-libinput-0.25.1. Fixes
+          <ulink url="&blfs-ticket-root;9210">#9210</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>May 18th, 2017</para>
       <itemizedlist>
         <listitem>

Copied and modified: trunk/BOOK/x/installing/x7driver-libinput.xml (from 
r18741, trunk/BOOK/x/installing/x7driver-fbdev.xml)
==============================================================================
--- trunk/BOOK/x/installing/x7driver-fbdev.xml  Thu May 18 23:02:20 2017        
(r18741, copy source)
+++ trunk/BOOK/x/installing/x7driver-libinput.xml       Fri May 19 11:30:22 
2017        (r18742)
@@ -4,95 +4,95 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!ENTITY xorg-fbdev-driver-version "0.4.4">
+  <!ENTITY xorg-libinput-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        "3931c0e19d441cc576dc088f9eb9fd73">
-  <!ENTITY xorg-fbdev-driver-size          "287 KB">
-  <!ENTITY xorg-fbdev-driver-buildsize     "2.5 MB">
-  <!ENTITY xorg-fbdev-driver-time          "0.1 SBU">
+  <!ENTITY xorg-libinput-driver-download-http 
"&xorg-download-http;/driver/xf86-input-libinput-&xorg-libinput-driver-version;.tar.bz2">
+  <!ENTITY xorg-libinput-driver-download-ftp  
"&xorg-download-ftp;/driver/xf86-input-libinput-&xorg-libinput-driver-version;.tar.bz2">
+  <!ENTITY xorg-libinput-driver-md5sum        
"4c8ce933933d8b4351546c3d38d559b0">
+  <!ENTITY xorg-libinput-driver-size          "444 KB">
+  <!ENTITY xorg-libinput-driver-buildsize     "3.9 MB">
+  <!ENTITY xorg-libinput-driver-time          "less than 0.1 SBU">
 ]>
 
-  <!-- Begin Xorg Fbdev Driver -->
-  <sect2 id="xorg-fbdev-driver" xreflabel="Xorg Fbdev 
Driver-&xorg-fbdev-driver-version;">
+  <!-- Begin Xorg input-libinput Driver -->
+  <sect2 id="xorg-libinput-driver" 
xreflabel="input-libinput-&xorg-libinput-driver-version;">
 
   <sect2info>
     <othername>$LastChangedBy$</othername>
     <date>$Date$</date>
   </sect2info>
 
-    <title>Xorg Fbdev Driver-&xorg-fbdev-driver-version;</title>
+    <title>Xorg Libinput Driver-&xorg-libinput-driver-version;</title>
 
-    <indexterm zone="xorg-fbdev-driver">
-      <primary sortas="a-xorg-fbdev-driver">xorg-fbdev-driver</primary>
+    <indexterm zone="xorg-libinput-driver">
+      <primary sortas="a-xorg-libinput-driver">xorg-libinput-driver</primary>
     </indexterm>
 
     <sect3 role="package">
-      <title>Introduction to Xorg Fbdev Driver</title>
+      <title>Introduction to Xorg Libinput Driver</title>
 
       <para>
-        The <application>Xorg Fbdev Driver</application> package contains the 
X.Org
-        Video Driver for framebuffer devices. This driver is often used as 
fallback
-        driver if the hardware specific and VESA drivers fail to load or are 
not
-        present. If this driver is not installed, Xorg Server will print a 
warning
-        on startup, but it can be safely ignored if hardware specific driver 
works
-        well.
+        The <application>X.Org Libinput Driver</application> is a thin wrapper
+        around libinput and allows for libinput to be used for input devices in
+        X. This driver can be used as as drop-in replacement for evdev and
+        synaptics. 
       </para>
 
       &lfs80_checked;
+      &gcc7_checked;
 
       <bridgehead renderas="sect4">Package Information</bridgehead>
       <itemizedlist spacing="compact">
         <listitem>
           <para>
-            Download (HTTP): <ulink url="&xorg-fbdev-driver-download-http;"/>
+            Download (HTTP): <ulink 
url="&xorg-libinput-driver-download-http;"/>
           </para>
         </listitem>
         <listitem>
           <para>
-            Download (FTP): <ulink url="&xorg-fbdev-driver-download-ftp;"/>
+            Download (FTP): <ulink url="&xorg-libinput-driver-download-ftp;"/>
           </para>
         </listitem>
         <listitem>
           <para>
-            Download MD5 sum: &xorg-fbdev-driver-md5sum;
+            Download MD5 sum: &xorg-libinput-driver-md5sum;
           </para>
         </listitem>
         <listitem>
           <para>
-            Download size: &xorg-fbdev-driver-size;
+            Download size: &xorg-libinput-driver-size;
           </para>
         </listitem>
         <listitem>
           <para>
-            Estimated disk space required: &xorg-fbdev-driver-buildsize;
+            Estimated disk space required: &xorg-libinput-driver-buildsize;
           </para>
         </listitem>
         <listitem>
           <para>
-            Estimated build time: &xorg-fbdev-driver-time;
+            Estimated build time: &xorg-libinput-driver-time;
           </para>
         </listitem>
       </itemizedlist>
 
-      <bridgehead renderas="sect4">Xorg Fbdev Driver Dependencies</bridgehead>
+      <bridgehead renderas="sect4">Xorg Libinput Driver 
Dependencies</bridgehead>
 
       <bridgehead renderas="sect5">Required</bridgehead>
       <para role="required">
+        <xref linkend="libinput"/> and
         <xref linkend="xorg-server"/>
       </para>
 
       <para condition="html" role="usernotes">
-        User Notes: <ulink url="&blfs-wiki;/xorg-fbdev-driver"/>
+        User Notes: <ulink url="&blfs-wiki;/xorg-libinput-driver"/>
       </para>
     </sect3>
 
     <sect3 role="installation">
-      <title>Installation of Xorg Fbdev Driver</title>
+      <title>Installation of Xorg Libinput Driver</title>
 
       <para>
-        Install <application>Xorg Fbdev Driver</application> by running the 
following
+        Install <application>Xorg Libinput Driver</application> by running the 
following
         commands:
       </para>
 
@@ -100,7 +100,7 @@
 make</userinput></screen>
 
       <para>
-        This package does not come with a test suite.
+        To test the results, issue <command>make check</command>.
       </para>
 
       <para>
@@ -118,7 +118,7 @@
 
         <seglistitem>
           <seg>
-            fbdev_drv.so
+            libinput_drv.so
           </seg>
         </seglistitem>
       </segmentedlist>
@@ -128,14 +128,15 @@
         <?dbfo list-presentation="list"?>
         <?dbhtml list-presentation="table"?>
 
-        <varlistentry id="fbdev_drv">
-          <term><filename class="libraryfile">fbdev_drv.so</filename></term>
+        <varlistentry id="libinput_drv">
+          <term><filename class="libraryfile">libinput_drv.so</filename></term>
           <listitem>
             <para>
-              is an Xorg video driver for framebuffer devices.
+              is an Xorg input driver for mouse, keyboard, touchpad,
+              touchscreen, and tablet devices.
             </para>
-            <indexterm zone="xorg-fbdev-driver fbdev_drv">
-              <primary sortas="c-fbdev_drv">fbdev_drv.so</primary>
+            <indexterm zone="xorg-libinput-driver libinput_drv">
+              <primary sortas="c-libinput_drv">libinput_drv.so</primary>
             </indexterm>
           </listitem>
         </varlistentry>
@@ -145,4 +146,4 @@
     </sect3>
 
   </sect2>
-  <!-- End Xorg Fbdev Driver -->
+  <!-- End Xorg Libinput Driver -->

Modified: trunk/BOOK/x/installing/x7driver.xml
==============================================================================
--- trunk/BOOK/x/installing/x7driver.xml        Thu May 18 23:02:20 2017        
(r18741)
+++ trunk/BOOK/x/installing/x7driver.xml        Fri May 19 11:30:22 2017        
(r18742)
@@ -74,12 +74,17 @@
         </listitem>
         <listitem>
           <para>
+            <xref linkend="xorg-evdev-driver"/>
+          </para>
+        </listitem>
+        <listitem>
+          <para>
             <xref linkend="libinput"/>
           </para>
         </listitem>
         <listitem>
           <para>
-            <xref linkend="xorg-evdev-driver"/>
+            <xref linkend="xorg-libinput-driver"/>
           </para>
         </listitem>
         <listitem>
@@ -168,10 +173,13 @@
     href="libevdev.xml"/>
 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
+    href="x7driver-evdev.xml"/>
+
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
     href="libinput.xml"/>
 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
-    href="x7driver-evdev.xml"/>
+    href="x7driver-libinput.xml"/>
 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
     href="x7driver-synaptics.xml"/>
-- 
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