wok diff thunar-volman/receipt @ rev 8063

Various modifications to xfce4/thunar packages
author Antoine Bodin <gokhlayeh@slitaz.org>
date Fri Jan 21 00:44:33 2011 +0100 (2011-01-21)
parents 0874004b631d
children 1414fab16d56
line diff
     1.1 --- a/thunar-volman/receipt	Thu Jan 20 15:02:14 2011 +0100
     1.2 +++ b/thunar-volman/receipt	Fri Jan 21 00:44:33 2011 +0100
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="thunar-volman"
     1.7 -VERSION="0.3.80"
     1.8 +VERSION="0.6.0"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Thunar Volume Manager plugin"
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12 -DEPENDS="thunar gamin"
    1.13 +DEPENDS="thunar"
    1.14  BUILD_DEPENDS="thunar-dev glibc-locale intltool"
    1.15  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.16  WEB_SITE="http://foo-projects.org/~benny/projects/thunar-archive-plugin/index.html"
    1.17 -WGET_URL="http://goodies.xfce.org/releases/thunar-volman/$TARBALL"
    1.18 +WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/0.6/$TARBALL"
    1.19  
    1.20  # Rules to configure and make the package.
    1.21  compile_rules()