pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/gnumeric14 add a pkg for the new gnumeric-1.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/595263b73dbe
branches:  trunk
changeset: 486077:595263b73dbe
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Dec 22 12:08:25 2004 +0000

description:
add a pkg for the new gnumeric-1.4
We might replace the gnumeric-1.2.x pkg eventually. Can't do this now
because the Python plugin isn't built for some reason, so this would
be a regression. (Don't have time to fix this right now.)

diffstat:

 math/gnumeric14/DESCR            |    7 +
 math/gnumeric14/Makefile         |   54 ++
 math/gnumeric14/PLIST            |  814 +++++++++++++++++++++++++++++++++++++++
 math/gnumeric14/distinfo         |    6 +
 math/gnumeric14/patches/patch-ab |   13 +
 math/gnumeric14/patches/patch-ac |   20 +
 6 files changed, 914 insertions(+), 0 deletions(-)

diffs (truncated from 938 to 300 lines):

diff -r 1df984349bfb -r 595263b73dbe math/gnumeric14/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/gnumeric14/DESCR     Wed Dec 22 12:08:25 2004 +0000
@@ -0,0 +1,7 @@
+Gnumeric is a powerful and easy to use spreadsheet program from
+the GNOME project.  The goal for this spreadsheet is to compete
+with the commercial offerings.  Users of Excel should be already
+familiar with Gnumeric advanced features.  A plugin system lets
+you extend Gnumeric with GPL extensions, and an optional
+Python and Perl plugins let you define complex functions in those
+popular languages.
diff -r 1df984349bfb -r 595263b73dbe math/gnumeric14/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/gnumeric14/Makefile  Wed Dec 22 12:08:25 2004 +0000
@@ -0,0 +1,54 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/12/22 12:08:26 drochner Exp $
+#
+
+DISTNAME=              gnumeric-1.4.1
+CATEGORIES=            math gnome
+MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gnumeric/1.4/}
+EXTRACT_SUFX=          .tar.bz2
+
+MAINTAINER=            rh%NetBSD.org@localhost
+HOMEPAGE=              http://www.gnome.org/gnumeric/
+COMMENT=               Spreadsheet program from the GNOME project
+
+BUILD_USES_MSGFMT=     YES
+USE_BUILDLINK3=                YES
+USE_DIRS+=             xdg-1.1
+USE_PKGLOCALEDIR=      YES
+USE_X11=               YES
+USE_GNU_TOOLS+=                make
+USE_PERL5=             YES
+USE_LIBTOOL=           YES
+
+GNU_CONFIGURE=         YES
+# XXX Python doesn't work yet
+CONFIGURE_ARGS+=       --with-python=python2p3
+PYTHON_VERSION_REQD=   23pth
+GCONF2_SCHEMAS=                gnumeric-dialogs.schemas gnumeric-general.schemas \
+                       gnumeric-plugins.schemas
+
+.include "../../x11/py-gtk2/buildlink3.mk"
+.include "../../lang/python/application.mk"
+.include "../../databases/libgda/buildlink3.mk"
+.include "../../databases/libgnomedb/buildlink3.mk"
+BUILDLINK_DEPENDS.libgsf+=     libgsf>=1.11.1
+.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/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/omf.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff -r 1df984349bfb -r 595263b73dbe math/gnumeric14/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/gnumeric14/PLIST     Wed Dec 22 12:08:25 2004 +0000
@@ -0,0 +1,814 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/12/22 12:08:26 drochner Exp $
+bin/gnumeric
+bin/${PKGNAME}
+bin/ssconvert
+lib/bonobo/servers/GNOME_Gnumeric.server
+lib/gnumeric/${PKGVERSION}/plugins/applix/applix.la
+lib/gnumeric/${PKGVERSION}/plugins/applix/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/corba/corba.la
+lib/gnumeric/${PKGVERSION}/plugins/corba/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/derivatives/derivatives.la
+lib/gnumeric/${PKGVERSION}/plugins/derivatives/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/dif/dif.la
+lib/gnumeric/${PKGVERSION}/plugins/dif/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/excel/excel.la
+lib/gnumeric/${PKGVERSION}/plugins/excel/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-complex/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-complex/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-database/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-database/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-date/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-date/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-eng/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-eng/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-erlang/erlang.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-erlang/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-financial/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-financial/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-info/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-info/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-logical/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-logical/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-lookup/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-lookup/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-math/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-math/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-random/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-random/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-stat/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-stat/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-string/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-string/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/gdaif/gdaif.la
+lib/gnumeric/${PKGVERSION}/plugins/gdaif/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/gnome-db/gnomedb.la
+lib/gnumeric/${PKGVERSION}/plugins/gnome-db/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/gnome-db/ui.xml
+lib/gnumeric/${PKGVERSION}/plugins/html/html.la
+lib/gnumeric/${PKGVERSION}/plugins/html/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/lotus/lotus.la
+lib/gnumeric/${PKGVERSION}/plugins/lotus/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/mps/mps.la
+lib/gnumeric/${PKGVERSION}/plugins/mps/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/numtheory/numtheory.la
+lib/gnumeric/${PKGVERSION}/plugins/numtheory/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/oleo/oleo.la
+lib/gnumeric/${PKGVERSION}/plugins/oleo/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/openoffice/openoffice.la
+lib/gnumeric/${PKGVERSION}/plugins/openoffice/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/plan_perfect/plan_perfect.la
+lib/gnumeric/${PKGVERSION}/plugins/plan_perfect/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/plot_barcol/barcol.la
+lib/gnumeric/${PKGVERSION}/plugins/plot_barcol/gog-barcol-prefs.glade
+lib/gnumeric/${PKGVERSION}/plugins/plot_barcol/plot-types.xml
+lib/gnumeric/${PKGVERSION}/plugins/plot_barcol/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/plot_pie/gog-pie-prefs.glade
+lib/gnumeric/${PKGVERSION}/plugins/plot_pie/gog-pie-series.glade
+lib/gnumeric/${PKGVERSION}/plugins/plot_pie/gog-ring-prefs.glade
+lib/gnumeric/${PKGVERSION}/plugins/plot_pie/pie.la
+lib/gnumeric/${PKGVERSION}/plugins/plot_pie/plot-types.xml
+lib/gnumeric/${PKGVERSION}/plugins/plot_pie/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/plot_radar/plot-types.xml
+lib/gnumeric/${PKGVERSION}/plugins/plot_radar/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/plot_radar/radar.la
+lib/gnumeric/${PKGVERSION}/plugins/plot_surface/gog-contour-prefs.glade
+lib/gnumeric/${PKGVERSION}/plugins/plot_surface/plot-types.xml
+lib/gnumeric/${PKGVERSION}/plugins/plot_surface/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/plot_surface/surface.la
+lib/gnumeric/${PKGVERSION}/plugins/plot_xy/gog-bubble-prefs.glade
+lib/gnumeric/${PKGVERSION}/plugins/plot_xy/plot-types.xml
+lib/gnumeric/${PKGVERSION}/plugins/plot_xy/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/plot_xy/xy.la
+lib/gnumeric/${PKGVERSION}/plugins/qpro/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/qpro/qpro.la
+lib/gnumeric/${PKGVERSION}/plugins/sample_datasource/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/sample_datasource/sample_datasource.la
+lib/gnumeric/${PKGVERSION}/plugins/sc/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/sc/sc.la
+lib/gnumeric/${PKGVERSION}/plugins/sylk/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/sylk/sylk.la
+lib/gnumeric/${PKGVERSION}/plugins/uihello/hello.xml
+lib/gnumeric/${PKGVERSION}/plugins/uihello/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/uihello/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/xbase/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/xbase/xbase.la
+lib/gnumeric/${PKGVERSION}/plugins/xml_sax/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/xml_sax/xml_sax.la
+share/applications/gnumeric.desktop
+share/gconf/schemas/gnumeric-dialogs.schemas
+share/gconf/schemas/gnumeric-general.schemas
+share/gconf/schemas/gnumeric-plugins.schemas
+share/gnome/help/gnumeric/C/about-authors.xml
+share/gnome/help/gnumeric/C/about-history.xml
+share/gnome/help/gnumeric/C/about-license.xml
+share/gnome/help/gnumeric/C/analysis-complexNumbers.xml
+share/gnome/help/gnumeric/C/analysis-goalseek.xml
+share/gnome/help/gnumeric/C/analysis-overview.xml
+share/gnome/help/gnumeric/C/analysis-scenarios.xml
+share/gnome/help/gnumeric/C/analysis-simulation.xml
+share/gnome/help/gnumeric/C/analysis-solver.xml
+share/gnome/help/gnumeric/C/analysis-statistical.xml
+share/gnome/help/gnumeric/C/appendix-glossary.xml
+share/gnome/help/gnumeric/C/appendix-keybindings.xml
+share/gnome/help/gnumeric/C/bugs.xml
+share/gnome/help/gnumeric/C/compiling.xml
+share/gnome/help/gnumeric/C/configuration-localization.xml
+share/gnome/help/gnumeric/C/configuration-overview.xml
+share/gnome/help/gnumeric/C/configuration-plugins.xml
+share/gnome/help/gnumeric/C/configuration-preferences.xml
+share/gnome/help/gnumeric/C/configuration-toolbars.xml
+share/gnome/help/gnumeric/C/data-commentNlink.xml
+share/gnome/help/gnumeric/C/data-delete.xml
+share/gnome/help/gnumeric/C/data-entry-advanced.xml
+share/gnome/help/gnumeric/C/data-entry-external.xml
+share/gnome/help/gnumeric/C/data-entry.xml
+share/gnome/help/gnumeric/C/data-format.xml
+share/gnome/help/gnumeric/C/data-generate.xml
+share/gnome/help/gnumeric/C/data-insert.xml
+share/gnome/help/gnumeric/C/data-modify.xml
+share/gnome/help/gnumeric/C/data-move-copy.xml
+share/gnome/help/gnumeric/C/data-overview.xml
+share/gnome/help/gnumeric/C/data-selections.xml
+share/gnome/help/gnumeric/C/data-types.xml
+share/gnome/help/gnumeric/C/documenting.xml
+share/gnome/help/gnumeric/C/extending-functions.xml
+share/gnome/help/gnumeric/C/extending-overview.xml
+share/gnome/help/gnumeric/C/extending-plugins.xml
+share/gnome/help/gnumeric/C/extending-python.xml
+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/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-options.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
+share/gnome/help/gnumeric/C/figures/analysistools-ftest-ex1.png
+share/gnome/help/gnumeric/C/figures/analysistools-ftest-ex2.png
+share/gnome/help/gnumeric/C/figures/analysistools-ftest.png
+share/gnome/help/gnumeric/C/figures/analysistools-histogram-bins.png
+share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex1.png
+share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex2.png
+share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex3.png
+share/gnome/help/gnumeric/C/figures/analysistools-histogram.png
+share/gnome/help/gnumeric/C/figures/analysistools-moving-average-ex1.png
+share/gnome/help/gnumeric/C/figures/analysistools-moving-average-ex2.png
+share/gnome/help/gnumeric/C/figures/analysistools-moving-average.png
+share/gnome/help/gnumeric/C/figures/analysistools-outputoptions.png
+share/gnome/help/gnumeric/C/figures/analysistools-random-ex1.png
+share/gnome/help/gnumeric/C/figures/analysistools-random-ex2.png
+share/gnome/help/gnumeric/C/figures/analysistools-random.png
+share/gnome/help/gnumeric/C/figures/analysistools-ranges.png
+share/gnome/help/gnumeric/C/figures/analysistools-rank-ex1.png
+share/gnome/help/gnumeric/C/figures/analysistools-rank-ex2.png
+share/gnome/help/gnumeric/C/figures/analysistools-rank.png
+share/gnome/help/gnumeric/C/figures/analysistools-regression-ex1.png
+share/gnome/help/gnumeric/C/figures/analysistools-regression-ex2.png
+share/gnome/help/gnumeric/C/figures/analysistools-regression-ex3.png
+share/gnome/help/gnumeric/C/figures/analysistools-regression.png
+share/gnome/help/gnumeric/C/figures/analysistools-sampling-ex1.png
+share/gnome/help/gnumeric/C/figures/analysistools-sampling-ex2.png
+share/gnome/help/gnumeric/C/figures/analysistools-sampling.png
+share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex1.png
+share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex2.png
+share/gnome/help/gnumeric/C/figures/analysistools-smoothing.png
+share/gnome/help/gnumeric/C/figures/analysistools-tools.png
+share/gnome/help/gnumeric/C/figures/analysistools-ttest-equal-ex1.png
+share/gnome/help/gnumeric/C/figures/analysistools-ttest-equal-ex2.png
+share/gnome/help/gnumeric/C/figures/analysistools-ttest-equal.png
+share/gnome/help/gnumeric/C/figures/analysistools-ttest-paired-ex1.png
+share/gnome/help/gnumeric/C/figures/analysistools-ttest-paired-ex2.png
+share/gnome/help/gnumeric/C/figures/analysistools-ttest-paired.png
+share/gnome/help/gnumeric/C/figures/analysistools-ttest-unequal-ex1.png
+share/gnome/help/gnumeric/C/figures/analysistools-ttest-unequal-ex2.png
+share/gnome/help/gnumeric/C/figures/analysistools-ttest-unequal.png
+share/gnome/help/gnumeric/C/figures/analysistools-ttest.png
+share/gnome/help/gnumeric/C/figures/analysistools-ztest-ex1.png
+share/gnome/help/gnumeric/C/figures/analysistools-ztest-ex2.png
+share/gnome/help/gnumeric/C/figures/analysistools-ztest.png
+share/gnome/help/gnumeric/C/figures/arrowhead-dimensions.png
+share/gnome/help/gnumeric/C/figures/button-align-center.png
+share/gnome/help/gnumeric/C/figures/button-align-left.png
+share/gnome/help/gnumeric/C/figures/button-align-right.png
+share/gnome/help/gnumeric/C/figures/button-arrow.png
+share/gnome/help/gnumeric/C/figures/button-bold.png
+share/gnome/help/gnumeric/C/figures/button-borders.png
+share/gnome/help/gnumeric/C/figures/button-center-across-selection.png
+share/gnome/help/gnumeric/C/figures/button-checkbox.png
+share/gnome/help/gnumeric/C/figures/button-combo.png
+share/gnome/help/gnumeric/C/figures/button-copy.png
+share/gnome/help/gnumeric/C/figures/button-cut.png
+share/gnome/help/gnumeric/C/figures/button-decrease-indent.png
+share/gnome/help/gnumeric/C/figures/button-decrease-precision.png
+share/gnome/help/gnumeric/C/figures/button-equals.png
+share/gnome/help/gnumeric/C/figures/button-fill.png
+share/gnome/help/gnumeric/C/figures/button-font-size.png
+share/gnome/help/gnumeric/C/figures/button-font-type.png
+share/gnome/help/gnumeric/C/figures/button-frame.png
+share/gnome/help/gnumeric/C/figures/button-function.png
+share/gnome/help/gnumeric/C/figures/button-graph.png
+share/gnome/help/gnumeric/C/figures/button-graphEditor-add.png
+share/gnome/help/gnumeric/C/figures/button-increase-indent.png
+share/gnome/help/gnumeric/C/figures/button-increase-precision.png
+share/gnome/help/gnumeric/C/figures/button-insert-component.png
+share/gnome/help/gnumeric/C/figures/button-insert-hyperlink.png



Home | Main Index | Thread Index | Old Index