wok diff pidgin/receipt @ rev 1405

php: fix receipt, move php.png to /usr/share/pixmaps/ not
usr/share/pixmap/
author Mallory MOLLO <mallory@sweetpeople.org
date Mon Sep 22 20:42:26 2008 +0200 (2008-09-22)
parents d5de9141269e
children f463bc0fb118
line diff
     1.1 --- a/pidgin/receipt	Thu Aug 21 15:41:04 2008 +0200
     1.2 +++ b/pidgin/receipt	Mon Sep 22 20:42:26 2008 +0200
     1.3 @@ -1,13 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="pidgin"
     1.7 -VERSION="2.5.0"
     1.8 +VERSION="2.5.1"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Instant messaging client using GTK+."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="gtk+"
    1.13  BUILD_DEPENDS="gtk+-dev gnutls-dev libgcrypt-dev libgpg-error-dev
    1.14 -	startup-notification-dev"
    1.15 +	startup-notification-dev libiconv"
    1.16  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.17  SUGGESTED="gnutls"
    1.18  WEB_SITE="http://www.pidgin.im/"