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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Feb 1 12:16:18 UTC 2009


    Date: Sunday, February 1, 2009 @ 07:16:18
  Author: andyrtr
Revision: 25911

upgpkg: xfce4-panel 4.5.99.1-1
    new verions 4.5.99.1(=4.6rc1)

Modified:
  xfce4-panel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-01 12:06:23 UTC (rev 25910)
+++ PKGBUILD	2009-02-01 12:16:18 UTC (rev 25911)
@@ -1,22 +1,20 @@
 # $Id$
-# Maintainer: aurelien <aurelien at archlinux.org>
+# Maintainer: tobias <funnychar archlinux.org>
 
 pkgname=xfce4-panel
-pkgver=4.4.3
+pkgver=4.5.99.1
 pkgrel=1
 pkgdesc="Panel for the Xfce desktop environment"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('GPL2')
 url="http://www.xfce.org/"
 groups=('xfce4')
-depends=('libxfcegui4>=4.4.3' 'libxfce4mcs>=4.4.3' 'hicolor-icon-theme')
-makedepends=('pkgconfig' 'xfce-mcs-manager')
+depends=("libxfcegui4>=$pkgver" 'exo>=0.3.99.1' 'libwnck' 'hicolor-icon-theme')
+makedepends=('pkgconfig' "xfconf>=$pkgver")
 options=('!libtool')
-replaces=('xfce4-iconbox' 'xfce4-showdesktop-plugin' 'xfce4-systray' \
-          'xfce4-windowlist-plugin' 'xfce4-taskbar-plugin')
 install=${pkgname}.install
 source=(http://www.xfce.org/archive/xfce-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('06ef9294062f9bdee4106772e62802f5')
+md5sums=('fc6b6db258bb779d02a44814e0389e86')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list