Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=6ab56bbb00b71503e871208cee2ed9943382bc19
commit 6ab56bbb00b71503e871208cee2ed9943382bc19 Author: Anthony Jorion <[email protected]> Date: Tue Mar 18 23:46:55 2014 +0100 thunar-1.6.3-3-i686 - Rebuild for tumbler-0.1.30 + Add asneeded option diff --git a/source/xfce4/thunar/FrugalBuild b/source/xfce4/thunar/FrugalBuild index 69f7b6c..b4ba2b9 100644 --- a/source/xfce4/thunar/FrugalBuild +++ b/source/xfce4/thunar/FrugalBuild @@ -3,11 +3,13 @@ # Contributor: Devil505 <[email protected]> # Contributor: Priyank Gosalia <[email protected]> +options+=('asneeded') + pkgname=thunar _F_xfce_name=Thunar _F_archive_name=Thunar pkgver=1.6.3 -pkgrel=2 +pkgrel=3 _F_xfce_ver=1.6 pkgdesc="Thunar is a modern file manager for Xfce4." makedepends=('intltool' 'gtk-doc' 'xfce4-panel>=4.10.0' \ @@ -15,7 +17,7 @@ makedepends=('intltool' 'gtk-doc' 'xfce4-panel>=4.10.0' \ depends=('libexo>=0.8.0' 'gtk+2>=2.20.1-1' 'gamin' 'libxfce4util>=4.10.0' \ 'hicolor-icon-theme' 'dbus-glib>=0.80' 'xfconf>=4.10.0' \ 'libexif>=0.6.17' 'xfce4-panel>=4.10.0' 'glib2>=2.18.4' 'libexif' \ - 'libnotify>=0.7' 'libpng' 'polkit' 'tumbler<=0.1.29' 'pcre>=8.30' 'systemd>=188') + 'libnotify>=0.7' 'libpng' 'polkit' 'tumbler>=0.1.30' 'pcre>=8.30' 'systemd>=188') rodepends=('gvfs' 'polkit') groups=('xfce4' 'xfce4-core') conflicts=('xffm') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
