diff options
author | drochner <drochner@pkgsrc.org> | 2010-02-18 20:48:56 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-02-18 20:48:56 +0000 |
commit | 2894513cbd1b84f8837d603e3cbfbaee9a05f7dd (patch) | |
tree | 6db9d69fc37b8a59a8db87a098d3f67b059442ba /misc | |
parent | d2d9f0683d1d7e02a6344b2950ba11db2daad3ac (diff) | |
download | pkgsrc-2894513cbd1b84f8837d603e3cbfbaee9a05f7dd.tar.gz |
add goffice0.8-0.8.0, a new release branch of that library
Diffstat (limited to 'misc')
-rw-r--r-- | misc/goffice0.8/DESCR | 7 | ||||
-rw-r--r-- | misc/goffice0.8/Makefile | 36 | ||||
-rw-r--r-- | misc/goffice0.8/PLIST | 530 | ||||
-rw-r--r-- | misc/goffice0.8/buildlink3.mk | 25 | ||||
-rw-r--r-- | misc/goffice0.8/distinfo | 6 | ||||
-rw-r--r-- | misc/goffice0.8/patches/patch-aa | 13 |
6 files changed, 617 insertions, 0 deletions
diff --git a/misc/goffice0.8/DESCR b/misc/goffice0.8/DESCR new file mode 100644 index 00000000000..2d7221a3d44 --- /dev/null +++ b/misc/goffice0.8/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.8/Makefile b/misc/goffice0.8/Makefile new file mode 100644 index 00000000000..21620360ea2 --- /dev/null +++ b/misc/goffice0.8/Makefile @@ -0,0 +1,36 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/02/18 20:48:56 drochner Exp $ +# + +DISTNAME= goffice-0.8.0 +PKGNAME= goffice0.8-0.8.0 +CATEGORIES= misc +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.8/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.gnome.org/ +COMMENT= Library of document-centric objects and utilities + +PKG_DESTDIR_SUPPORT= user-destdir + +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/GConf/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" +.include "../../devel/libgsf-gnome/buildlink3.mk" +BUILDLINK_API_DEPENDS.pango+= pango>=1.8.1 +.include "../../devel/pango/buildlink3.mk" +.include "../../graphics/cairo/buildlink3.mk" +BUILDLINK_API_DEPENDS.libart+= libart>=2.3.11 +.include "../../graphics/libart/buildlink3.mk" +.include "../../textproc/libxml2/buildlink3.mk" +BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.6.0 +.include "../../x11/gtk2/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/misc/goffice0.8/PLIST b/misc/goffice0.8/PLIST new file mode 100644 index 00000000000..a7b2bcc24ff --- /dev/null +++ b/misc/goffice0.8/PLIST @@ -0,0 +1,530 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/02/18 20:48:56 drochner Exp $ +include/libgoffice-0.8/goffice/app/error-info.h +include/libgoffice-0.8/goffice/app/file.h +include/libgoffice-0.8/goffice/app/go-cmd-context-impl.h +include/libgoffice-0.8/goffice/app/go-cmd-context.h +include/libgoffice-0.8/goffice/app/go-conf.h +include/libgoffice-0.8/goffice/app/go-doc-control-impl.h +include/libgoffice-0.8/goffice/app/go-doc-control.h +include/libgoffice-0.8/goffice/app/go-doc-impl.h +include/libgoffice-0.8/goffice/app/go-doc.h +include/libgoffice-0.8/goffice/app/go-plugin-loader-module.h +include/libgoffice-0.8/goffice/app/go-plugin-loader.h +include/libgoffice-0.8/goffice/app/go-plugin-service-impl.h +include/libgoffice-0.8/goffice/app/go-plugin-service.h +include/libgoffice-0.8/goffice/app/go-plugin.h +include/libgoffice-0.8/goffice/app/goffice-app.h +include/libgoffice-0.8/goffice/app/io-context-priv.h +include/libgoffice-0.8/goffice/app/io-context.h +include/libgoffice-0.8/goffice/app/module-plugin-defs.h +include/libgoffice-0.8/goffice/canvas/goc-canvas.h +include/libgoffice-0.8/goffice/canvas/goc-circle.h +include/libgoffice-0.8/goffice/canvas/goc-ellipse.h +include/libgoffice-0.8/goffice/canvas/goc-graph.h +include/libgoffice-0.8/goffice/canvas/goc-group.h +include/libgoffice-0.8/goffice/canvas/goc-item.h +include/libgoffice-0.8/goffice/canvas/goc-line.h +include/libgoffice-0.8/goffice/canvas/goc-pixbuf.h +include/libgoffice-0.8/goffice/canvas/goc-polygon.h +include/libgoffice-0.8/goffice/canvas/goc-polyline.h +include/libgoffice-0.8/goffice/canvas/goc-rectangle.h +include/libgoffice-0.8/goffice/canvas/goc-structs.h +include/libgoffice-0.8/goffice/canvas/goc-styled-item.h +include/libgoffice-0.8/goffice/canvas/goc-text.h +include/libgoffice-0.8/goffice/canvas/goc-utils.h +include/libgoffice-0.8/goffice/canvas/goc-widget.h +include/libgoffice-0.8/goffice/canvas/goffice-canvas.h +include/libgoffice-0.8/goffice/component/go-component-factory.h +include/libgoffice-0.8/goffice/component/go-component.h +include/libgoffice-0.8/goffice/component/goffice-component.h +include/libgoffice-0.8/goffice/data/go-data-impl.h +include/libgoffice-0.8/goffice/data/go-data-simple.h +include/libgoffice-0.8/goffice/data/go-data.h +include/libgoffice-0.8/goffice/data/goffice-data.h +include/libgoffice-0.8/goffice/drawing/god-anchor.h +include/libgoffice-0.8/goffice/drawing/god-default-attributes.h +include/libgoffice-0.8/goffice/drawing/god-drawing-group.h +include/libgoffice-0.8/goffice/drawing/god-drawing-renderer-gdk.h +include/libgoffice-0.8/goffice/drawing/god-drawing-view.h +include/libgoffice-0.8/goffice/drawing/god-drawing.h +include/libgoffice-0.8/goffice/drawing/god-image-store.h +include/libgoffice-0.8/goffice/drawing/god-image.h +include/libgoffice-0.8/goffice/drawing/god-paragraph-attributes.h +include/libgoffice-0.8/goffice/drawing/god-property-table.h +include/libgoffice-0.8/goffice/drawing/god-shape.h +include/libgoffice-0.8/goffice/drawing/god-text-model.h +include/libgoffice-0.8/goffice/goffice-features.h +include/libgoffice-0.8/goffice/goffice.h +include/libgoffice-0.8/goffice/graph/goffice-graph.h +include/libgoffice-0.8/goffice/graph/gog-3d-box.h +include/libgoffice-0.8/goffice/graph/gog-axis-line-impl.h +include/libgoffice-0.8/goffice/graph/gog-axis-line.h +include/libgoffice-0.8/goffice/graph/gog-axis.h +include/libgoffice-0.8/goffice/graph/gog-chart-impl.h +include/libgoffice-0.8/goffice/graph/gog-chart-map-3d.h +include/libgoffice-0.8/goffice/graph/gog-chart-map.h +include/libgoffice-0.8/goffice/graph/gog-chart.h +include/libgoffice-0.8/goffice/graph/gog-child-button.h +include/libgoffice-0.8/goffice/graph/gog-data-allocator.h +include/libgoffice-0.8/goffice/graph/gog-data-set.h +include/libgoffice-0.8/goffice/graph/gog-error-bar.h +include/libgoffice-0.8/goffice/graph/gog-graph-impl.h +include/libgoffice-0.8/goffice/graph/gog-graph.h +include/libgoffice-0.8/goffice/graph/gog-grid-line.h +include/libgoffice-0.8/goffice/graph/gog-grid.h +include/libgoffice-0.8/goffice/graph/gog-guru.h +include/libgoffice-0.8/goffice/graph/gog-label.h +include/libgoffice-0.8/goffice/graph/gog-legend.h +include/libgoffice-0.8/goffice/graph/gog-object-xml.h +include/libgoffice-0.8/goffice/graph/gog-object.h +include/libgoffice-0.8/goffice/graph/gog-outlined-object.h +include/libgoffice-0.8/goffice/graph/gog-plot-engine.h +include/libgoffice-0.8/goffice/graph/gog-plot-impl.h +include/libgoffice-0.8/goffice/graph/gog-plot.h +include/libgoffice-0.8/goffice/graph/gog-reg-curve.h +include/libgoffice-0.8/goffice/graph/gog-renderer.h +include/libgoffice-0.8/goffice/graph/gog-series-impl.h +include/libgoffice-0.8/goffice/graph/gog-series-lines.h +include/libgoffice-0.8/goffice/graph/gog-series.h +include/libgoffice-0.8/goffice/graph/gog-smoothed-curve.h +include/libgoffice-0.8/goffice/graph/gog-styled-object.h +include/libgoffice-0.8/goffice/graph/gog-theme.h +include/libgoffice-0.8/goffice/graph/gog-trend-line.h +include/libgoffice-0.8/goffice/graph/gog-view.h +include/libgoffice-0.8/goffice/gtk/go-3d-rotation-sel.h +include/libgoffice-0.8/goffice/gtk/go-action-combo-color.h +include/libgoffice-0.8/goffice/gtk/go-action-combo-pixmaps.h +include/libgoffice-0.8/goffice/gtk/go-action-combo-stack.h +include/libgoffice-0.8/goffice/gtk/go-action-combo-text.h +include/libgoffice-0.8/goffice/gtk/go-calendar-button.h +include/libgoffice-0.8/goffice/gtk/go-charmap-sel.h +include/libgoffice-0.8/goffice/gtk/go-color-group.h +include/libgoffice-0.8/goffice/gtk/go-color-palette.h +include/libgoffice-0.8/goffice/gtk/go-color-selector.h +include/libgoffice-0.8/goffice/gtk/go-combo-box.h +include/libgoffice-0.8/goffice/gtk/go-combo-color.h +include/libgoffice-0.8/goffice/gtk/go-combo-pixmaps.h +include/libgoffice-0.8/goffice/gtk/go-combo-text.h +include/libgoffice-0.8/goffice/gtk/go-font-sel.h +include/libgoffice-0.8/goffice/gtk/go-format-sel.h +include/libgoffice-0.8/goffice/gtk/go-gradient-selector.h +include/libgoffice-0.8/goffice/gtk/go-graph-widget.h +include/libgoffice-0.8/goffice/gtk/go-image-sel.h +include/libgoffice-0.8/goffice/gtk/go-line-selector.h +include/libgoffice-0.8/goffice/gtk/go-locale-sel.h +include/libgoffice-0.8/goffice/gtk/go-marker-selector.h +include/libgoffice-0.8/goffice/gtk/go-optionmenu.h +include/libgoffice-0.8/goffice/gtk/go-palette.h +include/libgoffice-0.8/goffice/gtk/go-pattern-selector.h +include/libgoffice-0.8/goffice/gtk/go-pixbuf.h +include/libgoffice-0.8/goffice/gtk/go-rotation-sel.h +include/libgoffice-0.8/goffice/gtk/go-selector.h +include/libgoffice-0.8/goffice/gtk/goffice-gtk.h +include/libgoffice-0.8/goffice/math/go-R.h +include/libgoffice-0.8/goffice/math/go-complex.h +include/libgoffice-0.8/goffice/math/go-cspline.h +include/libgoffice-0.8/goffice/math/go-distribution.h +include/libgoffice-0.8/goffice/math/go-fft.h +include/libgoffice-0.8/goffice/math/go-math.h +include/libgoffice-0.8/goffice/math/go-matrix3x3.h +include/libgoffice-0.8/goffice/math/go-rangefunc.h +include/libgoffice-0.8/goffice/math/go-regression.h +include/libgoffice-0.8/goffice/math/goffice-math.h +include/libgoffice-0.8/goffice/ms-compat/go-ms-parser.h +include/libgoffice-0.8/goffice/ms-compat/god-drawing-ms-client-handler.h +include/libgoffice-0.8/goffice/ms-compat/god-drawing-ms.h +include/libgoffice-0.8/goffice/ms-compat/god-image-ms.h +include/libgoffice-0.8/goffice/utils/datetime.h +include/libgoffice-0.8/goffice/utils/go-bezier.h +include/libgoffice-0.8/goffice/utils/go-cairo.h +include/libgoffice-0.8/goffice/utils/go-color.h +include/libgoffice-0.8/goffice/utils/go-editor.h +include/libgoffice-0.8/goffice/utils/go-file.h +include/libgoffice-0.8/goffice/utils/go-font.h +include/libgoffice-0.8/goffice/utils/go-format.h +include/libgoffice-0.8/goffice/utils/go-geometry.h +include/libgoffice-0.8/goffice/utils/go-glib-extras.h +include/libgoffice-0.8/goffice/utils/go-gradient.h +include/libgoffice-0.8/goffice/utils/go-image.h +include/libgoffice-0.8/goffice/utils/go-libxml-extras.h +include/libgoffice-0.8/goffice/utils/go-line.h +include/libgoffice-0.8/goffice/utils/go-locale.h +include/libgoffice-0.8/goffice/utils/go-marker.h +include/libgoffice-0.8/goffice/utils/go-pango-extras.h +include/libgoffice-0.8/goffice/utils/go-path.h +include/libgoffice-0.8/goffice/utils/go-pattern.h +include/libgoffice-0.8/goffice/utils/go-persist.h +include/libgoffice-0.8/goffice/utils/go-string.h +include/libgoffice-0.8/goffice/utils/go-style.h +include/libgoffice-0.8/goffice/utils/go-styled-object.h +include/libgoffice-0.8/goffice/utils/go-undo.h +include/libgoffice-0.8/goffice/utils/go-units.h +include/libgoffice-0.8/goffice/utils/goffice-utils.h +include/libgoffice-0.8/goffice/utils/regutf8.h +lib/goffice/${PKGVERSION}/plugins/plot_barcol/barcol.la +lib/goffice/${PKGVERSION}/plugins/plot_barcol/gog-barcol-prefs.ui +lib/goffice/${PKGVERSION}/plugins/plot_barcol/gog-minmax-prefs.ui +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/gog-boxplot-prefs.ui +lib/goffice/${PKGVERSION}/plugins/plot_distrib/plot-types.xml +lib/goffice/${PKGVERSION}/plugins/plot_distrib/plugin.xml +lib/goffice/${PKGVERSION}/plugins/plot_pie/gog-pie-prefs.ui +lib/goffice/${PKGVERSION}/plugins/plot_pie/gog-pie-series.ui +lib/goffice/${PKGVERSION}/plugins/plot_pie/gog-ring-prefs.ui +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/gog-color-polar-prefs.ui +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/gog-xyz-prefs.ui +lib/goffice/${PKGVERSION}/plugins/plot_surface/gog-xyz-surface-prefs.ui +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/gog-bubble-prefs.ui +lib/goffice/${PKGVERSION}/plugins/plot_xy/gog-xy-color-prefs.ui +lib/goffice/${PKGVERSION}/plugins/plot_xy/gog-xy-series-prefs.ui +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/gog-exp-smooth.ui +lib/goffice/${PKGVERSION}/plugins/smoothing/gog-moving-avg.ui +lib/goffice/${PKGVERSION}/plugins/smoothing/plugin.xml +lib/goffice/${PKGVERSION}/plugins/smoothing/smoothing.la +lib/goffice/${PKGVERSION}/plugins/smoothing/types.xml +lib/libgoffice-0.8.la +lib/pkgconfig/libgoffice-0.8.pc +share/goffice/${PKGVERSION}/patterns/svg-patterns.xml +share/goffice/${PKGVERSION}/ui/go-3d-rotation-sel.ui +share/goffice/${PKGVERSION}/ui/go-font-sel.ui +share/goffice/${PKGVERSION}/ui/go-format-sel.ui +share/goffice/${PKGVERSION}/ui/go-image-save-dialog-extra.ui +share/goffice/${PKGVERSION}/ui/go-image-sel.ui +share/goffice/${PKGVERSION}/ui/go-rotation-sel.ui +share/goffice/${PKGVERSION}/ui/go-style-prefs.ui +share/goffice/${PKGVERSION}/ui/gog-3d-box-prefs.ui +share/goffice/${PKGVERSION}/ui/gog-axis-prefs.ui +share/goffice/${PKGVERSION}/ui/gog-equation-prefs.ui +share/goffice/${PKGVERSION}/ui/gog-error-bar-prefs.ui +share/goffice/${PKGVERSION}/ui/gog-graph-prefs.ui +share/goffice/${PKGVERSION}/ui/gog-guru-type-selector.ui +share/goffice/${PKGVERSION}/ui/gog-guru.ui +share/goffice/${PKGVERSION}/ui/gog-object-prefs.ui +share/goffice/${PKGVERSION}/ui/gog-plot-prefs.ui +share/goffice/${PKGVERSION}/ui/gog-reg-curve-prefs.ui +share/goffice/${PKGVERSION}/ui/gog-reg-eqn-prefs.ui +share/goffice/${PKGVERSION}/ui/gog-series-prefs.ui +share/gtk-doc/html/goffice-0.8/GOCalendarButton.html +share/gtk-doc/html/goffice-0.8/GOCharmapSel.html +share/gtk-doc/html/goffice-0.8/GOCmdContext.html +share/gtk-doc/html/goffice-0.8/GOComboBox.html +share/gtk-doc/html/goffice-0.8/GOComboColor.html +share/gtk-doc/html/goffice-0.8/GOComboPixmaps.html +share/gtk-doc/html/goffice-0.8/GOComboText.html +share/gtk-doc/html/goffice-0.8/GOComponent.html +share/gtk-doc/html/goffice-0.8/GOData.html +share/gtk-doc/html/goffice-0.8/GODataMatrix.html +share/gtk-doc/html/goffice-0.8/GODataScalar.html +share/gtk-doc/html/goffice-0.8/GODataVector.html +share/gtk-doc/html/goffice-0.8/GODoc.html +share/gtk-doc/html/goffice-0.8/GODocControl.html +share/gtk-doc/html/goffice-0.8/GOFileOpener.html +share/gtk-doc/html/goffice-0.8/GOFileSaver.html +share/gtk-doc/html/goffice-0.8/GOFontSel.html +share/gtk-doc/html/goffice-0.8/GOFormatSel.html +share/gtk-doc/html/goffice-0.8/GOIOContext.html +share/gtk-doc/html/goffice-0.8/GOLocaleSel.html +share/gtk-doc/html/goffice-0.8/GOMarker.html +share/gtk-doc/html/goffice-0.8/GOOptionMenu.html +share/gtk-doc/html/goffice-0.8/GOPersist.html +share/gtk-doc/html/goffice-0.8/GOPluginLoader.html +share/gtk-doc/html/goffice-0.8/GOPluginLoaderModule.html +share/gtk-doc/html/goffice-0.8/GOPluginService.html +share/gtk-doc/html/goffice-0.8/GORotationSel.html +share/gtk-doc/html/goffice-0.8/GOSearchReplace.html +share/gtk-doc/html/goffice-0.8/GOSelector.html +share/gtk-doc/html/goffice-0.8/GOStyle.html +share/gtk-doc/html/goffice-0.8/GOStyledObject.html +share/gtk-doc/html/goffice-0.8/GocCanvas.html +share/gtk-doc/html/goffice-0.8/GocCircle.html +share/gtk-doc/html/goffice-0.8/GocEllipse.html +share/gtk-doc/html/goffice-0.8/GocGraph.html +share/gtk-doc/html/goffice-0.8/GocGroup.html +share/gtk-doc/html/goffice-0.8/GocItem.html +share/gtk-doc/html/goffice-0.8/GocLine.html +share/gtk-doc/html/goffice-0.8/GocPixbuf.html +share/gtk-doc/html/goffice-0.8/GocPolygon.html +share/gtk-doc/html/goffice-0.8/GocPolyline.html +share/gtk-doc/html/goffice-0.8/GocRectangle.html +share/gtk-doc/html/goffice-0.8/GocStyledItem.html +share/gtk-doc/html/goffice-0.8/GocText.html +share/gtk-doc/html/goffice-0.8/GocWidget.html +share/gtk-doc/html/goffice-0.8/Gog3DBox.html +share/gtk-doc/html/goffice-0.8/GogAxis.html +share/gtk-doc/html/goffice-0.8/GogAxisLine.html +share/gtk-doc/html/goffice-0.8/GogChart.html +share/gtk-doc/html/goffice-0.8/GogDataAllocator.html +share/gtk-doc/html/goffice-0.8/GogDataset.html +share/gtk-doc/html/goffice-0.8/GogErrorBar.html +share/gtk-doc/html/goffice-0.8/GogGraph.html +share/gtk-doc/html/goffice-0.8/GogGrid.html +share/gtk-doc/html/goffice-0.8/GogGridLine.html +share/gtk-doc/html/goffice-0.8/GogLabel.html +share/gtk-doc/html/goffice-0.8/GogLegend.html +share/gtk-doc/html/goffice-0.8/GogObject.html +share/gtk-doc/html/goffice-0.8/GogOutlinedObject.html +share/gtk-doc/html/goffice-0.8/GogPlot.html +share/gtk-doc/html/goffice-0.8/GogRegCurve.html +share/gtk-doc/html/goffice-0.8/GogRegEqn.html +share/gtk-doc/html/goffice-0.8/GogRenderer.html +share/gtk-doc/html/goffice-0.8/GogSeries.html +share/gtk-doc/html/goffice-0.8/GogSeriesLines.html +share/gtk-doc/html/goffice-0.8/GogSmoothedCurve.html +share/gtk-doc/html/goffice-0.8/GogStyledObject.html +share/gtk-doc/html/goffice-0.8/GogText.html +share/gtk-doc/html/goffice-0.8/GogTheme.html +share/gtk-doc/html/goffice-0.8/GogTrendLine.html +share/gtk-doc/html/goffice-0.8/GogView.html +share/gtk-doc/html/goffice-0.8/ch01.html +share/gtk-doc/html/goffice-0.8/ch02.html +share/gtk-doc/html/goffice-0.8/ch03.html +share/gtk-doc/html/goffice-0.8/ch04.html +share/gtk-doc/html/goffice-0.8/ch05.html +share/gtk-doc/html/goffice-0.8/ch06.html +share/gtk-doc/html/goffice-0.8/ch07.html +share/gtk-doc/html/goffice-0.8/ch08.html +share/gtk-doc/html/goffice-0.8/ch09.html +share/gtk-doc/html/goffice-0.8/ch10.html +share/gtk-doc/html/goffice-0.8/ch11.html +share/gtk-doc/html/goffice-0.8/ch12.html +share/gtk-doc/html/goffice-0.8/ch13.html +share/gtk-doc/html/goffice-0.8/ch14.html +share/gtk-doc/html/goffice-0.8/ch15.html +share/gtk-doc/html/goffice-0.8/ch16.html +share/gtk-doc/html/goffice-0.8/goffice-0.8.devhelp +share/gtk-doc/html/goffice-0.8/goffice-0.8.devhelp2 +share/gtk-doc/html/goffice-0.8/goffice-08-GOArrow.html +share/gtk-doc/html/goffice-0.8/goffice-08-GOBezierSpline.html +share/gtk-doc/html/goffice-0.8/goffice-08-GOCSpline.html +share/gtk-doc/html/goffice-0.8/goffice-08-GOCairo.html +share/gtk-doc/html/goffice-0.8/goffice-08-GOColor.html +share/gtk-doc/html/goffice-0.8/goffice-08-GOComplex.html +share/gtk-doc/html/goffice-0.8/goffice-08-GOComponentFactory.html +share/gtk-doc/html/goffice-0.8/goffice-08-GOEditor.html +share/gtk-doc/html/goffice-0.8/goffice-08-GOFft.html +share/gtk-doc/html/goffice-0.8/goffice-08-GOFile.html +share/gtk-doc/html/goffice-0.8/goffice-08-GOFont.html +share/gtk-doc/html/goffice-0.8/goffice-08-GOFormat.html +share/gtk-doc/html/goffice-0.8/goffice-08-GOGeometry.html +share/gtk-doc/html/goffice-0.8/goffice-08-GOGlibExtras.html +share/gtk-doc/html/goffice-0.8/goffice-08-GOGradient.html +share/gtk-doc/html/goffice-0.8/goffice-08-GOLibxmlExtras.html +share/gtk-doc/html/goffice-0.8/goffice-08-GOLine.html +share/gtk-doc/html/goffice-0.8/goffice-08-GOMath.html +share/gtk-doc/html/goffice-0.8/goffice-08-GOPalette.html +share/gtk-doc/html/goffice-0.8/goffice-08-GOPath.html +share/gtk-doc/html/goffice-0.8/goffice-08-GOPattern.html +share/gtk-doc/html/goffice-0.8/goffice-08-GORange.html +share/gtk-doc/html/goffice-0.8/goffice-08-GOReg.html +share/gtk-doc/html/goffice-0.8/goffice-08-GORegression.html +share/gtk-doc/html/goffice-0.8/goffice-08-GOUndo.html +share/gtk-doc/html/goffice-0.8/goffice-08-GOUrl.html +share/gtk-doc/html/goffice-0.8/goffice-08-GogAxisMap.html +share/gtk-doc/html/goffice-0.8/goffice-08-GogChartMap.html +share/gtk-doc/html/goffice-0.8/goffice-08-GogGuru.html +share/gtk-doc/html/goffice-0.8/goffice-08-GogPlotEngine.html +share/gtk-doc/html/goffice-0.8/goffice-08-GogTool.html +share/gtk-doc/html/goffice-0.8/goffice-08-Other-utilities.html +share/gtk-doc/html/goffice-0.8/goffice-08-Other.html +share/gtk-doc/html/goffice-0.8/goffice-08-Simple-structures.html +share/gtk-doc/html/goffice-0.8/goffice-08-Units.html +share/gtk-doc/html/goffice-0.8/goffice-08-go-color-group.html +share/gtk-doc/html/goffice-0.8/goffice-08-go-data-simple.html +share/gtk-doc/html/goffice-0.8/goffice-08-go-distribution.html +share/gtk-doc/html/goffice-0.8/goffice-08-go-image.html +share/gtk-doc/html/goffice-0.8/goffice-08-go-plugin.html +share/gtk-doc/html/goffice-0.8/goffice-08-go-string.html +share/gtk-doc/html/goffice-0.8/home.png +share/gtk-doc/html/goffice-0.8/index.html +share/gtk-doc/html/goffice-0.8/index.sgml +share/gtk-doc/html/goffice-0.8/left.png +share/gtk-doc/html/goffice-0.8/pt01.html +share/gtk-doc/html/goffice-0.8/pt02.html +share/gtk-doc/html/goffice-0.8/pt03.html +share/gtk-doc/html/goffice-0.8/pt04.html +share/gtk-doc/html/goffice-0.8/right.png +share/gtk-doc/html/goffice-0.8/style.css +share/gtk-doc/html/goffice-0.8/up.png +share/locale/am/LC_MESSAGES/goffice-${PKGVERSION}.mo +share/locale/ar/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/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/es/LC_MESSAGES/goffice-${PKGVERSION}.mo +share/locale/et/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/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/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 +share/pixmaps/goffice/${PKGVERSION}/area.xpm +share/pixmaps/goffice/${PKGVERSION}/bar-hboth.png +share/pixmaps/goffice/${PKGVERSION}/bar-hminus.png +share/pixmaps/goffice/${PKGVERSION}/bar-hplus.png +share/pixmaps/goffice/${PKGVERSION}/bar-none.png +share/pixmaps/goffice/${PKGVERSION}/bar-vboth.png +share/pixmaps/goffice/${PKGVERSION}/bar-vminus.png +share/pixmaps/goffice/${PKGVERSION}/bar-vplus.png +share/pixmaps/goffice/${PKGVERSION}/bar.xpm +share/pixmaps/goffice/${PKGVERSION}/bubble.xpm +share/pixmaps/goffice/${PKGVERSION}/chart_area_1_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_area_1_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_area_1_3.png +share/pixmaps/goffice/${PKGVERSION}/chart_bar_1_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_bar_1_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_bar_1_3.png +share/pixmaps/goffice/${PKGVERSION}/chart_bar_2_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_bar_2_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_bar_2_3.png +share/pixmaps/goffice/${PKGVERSION}/chart_boxplot_1_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_boxplot_1_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_boxplot_2_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_boxplot_2_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_bubble_1_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_color_polar_1_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_colored_1_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_column_1_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_column_1_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_column_1_3.png +share/pixmaps/goffice/${PKGVERSION}/chart_column_2_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_column_2_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_column_2_3.png +share/pixmaps/goffice/${PKGVERSION}/chart_column_3_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_cone_1_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_cone_1_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_cone_1_3.png +share/pixmaps/goffice/${PKGVERSION}/chart_cone_2_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_cone_2_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_cone_2_3.png +share/pixmaps/goffice/${PKGVERSION}/chart_cone_3_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_contour_1_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_contour_2_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_cylinder_1_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_cylinder_1_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_cylinder_1_3.png +share/pixmaps/goffice/${PKGVERSION}/chart_cylinder_2_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_cylinder_2_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_cylinder_2_3.png +share/pixmaps/goffice/${PKGVERSION}/chart_cylinder_3_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_dropbar_1_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_dropbar_1_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_histogram_1_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_line_1_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_line_1_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_line_1_3.png +share/pixmaps/goffice/${PKGVERSION}/chart_line_2_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_line_2_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_line_2_3.png +share/pixmaps/goffice/${PKGVERSION}/chart_line_3_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_minmax_1_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_minmax_1_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_minmax_2_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_minmax_2_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_pie_1_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_pie_1_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_pie_1_3.png +share/pixmaps/goffice/${PKGVERSION}/chart_pie_2_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_pie_2_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_pie_2_3.png +share/pixmaps/goffice/${PKGVERSION}/chart_pie_3_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_pie_3_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_polar_1_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_prob_1_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_pyramid_1_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_pyramid_1_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_pyramid_1_3.png +share/pixmaps/goffice/${PKGVERSION}/chart_pyramid_2_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_pyramid_2_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_pyramid_2_3.png +share/pixmaps/goffice/${PKGVERSION}/chart_pyramid_3_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_radar_1_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_radar_1_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_radar_1_3.png +share/pixmaps/goffice/${PKGVERSION}/chart_ring_1_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_ring_1_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_scatter_1_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_scatter_2_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_scatter_2_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_scatter_3_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_scatter_3_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_scatter_3_3.png +share/pixmaps/goffice/${PKGVERSION}/chart_scatter_4_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_scatter_4_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_scatter_4_3.png +share/pixmaps/goffice/${PKGVERSION}/chart_scatter_4_4.png +share/pixmaps/goffice/${PKGVERSION}/chart_stock_1_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_stock_1_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_stock_2_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_stock_2_2.png +share/pixmaps/goffice/${PKGVERSION}/chart_surface_2_1.png +share/pixmaps/goffice/${PKGVERSION}/chart_surface_2_2.png +share/pixmaps/goffice/${PKGVERSION}/color.xpm +share/pixmaps/goffice/${PKGVERSION}/column.xpm +share/pixmaps/goffice/${PKGVERSION}/contour.xpm +share/pixmaps/goffice/${PKGVERSION}/dist.xpm +share/pixmaps/goffice/${PKGVERSION}/doughnut.xpm +share/pixmaps/goffice/${PKGVERSION}/dropbar.xpm +share/pixmaps/goffice/${PKGVERSION}/linegraph.xpm +share/pixmaps/goffice/${PKGVERSION}/minmax.xpm +share/pixmaps/goffice/${PKGVERSION}/pie.xpm +share/pixmaps/goffice/${PKGVERSION}/polar.png +share/pixmaps/goffice/${PKGVERSION}/radar.xpm +share/pixmaps/goffice/${PKGVERSION}/scatter.xpm +share/pixmaps/goffice/${PKGVERSION}/stock.xpm +share/pixmaps/goffice/${PKGVERSION}/surface.xpm diff --git a/misc/goffice0.8/buildlink3.mk b/misc/goffice0.8/buildlink3.mk new file mode 100644 index 00000000000..8ac9f577150 --- /dev/null +++ b/misc/goffice0.8/buildlink3.mk @@ -0,0 +1,25 @@ +# $NetBSD: buildlink3.mk,v 1.1.1.1 2010/02/18 20:48:56 drochner Exp $ + +BUILDLINK_TREE+= goffice0.6 + +.if !defined(GOFFICE0.6_BUILDLINK3_MK) +GOFFICE0.6_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.goffice0.6+= goffice0.8>=0.8.0 +BUILDLINK_ABI_DEPENDS.goffice0.6?= goffice0.8>=0.8.0 +BUILDLINK_PKGSRCDIR.goffice0.6?= ../../misc/goffice0.8 + +#.include "../../converters/libiconv/buildlink3.mk" +.include "../../devel/GConf/buildlink3.mk" +#.include "../../devel/gettext-lib/buildlink3.mk" +.include "../../devel/glib2/buildlink3.mk" +.include "../../devel/libgsf/buildlink3.mk" +.include "../../devel/libgsf-gnome/buildlink3.mk" +.include "../../devel/pango/buildlink3.mk" +.include "../../graphics/cairo/buildlink3.mk" +.include "../../graphics/libart/buildlink3.mk" +.include "../../textproc/libxml2/buildlink3.mk" +.include "../../x11/gtk2/buildlink3.mk" +.endif # GOFFICE0.6_BUILDLINK3_MK + +BUILDLINK_TREE+= -goffice0.6 diff --git a/misc/goffice0.8/distinfo b/misc/goffice0.8/distinfo new file mode 100644 index 00000000000..e1bbdb968a3 --- /dev/null +++ b/misc/goffice0.8/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/02/18 20:48:56 drochner Exp $ + +SHA1 (goffice-0.8.0.tar.gz) = 02c513814481eccc47969f7152eb246dcd65be4f +RMD160 (goffice-0.8.0.tar.gz) = 21c109e752fdcef6ce5170281a48026f15ce6068 +Size (goffice-0.8.0.tar.gz) = 3609884 bytes +SHA1 (patch-aa) = 4d5a189f741d5c469a83b393a10bc456b7bd460f diff --git a/misc/goffice0.8/patches/patch-aa b/misc/goffice0.8/patches/patch-aa new file mode 100644 index 00000000000..70031243b6a --- /dev/null +++ b/misc/goffice0.8/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1.1.1 2010/02/18 20:48:56 drochner Exp $ + +--- libgoffice.pc.in.orig 2009-05-19 01:56:21.000000000 +0000 ++++ libgoffice.pc.in +@@ -6,7 +6,7 @@ includedir=@includedir@ + Name: libGOffice + Description: G Office support library + Version: @VERSION@ +-Requires.private: glib-2.0 gobject-2.0 gio-2.0 libgsf-1 libxml-2.0 gtk+-2.0 libglade-2.0 cairo pangocairo @EXTRA_DEPS@ ++Requires.private: glib-2.0 gobject-2.0 gio-2.0 libgsf-1 libxml-2.0 gtk+-2.0 cairo pangocairo @EXTRA_DEPS@ + Libs: -L${libdir} -lgoffice-@GOFFICE_API_VER@ + Libs.private: @EXTRA_LIBS@ + Cflags: -I${includedir}/libgoffice-@GOFFICE_API_VER@ @EXTRA_INCLUDES@ |