Author: bdubbs
Date: 2011-12-12 14:18:46 -0700 (Mon, 12 Dec 2011)
New Revision: 9105

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/multimedia/libdriv/esound.xml
   trunk/BOOK/x/wm/sawfish.xml
Log:
Updated to sawfish-1.6.1

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2011-12-12 20:16:56 UTC (rev 9104)
+++ trunk/BOOK/general.ent      2011-12-12 21:18:46 UTC (rev 9105)
@@ -579,7 +579,7 @@
 <!ENTITY gtk-vnc-version              "0.3.10">
 
 <!-- Chapter 27 -->
-<!ENTITY sawfish-version              "1.3">
+<!ENTITY sawfish-version              "1.6.1">
 <!ENTITY fluxbox-version              "1.1.1">
 <!ENTITY metacity-version             "2.30.1">
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2011-12-12 20:16:56 UTC 
(rev 9104)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2011-12-12 21:18:46 UTC 
(rev 9105)
@@ -45,6 +45,9 @@
       <para>December 12th, 2011</para>
       <itemizedlist>
         <listitem>
+          <para>[bdubbs] - Updated to sawfish-1.6.1.</para>
+        </listitem>
+        <listitem>
           <para>[bdubbs] - Updated to audiofile-0.3.2.</para>
         </listitem>
         <listitem>

Modified: trunk/BOOK/multimedia/libdriv/esound.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/esound.xml    2011-12-12 20:16:56 UTC (rev 
9104)
+++ trunk/BOOK/multimedia/libdriv/esound.xml    2011-12-12 21:18:46 UTC (rev 
9105)
@@ -33,7 +33,7 @@
     the Enlightened Sound Daemon. This is useful for mixing together
     several digitized audio streams for playback by a single device.</para>
 
-    &lfs65_checked;
+    &lfs70_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
@@ -91,7 +91,7 @@
     <para>If you have <application>DocBook-utils</application> installed, still
     as the <systemitem class="username">root</systemitem> user:</para>
 
-<screen role="root"><userinput>chown -v root:root 
/usr/share/doc/esound/*</userinput></screen>
+<screen role="root"><userinput>chown -v root:root 
/usr/share/doc/esound-&esound-version;/*</userinput></screen>
 
   </sect2>
 

Modified: trunk/BOOK/x/wm/sawfish.xml
===================================================================
--- trunk/BOOK/x/wm/sawfish.xml 2011-12-12 20:16:56 UTC (rev 9104)
+++ trunk/BOOK/x/wm/sawfish.xml 2011-12-12 21:18:46 UTC (rev 9105)
@@ -4,24 +4,12 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-    <!-- Inserted as a reminder to do this. The mention of a test suite
-         is usually right before the root user installation commands. Please
-         delete these 12 (including one blank) lines after you are done.-->
-
-    <!-- Use one of the two mentions below about a test suite,
-         delete the line that is not applicable. Of course, if the
-         test suite uses syntax other than "make check", revise the
-         line to reflect the actual syntax to run the test suite -->
-
-    <!-- <para>This package does not come with a test suite.</para> -->
-    <!-- <para>To test the results, issue: <command>make 
check</command>.</para> -->
-
   <!ENTITY sawfish-download-http 
"&sourceforge-repo;/sawmill/sawfish-&sawfish-version;.tar.gz">
   <!ENTITY sawfish-download-ftp  " ">
-  <!ENTITY sawfish-md5sum        "9e5ce5e76c60acecdb1889c1f173295a">
-  <!ENTITY sawfish-size          "1.5 MB">
-  <!ENTITY sawfish-buildsize     "17.5 MB">
-  <!ENTITY sawfish-time          "0.26 SBU">
+  <!ENTITY sawfish-md5sum        "3200deb3428a5973d71e98b291f5247b">
+  <!ENTITY sawfish-size          "3.5 MB">
+  <!ENTITY sawfish-buildsize     "38 MB">
+  <!ENTITY sawfish-time          "0.2 SBU">
 ]>
 
 <sect1 id="sawfish" xreflabel="sawfish-&sawfish-version;">
@@ -46,6 +34,8 @@
     window decorations are configurable and all user-interface policy is
     controlled through the extension language.</para>
 
+    &lfs70_checked;
+
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
       <listitem>
@@ -85,10 +75,14 @@
     <para>Install <application>sawfish</application> by running the following
     commands:</para>
 
-<screen><userinput>./configure --prefix=/usr --libexec=/usr/sbin \
-    --infodir=/usr/share/info --disable-themer &amp;&amp;
+<screen><userinput>./configure --prefix=/usr             \
+            --libexec=/usr/sbin       \
+            --infodir=/usr/share/info \
+            --disable-themer &amp;&amp;
 make</userinput></screen>
 
+    <para>This package does not come with a test suite.</para>
+
     <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
 
 <screen role="root"><userinput>make install</userinput></screen>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to