[arch-commits] CVS update of extra/gnome/at-spi (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed Oct 17 19:13:26 UTC 2007


    Date: Wednesday, October 17, 2007 @ 15:13:26
  Author: jgc
    Path: /home/cvs-extra/extra/gnome/at-spi

Modified: PKGBUILD (1.26 -> 1.27)

upgpkg: at-spi 1.20.1-1


----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)


Index: extra/gnome/at-spi/PKGBUILD
diff -u extra/gnome/at-spi/PKGBUILD:1.26 extra/gnome/at-spi/PKGBUILD:1.27
--- extra/gnome/at-spi/PKGBUILD:1.26	Thu Sep 20 13:48:07 2007
+++ extra/gnome/at-spi/PKGBUILD	Wed Oct 17 15:13:26 2007
@@ -1,18 +1,19 @@
-# $Id: PKGBUILD,v 1.26 2007/09/20 17:48:07 jgc Exp $
+# $Id: PKGBUILD,v 1.27 2007/10/17 19:13:26 jgc Exp $
 # Maintainer: Jan de Groot <jan at archlinux.org>
 
 pkgname=at-spi
-pkgver=1.20.0
+pkgver=1.20.1
 pkgrel=1
 pkgdesc="Assistive Technology Service Provider Interface"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('libbonobo>=2.20.0' 'libxevie' 'libxtst' 'libsm' 'gtk2>=2.12.0' 'gail>=1.20.0')
-makedepends=('perlxml' 'pkgconfig')
+# GAIL is not a dependency, but some programs will break if I remove it
+depends=('libbonobo>=2.20.1' 'libxevie' 'libxtst' 'libsm' 'gtk2>=2.12.1' 'gail>=1.20.1')
+makedepends=('perlxml' 'pkgconfig' 'gail>=1.20.1')
 options=('!libtool')
 url="http://www.gnome.org"
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.20/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('fd1f916463f379b435399e2b2075742f')
+md5sums=('9dc4ce96c17452cd285d006d03574e93')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list