Author: fernando
Date: Mon Nov 18 10:50:18 2013
New Revision: 12250

Log:
Update to icewm-1.3.8.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/x/wm/icewm.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Sun Nov 17 23:24:27 2013        (r12249)
+++ trunk/BOOK/general.ent      Mon Nov 18 10:50:18 2013        (r12250)
@@ -573,7 +573,7 @@
 
 <!-- Chapter 26 -->
 <!ENTITY fluxbox-version              "1.3.5">
-<!ENTITY icewm-version                "1.3.7">
+<!ENTITY icewm-version                "1.3.8">
 <!ENTITY openbox-version              "3.5.2">
 <!ENTITY sawfish-version              "1.10">
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sun Nov 17 23:24:27 
2013        (r12249)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Mon Nov 18 10:50:18 
2013        (r12250)
@@ -47,6 +47,10 @@
       <para>November 18th, 2013</para>
       <itemizedlist>
         <listitem>
+          <para>[fernando] - Update to icewm-1.3.8. Fixes
+          <ulink url="&blfs-ticket-root;4340">#4340</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[igor] - Update to harfbuzz-0.9.24. Fixes
           <ulink url="&blfs-ticket-root;4337">#4337</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/x/wm/icewm.xml
==============================================================================
--- trunk/BOOK/x/wm/icewm.xml   Sun Nov 17 23:24:27 2013        (r12249)
+++ trunk/BOOK/x/wm/icewm.xml   Mon Nov 18 10:50:18 2013        (r12250)
@@ -5,10 +5,13 @@
   %general-entities;
 
   <!ENTITY icewm-download-http 
"&sourceforge-repo;/icewm/icewm-&icewm-version;.tar.gz">
+  <!ENTITY icewm-download-ftp  " ">
+<!--
   <!ENTITY icewm-download-ftp  
"&gentoo-ftp-repo;/icewm-&icewm-version;.tar.gz">
-  <!ENTITY icewm-md5sum        "224695231aedb2b91db3254a13e1c8dd">
-  <!ENTITY icewm-size          "878 KB">
-  <!ENTITY icewm-buildsize     "39 MB">
+-->
+  <!ENTITY icewm-md5sum        "6d61aced3bd20b9e7caeb7e8380368c8">
+  <!ENTITY icewm-size          "888 KB">
+  <!ENTITY icewm-buildsize     "33 MB">
   <!ENTITY icewm-time          "0.3 SBU">
 ]>
 
@@ -82,7 +85,6 @@
     commands:</para>
 
 <screen><userinput>sed -i '/^LIBS/s/\(.*\)/\1 -lfontconfig/' src/Makefile.in 
&amp;&amp;
-sed -i 's/define deprecated/define ICEWM_deprecated/' src/base.h &amp;&amp;
 ./configure --prefix=/usr &amp;&amp;
 make</userinput></screen>
 
@@ -104,9 +106,6 @@
     this fixes the build with recent versions of 
<application>binutils</application>.
     </para>
 
-    <para><parameter>sed -i 's/define deprecated/define ICEWM_deprecated/' 
src/base.h</parameter>:
-    this fixes the build with current <application>libX11</application>.</para>
-
   </sect2>
 
   <sect2 role="configuration">
-- 
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