I attached update to xchat in the book. Someone please review it and if possible apply it.
Index: BOOK/xsoft/other/xchat.xml
===================================================================
--- BOOK/xsoft/other/xchat.xml	(revision 9574)
+++ BOOK/xsoft/other/xchat.xml	(working copy)
@@ -6,10 +6,10 @@
 
   <!ENTITY xchat-download-http "http://www.xchat.org/files/source/2.8/xchat-&xchat-version;.tar.bz2";>
   <!ENTITY xchat-download-ftp  "&gentoo-ftp-repo;/xchat-&xchat-version;.tar.bz2">
-  <!ENTITY xchat-md5sum        "66d60febc62a01bafac9bb3a35fb37ae">
-  <!ENTITY xchat-size          "1.3 MB">
-  <!ENTITY xchat-buildsize     "33 MB">
-  <!ENTITY xchat-time          "0.3 SBU">
+  <!ENTITY xchat-md5sum        "6775c44f38e84d06c06c336b32c4a452">
+  <!ENTITY xchat-size          "1.4 MB">
+  <!ENTITY xchat-buildsize     "40 MB">
+  <!ENTITY xchat-time          "0.4 SBU">
 ]>
 
 <sect1 id="xchat" xreflabel="XChat-&xchat-version;">
@@ -56,14 +56,6 @@
       </listitem>
     </itemizedlist>
 
-    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
-    <itemizedlist spacing="compact">
-      <listitem>
-        <para>Required patch: <ulink
-        url="http://xchat.org/files/source/2.8/patches/xc284-scrollbmkdir.diff"/></para>
-      </listitem>
-    </itemizedlist>
-
     <bridgehead renderas="sect3">XChat Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
@@ -97,8 +89,7 @@
     <para>Install <application>XChat</application> by running the following
     commands:</para>
 
-<screen><userinput>patch -Np1 -i ../xc284-scrollbmkdir.diff &amp;&amp;
-./configure --prefix=/usr \
+<screen><userinput>./configure --prefix=/usr \
             --sysconfdir=&gnome-etc-dir; \
             --enable-shm &amp;&amp;
 make</userinput></screen>
@@ -123,6 +114,8 @@
 
     <para><parameter>--enable-shm</parameter>: This parameter is used to enable
     XShm for fast tinting.</para>
+    
+    <para><parameter>--enable-ipv6</parameter>: Enable IPv6 support in xchat.</para>
 
   </sect2>
 
Index: BOOK/general.ent
===================================================================
--- BOOK/general.ent	(revision 9574)
+++ BOOK/general.ent	(working copy)
@@ -909,7 +909,7 @@
 <!ENTITY pidgin-version               "2.10.0">
 <!ENTITY rox-filer-version            "2.10">
 <!ENTITY thunderbird-version          "10.0.2">
-<!ENTITY xchat-version                "2.8.4">
+<!ENTITY xchat-version                "2.8.8">
 
 <!-- Part XI -->
 <!-- Chapter 39 -->
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to