# HG changeset patch # User Pascal Bellard # Date 1324822840 -3600 # Node ID e5f780731590bb87ad2e89e1b399164b9a38c32a # Parent 970ba3aa38e04cab0b1622d13f8eb4281046bdf3 Move pcmanfm2 to wok diff -r 970ba3aa38e0 -r e5f780731590 pcmanfm2/receipt --- a/pcmanfm2/receipt Sun Dec 25 15:20:39 2011 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,39 +0,0 @@ -# SliTaz package receipt. - -PACKAGE="pcmanfm2" -VERSION="0.9.8" -CATEGORY="system-tools" -SHORT_DESC="Light and easy to use file manager." -MAINTAINER="pankso@slitaz.org" -DEPENDS="glibc-base glib libgio util-linux-ng-uuid libxcb xcb-util expat \ -zlib fontconfig freetype gtk+ atk cairo pango pixman libpng gamin \ -startup-notification dbus dbus-glib hal xorg-libICE xorg-libSM xorg-libX11 \ -xorg-libXau xorg-libXcomposite xorg-libXcursor xorg-libXdamage xorg-libXdmcp \ -xorg-libXext xorg-libXfixes xorg-libXinerama xorg-libXrender libfm" -BUILD_DEPENDS="gtk+-dev gamin-dev gamin shared-mime-info intltool hal-dev \ -dbus-glib-dev dbus-dev startup-notification-dev libxcb-dev xcb-util-dev \ -libfm libfm-dev menu-cache-dev expat-dev" -SOURCE="pcmanfm" -TARBALL="$SOURCE-$VERSION.tar.gz" -WEB_SITE="http://pcmanfm.sourceforge.net/" -WGET_URL="$SF_MIRROR/$SOURCE/files/$TARBALL" - -# Rules to configure and make the package. -compile_rules() -{ - cd $src - ./configure \ - --prefix=/usr \ - --mandir=/usr/share/man \ - $CONFIGURE_ARGS && - make && - make DESTDIR=$PWD/_pkg install -} - -# Rules to gen a SliTaz package suitable for Tazpkg. -genpkg_rules() -{ - mkdir -p $fs/usr/share - cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/usr/share/pcmanfm $fs/usr/share -} diff -r 970ba3aa38e0 -r e5f780731590 pcmanfm2/stuff/pcmanfm.png Binary file pcmanfm2/stuff/pcmanfm.png has changed