diff --git a/srcpkgs/thunar-volman/template b/srcpkgs/thunar-volman/template index af4badd734c..aa6da8e6108 100644 --- a/srcpkgs/thunar-volman/template +++ b/srcpkgs/thunar-volman/template @@ -1,11 +1,10 @@ # Template file for 'thunar-volman'. pkgname=thunar-volman version=0.8.0 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="pkg-config intltool" -makedepends="gtk+-devel libgudev-devel libnotify-devel libxfce4util-devel - libxfce4ui-devel xfconf-devel exo-devel" +makedepends="gtk+-devel libgudev-devel libnotify-devel libxfce4util-devel libxfce4ui-devel xfconf-devel exo-devel" depends="hicolor-icon-theme desktop-file-utils" short_desc="Thunar Volume Manager" maintainer="Juan RP " @@ -13,10 +12,3 @@ license="GPL-2" homepage="http://xfce.org" distfiles="http://archive.se.xfce.org/src/xfce/thunar-volman/0.8/$pkgname-$version.tar.bz2" checksum=ff0887c862b578580d05f4cd7db66081382ff143f9cc7ea3c9ba58cf5d02bceb -long_desc=" - The Thunar Volume Manager is an extension for the Thunar file manager, - which enables automatic management of removable drives and media. For - example, if thunar-volman is installed and configured properly, and you - plug in your digital camera, it will automatically launch your preferred - photo application and import the new pictures from the camera into your - photo collection."