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

Allan McRae allan at archlinux.org
Wed Jul 15 02:05:11 UTC 2009


    Date: Tuesday, July 14, 2009 @ 22:05:11
  Author: allan
Revision: 46269

upgpkg: thunar 1.0.1-4
    re-rebuild for libjpeg (FS#15506), make xfce4-panel an optdep (FS#13697)

Modified:
  thunar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-15 01:31:29 UTC (rev 46268)
+++ PKGBUILD	2009-07-15 02:05:11 UTC (rev 46269)
@@ -4,15 +4,17 @@
 
 pkgname=thunar
 pkgver=1.0.1
-pkgrel=3
+pkgrel=4
 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.6.1' 'hicolor-icon-theme' 'fam')
-makedepends=('intltool' 'pkgconfig')
-optdepends=('gamin:   a fam replacement to make thunar monitor changes to files on the fly')
+depends=('desktop-file-utils' 'libexif>=0.6.17' 'hicolor-icon-theme' 'fam' \
+         'glib2' 'exo' 'libxfce4util' 'hal' 'libpng' 'libjpeg>=7')
+makedepends=('intltool' 'pkgconfig' 'xfce4-panel>=4.6.1')
+optdepends=('gamin:   a fam replacement to make thunar monitor changes to files on the fly'
+            'xfce4-panel: for trash applet')
 options=('!libtool')
 install=${pkgname}.install
 source=(http://www.xfce.org/archive/xfce-4.6.1/src/Thunar-${pkgver}.tar.bz2




More information about the arch-commits mailing list