wok diff pidgin/receipt @ rev 6215

Up: libnice, libnice-dev to 0.0.13.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Sep 11 16:33:27 2010 +0000 (2010-09-11)
parents 49e501a55595
children b5800f48162f
line diff
     1.1 --- a/pidgin/receipt	Sat Jul 10 09:37:09 2010 +0200
     1.2 +++ b/pidgin/receipt	Sat Sep 11 16:33:27 2010 +0000
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="pidgin"
     1.7 -VERSION="2.7.1"
     1.8 +VERSION="2.7.3"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Instant messaging client using GTK+."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="gtk+ gnutls libgcrypt libgpg-error startup-notification \
    1.13 -xorg-libXdamage libxml2 libxcb xcb-util libidn ncursesw libtasn1 gstreamer"
    1.14 +xorg-libXdamage libxml2 libxcb xcb-util libidn ncursesw libtasn1"
    1.15  BUILD_DEPENDS="$DEPENDS gtk+-dev gnutls-dev libgcrypt-dev gnutls-dev \
    1.16  startup-notification-dev libgpg-error-dev libxml2-dev libxcb-dev libidn-dev \
    1.17 -libtasn1-dev"
    1.18 +libtasn1-dev intltool expat-dev"
    1.19  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.20  SUGGESTED="gnutls"
    1.21  WEB_SITE="http://www.pidgin.im/"
    1.22 @@ -39,6 +39,7 @@
    1.23  		--disable-farsight \
    1.24  		--disable-vv \
    1.25  		--disable-idn \
    1.26 +		--disable-sm \
    1.27  		$CONFIGURE_ARGS &&
    1.28  	make -j 4 &&
    1.29  	make DESTDIR=$PWD/_pkg install