# HG changeset patch # User Christophe Lincoln # Date 1256551870 -3600 # Node ID 3ddff9c40a563131d971169f1f7ed1192ccf7c69 # Parent 98e0e149b48ee168fae6fbf9b887494853c3b725 Up: pcmanfm (0.5.2) diff -r 98e0e149b48e -r 3ddff9c40a56 pcmanfm/receipt --- a/pcmanfm/receipt Sun Oct 25 17:31:52 2009 +0100 +++ b/pcmanfm/receipt Mon Oct 26 11:11:10 2009 +0100 @@ -1,15 +1,15 @@ # SliTaz package receipt. PACKAGE="pcmanfm" -VERSION="0.5.1" +VERSION="0.5.2" 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" +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" 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" TARBALL="$PACKAGE-$VERSION.tar.bz2" @@ -25,7 +25,7 @@ if [ -f done.$(basename $i) ]; then continue else - patch -p1 -i $i && touch done.$(basename $i) + patch -p0 < $i && touch done.$(basename $i) || exit 1 fi done diff -r 98e0e149b48e -r 3ddff9c40a56 pcmanfm/stuff/archiver-tazpkg-support.patch --- a/pcmanfm/stuff/archiver-tazpkg-support.patch Sun Oct 25 17:31:52 2009 +0100 +++ b/pcmanfm/stuff/archiver-tazpkg-support.patch Mon Oct 26 11:11:10 2009 +0100 @@ -1,14 +1,14 @@ ---- 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 +--- src/ptk/ptk-file-archiver.c Sun May 25 14:59:12 2008 ++++ src/ptk/ptk-file-archiver.c Thu Jun 25 23:28:10 2009 @@ -10,6 +10,8 @@ * */ - + +/* 06-25-2009 Erjo: Add support for tazpkg */ + #include #include - + @@ -61,6 +63,12 @@ "tar -xvf", ".tar", TRUE diff -r 98e0e149b48e -r 3ddff9c40a56 pcmanfm/stuff/ca.patch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pcmanfm/stuff/ca.patch Mon Oct 26 11:11:10 2009 +0100 @@ -0,0 +1,11 @@ +--- po/ca.po Thu Oct 22 22:07:54 2009 ++++ po/ca.po Sun Oct 25 19:20:00 2009 +@@ -294,7 +294,7 @@ + "Within One Week\n" + "Within One Month\n" + "Within One Year\n" +-"Within Selected Date Range" ++"Within Selected Date Range\n" + msgstr "" + "Qualsevol\n" + "Des de fa un dia\n"