[arch-commits] Commit in yelp/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed Jul 1 20:36:56 UTC 2009


    Date: Wednesday, July 1, 2009 @ 16:36:56
  Author: jgc
Revision: 44366

upgpkg: yelp 2.26.0-3
    Build with xulrunner 1.9.1

Modified:
  yelp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-01 20:27:37 UTC (rev 44365)
+++ PKGBUILD	2009-07-01 20:36:56 UTC (rev 44366)
@@ -3,10 +3,10 @@
 
 pkgname=yelp
 pkgver=2.26.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A help browser for GNOME"
 arch=(i686 x86_64)
-depends=('xulrunner>=1.9.0.7' 'libgnomeui>=2.24.1' 'gnome-doc-utils>=0.16.0' 'startup-notification>=0.9' 'libxslt' 'hicolor-icon-theme' 'rarian>=0.8.1')
+depends=('xulrunner>=1.9.1' 'libgnomeui>=2.24.1' 'gnome-doc-utils>=0.16.0' 'startup-notification>=0.10' 'libxslt' 'hicolor-icon-theme' 'rarian>=0.8.1')
 makedepends=('intltool' 'pkgconfig')
 groups=('gnome')
 license=('GPL')
@@ -19,8 +19,8 @@
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
  ./configure --prefix=/usr --sysconfdir=/etc \
-              --localstatedir=/var \
-	      --with-search=basic --with-gecko=libxul-embedding || return 1
+      --localstatedir=/var \
+      --with-search=basic --with-gecko=libxul-embedding || return 1
   make || return 1
   make -j1 GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR="${pkgdir}" install || return 1
 




More information about the arch-commits mailing list