Author: dj
Date: Sat Feb 16 23:22:47 2019
New Revision: 21183

Log:
Add mutter-3.30.2-elogind-1.patch.

Modified:
   branches/BOOK-elogind/general.ent
   branches/BOOK-elogind/gnome/platform/mutter.xml
   branches/BOOK-elogind/introduction/welcome/changelog.xml

Modified: branches/BOOK-elogind/general.ent
==============================================================================
--- branches/BOOK-elogind/general.ent   Sat Feb 16 23:02:29 2019        (r21182)
+++ branches/BOOK-elogind/general.ent   Sat Feb 16 23:22:47 2019        (r21183)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "16">                   <!-- Always 2 digits -->
+<!ENTITY day          "17">                   <!-- Always 2 digits -->
 <!ENTITY month        "02">                   <!-- Always 2 digits -->
 <!ENTITY year         "2019">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "February 16th, &year;">
+<!ENTITY releasedate  "February 17th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development -->

Modified: branches/BOOK-elogind/gnome/platform/mutter.xml
==============================================================================
--- branches/BOOK-elogind/gnome/platform/mutter.xml     Sat Feb 16 23:02:29 
2019        (r21182)
+++ branches/BOOK-elogind/gnome/platform/mutter.xml     Sat Feb 16 23:22:47 
2019        (r21183)
@@ -72,6 +72,16 @@
       </listitem>
     </itemizedlist>
 
+    <bridgehead renderas="sect3" revision="sysv">Additional 
Downloads</bridgehead>
+    <itemizedlist spacing="compact" revision="sysv">
+      <listitem>
+        <para>
+          Recommended patch:
+          <ulink url="&patch-root;/mutter-&mutter-version;-elogind-1.patch"/>
+        </para>
+      </listitem>
+    </itemizedlist>
+
     <bridgehead renderas="sect3">Mutter Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
@@ -115,6 +125,13 @@
   <sect2 role="installation">
     <title>Installation of Mutter</title>
 
+    <para revision="sysv">
+      Apply a patch to use <xref linkend="elogind"/> session tracking:
+    </para>
+
+<screen revision="sysv"><userinput>patch -Np1 -i 
../mutter-&mutter-version;-elogind-1.patch &amp;&amp;
+autoreconf -fi</userinput></screen>
+
     <para>
       Install <application>Mutter</application> by running the following
       commands:

Modified: branches/BOOK-elogind/introduction/welcome/changelog.xml
==============================================================================
--- branches/BOOK-elogind/introduction/welcome/changelog.xml    Sat Feb 16 
23:02:29 2019        (r21182)
+++ branches/BOOK-elogind/introduction/welcome/changelog.xml    Sat Feb 16 
23:22:47 2019        (r21183)
@@ -42,6 +42,15 @@
     </listitem>
 -->
 
+    <listitem revision="sysv">
+      <para>February 17th, 2019</para>
+      <itemizedlist>
+        <listitem revision="sysv">
+          <para>[dj] - Add mutter-3.30.2-elogind-1.patch.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+    
     <listitem>
       <para>February 16th, 2019</para>
       <itemizedlist>
-- 
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