[arch-commits] CVS update of extra/devel/anjuta (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Sep 29 20:55:53 UTC 2007


    Date: Saturday, September 29, 2007 @ 16:55:53
  Author: andyrtr
    Path: /home/cvs-extra/extra/devel/anjuta

Modified: PKGBUILD (1.25 -> 1.26)

rebuild for new db


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


Index: extra/devel/anjuta/PKGBUILD
diff -u extra/devel/anjuta/PKGBUILD:1.25 extra/devel/anjuta/PKGBUILD:1.26
--- extra/devel/anjuta/PKGBUILD:1.25	Sun Sep  9 15:01:57 2007
+++ extra/devel/anjuta/PKGBUILD	Sat Sep 29 16:55:53 2007
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD,v 1.25 2007/09/09 19:01:57 andyrtr Exp $
+# $Id: PKGBUILD,v 1.26 2007/09/29 20:55:53 andyrtr Exp $
 # Mantainer: Andreas Radke <andyrtr at archlinux.org>
 # Contributor: Harley Laue <losinggeneration at yahoo.com>
 
 pkgname=anjuta
 pkgver=2.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Anjuta Integrated Development Environment (IDE)"
 arch=('i686' 'x86_64')
 license="GPL"
-depends=('devhelp' 'gnome-build>=0.1.7' 'pcre>=7.2' 'vte>=0.16.6' 'graphviz' 'subversion' 'libgnomeprintui>=2.18.0' 'gtksourceview' 'glade' 'gconf>=2.18.0.1-4' 'scrollkeeper' 'desktop-file-utils')
+depends=('devhelp' 'gnome-build>=0.1.7' 'pcre>=7.2' 'vte>=0.16.6' 'graphviz' 'subversion' 'libgnomeprintui>=2.18.1' 'gtksourceview' 'glade' 'gconf>=2.18.0.1-4' 'libxslt')
 makedepends=('autogen' 'gnome-doc-utils')
 url="http://anjuta.sourceforge.net/"
 install=anjuta.install
 source=(http://downloads.sourceforge.net/sourceforge/anjuta/anjuta-$pkgver.tar.bz2)  
 md5sums=('7569935b1b498bd64ff05e38087e7189')
-options=('!libtool')
+options=('!libtool' '!emptydirs')
 
 build() {
   cd ${startdir}/src/anjuta-${pkgver}




More information about the arch-commits mailing list