wok diff pcmanfm/receipt @ rev 3925

mirror-tools/mkpkgiso: tiny cleanup
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Aug 19 10:13:45 2009 +0200 (2009-08-19)
parents bbc5a7a78a11
children ce5a9bc5dc95
line diff
     1.1 --- a/pcmanfm/receipt	Sun Jun 28 22:26:44 2009 +0200
     1.2 +++ b/pcmanfm/receipt	Wed Aug 19 10:13:45 2009 +0200
     1.3 @@ -1,14 +1,18 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="pcmanfm"
     1.7 -VERSION="0.5"
     1.8 +VERSION="0.5.1"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Light and easy to use file manager."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 -DEPENDS="gtk+ xorg gamin startup-notification dbus dbus-glib hal xorg-libXdamage"
    1.13 +DEPENDS="glibc-base glib libgio libuuid libxcb xcb-util expat zlib fontconfig \
    1.14 +freetype gtk+ atk cairo pango pixman libpng gamin startup-notification dbus dbus-glib hal \
    1.15 +xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXcomposite \
    1.16 +xorg-libXcursor xorg-libXdamage xorg-libXdmcp xorg-libXext xorg-libXfixes \
    1.17 +xorg-libXinerama xorg-libXrender"
    1.18  BUILD_DEPENDS="gtk+-dev gamin-dev gamin shared-mime-info intltool hal-dev \
    1.19 -dbus-glib-dev dbus-dev startup-notification-dev"
    1.20 -TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.21 +dbus-glib-dev dbus-dev startup-notification-dev libxcb-dev xcb-util-dev"
    1.22 +TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.23  WEB_SITE="http://pcmanfm.sourceforge.net/"
    1.24  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.25