Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfce46.git;a=commitdiff;h=43999b9facfa561d978912702616329010032914
commit 43999b9facfa561d978912702616329010032914 Author: Priyank <[email protected]> Date: Tue Mar 10 15:11:00 2009 +0530 thunar-volman-0.3.80-1-i686 * Fix url/up2date * Rebuild with new thunar/exo diff --git a/source/xfce4/thunar-volman/FrugalBuild b/source/xfce4/thunar-volman/FrugalBuild index f08e988..7b70f33 100644 --- a/source/xfce4/thunar-volman/FrugalBuild +++ b/source/xfce4/thunar-volman/FrugalBuild @@ -3,21 +3,17 @@ pkgname=thunar-volman pkgver=0.3.80 -pkgrel=3 +pkgrel=1 pkgdesc="Automatic volume management of removable drives and media for Thunar." -#_F_berlios_dirname="xfce-goodies" -#_F_berlios_ext=".tar.bz2" _F_gnome_iconcache="y" -#Finclude berlios -url="http://foo-projects.org/~benny/projects/thunar-volman/index.html" -depends=('thunar>=0.9.93' 'hal>=0.5.11' 'libexo>=0.3.93' 'libnotify' 'dbus') +url="http://goodies.xfce.org/projects/thunar-plugins/thunar-volman" +depends=('thunar>=1.0.0' 'hal>=0.5.11' 'libexo>=0.3.100' 'libnotify' 'dbus') makedepends=('pkgconfig' 'perl-xml-parser') groups=('xfce4' 'xfce4-core') archs=('i686' 'x86_64') Finclude gnome-scriptlet -up2date=$pkgver +up2date="lynx -dump http://goodies.xfce.org/releases/thunar-volman/ | grep tar.bz2 | sed 's/.*n-\(.*\).t.*/\1/' | tail -n1" source=(http://goodies.xfce.org/releases/$pkgname/$pkgname-$pkgver.tar.bz2) -up2date="lynx -dump $url | grep -m1 released | sed 's/.*n \(.*\) r.*/\1/'" sha1sums=('c4bfbcde72baf2d4520dfa4db0de43616de7a0b8') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
