wok-6.x rev 3862

added ipv6 support in xchat-plugin
author Richard Sellam <lenios@slitaz.org>
date Fri Aug 07 22:32:34 2009 +0200 (2009-08-07)
parents 1566bf62891d
children 3239353ef034
files xchat-plugin/receipt
line diff
     1.1 --- a/xchat-plugin/receipt	Fri Aug 07 22:22:50 2009 +0200
     1.2 +++ b/xchat-plugin/receipt	Fri Aug 07 22:32:34 2009 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="2.8.6"
     1.5  CATEGORY="network"
     1.6  SHORT_DESC="IRC client using GTK+ with plugins support"
     1.7 -MAINTAINER="fabrice.thiroux@free.fr"
     1.8 +MAINTAINER="lenios@free.fr"
     1.9  DEPENDS="gtk+ dbus openssl gettext dbus-glib xorg-libXdamage"
    1.10  BUILD_DEPENDS="gtk+-dev dbus-dev openssl shared-mime-info"
    1.11  SOURCE="xchat"
    1.12 @@ -25,6 +25,7 @@
    1.13  	  --mandir=/usr/share/man \
    1.14  	  --disable-tcl \
    1.15  	  --enable-spell=static \
    1.16 +	  --enable-ipv6 \
    1.17        $CONFIGURE_ARGS &&
    1.18      make &&
    1.19      make DESTDIR=$PWD/_pkg install