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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun May 29 16:59:09 UTC 2011


    Date: Sunday, May 29, 2011 @ 12:59:08
  Author: andyrtr
Revision: 125789

upgpkg: xfdesktop 4.8.2-2
add dep on garcron, FS#24489

Modified:
  xfdesktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-29 16:50:23 UTC (rev 125788)
+++ PKGBUILD	2011-05-29 16:59:08 UTC (rev 125789)
@@ -4,14 +4,14 @@
 
 pkgname=xfdesktop
 pkgver=4.8.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A desktop manager for Xfce"
 arch=('i686' 'x86_64')
 license=('GPL2')
 url="http://www.xfce.org/"
 groups=('xfce4')
-depends=('libxfce4ui' 'thunar>=1.2.0' 'hicolor-icon-theme' 'libwnck>=2.30.0')
-makedepends=("xfce4-panel>=4.8.0" 'intltool')
+depends=('libxfce4ui' 'thunar>=1.2.0' 'garcon' 'hicolor-icon-theme' 'libwnck>=2.30.0')
+makedepends=('intltool' 'xfce4-panel>=4.8.0')
 optdepends=('xfce4-panel: panel menu plugin')
 conflicts=('xfce4-menueditor')
 replaces=('xfce4-menueditor')
@@ -22,8 +22,6 @@
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  # git fixes
-
   ./configure --prefix=/usr \
 	--sysconfdir=/etc \
 	--libexecdir=/usr/lib \




More information about the arch-commits mailing list