Date: Monday, March 7, 2011 @ 13:53:16
  Author: andyrtr
Revision: 112925

upgpkg: xfce4-settings 4.8.1-2
libnotify rebuild

Modified:
  xfce4-settings/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2011-03-07 18:50:31 UTC (rev 112924)
+++ PKGBUILD    2011-03-07 18:53:16 UTC (rev 112925)
@@ -5,14 +5,14 @@
 
 pkgname=xfce4-settings
 pkgver=4.8.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Settings manager for xfce"
 arch=('i686' 'x86_64')
 license=('GPL2')
 url="http://www.xfce.org/";
 groups=('xfce4')
-depends=('exo>=0.6.0' 'libxfce4ui' 'libnotify' 'libxklavier' 
'tango-icon-theme' 'gnome-icon-theme' 'gtk-engines' 'gtk-xfce-engine') # 
'libwnck' 
-makedepends=('intltool') #'libcanberra')
+depends=('exo>=0.6.0' 'libxfce4ui' 'libnotify>=0.7.1' 'libxklavier' 
'tango-icon-theme' 'gnome-icon-theme' 'gtk-engines' 'gtk-xfce-engine')
+makedepends=('intltool')
 optdepends=('libcanberra: for sound control')
 
source=(http://archive.xfce.org/src/xfce/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2
        xfce4-settings-4.6.0.patch)
@@ -23,8 +23,7 @@
   cd ${srcdir}/${pkgname}-${pkgver}
   # enable Tango icon theme, clearlooks theme and font hinting by 
default(taken from Fedora)
   patch -Np1 -i ${srcdir}/xfce4-settings-4.6.0.patch || return 1
-  # git fixes
-  
+    
   ./configure --prefix=/usr \
        --sysconfdir=/etc \
        --localstatedir=/var \

Reply via email to