summaryrefslogtreecommitdiff
path: root/extra/xfdesktop
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-01 13:15:56 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-01 13:15:56 -0300
commitb56752a95535596bfc2006bc6b1fe009d5348d28 (patch)
tree061a3e5e9ba9d606467e91805dff254c6cc655b6 /extra/xfdesktop
parente698dfa34a00894b7e3cda64d79796f42f94a738 (diff)
parenta422536e1ba326bff507ba81859c784a135d1804 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/epdfview/PKGBUILD community/flowcanvas/PKGBUILD
Diffstat (limited to 'extra/xfdesktop')
-rw-r--r--extra/xfdesktop/PKGBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/extra/xfdesktop/PKGBUILD b/extra/xfdesktop/PKGBUILD
index 07a5ad402..8c039765c 100644
--- a/extra/xfdesktop/PKGBUILD
+++ b/extra/xfdesktop/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 120363 2011-04-22 18:39:32Z andyrtr $
+# $Id: PKGBUILD 125789 2011-05-29 16:59:08Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Contributor: tobias <tobias funnychar archlinux.org>
pkgname=xfdesktop
pkgver=4.8.2
-pkgrel=1
+pkgrel=2
pkgdesc="A desktop manager for Xfce"
arch=('i686' 'x86_64' 'mips64el')
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 @@ md5sums=('ed25d59f478afda552d121e96657d16f')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
- # git fixes
-
./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib \