[arch-commits] CVS update of extra/lib/goffice (PKGBUILD)

Aaron Griffin aaron at archlinux.org
Thu Mar 27 03:02:13 UTC 2008


    Date: Wednesday, March 26, 2008 @ 23:02:13
  Author: aaron
    Path: /home/cvs-extra/extra/lib/goffice

Modified: PKGBUILD (1.11 -> 1.12)

upgpkg: goffice 0.6.2-1


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


Index: extra/lib/goffice/PKGBUILD
diff -u extra/lib/goffice/PKGBUILD:1.11 extra/lib/goffice/PKGBUILD:1.12
--- extra/lib/goffice/PKGBUILD:1.11	Wed Jan 16 01:22:01 2008
+++ extra/lib/goffice/PKGBUILD	Wed Mar 26 23:02:13 2008
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.11 2008/01/16 06:22:01 aaron Exp $
+# $Id: PKGBUILD,v 1.12 2008/03/27 03:02:13 aaron Exp $
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=goffice
-pkgver=0.6.1
+pkgver=0.6.2
 pkgrel=1
 pkgdesc="A library of document-centric objects and utilities built on top of GLib and Gtk+"
 arch=(i686 x86_64)
@@ -10,10 +10,11 @@
 depends=('libgnomeui>=2.20' 'libgsf-gnome>=1.14')
 # gtk-doc is needed because you can't shut off doc building it seems
 makedepends=('perlxml' 'pkgconfig' 'gtk-doc')
+optdepends=('libxml2' 'libsm' 'gtk2' 'popt')
 url="http://www.gnome.org"
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.6/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('faa72fc615f34b4da8c72d06420f5260')
 options=(!libtool)
+md5sums=('f52d78cffbcfc3c13336fd308ea3926e')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list