Author: dj
Date: Sat Jun 11 21:33:51 2016
New Revision: 17483

Log:
[Systemd merge] - Chapter 25

Modified:
   trunk/BOOK/x/lib/cairomm.xml
   trunk/BOOK/x/lib/clutter.xml
   trunk/BOOK/x/lib/cogl.xml
   trunk/BOOK/x/lib/gtk+3.xml
   trunk/BOOK/x/lib/gtkmm3.xml
   trunk/BOOK/x/lib/pangomm.xml
   trunk/BOOK/x/lib/qt5.xml

Modified: trunk/BOOK/x/lib/cairomm.xml
==============================================================================
--- trunk/BOOK/x/lib/cairomm.xml        Sat Jun 11 14:36:22 2016        (r17482)
+++ trunk/BOOK/x/lib/cairomm.xml        Sat Jun 11 21:33:51 2016        (r17483)
@@ -93,7 +93,7 @@
     <title>Installation of Cairomm</title>
 
     <para>
-      First, fix the documents directory name:
+      First, fix the documentation directory name:
     </para>
 
 <screen><userinput>sed -e '/^libdocdir =/ 
s/$(book_name)/cairomm-&cairomm-version;/' \

Modified: trunk/BOOK/x/lib/clutter.xml
==============================================================================
--- trunk/BOOK/x/lib/clutter.xml        Sat Jun 11 14:36:22 2016        (r17482)
+++ trunk/BOOK/x/lib/clutter.xml        Sat Jun 11 21:33:51 2016        (r17483)
@@ -153,6 +153,20 @@
       the experimental EGL windowing backend.
     </para>
 
+    <para>
+      <parameter>--enable-evdev-input</parameter>: This switch enables
+      the experimental Evdev input backend which is required for
+      <application>GNOME</application> Wayland support.
+    </para>
+
+    <para>
+      <parameter>--enable-wayland</parameter> and
+      <parameter>--enable-wayland-compositor</parameter>: These switches
+      enable the experimental <application>Wayland</application> API in
+      <application>Clutter</application> which is required for
+      <application>GNOME</application> Wayland support.
+    </para>
+
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
       href="../../xincludes/gtk-doc-rebuild.xml"/>
 

Modified: trunk/BOOK/x/lib/cogl.xml
==============================================================================
--- trunk/BOOK/x/lib/cogl.xml   Sat Jun 11 14:36:22 2016        (r17482)
+++ trunk/BOOK/x/lib/cogl.xml   Sat Jun 11 21:33:51 2016        (r17483)
@@ -79,6 +79,7 @@
 
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required">
+      <xref linkend="cairo"/>,
       <xref linkend="gdk-pixbuf"/>,
       <xref linkend="mesa"/>, and
       <xref linkend="pango"/>
@@ -155,6 +156,19 @@
       <option>--enable-cogl-gst</option>: This switch enables gstreamer 
support.
     </para>
 
+    <para>
+      <parameter>--enable-{kms,wayland,xlib}-egl-platform</parameter>: These
+      switches enable support for KMS, Wayland and Xlib EGL platforms. They
+      are required for <application>GNOME</application> Wayland support.
+    </para>
+
+    <para>
+      <parameter>--enable-wayland-egl-server</parameter>: This switch
+      enables <application>Cogl</application>'s Wayland Server API
+      which is required for <application>GNOME</application> Wayland
+      support.
+    </para>
+
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
       href="../../xincludes/gtk-doc-rebuild.xml"/>
 

Modified: trunk/BOOK/x/lib/gtk+3.xml
==============================================================================
--- trunk/BOOK/x/lib/gtk+3.xml  Sat Jun 11 14:36:22 2016        (r17482)
+++ trunk/BOOK/x/lib/gtk+3.xml  Sat Jun 11 21:33:51 2016        (r17483)
@@ -190,9 +190,10 @@
     </para>
 
     <para>
-      <parameter>--disable-wayland-backend</parameter>: switch disables the
-      Wayland GDK backend because Wayland is not used by the gtk packages in
-      BLFS.
+      <parameter>--{disable,enable}-wayland-backend</parameter>: switch
+      disables or enables the Wayland GDK backend, which is required for
+      <application>GNOME</application> Wayland support. Remove it if you
+      have not installed <application>Wayland</application>.      
     </para>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude";

Modified: trunk/BOOK/x/lib/gtkmm3.xml
==============================================================================
--- trunk/BOOK/x/lib/gtkmm3.xml Sat Jun 11 14:36:22 2016        (r17482)
+++ trunk/BOOK/x/lib/gtkmm3.xml Sat Jun 11 21:33:51 2016        (r17483)
@@ -88,7 +88,7 @@
     <title>Installation of Gtkmm</title>
 
     <para>
-      First, fix the documents directory name:
+      First, fix the documentation directory name:
     </para>
 
 <screen><userinput>sed -e '/^libdocdir =/ 
s/$(book_name)/gtkmm-&gtkmm3-version;/' \

Modified: trunk/BOOK/x/lib/pangomm.xml
==============================================================================
--- trunk/BOOK/x/lib/pangomm.xml        Sat Jun 11 14:36:22 2016        (r17482)
+++ trunk/BOOK/x/lib/pangomm.xml        Sat Jun 11 21:33:51 2016        (r17483)
@@ -88,7 +88,7 @@
     <title>Installation of Pangomm</title>
 
     <para>
-      First, fix the documents directory name:
+      First, fix the documentation directory name:
     </para>
 
 <screen><userinput>sed -e '/^libdocdir =/ 
s/$(book_name)/pangomm-&pangomm-version;/' \

Modified: trunk/BOOK/x/lib/qt5.xml
==============================================================================
--- trunk/BOOK/x/lib/qt5.xml    Sat Jun 11 14:36:22 2016        (r17482)
+++ trunk/BOOK/x/lib/qt5.xml    Sat Jun 11 21:33:51 2016        (r17483)
@@ -121,6 +121,7 @@
       <!-- dropped from 5.5 <xref linkend="geoclue"/>, -->
       <!-- dropped from 5.6 <xref linkend="gtk2"/> (GTK+ Theme Support), -->
       <xref linkend="harfbuzz"/>, <!-- Doesn't have all the features that the 
included one has. # Armin, 2016-04-09: It does now -->
+      <phrase revision="systemd"><xref linkend="ibus"/></phrase>
       <xref linkend="libinput"/>, <!-- needs -libinput switch -->
       <xref linkend="mariadb"/> or <ulink 
url="http://www.mysql.com/";>MySQL</ulink>,
       <xref linkend="postgresql"/>,
-- 
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