diff options
author | drochner <drochner@pkgsrc.org> | 2011-05-25 09:48:48 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2011-05-25 09:48:48 +0000 |
commit | bf4c6e6405880ac9fe20b49d8442b9bd62499d1a (patch) | |
tree | 1809e691907ecc8abc024cb521f8bf8ea88f8bea /math/gnumeric110 | |
parent | 60170a5fcb73d4dc433c36c23983e733070eced8 (diff) | |
download | pkgsrc-bf4c6e6405880ac9fe20b49d8442b9bd62499d1a.tar.gz |
update to 1.10.15
changes:
-Import / export improvements
-Minor histogram improvements
-Add GSettings schemas
-bugfixes
Diffstat (limited to 'math/gnumeric110')
-rw-r--r-- | math/gnumeric110/Makefile | 8 | ||||
-rw-r--r-- | math/gnumeric110/PLIST | 5 | ||||
-rw-r--r-- | math/gnumeric110/distinfo | 8 |
3 files changed, 12 insertions, 9 deletions
diff --git a/math/gnumeric110/Makefile b/math/gnumeric110/Makefile index bfd500c3447..4065c1f9f1c 100644 --- a/math/gnumeric110/Makefile +++ b/math/gnumeric110/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2011/04/22 13:44:06 obache Exp $ +# $NetBSD: Makefile,v 1.24 2011/05/25 09:48:48 drochner Exp $ -DISTNAME= gnumeric-1.10.13 -PKGREVISION= 1 +DISTNAME= gnumeric-1.10.15 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.10/} EXTRACT_SUFX= .tar.bz2 @@ -24,7 +23,7 @@ PKGCONFIG_OVERRIDE= libspreadsheet.pc.in REPLACE_PERL+= plugins/perl-func/perl_func.pl # PLIST contains versioned directory -GOFFICE_VERSION= 0.8.13 +GOFFICE_VERSION= 0.8.15 PLIST_SUBST+= GOFFICE_VERSION=${GOFFICE_VERSION} CONFIGURE_ARGS+= --with-python @@ -34,6 +33,7 @@ CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} #CONFIGURE_ARGS+= --with-gnome +.include "../../devel/glib2/schemas.mk" # XXX: that version's not in pkgsrc yet #BUILDLINK_API_DEPENDS.libgda+= libgda>=3.1.1 #.include "../../databases/libgda/buildlink3.mk" diff --git a/math/gnumeric110/PLIST b/math/gnumeric110/PLIST index d9255c2001c..26072085a78 100644 --- a/math/gnumeric110/PLIST +++ b/math/gnumeric110/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2010/12/12 11:56:26 wiz Exp $ +@comment $NetBSD: PLIST,v 1.12 2011/05/25 09:48:48 drochner Exp $ bin/gnumeric bin/${PKGNAME} bin/ssconvert @@ -237,6 +237,9 @@ share/applications/gnumeric.desktop share/gconf/schemas/gnumeric-dialogs.schemas share/gconf/schemas/gnumeric-general.schemas share/gconf/schemas/gnumeric-plugins.schemas +share/glib-2.0/schemas/org.gnome.gnumeric.dialogs.gschema.xml +share/glib-2.0/schemas/org.gnome.gnumeric.gschema.xml +share/glib-2.0/schemas/org.gnome.gnumeric.plugin.gschema.xml share/gnome/help/gnumeric/C/about-authors.xml share/gnome/help/gnumeric/C/about-history.xml share/gnome/help/gnumeric/C/about-license.xml diff --git a/math/gnumeric110/distinfo b/math/gnumeric110/distinfo index 5445a4b3a8b..599943e00e9 100644 --- a/math/gnumeric110/distinfo +++ b/math/gnumeric110/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.13 2011/02/25 13:36:43 drochner Exp $ +$NetBSD: distinfo,v 1.14 2011/05/25 09:48:48 drochner Exp $ -SHA1 (gnumeric-1.10.13.tar.bz2) = 002ed0aefb53a7b2ed51cd6feb519775a68696e3 -RMD160 (gnumeric-1.10.13.tar.bz2) = 85dde877e2314fb31d1666fb9ae0d7697cf7b73f -Size (gnumeric-1.10.13.tar.bz2) = 18275243 bytes +SHA1 (gnumeric-1.10.15.tar.bz2) = 049e219e069d689e921d79fc6270766e70f9ae5f +RMD160 (gnumeric-1.10.15.tar.bz2) = da08913df9b650933d1b30f9b1e661ca5a22a4fe +Size (gnumeric-1.10.15.tar.bz2) = 18577516 bytes SHA1 (patch-aa) = f1cefe02242eebccef616365bd08627d5e9fb4cd SHA1 (patch-ab) = 16a2b836b490386060e82e9e9d695ccfc9d28457 SHA1 (patch-af) = 30831c189b897269108cf632d4694c4a4737f3c2 |