[arch-commits] CVS update of extra/xfce4/exo (PKGBUILD)
Tobias Kieslich
tobias at archlinux.org
Fri Jun 1 22:28:42 UTC 2007
Date: Friday, June 1, 2007 @ 18:28:42
Author: tobias
Path: /home/cvs-extra/extra/xfce4/exo
Modified: PKGBUILD (1.14 -> 1.15)
upgrade some backlog for update reasons and bugfixes
----------+
PKGBUILD | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
Index: extra/xfce4/exo/PKGBUILD
diff -u extra/xfce4/exo/PKGBUILD:1.14 extra/xfce4/exo/PKGBUILD:1.15
--- extra/xfce4/exo/PKGBUILD:1.14 Mon Apr 16 03:38:14 2007
+++ extra/xfce4/exo/PKGBUILD Fri Jun 1 18:28:42 2007
@@ -1,16 +1,17 @@
-# $Id: PKGBUILD,v 1.14 2007/04/16 07:38:14 tobias Exp $
+# $Id: PKGBUILD,v 1.15 2007/06/01 22:28:42 tobias Exp $
# Maintainer: aurelien <aurelien at archlinux.org>
# Contributor: Aurelien Foret <orelien at chez.com>
pkgname=exo
pkgver=0.3.2
-pkgrel=4
+pkgrel=5
pkgdesc="Extensions to Xfce by os-cillation"
arch=(i686 x86_64)
+license=('LGPL')
url="http://www.os-cillation.com/article.php?sid=40"
groups=('xfce4')
-depends=('libxfce4util>=4.4.1' 'gtk2>=2.10.11' 'hal')
-makedepends=('pygtk>=2.10.4' 'perl-uri' 'pkgconfig' 'xfce-mcs-manager')
-options=('NOLIBTOOL')
+depends=('libxfce4util>=4.4.1' 'gtk2>=2.10.11' 'hal' 'perl-uri')
+makedepends=('pygtk>=2.10.4' 'pkgconfig' 'xfce-mcs-manager')
+options=('!LIBTOOL')
install=${pkgname}.install
source=(http://www.xfce.org/archive/xfce-4.4.1/src/${pkgname}-${pkgver}.tar.bz2)
md5sums=('8b73acc98d0938d1193b31316823b6db')
More information about the arch-commits
mailing list