[arch-commits] CVS update of extra/gnome/epiphany-extensions (2 files)

Jan de Groot jgc at archlinux.org
Sun Sep 23 20:02:45 UTC 2007


    Date: Sunday, September 23, 2007 @ 16:02:45
  Author: jgc
    Path: /home/cvs-extra/extra/gnome/epiphany-extensions

Modified: PKGBUILD (1.30 -> 1.31) epiphany-extensions.install (1.3 -> 1.4)

upgpkg: epiphany-extensions 2.20.0-1
GNOME 2.20


-----------------------------+
 PKGBUILD                    |   13 +++++++------
 epiphany-extensions.install |    3 +--
 2 files changed, 8 insertions(+), 8 deletions(-)


Index: extra/gnome/epiphany-extensions/PKGBUILD
diff -u extra/gnome/epiphany-extensions/PKGBUILD:1.30 extra/gnome/epiphany-extensions/PKGBUILD:1.31
--- extra/gnome/epiphany-extensions/PKGBUILD:1.30	Sat Jul  7 08:27:33 2007
+++ extra/gnome/epiphany-extensions/PKGBUILD	Sun Sep 23 16:02:44 2007
@@ -1,18 +1,19 @@
-# $Id: PKGBUILD,v 1.30 2007/07/07 12:27:33 jgc Exp $
+# $Id: PKGBUILD,v 1.31 2007/09/23 20:02:44 jgc Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=epiphany-extensions
-pkgver=2.18.3
+pkgver=2.20.0
 pkgrel=1
 url="http://www.gnome.org/projects/epiphany/"
 pkgdesc="Various extentions for the Epiphany web browser"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('epiphany>=2.18.3' 'python>=2.5' 'pcre' 'opensp' 'scrollkeeper')
-makedepends=('pkgconfig' 'gnome-doc-utils>=0.10.3')
-options=('!libtool')
+depends=('epiphany>=2.20.0' 'python>=2.5' 'opensp')
+makedepends=('pkgconfig' 'gnome-doc-utils>=0.12.0')
+options=('!libtool' '!emptydirs')
 install=epiphany-extensions.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.18/${pkgname}-${pkgver}.tar.bz2)
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.20/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('8405528808ec2cc287d1ba6547203c75')
 
 build() {
   [ -z "${MOZ_PLUGIN_PATH}" ] && . /etc/profile.d/mozilla-common.sh
Index: extra/gnome/epiphany-extensions/epiphany-extensions.install
diff -u extra/gnome/epiphany-extensions/epiphany-extensions.install:1.3 extra/gnome/epiphany-extensions/epiphany-extensions.install:1.4
--- extra/gnome/epiphany-extensions/epiphany-extensions.install:1.3	Sat Jul  7 08:27:33 2007
+++ extra/gnome/epiphany-extensions/epiphany-extensions.install	Sun Sep 23 16:02:45 2007
@@ -2,7 +2,6 @@
 
 post_install() {
   usr/sbin/gconfpkg --install ${pkgname}
-  scrollkeeper-update -q -p var/lib/scrollkeeper
 }
 
 pre_upgrade() {
@@ -18,7 +17,7 @@
 }
 
 post_remove() {
-  scrollkeeper-update -q -p var/lib/scrollkeeper
+  /bin/true
 }
 
 op=$1




More information about the arch-commits mailing list