[arch-commits] CVS update of extra/xfce4/xfce4-mpc-plugin (PKGBUILD)
Alexander Baldeck
alexander at archlinux.org
Sat Jun 2 07:59:21 UTC 2007
Date: Saturday, June 2, 2007 @ 03:59:21
Author: alexander
Path: /home/cvs-extra/extra/xfce4/xfce4-mpc-plugin
Modified: PKGBUILD (1.8 -> 1.9)
upgpkg: xfce4-mpc-plugin 0.3.2
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Index: extra/xfce4/xfce4-mpc-plugin/PKGBUILD
diff -u extra/xfce4/xfce4-mpc-plugin/PKGBUILD:1.8 extra/xfce4/xfce4-mpc-plugin/PKGBUILD:1.9
--- extra/xfce4/xfce4-mpc-plugin/PKGBUILD:1.8 Fri Jun 1 18:28:42 2007
+++ extra/xfce4/xfce4-mpc-plugin/PKGBUILD Sat Jun 2 03:59:21 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.8 2007/06/01 22:28:42 tobias Exp $
+# $Id: PKGBUILD,v 1.9 2007/06/02 07:59:21 alexander Exp $
# Maintainer: aurelien <aurelien at archlinux.org>
# Contributor: Tobias Kieslich <tobias (at) archlinux.org>
pkgname=xfce4-mpc-plugin
@@ -10,8 +10,8 @@
url="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"
groups=('xfce4-goodies')
depends=('xfce4-panel>=4.4.1' 'libmpd')
-makedepends=('pkgconfig')
-options=('!LIBTOOL')
+makedepends=('pkgconfig' 'perlxml')
+options=(!libtool)
source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz)
build() {
@@ -21,3 +21,4 @@
make || return 1
make DESTDIR=${startdir}/pkg install
}
+md5sums=('a44d3ddb45cb524bf77d3522cac57286')
More information about the arch-commits
mailing list