[arch-commits] Commit in thunar/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Feb 2 18:20:52 UTC 2009


    Date: Monday, February 2, 2009 @ 13:20:51
  Author: andyrtr
Revision: 26046

upgpkg: thunar 0.9.99.1-2
    make it depend on fam and gamin als alternative optdepend, #13090

Modified:
  thunar/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-02 16:26:43 UTC (rev 26045)
+++ PKGBUILD	2009-02-02 18:20:51 UTC (rev 26046)
@@ -4,15 +4,15 @@
 
 pkgname=thunar
 pkgver=0.9.99.1
-pkgrel=1
+pkgrel=2
 pkgdesc="new modern file manager for Xfce"
 arch=(i686 x86_64)
 license=('GPL2' 'LGPL2')
 url="http://thunar.xfce.org"
 groups=('xfce4')
-depends=('desktop-file-utils' 'libexif>=0.6.17' 'xfce4-panel>=4.5.99.1''hicolor-icon-theme')
-makedepends=('intltool' 'pkgconfig' 'fam')
-optdepends=('fam/gamin:   make thunar monitor changes to files on the fly')
+depends=('desktop-file-utils' 'libexif>=0.6.17' 'xfce4-panel>=4.5.99.1' 'hicolor-icon-theme' 'fam')
+makedepends=('intltool' 'pkgconfig')
+optdepends=('gamin:   a fam replacement to make thunar monitor changes to files on the fly')
 options=('!libtool')
 install=${pkgname}.install
 source=(http://www.xfce.org/archive/xfce-4.5.99.1/src/Thunar-${pkgver}.tar.bz2)




More information about the arch-commits mailing list