pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/gnumeric update to 1.2.12
details: https://anonhg.NetBSD.org/pkgsrc/rev/f99c199a84a3
branches: trunk
changeset: 475737:f99c199a84a3
user: drochner <drochner%pkgsrc.org@localhost>
date: Mon May 24 18:13:19 2004 +0000
description:
update to 1.2.12
The step from 1.0.12 to 1.2.12 is too large to mention all changes.
pkgsrc issues:
-use gnome2
-add python support (python23 provides a shared lib)
-XXX I've enabled libgda/gnomedb, this seems to be completelely
non-functional to me, but perhaps it is just my setup...
diffstat:
math/gnumeric/Makefile | 50 +-
math/gnumeric/PLIST | 1418 +++++++++++++++++----------------------
math/gnumeric/distinfo | 8 +-
math/gnumeric/patches/patch-aa | 13 -
math/gnumeric/patches/patch-ab | 13 +
5 files changed, 654 insertions(+), 848 deletions(-)
diffs (truncated from 1697 to 300 lines):
diff -r 04eb4b323a30 -r f99c199a84a3 math/gnumeric/Makefile
--- a/math/gnumeric/Makefile Mon May 24 18:07:13 2004 +0000
+++ b/math/gnumeric/Makefile Mon May 24 18:13:19 2004 +0000
@@ -1,21 +1,16 @@
-# $NetBSD: Makefile,v 1.84 2004/04/27 00:59:36 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2004/05/24 18:13:19 drochner Exp $
#
-DISTNAME= gnumeric-1.0.13
-PKGREVISION= 7
+DISTNAME= gnumeric-1.2.12
CATEGORIES= math gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.0/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.2/}
MAINTAINER= rh%NetBSD.org@localhost
HOMEPAGE= http://www.gnome.org/gnumeric/
COMMENT= Spreadsheet program from the GNOME project
-# for Python support a shared libpython is required but not provided yet
-#BUILD_DEPENDS+= python>=2.0:../../lang/python
-
BUILD_USES_MSGFMT= YES
USE_BUILDLINK3= YES
-USE_DIRS+= gnome1-1.5
USE_PKGLOCALEDIR= YES
USE_X11BASE= YES
USE_GNU_TOOLS+= make
@@ -23,20 +18,33 @@
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
-CONFIGURE_ARGS+= --without-python
-CONFIGURE_ARGS+= --without-psiconv
-LIBS+= -lunicode
+CONFIGURE_ARGS+= --with-python=python2p3
+PYTHON_VERSION_REQD= 23pth
+GCONF2_SCHEMAS= gnumeric-dialogs.schemas gnumeric-general.schemas \
+ gnumeric-plugins.schemas
-.include "../../devel/bonobo/buildlink3.mk"
-.include "../../devel/gal/buildlink3.mk"
+.include "../../x11/py-gtk2/buildlink3.mk"
+.include "../../lang/python/application.mk"
+.include "../../databases/libgda/buildlink3.mk"
+.include "../../databases/libgnomedb/buildlink3.mk"
+.include "../../devel/libgsf/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/atk/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../devel/GConf2/schemas.mk"
+.include "../../devel/pango/buildlink3.mk"
+.include "../../devel/libgnome/buildlink3.mk"
+.include "../../devel/libgnomeui/buildlink3.mk"
+.include "../../devel/libbonobo/buildlink3.mk"
+.include "../../devel/libbonoboui/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../devel/libglade/buildlink3.mk"
-.include "../../devel/libole2/buildlink3.mk"
-.include "../../devel/oaf/buildlink3.mk"
-.include "../../lang/guile/buildlink3.mk"
-.include "../../print/gnome-print/buildlink3.mk"
-.include "../../textproc/libunicode/buildlink3.mk"
-.include "../../textproc/libxml/buildlink3.mk"
-.include "../../textproc/scrollkeeper/omf.mk"
+.include "../../devel/libglade2/buildlink3.mk"
+# guile is currently not supported in gnumeric
+#.include "../../lang/guile/buildlink3.mk"
+.include "../../print/libgnomeprint/buildlink3.mk"
+.include "../../print/libgnomeprintui/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../textproc/intltool/buildlink3.mk"
+.include "../../textproc/scrollkeeper/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 04eb4b323a30 -r f99c199a84a3 math/gnumeric/PLIST
--- a/math/gnumeric/PLIST Mon May 24 18:07:13 2004 +0000
+++ b/math/gnumeric/PLIST Mon May 24 18:13:19 2004 +0000
@@ -1,9 +1,15 @@
-@comment $NetBSD: PLIST,v 1.21 2003/05/30 16:20:01 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.22 2004/05/24 18:13:19 drochner Exp $
bin/gnumeric
+bin/ssconvert
+lib/bonobo/servers/GNOME_Gnumeric.server
lib/gnumeric/${PKGVERSION}-bonobo/plugins/applix/applix.a
lib/gnumeric/${PKGVERSION}-bonobo/plugins/applix/applix.la
lib/gnumeric/${PKGVERSION}-bonobo/plugins/applix/applix.so
lib/gnumeric/${PKGVERSION}-bonobo/plugins/applix/plugin.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/corba/corba.a
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/corba/corba.la
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/corba/corba.so
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/corba/plugin.xml
lib/gnumeric/${PKGVERSION}-bonobo/plugins/derivatives/derivatives.a
lib/gnumeric/${PKGVERSION}-bonobo/plugins/derivatives/derivatives.la
lib/gnumeric/${PKGVERSION}-bonobo/plugins/derivatives/derivatives.so
@@ -16,10 +22,66 @@
lib/gnumeric/${PKGVERSION}-bonobo/plugins/excel/excel.la
lib/gnumeric/${PKGVERSION}-bonobo/plugins/excel/excel.so
lib/gnumeric/${PKGVERSION}-bonobo/plugins/excel/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/guile/guile.a
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/guile/guile.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/guile/guile.so
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/guile/plugin.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-complex/plugin.a
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-complex/plugin.la
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-complex/plugin.so
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-complex/plugin.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-database/plugin.a
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-database/plugin.la
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-database/plugin.so
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-database/plugin.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-date/plugin.a
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-date/plugin.la
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-date/plugin.so
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-date/plugin.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-eng/plugin.a
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-eng/plugin.la
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-eng/plugin.so
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-eng/plugin.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-financial/plugin.a
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-financial/plugin.la
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-financial/plugin.so
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-financial/plugin.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-info/plugin.a
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-info/plugin.la
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-info/plugin.so
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-info/plugin.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-logical/plugin.a
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-logical/plugin.la
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-logical/plugin.so
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-logical/plugin.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-lookup/plugin.a
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-lookup/plugin.la
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-lookup/plugin.so
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-lookup/plugin.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-math/plugin.a
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-math/plugin.la
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-math/plugin.so
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-math/plugin.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-random/plugin.a
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-random/plugin.la
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-random/plugin.so
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-random/plugin.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-stat/plugin.a
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-stat/plugin.la
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-stat/plugin.so
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-stat/plugin.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-string/plugin.a
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-string/plugin.la
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-string/plugin.so
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-string/plugin.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/gdaif/gdaif.a
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/gdaif/gdaif.la
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/gdaif/gdaif.so
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/gdaif/plugin.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/gnome-db/gnomedb.a
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/gnome-db/gnomedb.la
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/gnome-db/gnomedb.so
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/gnome-db/plugin.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/gnome-db/ui.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/gnome-glossary/glossary-po-header
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/gnome-glossary/gnome_glossary.py
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/gnome-glossary/plugin.xml
lib/gnumeric/${PKGVERSION}-bonobo/plugins/html/html.a
lib/gnumeric/${PKGVERSION}-bonobo/plugins/html/html.la
lib/gnumeric/${PKGVERSION}-bonobo/plugins/html/html.so
@@ -40,6 +102,48 @@
lib/gnumeric/${PKGVERSION}-bonobo/plugins/oleo/oleo.la
lib/gnumeric/${PKGVERSION}-bonobo/plugins/oleo/oleo.so
lib/gnumeric/${PKGVERSION}-bonobo/plugins/oleo/plugin.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/openoffice/openoffice.a
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/openoffice/openoffice.la
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/openoffice/openoffice.so
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/openoffice/plugin.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/plan_perfect/plan_perfect.a
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/plan_perfect/plan_perfect.la
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/plan_perfect/plan_perfect.so
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/plan_perfect/plugin.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_barcol/barcol.a
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_barcol/barcol.la
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_barcol/barcol.so
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_barcol/gog-barcol-prefs.glade
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_barcol/plot-types.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_barcol/plugin.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_pie/gog-pie-prefs.glade
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_pie/gog-ring-prefs.glade
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_pie/pie.a
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_pie/pie.la
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_pie/pie.so
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_pie/plot-types.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_pie/plugin.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_xy/gog-bubble-prefs.glade
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_xy/plot-types.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_xy/plugin.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_xy/xy.a
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_xy/xy.la
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_xy/xy.so
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/py-func/plugin.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/py-func/py_func.py
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/python-loader/plugin.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/python-loader/python_loader.a
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/python-loader/python_loader.la
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/python-loader/python_loader.so
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/python-loader/ui-console-menu.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/qpro/plugin.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/qpro/qpro.a
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/qpro/qpro.la
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/qpro/qpro.so
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/sample_datasource/plugin.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/sample_datasource/sample_datasource.a
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/sample_datasource/sample_datasource.la
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/sample_datasource/sample_datasource.so
lib/gnumeric/${PKGVERSION}-bonobo/plugins/sc/plugin.xml
lib/gnumeric/${PKGVERSION}-bonobo/plugins/sc/sc.a
lib/gnumeric/${PKGVERSION}-bonobo/plugins/sc/sc.la
@@ -48,6 +152,11 @@
lib/gnumeric/${PKGVERSION}-bonobo/plugins/sylk/sylk.a
lib/gnumeric/${PKGVERSION}-bonobo/plugins/sylk/sylk.la
lib/gnumeric/${PKGVERSION}-bonobo/plugins/sylk/sylk.so
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/uihello/hello.xml
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/uihello/plugin.a
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/uihello/plugin.la
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/uihello/plugin.so
+lib/gnumeric/${PKGVERSION}-bonobo/plugins/uihello/plugin.xml
lib/gnumeric/${PKGVERSION}-bonobo/plugins/xbase/plugin.xml
lib/gnumeric/${PKGVERSION}-bonobo/plugins/xbase/xbase.a
lib/gnumeric/${PKGVERSION}-bonobo/plugins/xbase/xbase.la
@@ -56,742 +165,13 @@
lib/gnumeric/${PKGVERSION}-bonobo/plugins/xml_sax/xml_sax.a
lib/gnumeric/${PKGVERSION}-bonobo/plugins/xml_sax/xml_sax.la
lib/gnumeric/${PKGVERSION}-bonobo/plugins/xml_sax/xml_sax.so
-lib/gnumericConf.sh
-share/gnome/apps/Applications/gnumeric.desktop
-share/gnome/help/gnumeric/C/alignmentandothertabs.html
-share/gnome/help/gnumeric/C/analysis-tools.html
-share/gnome/help/gnumeric/C/analysis-tools.sgml
-share/gnome/help/gnumeric/C/anova.html
-share/gnome/help/gnumeric/C/authors.html
-share/gnome/help/gnumeric/C/authors.sgml
-share/gnome/help/gnumeric/C/autocorrect-tool.html
-share/gnome/help/gnumeric/C/autocorrect.sgml
-share/gnome/help/gnumeric/C/autofill.html
-share/gnome/help/gnumeric/C/autofill.sgml
-share/gnome/help/gnumeric/C/autosave.html
-share/gnome/help/gnumeric/C/autosave.sgml
-share/gnome/help/gnumeric/C/cell-elements.html
-share/gnome/help/gnumeric/C/cell-grid.html
-share/gnome/help/gnumeric/C/cell-referencing.html
-share/gnome/help/gnumeric/C/cell_refer.sgml
-share/gnome/help/gnumeric/C/context-menu.html
-share/gnome/help/gnumeric/C/copying-moving.html
-share/gnome/help/gnumeric/C/copying-moving.sgml
-share/gnome/help/gnumeric/C/correlation-tool.html
-share/gnome/help/gnumeric/C/covariance-tool.html
-share/gnome/help/gnumeric/C/cutandpaste.html
-share/gnome/help/gnumeric/C/data-entry.html
-share/gnome/help/gnumeric/C/data-menu.html
-share/gnome/help/gnumeric/C/descriptive-statistics-tool.html
-share/gnome/help/gnumeric/C/edit-menu.html
-share/gnome/help/gnumeric/C/editing-selections.html
-share/gnome/help/gnumeric/C/editing.html
-share/gnome/help/gnumeric/C/editing.sgml
-share/gnome/help/gnumeric/C/fdl-appendix.sgml
-share/gnome/help/gnumeric/C/fdl-section1.html
-share/gnome/help/gnumeric/C/fdl-section10.html
-share/gnome/help/gnumeric/C/fdl-section2.html
-share/gnome/help/gnumeric/C/fdl-section3.html
-share/gnome/help/gnumeric/C/fdl-section4.html
-share/gnome/help/gnumeric/C/fdl-section5.html
-share/gnome/help/gnumeric/C/fdl-section6.html
-share/gnome/help/gnumeric/C/fdl-section7.html
-share/gnome/help/gnumeric/C/fdl-section8.html
-share/gnome/help/gnumeric/C/fdl-section9.html
-share/gnome/help/gnumeric/C/fdl-using.html
-share/gnome/help/gnumeric/C/fdl.html
-share/gnome/help/gnumeric/C/figures/add-decimals.png
-share/gnome/help/gnumeric/C/figures/advanced-filter-1.png
-share/gnome/help/gnumeric/C/figures/advanced-filter-2.png
-share/gnome/help/gnumeric/C/figures/align-center.png
-share/gnome/help/gnumeric/C/figures/align-left.png
-share/gnome/help/gnumeric/C/figures/align-right.png
-share/gnome/help/gnumeric/C/figures/analysis-tools.png
-share/gnome/help/gnumeric/C/figures/analysistools-ANOVA1-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-ANOVA1-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2w-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2w-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2wo-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2wo-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-correlation-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-correlation-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-correlation-ex3.png
-share/gnome/help/gnumeric/C/figures/analysistools-correlation.png
-share/gnome/help/gnumeric/C/figures/analysistools-covariance-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-covariance-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-covariance.png
-share/gnome/help/gnumeric/C/figures/analysistools-descstats-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-descstats-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-descstats.png
-share/gnome/help/gnumeric/C/figures/analysistools-fourier-formula.png
-share/gnome/help/gnumeric/C/figures/analysistools-fourier.png
Home |
Main Index |
Thread Index |
Old Index