Module submission - xchat

stelzy@gmail.com stelzy at gmail.com
Tue Oct 17 10:03:08 UTC 2006


module name       : xchat
suggested section : chat
update (y/n)      : y
bugfix (y/n)      : n
security (y/n)    : n


To 2.6.8 + some fixes in DEPENDS for TCL support

-------------- next part --------------
--- xchat/BUILD	2005-09-11 09:03:33.000000000 +0400
+++ xchat/BUILD	2006-10-17 13:49:24.158691750 +0400
@@ -1,6 +1,7 @@
 (
 
   OPTS="$OPTS --enable-ipv6"
+
   default_build
 
 ) > $C_FIFO 2>&1
--- xchat/DEPENDS	2005-11-03 17:33:20.000000000 +0300
+++ xchat/DEPENDS	2006-10-17 13:53:06.156565750 +0400
@@ -1,13 +1,26 @@
 depends  gtk+-2    &&
 
-optional_depends "openssl"  "--enable-openssl"  "--disable-openssl" \
+optional_depends "openssl" \
+                 "--enable-openssl" \
+		 "--disable-openssl" \
                  "enable support for openSSL"                       &&
 
-optional_depends "Python"   "--enable-python"   "--disable-python"  \
+optional_depends "Python" \
+                 "--enable-python" \
+		 "--disable-python" \
                  "enable support for python plugins"                &&
 
-optional_depends "perl"     "--enable-perl"     "--disable-perl"    \
+optional_depends "perl" \
+                 "--enable-perl" \
+		 "--disable-perl" \
                  "enable support for perl plugins"                  &&
 
-optional_depends "dbus"     "--enable-dbus"     "--disable-dbus"    \
-                 "enable support for a DBus remote interface"
+optional_depends "dbus" \
+                 "--enable-dbus" \
+		 "--disable-dbus" \
+                 "enable support for a DBus remote interface"  &&
+
+optional_depends "tcl" \
+                 "--enable-tcl=/usr" \
+		 "--disable-tcl" \
+		 "enable support for TCL plugins"
\ No newline at end of file
--- xchat/DETAILS	2006-07-26 19:02:21.000000000 +0400
+++ xchat/DETAILS	2006-10-17 13:48:22.510839000 +0400
@@ -1,15 +1,15 @@
           MODULE=xchat
-         VERSION=2.6.6
+         VERSION=2.6.8
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://www.xchat.org/files/source/2.6/
-      SOURCE_VFY=sha1:ba674165ad9f8e48acd2c0437bea6b1acc2871b9
+      SOURCE_VFY=sha1:7be12710c7461c8108524b763af83de89ae900f4
         WEB_SITE=http://www.xchat.org
          ENTERED=20020729
-         UPDATED=20060726
-           SHORT="a GTK+-2 based IRC client"
+         UPDATED=20061017
+           SHORT="A GTK+-2 based IRC client"
 
 cat << EOF
-Xchat is an IRC client for Unix operating systems.  It runs under the X
-Windows system using the Gtk+ toolkit.  It will detect and use the GNOME
+XChat is an IRC client for UNIX operating systems. It runs under the X
+Windows system using the GTK+-2 toolkit. It will detect and use the GNOME
 libraries, as well, if they are installed.
 EOF
-------------- next part --------------
lvu submit xchat 9890f309f3d09100a37b25edd1c960fa  -
2.6.16 2.6.12 gcc-3.4.6 glibc-2.3.6



More information about the Lunar mailing list