# HG changeset patch # User Matthew Sheets # Date 1248194418 0 # Node ID 9d7ec81e4c94d80ebd450e920a54e231131ea012 # Parent 28637214be829dfa886eeaf7a658291d1183deff Upgrade: pcmanfm (0.5 to 0.5.1) diff -r 28637214be82 -r 9d7ec81e4c94 pcmanfm/receipt --- a/pcmanfm/receipt Tue Jul 21 15:56:45 2009 +0000 +++ b/pcmanfm/receipt Tue Jul 21 16:40:18 2009 +0000 @@ -1,14 +1,18 @@ # SliTaz package receipt. PACKAGE="pcmanfm" -VERSION="0.5" +VERSION="0.5.1" CATEGORY="system-tools" SHORT_DESC="Light and easy to use file manager." MAINTAINER="pankso@slitaz.org" -DEPENDS="gtk+ xorg gamin startup-notification dbus dbus-glib hal xorg-libXdamage" +DEPENDS="glibc-base glib libgio libuuid 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" BUILD_DEPENDS="gtk+-dev gamin-dev gamin shared-mime-info intltool hal-dev \ -dbus-glib-dev dbus-dev startup-notification-dev" -TARBALL="$PACKAGE-$VERSION.tar.gz" +dbus-glib-dev dbus-dev startup-notification-dev libxcb-dev xcb-util-dev" +TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://pcmanfm.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" diff -r 28637214be82 -r 9d7ec81e4c94 pcmanfm/stuff/archiver-tazpkg-support.patch --- a/pcmanfm/stuff/archiver-tazpkg-support.patch Tue Jul 21 15:56:45 2009 +0000 +++ b/pcmanfm/stuff/archiver-tazpkg-support.patch Tue Jul 21 16:40:18 2009 +0000 @@ -1,12 +1,6 @@ --- pcmanfm-0.5.ori/src/ptk/ptk-file-archiver.c Sun May 25 14:59:12 2008 +++ pcmanfm-0.5/src/ptk/ptk-file-archiver.c Thu Jun 25 23:28:10 2009 -@@ -5,11 +5,13 @@ - * - * - * Author: Hong Jen Yee (PCMan) , (C) 2006 --* -+* - * Copyright: See COPYING file that comes with this distribution +@@ -10,6 +10,8 @@ * */ @@ -15,7 +9,7 @@ #include #include -@@ -55,6 +57,12 @@ +@@ -61,6 +63,12 @@ "tar -xvf", ".tar", TRUE },