wok-next diff pidgin/receipt @ rev 3961

Up: mhwaveedit (1.4.16)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Aug 26 01:14:50 2009 +0200 (2009-08-26)
parents 9302c4be8d07
children e3e2ae8e9c2e
line diff
     1.1 --- a/pidgin/receipt	Thu Aug 20 10:57:42 2009 +0200
     1.2 +++ b/pidgin/receipt	Wed Aug 26 01:14:50 2009 +0200
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="pidgin"
     1.7 -VERSION="2.5.8"
     1.8 +VERSION="2.6.1"
     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"
    1.14 +xorg-libXdamage libxml2 libxcb xcb-util libidn"
    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"
    1.17 +startup-notification-dev libgpg-error-dev libxml2-dev libxcb-dev libidn-dev"
    1.18  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.19  SUGGESTED="gnutls"
    1.20  WEB_SITE="http://www.pidgin.im/"