[arch-commits] Commit in gnome-python-extras/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed Jul 1 21:51:04 UTC 2009


    Date: Wednesday, July 1, 2009 @ 17:51:04
  Author: jgc
Revision: 44386

upgpkg: gnome-python-extras 2.25.3-2
    Rebuild for xulrunner

Modified:
  gnome-python-extras/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-01 21:44:34 UTC (rev 44385)
+++ PKGBUILD	2009-07-01 21:51:04 UTC (rev 44386)
@@ -3,12 +3,12 @@
 
 pkgname=gnome-python-extras
 pkgver=2.25.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Gnome Python interfaces for libraries not part of the core platform"
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
 depends=('gnome-python>=2.22.1')
-makedepends=('libgtkhtml' 'gtkspell' 'gdl' 'xulrunner>=1.9' 'libgksu' 'pkgconfig' 'libgnomeui' 'libgda')
+makedepends=('libgtkhtml' 'gtkspell' 'gdl' 'xulrunner>=1.9.1' 'libgksu' 'pkgconfig' 'libgnomeui' 'libgda')
 optdepends=('libgtkhtml' 'gtkspell' 'gdl' 'xulrunner' 'libgksu' 'libgnomeui' 'libgda')
 options=('!libtool')
 source=(http://ftp.gnome.org/pub/gnome/sources/gnome-python-extras/2.25/gnome-python-extras-${pkgver}.tar.bz2)
@@ -18,6 +18,6 @@
 build() {
   cd "${srcdir}/gnome-python-extras-${pkgver}"
   ./configure --prefix=/usr || return 1
-  make MOZILLA_HOME=/usr/lib/xulrunner-1.9 || return 1 
+  make MOZILLA_HOME=/usr/lib/xulrunner-1.9.1 || return 1 
   make DESTDIR="${pkgdir}" install || return 1
 }




More information about the arch-commits mailing list