summaryrefslogtreecommitdiff
path: root/misc/goffice0.10
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2013-03-14 18:56:05 +0000
committerdrochner <drochner@pkgsrc.org>2013-03-14 18:56:05 +0000
commit697c8ccf72d3038b694309aa628fe630737ef047 (patch)
tree43dad0fa499695bbab0fbbc5f080dd2329d6dcde /misc/goffice0.10
parent457cd4370b66885cd4e0e4737316a6a47095d3bb (diff)
downloadpkgsrc-697c8ccf72d3038b694309aa628fe630737ef047.tar.gz
add goffice0.10 for the latest stable branch of the gnumeric helper
library
Diffstat (limited to 'misc/goffice0.10')
-rw-r--r--misc/goffice0.10/DESCR7
-rw-r--r--misc/goffice0.10/Makefile34
-rw-r--r--misc/goffice0.10/PLIST402
-rw-r--r--misc/goffice0.10/buildlink3.mk22
-rw-r--r--misc/goffice0.10/distinfo6
-rw-r--r--misc/goffice0.10/patches/patch-go_cspline.c30
6 files changed, 501 insertions, 0 deletions
diff --git a/misc/goffice0.10/DESCR b/misc/goffice0.10/DESCR
new file mode 100644
index 00000000000..2d7221a3d44
--- /dev/null
+++ b/misc/goffice0.10/DESCR
@@ -0,0 +1,7 @@
+goffice is a GLIB/GTK set of document centric objects and utilities.
+
+There are common operations for document centric applications that are
+conceptually simple, but complex to implement fully.
+ - plugins
+ - load/save documents
+ - undo/redo
diff --git a/misc/goffice0.10/Makefile b/misc/goffice0.10/Makefile
new file mode 100644
index 00000000000..364f5851b29
--- /dev/null
+++ b/misc/goffice0.10/Makefile
@@ -0,0 +1,34 @@
+# $NetBSD: Makefile,v 1.1 2013/03/14 18:56:06 drochner Exp $
+#
+
+DISTNAME= goffice-0.10.1
+PKGNAME= ${DISTNAME:S/goffice/goffice0.10/}
+CATEGORIES= misc
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.10/}
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.gnome.org/
+COMMENT= Library of document-centric objects and utilities
+LICENSE= gnu-gpl-v2
+
+USE_PKGLOCALEDIR= yes
+USE_LIBTOOL= yes
+PKGCONFIG_OVERRIDE+= ${WRKSRC}/libgoffice.pc.in
+GNU_CONFIGURE= yes
+USE_TOOLS+= gmake intltool msgfmt pkg-config
+
+.include "../../converters/libiconv/buildlink3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+BUILDLINK_API_DEPENDS.glib2+= glib2>=2.8.0
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/libgsf/buildlink3.mk"
+BUILDLINK_API_DEPENDS.pango+= pango>=1.8.1
+.include "../../devel/pango/buildlink3.mk"
+.include "../../graphics/cairo/buildlink3.mk"
+.include "../../graphics/gdk-pixbuf2/buildlink3.mk"
+.include "../../graphics/librsvg/buildlink3.mk"
+.include "../../graphics/lasem/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/goffice0.10/PLIST b/misc/goffice0.10/PLIST
new file mode 100644
index 00000000000..8afb13cd7cd
--- /dev/null
+++ b/misc/goffice0.10/PLIST
@@ -0,0 +1,402 @@
+@comment $NetBSD: PLIST,v 1.1 2013/03/14 18:56:06 drochner Exp $
+include/libgoffice-0.10/goffice/app/error-info.h
+include/libgoffice-0.10/goffice/app/file.h
+include/libgoffice-0.10/goffice/app/go-cmd-context-impl.h
+include/libgoffice-0.10/goffice/app/go-cmd-context.h
+include/libgoffice-0.10/goffice/app/go-conf.h
+include/libgoffice-0.10/goffice/app/go-doc-control-impl.h
+include/libgoffice-0.10/goffice/app/go-doc-control.h
+include/libgoffice-0.10/goffice/app/go-doc-impl.h
+include/libgoffice-0.10/goffice/app/go-doc.h
+include/libgoffice-0.10/goffice/app/go-plugin-loader-module.h
+include/libgoffice-0.10/goffice/app/go-plugin-loader.h
+include/libgoffice-0.10/goffice/app/go-plugin-service-impl.h
+include/libgoffice-0.10/goffice/app/go-plugin-service.h
+include/libgoffice-0.10/goffice/app/go-plugin.h
+include/libgoffice-0.10/goffice/app/go-view.h
+include/libgoffice-0.10/goffice/app/goffice-app.h
+include/libgoffice-0.10/goffice/app/io-context-priv.h
+include/libgoffice-0.10/goffice/app/io-context.h
+include/libgoffice-0.10/goffice/app/module-plugin-defs.h
+include/libgoffice-0.10/goffice/canvas/goc-arc.h
+include/libgoffice-0.10/goffice/canvas/goc-canvas.h
+include/libgoffice-0.10/goffice/canvas/goc-circle.h
+include/libgoffice-0.10/goffice/canvas/goc-component.h
+include/libgoffice-0.10/goffice/canvas/goc-ellipse.h
+include/libgoffice-0.10/goffice/canvas/goc-graph.h
+include/libgoffice-0.10/goffice/canvas/goc-group.h
+include/libgoffice-0.10/goffice/canvas/goc-image.h
+include/libgoffice-0.10/goffice/canvas/goc-item.h
+include/libgoffice-0.10/goffice/canvas/goc-line.h
+include/libgoffice-0.10/goffice/canvas/goc-path.h
+include/libgoffice-0.10/goffice/canvas/goc-pixbuf.h
+include/libgoffice-0.10/goffice/canvas/goc-polygon.h
+include/libgoffice-0.10/goffice/canvas/goc-polyline.h
+include/libgoffice-0.10/goffice/canvas/goc-rectangle.h
+include/libgoffice-0.10/goffice/canvas/goc-structs.h
+include/libgoffice-0.10/goffice/canvas/goc-styled-item.h
+include/libgoffice-0.10/goffice/canvas/goc-text.h
+include/libgoffice-0.10/goffice/canvas/goc-utils.h
+include/libgoffice-0.10/goffice/canvas/goc-widget.h
+include/libgoffice-0.10/goffice/canvas/goffice-canvas.h
+include/libgoffice-0.10/goffice/component/go-component-factory.h
+include/libgoffice-0.10/goffice/component/go-component-mime-dialog.h
+include/libgoffice-0.10/goffice/component/go-component.h
+include/libgoffice-0.10/goffice/component/goffice-component.h
+include/libgoffice-0.10/goffice/data/go-data-impl.h
+include/libgoffice-0.10/goffice/data/go-data-simple.h
+include/libgoffice-0.10/goffice/data/go-data.h
+include/libgoffice-0.10/goffice/data/goffice-data.h
+include/libgoffice-0.10/goffice/goffice-features.h
+include/libgoffice-0.10/goffice/goffice.h
+include/libgoffice-0.10/goffice/graph/goffice-graph.h
+include/libgoffice-0.10/goffice/graph/gog-3d-box.h
+include/libgoffice-0.10/goffice/graph/gog-axis-color-map.h
+include/libgoffice-0.10/goffice/graph/gog-axis-line.h
+include/libgoffice-0.10/goffice/graph/gog-axis.h
+include/libgoffice-0.10/goffice/graph/gog-chart-impl.h
+include/libgoffice-0.10/goffice/graph/gog-chart-map-3d.h
+include/libgoffice-0.10/goffice/graph/gog-chart-map.h
+include/libgoffice-0.10/goffice/graph/gog-chart.h
+include/libgoffice-0.10/goffice/graph/gog-child-button.h
+include/libgoffice-0.10/goffice/graph/gog-color-scale.h
+include/libgoffice-0.10/goffice/graph/gog-data-allocator.h
+include/libgoffice-0.10/goffice/graph/gog-data-set.h
+include/libgoffice-0.10/goffice/graph/gog-equation.h
+include/libgoffice-0.10/goffice/graph/gog-error-bar.h
+include/libgoffice-0.10/goffice/graph/gog-graph-impl.h
+include/libgoffice-0.10/goffice/graph/gog-graph.h
+include/libgoffice-0.10/goffice/graph/gog-grid-line.h
+include/libgoffice-0.10/goffice/graph/gog-grid.h
+include/libgoffice-0.10/goffice/graph/gog-guru.h
+include/libgoffice-0.10/goffice/graph/gog-label.h
+include/libgoffice-0.10/goffice/graph/gog-legend.h
+include/libgoffice-0.10/goffice/graph/gog-object-xml.h
+include/libgoffice-0.10/goffice/graph/gog-object.h
+include/libgoffice-0.10/goffice/graph/gog-outlined-object.h
+include/libgoffice-0.10/goffice/graph/gog-plot-engine.h
+include/libgoffice-0.10/goffice/graph/gog-plot-impl.h
+include/libgoffice-0.10/goffice/graph/gog-plot.h
+include/libgoffice-0.10/goffice/graph/gog-reg-curve.h
+include/libgoffice-0.10/goffice/graph/gog-renderer.h
+include/libgoffice-0.10/goffice/graph/gog-series-impl.h
+include/libgoffice-0.10/goffice/graph/gog-series-labels.h
+include/libgoffice-0.10/goffice/graph/gog-series-lines.h
+include/libgoffice-0.10/goffice/graph/gog-series.h
+include/libgoffice-0.10/goffice/graph/gog-smoothed-curve.h
+include/libgoffice-0.10/goffice/graph/gog-styled-object.h
+include/libgoffice-0.10/goffice/graph/gog-theme.h
+include/libgoffice-0.10/goffice/graph/gog-trend-line.h
+include/libgoffice-0.10/goffice/graph/gog-view.h
+include/libgoffice-0.10/goffice/gtk/go-3d-rotation-sel.h
+include/libgoffice-0.10/goffice/gtk/go-action-combo-color.h
+include/libgoffice-0.10/goffice/gtk/go-action-combo-pixmaps.h
+include/libgoffice-0.10/goffice/gtk/go-action-combo-stack.h
+include/libgoffice-0.10/goffice/gtk/go-action-combo-text.h
+include/libgoffice-0.10/goffice/gtk/go-calendar-button.h
+include/libgoffice-0.10/goffice/gtk/go-charmap-sel.h
+include/libgoffice-0.10/goffice/gtk/go-color-group.h
+include/libgoffice-0.10/goffice/gtk/go-color-palette.h
+include/libgoffice-0.10/goffice/gtk/go-color-selector.h
+include/libgoffice-0.10/goffice/gtk/go-combo-box.h
+include/libgoffice-0.10/goffice/gtk/go-combo-color.h
+include/libgoffice-0.10/goffice/gtk/go-combo-pixmaps.h
+include/libgoffice-0.10/goffice/gtk/go-font-sel.h
+include/libgoffice-0.10/goffice/gtk/go-format-sel.h
+include/libgoffice-0.10/goffice/gtk/go-gradient-selector.h
+include/libgoffice-0.10/goffice/gtk/go-graph-widget.h
+include/libgoffice-0.10/goffice/gtk/go-image-sel.h
+include/libgoffice-0.10/goffice/gtk/go-line-selector.h
+include/libgoffice-0.10/goffice/gtk/go-locale-sel.h
+include/libgoffice-0.10/goffice/gtk/go-marker-selector.h
+include/libgoffice-0.10/goffice/gtk/go-optionmenu.h
+include/libgoffice-0.10/goffice/gtk/go-palette.h
+include/libgoffice-0.10/goffice/gtk/go-pattern-selector.h
+include/libgoffice-0.10/goffice/gtk/go-rotation-sel.h
+include/libgoffice-0.10/goffice/gtk/go-selector.h
+include/libgoffice-0.10/goffice/gtk/goffice-gtk.h
+include/libgoffice-0.10/goffice/math/go-R.h
+include/libgoffice-0.10/goffice/math/go-accumulator.h
+include/libgoffice-0.10/goffice/math/go-complex.h
+include/libgoffice-0.10/goffice/math/go-cspline.h
+include/libgoffice-0.10/goffice/math/go-distribution.h
+include/libgoffice-0.10/goffice/math/go-fft.h
+include/libgoffice-0.10/goffice/math/go-math.h
+include/libgoffice-0.10/goffice/math/go-matrix3x3.h
+include/libgoffice-0.10/goffice/math/go-quad.h
+include/libgoffice-0.10/goffice/math/go-rangefunc.h
+include/libgoffice-0.10/goffice/math/go-regression.h
+include/libgoffice-0.10/goffice/math/goffice-math.h
+include/libgoffice-0.10/goffice/utils/datetime.h
+include/libgoffice-0.10/goffice/utils/go-bezier.h
+include/libgoffice-0.10/goffice/utils/go-cairo.h
+include/libgoffice-0.10/goffice/utils/go-color.h
+include/libgoffice-0.10/goffice/utils/go-editor.h
+include/libgoffice-0.10/goffice/utils/go-emf.h
+include/libgoffice-0.10/goffice/utils/go-file.h
+include/libgoffice-0.10/goffice/utils/go-font.h
+include/libgoffice-0.10/goffice/utils/go-format.h
+include/libgoffice-0.10/goffice/utils/go-gdk-pixbuf.h
+include/libgoffice-0.10/goffice/utils/go-geometry.h
+include/libgoffice-0.10/goffice/utils/go-glib-extras.h
+include/libgoffice-0.10/goffice/utils/go-gradient.h
+include/libgoffice-0.10/goffice/utils/go-image.h
+include/libgoffice-0.10/goffice/utils/go-libxml-extras.h
+include/libgoffice-0.10/goffice/utils/go-line.h
+include/libgoffice-0.10/goffice/utils/go-locale.h
+include/libgoffice-0.10/goffice/utils/go-marker.h
+include/libgoffice-0.10/goffice/utils/go-pango-extras.h
+include/libgoffice-0.10/goffice/utils/go-path.h
+include/libgoffice-0.10/goffice/utils/go-pattern.h
+include/libgoffice-0.10/goffice/utils/go-persist.h
+include/libgoffice-0.10/goffice/utils/go-pixbuf.h
+include/libgoffice-0.10/goffice/utils/go-rsm.h
+include/libgoffice-0.10/goffice/utils/go-spectre.h
+include/libgoffice-0.10/goffice/utils/go-string.h
+include/libgoffice-0.10/goffice/utils/go-style.h
+include/libgoffice-0.10/goffice/utils/go-styled-object.h
+include/libgoffice-0.10/goffice/utils/go-svg.h
+include/libgoffice-0.10/goffice/utils/go-undo.h
+include/libgoffice-0.10/goffice/utils/go-units.h
+include/libgoffice-0.10/goffice/utils/goffice-utils.h
+include/libgoffice-0.10/goffice/utils/regutf8.h
+lib/goffice/${PKGVERSION}/plugins/plot_barcol/barcol.la
+lib/goffice/${PKGVERSION}/plugins/plot_barcol/plot-types.xml
+lib/goffice/${PKGVERSION}/plugins/plot_barcol/plugin.xml
+lib/goffice/${PKGVERSION}/plugins/plot_distrib/distrib.la
+lib/goffice/${PKGVERSION}/plugins/plot_distrib/plot-types.xml
+lib/goffice/${PKGVERSION}/plugins/plot_distrib/plugin.xml
+lib/goffice/${PKGVERSION}/plugins/plot_pie/pie.la
+lib/goffice/${PKGVERSION}/plugins/plot_pie/plot-types.xml
+lib/goffice/${PKGVERSION}/plugins/plot_pie/plugin.xml
+lib/goffice/${PKGVERSION}/plugins/plot_radar/plot-types.xml
+lib/goffice/${PKGVERSION}/plugins/plot_radar/plugin.xml
+lib/goffice/${PKGVERSION}/plugins/plot_radar/radar.la
+lib/goffice/${PKGVERSION}/plugins/plot_surface/plot-types.xml
+lib/goffice/${PKGVERSION}/plugins/plot_surface/plugin.xml
+lib/goffice/${PKGVERSION}/plugins/plot_surface/surface.la
+lib/goffice/${PKGVERSION}/plugins/plot_xy/plot-types.xml
+lib/goffice/${PKGVERSION}/plugins/plot_xy/plugin.xml
+lib/goffice/${PKGVERSION}/plugins/plot_xy/xy.la
+lib/goffice/${PKGVERSION}/plugins/reg_linear/linreg.la
+lib/goffice/${PKGVERSION}/plugins/reg_linear/plugin.xml
+lib/goffice/${PKGVERSION}/plugins/reg_linear/reg-types.xml
+lib/goffice/${PKGVERSION}/plugins/reg_logfit/logfit.la
+lib/goffice/${PKGVERSION}/plugins/reg_logfit/plugin.xml
+lib/goffice/${PKGVERSION}/plugins/reg_logfit/reg-types.xml
+lib/goffice/${PKGVERSION}/plugins/smoothing/plugin.xml
+lib/goffice/${PKGVERSION}/plugins/smoothing/smoothing.la
+lib/goffice/${PKGVERSION}/plugins/smoothing/types.xml
+lib/libgoffice-0.10.la
+lib/pkgconfig/libgoffice-0.10.pc
+share/gtk-doc/html/goffice-0.10/GOArrow.html
+share/gtk-doc/html/goffice-0.10/GOBezierSpline.html
+share/gtk-doc/html/goffice-0.10/GOCalendarButton.html
+share/gtk-doc/html/goffice-0.10/GOCharmapSel.html
+share/gtk-doc/html/goffice-0.10/GOCmdContext.html
+share/gtk-doc/html/goffice-0.10/GOColorGroup.html
+share/gtk-doc/html/goffice-0.10/GOComboBox.html
+share/gtk-doc/html/goffice-0.10/GOComboColor.html
+share/gtk-doc/html/goffice-0.10/GOComboPixmaps.html
+share/gtk-doc/html/goffice-0.10/GOComponent.html
+share/gtk-doc/html/goffice-0.10/GOData.html
+share/gtk-doc/html/goffice-0.10/GODataMatrix.html
+share/gtk-doc/html/goffice-0.10/GODataScalar.html
+share/gtk-doc/html/goffice-0.10/GODateConventions.html
+share/gtk-doc/html/goffice-0.10/GODistribution.html
+share/gtk-doc/html/goffice-0.10/GODoc.html
+share/gtk-doc/html/goffice-0.10/GODocControl.html
+share/gtk-doc/html/goffice-0.10/GOEditor.html
+share/gtk-doc/html/goffice-0.10/GOErrorInfo.html
+share/gtk-doc/html/goffice-0.10/GOFileSaver.html
+share/gtk-doc/html/goffice-0.10/GOFontSel.html
+share/gtk-doc/html/goffice-0.10/GOFormat.html
+share/gtk-doc/html/goffice-0.10/GOFormatSel.html
+share/gtk-doc/html/goffice-0.10/GOGraphWidget.html
+share/gtk-doc/html/goffice-0.10/GOIOContext.html
+share/gtk-doc/html/goffice-0.10/GOImage.html
+share/gtk-doc/html/goffice-0.10/GOLocaleSel.html
+share/gtk-doc/html/goffice-0.10/GOMarker.html
+share/gtk-doc/html/goffice-0.10/GOOptionMenu.html
+share/gtk-doc/html/goffice-0.10/GOPalette.html
+share/gtk-doc/html/goffice-0.10/GOPath.html
+share/gtk-doc/html/goffice-0.10/GOPersist.html
+share/gtk-doc/html/goffice-0.10/GOPixbuf.html
+share/gtk-doc/html/goffice-0.10/GOPlugin.html
+share/gtk-doc/html/goffice-0.10/GOPluginLoader.html
+share/gtk-doc/html/goffice-0.10/GOPluginLoaderModule.html
+share/gtk-doc/html/goffice-0.10/GOPluginService.html
+share/gtk-doc/html/goffice-0.10/GORotationSel.html
+share/gtk-doc/html/goffice-0.10/GOSearchReplace.html
+share/gtk-doc/html/goffice-0.10/GOSelector.html
+share/gtk-doc/html/goffice-0.10/GOString.html
+share/gtk-doc/html/goffice-0.10/GOStyle.html
+share/gtk-doc/html/goffice-0.10/GOStyledObject.html
+share/gtk-doc/html/goffice-0.10/GOUndoUnary.html
+share/gtk-doc/html/goffice-0.10/GoView.html
+share/gtk-doc/html/goffice-0.10/GocArc.html
+share/gtk-doc/html/goffice-0.10/GocCanvas.html
+share/gtk-doc/html/goffice-0.10/GocCircle.html
+share/gtk-doc/html/goffice-0.10/GocEllipse.html
+share/gtk-doc/html/goffice-0.10/GocGraph.html
+share/gtk-doc/html/goffice-0.10/GocGroup.html
+share/gtk-doc/html/goffice-0.10/GocItem.html
+share/gtk-doc/html/goffice-0.10/GocLine.html
+share/gtk-doc/html/goffice-0.10/GocPixbuf.html
+share/gtk-doc/html/goffice-0.10/GocPolygon.html
+share/gtk-doc/html/goffice-0.10/GocPolyline.html
+share/gtk-doc/html/goffice-0.10/GocRectangle.html
+share/gtk-doc/html/goffice-0.10/GocStyledItem.html
+share/gtk-doc/html/goffice-0.10/GocText.html
+share/gtk-doc/html/goffice-0.10/GocWidget.html
+share/gtk-doc/html/goffice-0.10/Gog3DBox.html
+share/gtk-doc/html/goffice-0.10/GogAxis.html
+share/gtk-doc/html/goffice-0.10/GogAxisColorMap.html
+share/gtk-doc/html/goffice-0.10/GogAxisLine.html
+share/gtk-doc/html/goffice-0.10/GogAxisMap.html
+share/gtk-doc/html/goffice-0.10/GogChart.html
+share/gtk-doc/html/goffice-0.10/GogChartMap.html
+share/gtk-doc/html/goffice-0.10/GogDataEditor.html
+share/gtk-doc/html/goffice-0.10/GogDataset.html
+share/gtk-doc/html/goffice-0.10/GogErrorBar.html
+share/gtk-doc/html/goffice-0.10/GogGraph.html
+share/gtk-doc/html/goffice-0.10/GogGrid.html
+share/gtk-doc/html/goffice-0.10/GogGridLine.html
+share/gtk-doc/html/goffice-0.10/GogLabel.html
+share/gtk-doc/html/goffice-0.10/GogLegend.html
+share/gtk-doc/html/goffice-0.10/GogObject.html
+share/gtk-doc/html/goffice-0.10/GogOutlinedView.html
+share/gtk-doc/html/goffice-0.10/GogPlot.html
+share/gtk-doc/html/goffice-0.10/GogRegCurve.html
+share/gtk-doc/html/goffice-0.10/GogRegEqn.html
+share/gtk-doc/html/goffice-0.10/GogRenderer.html
+share/gtk-doc/html/goffice-0.10/GogSeries.html
+share/gtk-doc/html/goffice-0.10/GogSeriesLabels.html
+share/gtk-doc/html/goffice-0.10/GogSeriesLines.html
+share/gtk-doc/html/goffice-0.10/GogSmoothedCurve.html
+share/gtk-doc/html/goffice-0.10/GogStyledObject.html
+share/gtk-doc/html/goffice-0.10/GogText.html
+share/gtk-doc/html/goffice-0.10/GogTrendLine.html
+share/gtk-doc/html/goffice-0.10/GogView.html
+share/gtk-doc/html/goffice-0.10/annotation-glossary.html
+share/gtk-doc/html/goffice-0.10/ch01.html
+share/gtk-doc/html/goffice-0.10/ch02.html
+share/gtk-doc/html/goffice-0.10/ch03.html
+share/gtk-doc/html/goffice-0.10/ch04.html
+share/gtk-doc/html/goffice-0.10/ch05.html
+share/gtk-doc/html/goffice-0.10/ch06.html
+share/gtk-doc/html/goffice-0.10/ch07.html
+share/gtk-doc/html/goffice-0.10/ch08.html
+share/gtk-doc/html/goffice-0.10/ch09.html
+share/gtk-doc/html/goffice-0.10/ch10.html
+share/gtk-doc/html/goffice-0.10/ch11.html
+share/gtk-doc/html/goffice-0.10/ch12.html
+share/gtk-doc/html/goffice-0.10/ch13.html
+share/gtk-doc/html/goffice-0.10/ch14.html
+share/gtk-doc/html/goffice-0.10/ch15.html
+share/gtk-doc/html/goffice-0.10/ch16.html
+share/gtk-doc/html/goffice-0.10/ch17.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-Cairo-utilities.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-Components-factory.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-Cubic-splines.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-Encapsulated-Postscript-support.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-Families-and-types.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-Fast-Fourier-transform.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-File-utilities.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-Files.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-GLib-extras.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-GOAccumulator.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-GOColor.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-GOComplex.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-GODataCVector.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-GOFileOpeners.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-GOFont.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-GOPattern.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-GOQuad.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-GORange.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-GORegexp.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-GORegression.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-Geometry-helpers.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-Gettings-Started-with-GOffice.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-GogTool.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-Gradient.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-Graph-editor-dialog.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-LibXML-extras.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-Line.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-Mathematics.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-Miscellaneous.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-Scalable-Vector-Graphics-support.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-Simple-data.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-Structures.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-Theming.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-URL-utilities.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-Units.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-Utils.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10-Windows-Metafiles-support.html
+share/gtk-doc/html/goffice-0.10/goffice-0.10.devhelp2
+share/gtk-doc/html/goffice-0.10/gsf-index.html
+share/gtk-doc/html/goffice-0.10/home.png
+share/gtk-doc/html/goffice-0.10/index.html
+share/gtk-doc/html/goffice-0.10/index.sgml
+share/gtk-doc/html/goffice-0.10/left.png
+share/gtk-doc/html/goffice-0.10/pt01.html
+share/gtk-doc/html/goffice-0.10/pt02.html
+share/gtk-doc/html/goffice-0.10/pt03.html
+share/gtk-doc/html/goffice-0.10/pt04.html
+share/gtk-doc/html/goffice-0.10/right.png
+share/gtk-doc/html/goffice-0.10/style.css
+share/gtk-doc/html/goffice-0.10/up.png
+share/locale/am/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/ar/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/ast/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/az/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/bg/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/ca/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/ca@valencia/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/cs/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/da/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/de/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/el/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/en_CA/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/en_GB/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/eo/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/es/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/et/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/eu/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/fi/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/fr/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/ga/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/gl/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/he/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/hr/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/hu/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/id/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/it/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/ja/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/ko/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/lt/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/lv/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/ml/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/mr/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/ms/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/nb/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/nl/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/nn/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/oc/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/pl/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/pt/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/pt_BR/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/ro/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/ru/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/sk/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/sl/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/sr/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/sr@latin/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/sv/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/ta/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/tr/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/uk/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/vi/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/zh_CN/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/zh_HK/LC_MESSAGES/goffice-${PKGVERSION}.mo
+share/locale/zh_TW/LC_MESSAGES/goffice-${PKGVERSION}.mo
diff --git a/misc/goffice0.10/buildlink3.mk b/misc/goffice0.10/buildlink3.mk
new file mode 100644
index 00000000000..a235254fea6
--- /dev/null
+++ b/misc/goffice0.10/buildlink3.mk
@@ -0,0 +1,22 @@
+# $NetBSD: buildlink3.mk,v 1.1 2013/03/14 18:56:06 drochner Exp $
+
+BUILDLINK_TREE+= goffice0.8
+
+.if !defined(GOFFICE0.8_BUILDLINK3_MK)
+GOFFICE0.8_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.goffice0.8+= goffice0.10>=0.10.0
+BUILDLINK_ABI_DEPENDS.goffice0.8+= goffice0.10>=0.10.0
+BUILDLINK_PKGSRCDIR.goffice0.8?= ../../misc/goffice0.10
+
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/libgsf/buildlink3.mk"
+.include "../../devel/pango/buildlink3.mk"
+.include "../../graphics/cairo/buildlink3.mk"
+.include "../../graphics/librsvg/buildlink3.mk"
+.include "../../graphics/lasem/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
+.endif # GOFFICE0.8_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -goffice0.8
diff --git a/misc/goffice0.10/distinfo b/misc/goffice0.10/distinfo
new file mode 100644
index 00000000000..45843b79fbc
--- /dev/null
+++ b/misc/goffice0.10/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2013/03/14 18:56:06 drochner Exp $
+
+SHA1 (goffice-0.10.1.tar.xz) = 1d9e5ac1aea893e10c10b5eb3c37e339dee80f1d
+RMD160 (goffice-0.10.1.tar.xz) = 727e41758faa80d58daec271d53792231b21a742
+Size (goffice-0.10.1.tar.xz) = 2120484 bytes
+SHA1 (patch-go_cspline.c) = 25b4ef0285ec7991d2fe3f338e17ef159dd3a529
diff --git a/misc/goffice0.10/patches/patch-go_cspline.c b/misc/goffice0.10/patches/patch-go_cspline.c
new file mode 100644
index 00000000000..aae969bb382
--- /dev/null
+++ b/misc/goffice0.10/patches/patch-go_cspline.c
@@ -0,0 +1,30 @@
+$NetBSD: patch-go_cspline.c,v 1.1 2013/03/14 18:56:07 drochner Exp $
+
+upstream commit 01f93869b7e2e9b38bd62c94d9d71103dffa4f08
+
+--- goffice/math/go-cspline.c.orig 2013-02-23 23:20:13.000000000 +0000
++++ goffice/math/go-cspline.c
+@@ -229,9 +229,9 @@ SUFFIX(go_cspline_ref) (GOCSpline *sp)
+
+ GType
+ #ifdef LONG_DOUBLE
+-go_cspline_get_type (void)
+-#else
+ go_csplinel_get_type (void)
++#else
++go_cspline_get_type (void)
+ #endif
+ {
+ static GType t = 0;
+@@ -239,9 +239,9 @@ go_csplinel_get_type (void)
+ if (t == 0) {
+ t = g_boxed_type_register_static (
+ #ifdef LONG_DOUBLE
+- "GOCSpline",
+-#else
+ "GOCSplinel",
++#else
++ "GOCSpline",
+ #endif
+ (GBoxedCopyFunc)SUFFIX(go_cspline_ref),
+ (GBoxedFreeFunc)SUFFIX(go_cspline_destroy));