# HG changeset patch # User Christophe Lincoln # Date 1350118168 -7200 # Node ID 4510e539d085dda2328cec016c70383ba881fb13 # Parent 80ae10af897e362ba58a8268c2f70b2a31aed6f1 Up: spacefm (0.8.0) With an autostart desktop file to replace pcmanfm desktop handler and can automount media using the kernel polling (no udisks or gvfs) diff -r 80ae10af897e -r 4510e539d085 spacefm/receipt --- a/spacefm/receipt Sat Oct 13 09:15:11 2012 +0100 +++ b/spacefm/receipt Sat Oct 13 10:49:28 2012 +0200 @@ -1,18 +1,20 @@ # SliTaz package receipt. PACKAGE="spacefm" -VERSION="0.7.0" +VERSION="0.8.0" CATEGORY="system-tools" SHORT_DESC="Light, fast and easy to use file manager." MAINTAINER="pankso@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.xz" WEB_SITE="http://spacefm.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/files/$TARBALL" +SUGGESTED="udevil" DEPENDS="glibc-base glib libgio util-linux-uuid libxcb xcb-util expat \ -gtk+ startup-notification dbus dbus-glib gdk-pixbuf" +gtk+ startup-notification dbus dbus-glib gdk-pixbuf udev" BUILD_DEPENDS="gtk+-dev dbus-glib-dev dbus-dev startup-notification-dev \ -libxcb-dev xcb-util-dev expat-dev gdk-pixbuf-dev intltool" +libxcb-dev xcb-util-dev expat-dev gdk-pixbuf-dev intltool udev-dev \ +coreutils-file-special" # Rules to configure and make the package. compile_rules() @@ -20,6 +22,7 @@ cd $src ./configure \ --with-preferable-sudo=/usr/bin/subox \ + --disable-pixmaps \ $CONFIGURE_ARGS && make && make install } @@ -27,11 +30,22 @@ # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { - mkdir -p $fs/usr/share $fs/etc/spacefm + mkdir -p $fs/usr/share $fs/etc/spacefm $fs/etc/xdg/spacefm cp -a $install/usr/bin $fs/usr - for d in applications mime pixmaps spacefm + for d in applications mime icons spacefm do cp -a $install/usr/share/$d $fs/usr/share done cp $stuff/spacefm.conf $fs/etc/spacefm + cp -a $stuff/autostart $fs/etc/xdg + # Faenza --> SliTaz + mv $fs/usr/share/icons/Faenza $fs/usr/share/icons/SliTaz } + +# This will creat BIG icon cache file +# +#post_install() +#{ + #gtk-update-icon-cache -q -t -f $root/usr/share/icons/hicolor + #gtk-update-icon-cache -q -t -f $root/usr/share/icons/Faenza +#} diff -r 80ae10af897e -r 4510e539d085 spacefm/stuff/autostart/spacefm.desktop --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/spacefm/stuff/autostart/spacefm.desktop Sat Oct 13 10:49:28 2012 +0200 @@ -0,0 +1,7 @@ +[Desktop Entry] +Type=Application +Name=SpaceFM Desktop Manager +Name[fr]=Gestionnaire de bureau SpaceFM +Name[ru]=Менеджер рабочего стола SpaceFM +Exec=spacefm --desktop --daemon-mode +NotShowIn=XFCE;Razor;