diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-09-09 08:13:46 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-09-09 08:13:46 +0800 |
commit | 657fadbd99cab2cdf84d9e04af857eb25f979580 (patch) | |
tree | 35c1de906e1f8abc158e3d669b2aee108d3dcf3b /devel | |
parent | 7ec4d554991a7209af306f03ec5652626b4e7f2f (diff) | |
download | marcuscom-ports-657fadbd99cab2cdf84d9e04af857eb25f979580.tar marcuscom-ports-657fadbd99cab2cdf84d9e04af857eb25f979580.tar.gz marcuscom-ports-657fadbd99cab2cdf84d9e04af857eb25f979580.tar.bz2 marcuscom-ports-657fadbd99cab2cdf84d9e04af857eb25f979580.tar.lz marcuscom-ports-657fadbd99cab2cdf84d9e04af857eb25f979580.tar.xz marcuscom-ports-657fadbd99cab2cdf84d9e04af857eb25f979580.tar.zst marcuscom-ports-657fadbd99cab2cdf84d9e04af857eb25f979580.zip |
Add goffice 0.7.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11490 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r-- | devel/goffice/Makefile | 33 | ||||
-rw-r--r-- | devel/goffice/distinfo | 3 | ||||
-rw-r--r-- | devel/goffice/pkg-descr | 11 | ||||
-rw-r--r-- | devel/goffice/pkg-plist | 521 |
4 files changed, 568 insertions, 0 deletions
diff --git a/devel/goffice/Makefile b/devel/goffice/Makefile new file mode 100644 index 000000000..a85927308 --- /dev/null +++ b/devel/goffice/Makefile @@ -0,0 +1,33 @@ +# New ports collection makefile for: goffice +# Date created: 07 June 2005 +# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> +# +# $FreeBSD$ +# $MCom$ +# + +PORTNAME= goffice +PORTVERSION= 0.7.1 +CATEGORIES= devel gnome +MASTER_SITES= GNOME + +MAINTAINER= gnome@FreeBSD.org +COMMENT= GLib/GTK+ set of document centric objects and utilities + +LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre + +USE_BZIP2= yes +USE_GMAKE= yes +USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprint libglade2 \ + libgsf_gnome libgnomeui ltverhack +USE_GETTEXT= yes +USE_AUTOTOOLS= libtool:15 +USE_LDCONFIG= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +PLIST_SUB= VERSION=${PORTVERSION} \ + SHORT_VER=0.8 +# SHORT_VER=${PORTVERSION:R} + +.include <bsd.port.mk> diff --git a/devel/goffice/distinfo b/devel/goffice/distinfo new file mode 100644 index 000000000..01f07a543 --- /dev/null +++ b/devel/goffice/distinfo @@ -0,0 +1,3 @@ +MD5 (goffice-0.7.1.tar.bz2) = 51846976cedbb2056c76908edb26fab2 +SHA256 (goffice-0.7.1.tar.bz2) = 2c718440ef943ad7a7053ebf32486314957194e0505fdbcd08290ba3516f7f85 +SIZE (goffice-0.7.1.tar.bz2) = 2014612 diff --git a/devel/goffice/pkg-descr b/devel/goffice/pkg-descr new file mode 100644 index 000000000..0d48f5052 --- /dev/null +++ b/devel/goffice/pkg-descr @@ -0,0 +1,11 @@ +Goffice is a set of document centric components for GLib and GTK+. + +There are common operations for document centric applications that are +conceptually simple, but complex to implement fully. + - plugins + - load/save documents + - undo/redo + +Goffice provides a single library for performing such operations. + +WWW: http://live.gnome.org/libgoffice diff --git a/devel/goffice/pkg-plist b/devel/goffice/pkg-plist new file mode 100644 index 000000000..af6f81404 --- /dev/null +++ b/devel/goffice/pkg-plist @@ -0,0 +1,521 @@ +include/libgoffice-%%SHORT_VER%%/goffice/app/error-info.h +include/libgoffice-%%SHORT_VER%%/goffice/app/file.h +include/libgoffice-%%SHORT_VER%%/goffice/app/go-cmd-context-impl.h +include/libgoffice-%%SHORT_VER%%/goffice/app/go-cmd-context.h +include/libgoffice-%%SHORT_VER%%/goffice/app/go-conf.h +include/libgoffice-%%SHORT_VER%%/goffice/app/go-doc-control-impl.h +include/libgoffice-%%SHORT_VER%%/goffice/app/go-doc-control.h +include/libgoffice-%%SHORT_VER%%/goffice/app/go-doc-impl.h +include/libgoffice-%%SHORT_VER%%/goffice/app/go-doc.h +include/libgoffice-%%SHORT_VER%%/goffice/app/go-plugin-loader-module.h +include/libgoffice-%%SHORT_VER%%/goffice/app/go-plugin-loader.h +include/libgoffice-%%SHORT_VER%%/goffice/app/go-plugin-service-impl.h +include/libgoffice-%%SHORT_VER%%/goffice/app/go-plugin-service.h +include/libgoffice-%%SHORT_VER%%/goffice/app/go-plugin.h +include/libgoffice-%%SHORT_VER%%/goffice/app/goffice-app.h +include/libgoffice-%%SHORT_VER%%/goffice/app/io-context-priv.h +include/libgoffice-%%SHORT_VER%%/goffice/app/io-context.h +include/libgoffice-%%SHORT_VER%%/goffice/app/module-plugin-defs.h +include/libgoffice-%%SHORT_VER%%/goffice/component/go-component-factory.h +include/libgoffice-%%SHORT_VER%%/goffice/component/go-component.h +include/libgoffice-%%SHORT_VER%%/goffice/component/goffice-component.h +include/libgoffice-%%SHORT_VER%%/goffice/cut-n-paste/foocanvas/foo-canvas-line.h +include/libgoffice-%%SHORT_VER%%/goffice/cut-n-paste/foocanvas/foo-canvas-pixbuf.h +include/libgoffice-%%SHORT_VER%%/goffice/cut-n-paste/foocanvas/foo-canvas-polygon.h +include/libgoffice-%%SHORT_VER%%/goffice/cut-n-paste/foocanvas/foo-canvas-rect-ellipse.h +include/libgoffice-%%SHORT_VER%%/goffice/cut-n-paste/foocanvas/foo-canvas-text.h +include/libgoffice-%%SHORT_VER%%/goffice/cut-n-paste/foocanvas/foo-canvas-util.h +include/libgoffice-%%SHORT_VER%%/goffice/cut-n-paste/foocanvas/foo-canvas-widget.h +include/libgoffice-%%SHORT_VER%%/goffice/cut-n-paste/foocanvas/foo-canvas.h +include/libgoffice-%%SHORT_VER%%/goffice/cut-n-paste/foocanvas/libfoocanvas.h +include/libgoffice-%%SHORT_VER%%/goffice/data/go-data-impl.h +include/libgoffice-%%SHORT_VER%%/goffice/data/go-data-simple.h +include/libgoffice-%%SHORT_VER%%/goffice/data/go-data.h +include/libgoffice-%%SHORT_VER%%/goffice/data/goffice-data.h +include/libgoffice-%%SHORT_VER%%/goffice/drawing/god-anchor.h +include/libgoffice-%%SHORT_VER%%/goffice/drawing/god-default-attributes.h +include/libgoffice-%%SHORT_VER%%/goffice/drawing/god-drawing-group.h +include/libgoffice-%%SHORT_VER%%/goffice/drawing/god-drawing-renderer-gdk.h +include/libgoffice-%%SHORT_VER%%/goffice/drawing/god-drawing-view.h +include/libgoffice-%%SHORT_VER%%/goffice/drawing/god-drawing.h +include/libgoffice-%%SHORT_VER%%/goffice/drawing/god-image-store.h +include/libgoffice-%%SHORT_VER%%/goffice/drawing/god-image.h +include/libgoffice-%%SHORT_VER%%/goffice/drawing/god-paragraph-attributes.h +include/libgoffice-%%SHORT_VER%%/goffice/drawing/god-property-table.h +include/libgoffice-%%SHORT_VER%%/goffice/drawing/god-shape.h +include/libgoffice-%%SHORT_VER%%/goffice/drawing/god-text-model.h +include/libgoffice-%%SHORT_VER%%/goffice/goffice-features.h +include/libgoffice-%%SHORT_VER%%/goffice/goffice.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/goffice-graph.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-3d-box.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-axis-line-impl.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-axis-line.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-axis.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-chart-impl.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-chart-map-3d.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-chart-map.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-chart.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-child-button.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-control-foocanvas.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-data-allocator.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-data-set.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-error-bar.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-graph-impl.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-graph.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-grid-line.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-grid.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-guru.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-label.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-legend.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-object-xml.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-object.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-outlined-object.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-plot-engine.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-plot-impl.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-plot.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-reg-curve.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-renderer.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-series-impl.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-series-lines.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-series.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-smoothed-curve.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-style.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-styled-object.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-theme.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-trend-line.h +include/libgoffice-%%SHORT_VER%%/goffice/graph/gog-view.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-3d-rotation-sel.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-action-combo-color.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-action-combo-pixmaps.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-action-combo-stack.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-action-combo-text.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-charmap-sel.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-color-group.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-color-palette.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-color-selector.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-combo-box.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-combo-color.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-combo-pixmaps.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-combo-text.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-font-sel.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-format-sel.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-gradient-selector.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-graph-widget.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-image-sel.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-line-selector.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-locale-sel.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-marker-selector.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-optionmenu.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-palette.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-pattern-selector.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-pixbuf.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-rotation-sel.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-selector.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/goffice-gtk.h +include/libgoffice-%%SHORT_VER%%/goffice/math/go-complex.h +include/libgoffice-%%SHORT_VER%%/goffice/math/go-cspline.h +include/libgoffice-%%SHORT_VER%%/goffice/math/go-fft.h +include/libgoffice-%%SHORT_VER%%/goffice/math/go-math.h +include/libgoffice-%%SHORT_VER%%/goffice/math/go-matrix3x3.h +include/libgoffice-%%SHORT_VER%%/goffice/math/go-rangefunc.h +include/libgoffice-%%SHORT_VER%%/goffice/math/go-regression.h +include/libgoffice-%%SHORT_VER%%/goffice/ms-compat/go-ms-parser.h +include/libgoffice-%%SHORT_VER%%/goffice/ms-compat/god-drawing-ms-client-handler.h +include/libgoffice-%%SHORT_VER%%/goffice/ms-compat/god-drawing-ms.h +include/libgoffice-%%SHORT_VER%%/goffice/ms-compat/god-image-ms.h +include/libgoffice-%%SHORT_VER%%/goffice/utils/datetime.h +include/libgoffice-%%SHORT_VER%%/goffice/utils/go-cairo.h +include/libgoffice-%%SHORT_VER%%/goffice/utils/go-color.h +include/libgoffice-%%SHORT_VER%%/goffice/utils/go-file.h +include/libgoffice-%%SHORT_VER%%/goffice/utils/go-font.h +include/libgoffice-%%SHORT_VER%%/goffice/utils/go-format.h +include/libgoffice-%%SHORT_VER%%/goffice/utils/go-geometry.h +include/libgoffice-%%SHORT_VER%%/goffice/utils/go-glib-extras.h +include/libgoffice-%%SHORT_VER%%/goffice/utils/go-gradient.h +include/libgoffice-%%SHORT_VER%%/goffice/utils/go-image.h +include/libgoffice-%%SHORT_VER%%/goffice/utils/go-libxml-extras.h +include/libgoffice-%%SHORT_VER%%/goffice/utils/go-line.h +include/libgoffice-%%SHORT_VER%%/goffice/utils/go-locale.h +include/libgoffice-%%SHORT_VER%%/goffice/utils/go-marker.h +include/libgoffice-%%SHORT_VER%%/goffice/utils/go-pango-extras.h +include/libgoffice-%%SHORT_VER%%/goffice/utils/go-path.h +include/libgoffice-%%SHORT_VER%%/goffice/utils/go-pattern.h +include/libgoffice-%%SHORT_VER%%/goffice/utils/go-persist.h +include/libgoffice-%%SHORT_VER%%/goffice/utils/go-undo.h +include/libgoffice-%%SHORT_VER%%/goffice/utils/go-units.h +include/libgoffice-%%SHORT_VER%%/goffice/utils/goffice-utils.h +include/libgoffice-%%SHORT_VER%%/goffice/utils/regutf8.h +lib/goffice/%%VERSION%%/plugins/plot_barcol/barcol.a +lib/goffice/%%VERSION%%/plugins/plot_barcol/barcol.la +lib/goffice/%%VERSION%%/plugins/plot_barcol/barcol.so +lib/goffice/%%VERSION%%/plugins/plot_barcol/gog-barcol-prefs.glade +lib/goffice/%%VERSION%%/plugins/plot_barcol/gog-minmax-prefs.glade +lib/goffice/%%VERSION%%/plugins/plot_barcol/plot-types.xml +lib/goffice/%%VERSION%%/plugins/plot_barcol/plugin.xml +lib/goffice/%%VERSION%%/plugins/plot_boxes/boxplot.a +lib/goffice/%%VERSION%%/plugins/plot_boxes/boxplot.la +lib/goffice/%%VERSION%%/plugins/plot_boxes/boxplot.so +lib/goffice/%%VERSION%%/plugins/plot_boxes/gog-boxplot-prefs.glade +lib/goffice/%%VERSION%%/plugins/plot_boxes/plot-types.xml +lib/goffice/%%VERSION%%/plugins/plot_boxes/plugin.xml +lib/goffice/%%VERSION%%/plugins/plot_pie/gog-pie-prefs.glade +lib/goffice/%%VERSION%%/plugins/plot_pie/gog-pie-series.glade +lib/goffice/%%VERSION%%/plugins/plot_pie/gog-ring-prefs.glade +lib/goffice/%%VERSION%%/plugins/plot_pie/pie.a +lib/goffice/%%VERSION%%/plugins/plot_pie/pie.la +lib/goffice/%%VERSION%%/plugins/plot_pie/pie.so +lib/goffice/%%VERSION%%/plugins/plot_pie/plot-types.xml +lib/goffice/%%VERSION%%/plugins/plot_pie/plugin.xml +lib/goffice/%%VERSION%%/plugins/plot_radar/plot-types.xml +lib/goffice/%%VERSION%%/plugins/plot_radar/plugin.xml +lib/goffice/%%VERSION%%/plugins/plot_radar/radar.a +lib/goffice/%%VERSION%%/plugins/plot_radar/radar.la +lib/goffice/%%VERSION%%/plugins/plot_radar/radar.so +lib/goffice/%%VERSION%%/plugins/plot_surface/gog-xyz-prefs.glade +lib/goffice/%%VERSION%%/plugins/plot_surface/gog-xyz-surface-prefs.glade +lib/goffice/%%VERSION%%/plugins/plot_surface/plot-types.xml +lib/goffice/%%VERSION%%/plugins/plot_surface/plugin.xml +lib/goffice/%%VERSION%%/plugins/plot_surface/surface.a +lib/goffice/%%VERSION%%/plugins/plot_surface/surface.la +lib/goffice/%%VERSION%%/plugins/plot_surface/surface.so +lib/goffice/%%VERSION%%/plugins/plot_xy/gog-bubble-prefs.glade +lib/goffice/%%VERSION%%/plugins/plot_xy/gog-xy-color-prefs.glade +lib/goffice/%%VERSION%%/plugins/plot_xy/gog-xy-series-prefs.glade +lib/goffice/%%VERSION%%/plugins/plot_xy/plot-types.xml +lib/goffice/%%VERSION%%/plugins/plot_xy/plugin.xml +lib/goffice/%%VERSION%%/plugins/plot_xy/xy.a +lib/goffice/%%VERSION%%/plugins/plot_xy/xy.la +lib/goffice/%%VERSION%%/plugins/plot_xy/xy.so +lib/goffice/%%VERSION%%/plugins/reg_linear/linreg.a +lib/goffice/%%VERSION%%/plugins/reg_linear/linreg.la +lib/goffice/%%VERSION%%/plugins/reg_linear/linreg.so +lib/goffice/%%VERSION%%/plugins/reg_linear/plugin.xml +lib/goffice/%%VERSION%%/plugins/reg_linear/reg-types.xml +lib/goffice/%%VERSION%%/plugins/reg_logfit/logfit.a +lib/goffice/%%VERSION%%/plugins/reg_logfit/logfit.la +lib/goffice/%%VERSION%%/plugins/reg_logfit/logfit.so +lib/goffice/%%VERSION%%/plugins/reg_logfit/plugin.xml +lib/goffice/%%VERSION%%/plugins/reg_logfit/reg-types.xml +lib/goffice/%%VERSION%%/plugins/smoothing/gog-exp-smooth.glade +lib/goffice/%%VERSION%%/plugins/smoothing/gog-moving-avg.glade +lib/goffice/%%VERSION%%/plugins/smoothing/plugin.xml +lib/goffice/%%VERSION%%/plugins/smoothing/smoothing.a +lib/goffice/%%VERSION%%/plugins/smoothing/smoothing.la +lib/goffice/%%VERSION%%/plugins/smoothing/smoothing.so +lib/goffice/%%VERSION%%/plugins/smoothing/types.xml +lib/libgoffice-%%SHORT_VER%%.a +lib/libgoffice-%%SHORT_VER%%.la +lib/libgoffice-%%SHORT_VER%%.so +lib/libgoffice-%%SHORT_VER%%.so.7 +libdata/pkgconfig/libgoffice-%%SHORT_VER%%.pc +%%DOCSDIR%%-%%SHORT_VER%%/GOComboBox.html +%%DOCSDIR%%-%%SHORT_VER%%/GOComponent.html +%%DOCSDIR%%-%%SHORT_VER%%/GOOptionMenu.html +%%DOCSDIR%%-%%SHORT_VER%%/GOPalette.html +%%DOCSDIR%%-%%SHORT_VER%%/GOPluginLoader.html +%%DOCSDIR%%-%%SHORT_VER%%/GOSelector.html +%%DOCSDIR%%-%%SHORT_VER%%/GOUndoUnary.html +%%DOCSDIR%%-%%SHORT_VER%%/GogDataAllocator.html +%%DOCSDIR%%-%%SHORT_VER%%/GogDataset.html +%%DOCSDIR%%-%%SHORT_VER%%/GogObject.html +%%DOCSDIR%%-%%SHORT_VER%%/GogOutlinedView.html +%%DOCSDIR%%-%%SHORT_VER%%/GogRegCurve.html +%%DOCSDIR%%-%%SHORT_VER%%/GogSmoothedCurve.html +%%DOCSDIR%%-%%SHORT_VER%%/GogStyledObject.html +%%DOCSDIR%%-%%SHORT_VER%%/GogView.html +%%DOCSDIR%%-%%SHORT_VER%%/ch01.html +%%DOCSDIR%%-%%SHORT_VER%%/ch02.html +%%DOCSDIR%%-%%SHORT_VER%%/ch03.html +%%DOCSDIR%%-%%SHORT_VER%%/ch04.html +%%DOCSDIR%%-%%SHORT_VER%%/ch05.html +%%DOCSDIR%%-%%SHORT_VER%%/ch06.html +%%DOCSDIR%%-%%SHORT_VER%%/ch07.html +%%DOCSDIR%%-%%SHORT_VER%%/ch08.html +%%DOCSDIR%%-%%SHORT_VER%%/ch09.html +%%DOCSDIR%%-%%SHORT_VER%%/ch10.html +%%DOCSDIR%%-%%SHORT_VER%%/ch11.html +%%DOCSDIR%%-%%SHORT_VER%%/ch12.html +%%DOCSDIR%%-%%SHORT_VER%%/ch13.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-%%SHORT_VER%%.devhelp +%%DOCSDIR%%-%%SHORT_VER%%/goffice-%%SHORT_VER%%.devhelp2 +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-cairo.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-charmap-sel.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-cmd-context.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-color.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-combo-color.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-combo-pixmaps.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-combo-text.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-complex.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-component-factory.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-data.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-doc-control.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-doc.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-fft.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-file.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-font-sel.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-font.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-format-sel.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-format.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-geometry.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-glib-extras.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-gradient.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-libxml-extras.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-line.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-locale-sel.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-marker.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-math.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-path.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-pattern.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-plugin-loader-module.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-plugin-service.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-plugin.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-regression.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-rotation-sel.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-go-units.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-gog-axis-line.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-gog-axis.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-gog-chart-map.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-gog-chart.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-gog-control-foocanvas.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-gog-error-bar.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-gog-graph.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-gog-grid-line.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-gog-grid.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-gog-guru.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-gog-label.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-gog-legend.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-gog-plot-engine.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-gog-plot.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-gog-renderer.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-gog-series-lines.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-gog-series.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-gog-style.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-gog-theme.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-gog-trend-line.html +%%DOCSDIR%%-%%SHORT_VER%%/home.png +%%DOCSDIR%%-%%SHORT_VER%%/index.html +%%DOCSDIR%%-%%SHORT_VER%%/index.sgml +%%DOCSDIR%%-%%SHORT_VER%%/left.png +%%DOCSDIR%%-%%SHORT_VER%%/pt01.html +%%DOCSDIR%%-%%SHORT_VER%%/pt02.html +%%DOCSDIR%%-%%SHORT_VER%%/pt03.html +%%DOCSDIR%%-%%SHORT_VER%%/right.png +%%DOCSDIR%%-%%SHORT_VER%%/style.css +%%DOCSDIR%%-%%SHORT_VER%%/up.png +%%DATADIR%%/%%VERSION%%/glade/go-3d-rotation-sel.glade +%%DATADIR%%/%%VERSION%%/glade/go-font-sel.glade +%%DATADIR%%/%%VERSION%%/glade/go-format-sel.glade +%%DATADIR%%/%%VERSION%%/glade/go-image-save-dialog-extra.glade +%%DATADIR%%/%%VERSION%%/glade/go-image-sel.glade +%%DATADIR%%/%%VERSION%%/glade/go-rotation-sel.glade +%%DATADIR%%/%%VERSION%%/glade/gog-3d-box-prefs.glade +%%DATADIR%%/%%VERSION%%/glade/gog-axis-prefs.glade +%%DATADIR%%/%%VERSION%%/glade/gog-error-bar-prefs.glade +%%DATADIR%%/%%VERSION%%/glade/gog-graph-prefs.glade +%%DATADIR%%/%%VERSION%%/glade/gog-guru-type-selector.glade +%%DATADIR%%/%%VERSION%%/glade/gog-guru.glade +%%DATADIR%%/%%VERSION%%/glade/gog-object-prefs.glade +%%DATADIR%%/%%VERSION%%/glade/gog-plot-prefs.glade +%%DATADIR%%/%%VERSION%%/glade/gog-reg-curve-prefs.glade +%%DATADIR%%/%%VERSION%%/glade/gog-reg-eqn-prefs.glade +%%DATADIR%%/%%VERSION%%/glade/gog-series-prefs.glade +%%DATADIR%%/%%VERSION%%/glade/gog-style-prefs.glade +%%DATADIR%%/%%VERSION%%/patterns/svg-patterns.xml +share/locale/am/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/ar/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/az/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/bg/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/ca/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/cs/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/da/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/de/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/el/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/en_CA/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/en_GB/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/es/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/et/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/fi/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/fr/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/ga/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/gl/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/he/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/hr/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/hu/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/it/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/ja/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/ko/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/lt/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/lv/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/ml/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/mr/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/ms/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/nb/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/nl/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/nn/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/oc/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/pl/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/pt/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/pt_BR/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/ro/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/ru/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/sk/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/sr/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/sr@Latn/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/sv/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/tr/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/uk/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/vi/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/zh_CN/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/zh_HK/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/zh_TW/LC_MESSAGES/goffice-%%VERSION%%.mo +share/pixmaps/goffice/%%VERSION%%/area.xpm +share/pixmaps/goffice/%%VERSION%%/bar-hboth.png +share/pixmaps/goffice/%%VERSION%%/bar-hminus.png +share/pixmaps/goffice/%%VERSION%%/bar-hplus.png +share/pixmaps/goffice/%%VERSION%%/bar-none.png +share/pixmaps/goffice/%%VERSION%%/bar-vboth.png +share/pixmaps/goffice/%%VERSION%%/bar-vminus.png +share/pixmaps/goffice/%%VERSION%%/bar-vplus.png +share/pixmaps/goffice/%%VERSION%%/bar.xpm +share/pixmaps/goffice/%%VERSION%%/boxplot.xpm +share/pixmaps/goffice/%%VERSION%%/bubble.xpm +share/pixmaps/goffice/%%VERSION%%/chart_area_1_1.png +share/pixmaps/goffice/%%VERSION%%/chart_area_1_2.png +share/pixmaps/goffice/%%VERSION%%/chart_area_1_3.png +share/pixmaps/goffice/%%VERSION%%/chart_bar_1_1.png +share/pixmaps/goffice/%%VERSION%%/chart_bar_1_2.png +share/pixmaps/goffice/%%VERSION%%/chart_bar_1_3.png +share/pixmaps/goffice/%%VERSION%%/chart_bar_2_1.png +share/pixmaps/goffice/%%VERSION%%/chart_bar_2_2.png +share/pixmaps/goffice/%%VERSION%%/chart_bar_2_3.png +share/pixmaps/goffice/%%VERSION%%/chart_boxplot_1_1.png +share/pixmaps/goffice/%%VERSION%%/chart_boxplot_1_2.png +share/pixmaps/goffice/%%VERSION%%/chart_boxplot_2_1.png +share/pixmaps/goffice/%%VERSION%%/chart_boxplot_2_2.png +share/pixmaps/goffice/%%VERSION%%/chart_bubble_1_1.png +share/pixmaps/goffice/%%VERSION%%/chart_colored_1_1.png +share/pixmaps/goffice/%%VERSION%%/chart_column_1_1.png +share/pixmaps/goffice/%%VERSION%%/chart_column_1_2.png +share/pixmaps/goffice/%%VERSION%%/chart_column_1_3.png +share/pixmaps/goffice/%%VERSION%%/chart_column_2_1.png +share/pixmaps/goffice/%%VERSION%%/chart_column_2_2.png +share/pixmaps/goffice/%%VERSION%%/chart_column_2_3.png +share/pixmaps/goffice/%%VERSION%%/chart_column_3_1.png +share/pixmaps/goffice/%%VERSION%%/chart_cone_1_1.png +share/pixmaps/goffice/%%VERSION%%/chart_cone_1_2.png +share/pixmaps/goffice/%%VERSION%%/chart_cone_1_3.png +share/pixmaps/goffice/%%VERSION%%/chart_cone_2_1.png +share/pixmaps/goffice/%%VERSION%%/chart_cone_2_2.png +share/pixmaps/goffice/%%VERSION%%/chart_cone_2_3.png +share/pixmaps/goffice/%%VERSION%%/chart_cone_3_1.png +share/pixmaps/goffice/%%VERSION%%/chart_contour_1_1.png +share/pixmaps/goffice/%%VERSION%%/chart_cylinder_1_1.png +share/pixmaps/goffice/%%VERSION%%/chart_cylinder_1_2.png +share/pixmaps/goffice/%%VERSION%%/chart_cylinder_1_3.png +share/pixmaps/goffice/%%VERSION%%/chart_cylinder_2_1.png +share/pixmaps/goffice/%%VERSION%%/chart_cylinder_2_2.png +share/pixmaps/goffice/%%VERSION%%/chart_cylinder_2_3.png +share/pixmaps/goffice/%%VERSION%%/chart_cylinder_3_1.png +share/pixmaps/goffice/%%VERSION%%/chart_dropbar_1_1.png +share/pixmaps/goffice/%%VERSION%%/chart_dropbar_1_2.png +share/pixmaps/goffice/%%VERSION%%/chart_histogram_1_1.png +share/pixmaps/goffice/%%VERSION%%/chart_line_1_1.png +share/pixmaps/goffice/%%VERSION%%/chart_line_1_2.png +share/pixmaps/goffice/%%VERSION%%/chart_line_1_3.png +share/pixmaps/goffice/%%VERSION%%/chart_line_2_1.png +share/pixmaps/goffice/%%VERSION%%/chart_line_2_2.png +share/pixmaps/goffice/%%VERSION%%/chart_line_2_3.png +share/pixmaps/goffice/%%VERSION%%/chart_line_3_1.png +share/pixmaps/goffice/%%VERSION%%/chart_minmax_1_1.png +share/pixmaps/goffice/%%VERSION%%/chart_minmax_1_2.png +share/pixmaps/goffice/%%VERSION%%/chart_minmax_2_1.png +share/pixmaps/goffice/%%VERSION%%/chart_minmax_2_2.png +share/pixmaps/goffice/%%VERSION%%/chart_pie_1_1.png +share/pixmaps/goffice/%%VERSION%%/chart_pie_1_2.png +share/pixmaps/goffice/%%VERSION%%/chart_pie_1_3.png +share/pixmaps/goffice/%%VERSION%%/chart_pie_2_1.png +share/pixmaps/goffice/%%VERSION%%/chart_pie_2_2.png +share/pixmaps/goffice/%%VERSION%%/chart_pie_2_3.png +share/pixmaps/goffice/%%VERSION%%/chart_pie_3_1.png +share/pixmaps/goffice/%%VERSION%%/chart_pie_3_2.png +share/pixmaps/goffice/%%VERSION%%/chart_polar_1_1.png +share/pixmaps/goffice/%%VERSION%%/chart_pyramid_1_1.png +share/pixmaps/goffice/%%VERSION%%/chart_pyramid_1_2.png +share/pixmaps/goffice/%%VERSION%%/chart_pyramid_1_3.png +share/pixmaps/goffice/%%VERSION%%/chart_pyramid_2_1.png +share/pixmaps/goffice/%%VERSION%%/chart_pyramid_2_2.png +share/pixmaps/goffice/%%VERSION%%/chart_pyramid_2_3.png +share/pixmaps/goffice/%%VERSION%%/chart_pyramid_3_1.png +share/pixmaps/goffice/%%VERSION%%/chart_radar_1_1.png +share/pixmaps/goffice/%%VERSION%%/chart_radar_1_2.png +share/pixmaps/goffice/%%VERSION%%/chart_radar_1_3.png +share/pixmaps/goffice/%%VERSION%%/chart_ring_1_1.png +share/pixmaps/goffice/%%VERSION%%/chart_ring_1_2.png +share/pixmaps/goffice/%%VERSION%%/chart_scatter_1_1.png +share/pixmaps/goffice/%%VERSION%%/chart_scatter_2_1.png +share/pixmaps/goffice/%%VERSION%%/chart_scatter_2_2.png +share/pixmaps/goffice/%%VERSION%%/chart_scatter_3_1.png +share/pixmaps/goffice/%%VERSION%%/chart_scatter_3_2.png +share/pixmaps/goffice/%%VERSION%%/chart_scatter_3_3.png +share/pixmaps/goffice/%%VERSION%%/chart_scatter_4_1.png +share/pixmaps/goffice/%%VERSION%%/chart_scatter_4_2.png +share/pixmaps/goffice/%%VERSION%%/chart_scatter_4_3.png +share/pixmaps/goffice/%%VERSION%%/chart_scatter_4_4.png +share/pixmaps/goffice/%%VERSION%%/chart_stock_1_1.png +share/pixmaps/goffice/%%VERSION%%/chart_stock_1_2.png +share/pixmaps/goffice/%%VERSION%%/chart_stock_2_1.png +share/pixmaps/goffice/%%VERSION%%/chart_stock_2_2.png +share/pixmaps/goffice/%%VERSION%%/chart_surface_2_1.png +share/pixmaps/goffice/%%VERSION%%/chart_surface_2_2.png +share/pixmaps/goffice/%%VERSION%%/color.xpm +share/pixmaps/goffice/%%VERSION%%/column.xpm +share/pixmaps/goffice/%%VERSION%%/contour.xpm +share/pixmaps/goffice/%%VERSION%%/doughnut.xpm +share/pixmaps/goffice/%%VERSION%%/dropbar.xpm +share/pixmaps/goffice/%%VERSION%%/hist.xpm +share/pixmaps/goffice/%%VERSION%%/linegraph.xpm +share/pixmaps/goffice/%%VERSION%%/minmax.xpm +share/pixmaps/goffice/%%VERSION%%/pie.xpm +share/pixmaps/goffice/%%VERSION%%/polar.png +share/pixmaps/goffice/%%VERSION%%/radar.xpm +share/pixmaps/goffice/%%VERSION%%/scatter.xpm +share/pixmaps/goffice/%%VERSION%%/stock.xpm +share/pixmaps/goffice/%%VERSION%%/surface.xpm +@dirrm share/pixmaps/goffice/%%VERSION%% +@dirrmtry share/pixmaps/goffice +@dirrm %%DATADIR%%/%%VERSION%%/patterns +@dirrm %%DATADIR%%/%%VERSION%%/glade +@dirrm %%DATADIR%%/%%VERSION%% +@dirrmtry %%DATADIR%% +@dirrm %%DOCSDIR%%-%%SHORT_VER%% +@dirrm lib/goffice/%%VERSION%%/plugins/smoothing +@dirrm lib/goffice/%%VERSION%%/plugins/reg_logfit +@dirrm lib/goffice/%%VERSION%%/plugins/reg_linear +@dirrm lib/goffice/%%VERSION%%/plugins/plot_xy +@dirrm lib/goffice/%%VERSION%%/plugins/plot_surface +@dirrm lib/goffice/%%VERSION%%/plugins/plot_radar +@dirrm lib/goffice/%%VERSION%%/plugins/plot_pie +@dirrm lib/goffice/%%VERSION%%/plugins/plot_boxes +@dirrm lib/goffice/%%VERSION%%/plugins/plot_barcol +@dirrm lib/goffice/%%VERSION%%/plugins +@dirrm lib/goffice/%%VERSION%% +@dirrmtry lib/goffice +@dirrm include/libgoffice-%%SHORT_VER%%/goffice/utils +@dirrm include/libgoffice-%%SHORT_VER%%/goffice/ms-compat +@dirrm include/libgoffice-%%SHORT_VER%%/goffice/math +@dirrm include/libgoffice-%%SHORT_VER%%/goffice/gtk +@dirrm include/libgoffice-%%SHORT_VER%%/goffice/graph +@dirrm include/libgoffice-%%SHORT_VER%%/goffice/drawing +@dirrm include/libgoffice-%%SHORT_VER%%/goffice/data +@dirrm include/libgoffice-%%SHORT_VER%%/goffice/cut-n-paste/foocanvas +@dirrm include/libgoffice-%%SHORT_VER%%/goffice/cut-n-paste +@dirrm include/libgoffice-%%SHORT_VER%%/goffice/component +@dirrm include/libgoffice-%%SHORT_VER%%/goffice/app +@dirrm include/libgoffice-%%SHORT_VER%%/goffice +@dirrm include/libgoffice-%%SHORT_VER%% +@dirrmtry share/locale/zh_HK/LC_MESSAGES +@dirrmtry share/locale/zh_HK +@dirrmtry share/locale/oc/LC_MESSAGES +@dirrmtry share/locale/oc +@dirrmtry share/locale/mr/LC_MESSAGES +@dirrmtry share/locale/mr |