wok diff pcmanfm/receipt @ rev 13545

Add lvm2-dev
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Nov 01 10:57:56 2012 +0100 (2012-11-01)
parents 473b2d729747
children 0c50858636e4
line diff
     1.1 --- a/pcmanfm/receipt	Fri Sep 07 15:35:29 2012 +0200
     1.2 +++ b/pcmanfm/receipt	Thu Nov 01 10:57:56 2012 +0100
     1.3 @@ -1,14 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6 -PACKAGE="pcmanfm2"
     1.7 +PACKAGE="pcmanfm"
     1.8  VERSION="1.0"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Light and easy to use file manager."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 -SOURCE="pcmanfm"
    1.13 -TARBALL="$SOURCE-$VERSION.tar.gz"
    1.14 +TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15  WEB_SITE="http://pcmanfm.sourceforge.net/"
    1.16 -WGET_URL="$SF_MIRROR/$SOURCE/files/$TARBALL"
    1.17 +WGET_URL="$SF_MIRROR/$PACKAGE/files/$TARBALL"
    1.18  
    1.19  DEPENDS="glibc-base glib libgio util-linux-uuid libxcb xcb-util expat \
    1.20  zlib fontconfig freetype gtk+ startup-notification dbus dbus-glib libfm"