[arch-commits] Commit in epiphany-extensions/repos (2 files)

Jan de Groot jgc at archlinux.org
Sun Jun 22 18:07:17 UTC 2008


    Date: Sunday, June 22, 2008 @ 14:07:16
  Author: jgc
Revision: 3420

Merged revisions 2415-3418 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/epiphany-extensions/trunk

........
  r3304 | jgc | 2008-06-21 23:11:25 +0000 (Sat, 21 Jun 2008) | 1 line
  
  upgpkg: epiphany-extensions 2.22.2-2
........

Modified:
  epiphany-extensions/repos/extra-x86_64/	(properties)
  epiphany-extensions/repos/extra-x86_64/PKGBUILD

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


Property changes on: epiphany-extensions/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /epiphany-extensions/trunk:1-2414
   + /epiphany-extensions/trunk:1-3418

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-06-22 18:07:15 UTC (rev 3419)
+++ extra-x86_64/PKGBUILD	2008-06-22 18:07:16 UTC (rev 3420)
@@ -3,12 +3,12 @@
 
 pkgname=epiphany-extensions
 pkgver=2.22.2
-pkgrel=1
+pkgrel=2
 url="http://www.gnome.org/projects/epiphany/"
 pkgdesc="Various extentions for the Epiphany web browser"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('epiphany>=2.22.2' 'python>=2.5' 'opensp')
+depends=('epiphany>=2.22.2-2' 'xulrunner>=1.9' 'python>=2.5' 'opensp')
 makedepends=('pkgconfig' 'gnome-doc-utils>=0.12.2')
 options=('!libtool' '!emptydirs')
 install=epiphany-extensions.install
@@ -19,8 +19,9 @@
   cd ${startdir}/src/${pkgname}-${pkgver}
   ./configure --prefix=/usr --sysconfdir=/etc \
               --localstatedir=/var \
+	      --with-gecko=libxul-embedding \
 	      --with-extensions=really-all --disable-scrollkeeper || return 1
-  make LDFLAGS+="-R /usr/lib/xulrunner" || return 1
+  make || return 1
 
   make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=${startdir}/pkg install || return 1
 





More information about the arch-commits mailing list