[arch-commits] Commit in thunar/repos (testing-x86_64 testing-x86_64/PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Feb 2 18:21:46 UTC 2009


    Date: Monday, February 2, 2009 @ 13:21:46
  Author: andyrtr
Revision: 26047

Merged revisions 26046 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/thunar/trunk

........
  r26046 | andyrtr | 2009-02-02 18:20:51 +0000 (Mo, 02 Feb 2009) | 2 lines
  
  upgpkg: thunar 0.9.99.1-2
      make it depend on fam and gamin als alternative optdepend, #13090
........

Modified:
  thunar/repos/testing-x86_64/	(properties)
  thunar/repos/testing-x86_64/PKGBUILD

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


Property changes on: thunar/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /thunar/trunk:1-25919
   + /thunar/trunk:1-26046

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2009-02-02 18:20:51 UTC (rev 26046)
+++ testing-x86_64/PKGBUILD	2009-02-02 18:21:46 UTC (rev 26047)
@@ -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