summaryrefslogtreecommitdiffstats
path: root/devel/goffice
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-06-08 08:04:36 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-06-08 08:04:36 +0800
commit4f86e18ae33b5652b2f296b4529731c701cdc088 (patch)
treedcc707f0ae092a15b81879c11c5231b82188dfb7 /devel/goffice
parent6466eca4bd1e3f9fe0e1e3dd25083e4a92326300 (diff)
downloadmarcuscom-ports-4f86e18ae33b5652b2f296b4529731c701cdc088.tar
marcuscom-ports-4f86e18ae33b5652b2f296b4529731c701cdc088.tar.gz
marcuscom-ports-4f86e18ae33b5652b2f296b4529731c701cdc088.tar.bz2
marcuscom-ports-4f86e18ae33b5652b2f296b4529731c701cdc088.tar.lz
marcuscom-ports-4f86e18ae33b5652b2f296b4529731c701cdc088.tar.xz
marcuscom-ports-4f86e18ae33b5652b2f296b4529731c701cdc088.tar.zst
marcuscom-ports-4f86e18ae33b5652b2f296b4529731c701cdc088.zip
Add goffice, a set of document centric utilities for GLib/GTK+.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4042 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/goffice')
-rw-r--r--devel/goffice/Makefile27
-rw-r--r--devel/goffice/distinfo2
-rw-r--r--devel/goffice/pkg-descr9
-rw-r--r--devel/goffice/pkg-plist314
4 files changed, 352 insertions, 0 deletions
diff --git a/devel/goffice/Makefile b/devel/goffice/Makefile
new file mode 100644
index 000000000..b36f016da
--- /dev/null
+++ b/devel/goffice/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: goffice
+# Date created: 07 June 2005
+# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= goffice
+PORTVERSION= 0.0.1
+CATEGORIES= devel gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.0
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= GLib/GTK+ set of document centric objects and utilities
+
+USE_BZIP2= yes
+USE_GMAKE= yes
+USE_X_PREFIX= yes
+USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprint libglade2 \
+ libgsf_gnome
+USE_LIBTOOL_VER=15
+INSTALLS_SHLIB= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+.include <bsd.port.mk>
diff --git a/devel/goffice/distinfo b/devel/goffice/distinfo
new file mode 100644
index 000000000..d0a5a5abd
--- /dev/null
+++ b/devel/goffice/distinfo
@@ -0,0 +1,2 @@
+MD5 (goffice-0.0.1.tar.bz2) = 1f39b94f159ea219df42bb7302375caf
+SIZE (goffice-0.0.1.tar.bz2) = 1271983
diff --git a/devel/goffice/pkg-descr b/devel/goffice/pkg-descr
new file mode 100644
index 000000000..0944380f6
--- /dev/null
+++ b/devel/goffice/pkg-descr
@@ -0,0 +1,9 @@
+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.
diff --git a/devel/goffice/pkg-plist b/devel/goffice/pkg-plist
new file mode 100644
index 000000000..7a2dc5e44
--- /dev/null
+++ b/devel/goffice/pkg-plist
@@ -0,0 +1,314 @@
+include/libgoffice-1/goffice/app/error-info.h
+include/libgoffice-1/goffice/app/file.h
+include/libgoffice-1/goffice/app/go-cmd-context-impl.h
+include/libgoffice-1/goffice/app/go-cmd-context.h
+include/libgoffice-1/goffice/app/go-doc-control-impl.h
+include/libgoffice-1/goffice/app/go-doc-control.h
+include/libgoffice-1/goffice/app/go-doc-impl.h
+include/libgoffice-1/goffice/app/go-doc.h
+include/libgoffice-1/goffice/app/go-plugin-loader-module.h
+include/libgoffice-1/goffice/app/go-plugin-loader.h
+include/libgoffice-1/goffice/app/go-plugin-service-impl.h
+include/libgoffice-1/goffice/app/go-plugin-service.h
+include/libgoffice-1/goffice/app/go-plugin.h
+include/libgoffice-1/goffice/app/goffice-app.h
+include/libgoffice-1/goffice/app/io-context-priv.h
+include/libgoffice-1/goffice/app/io-context.h
+include/libgoffice-1/goffice/app/module-plugin-defs.h
+include/libgoffice-1/goffice/cut-n-paste/foocanvas/foo-canvas-line.h
+include/libgoffice-1/goffice/cut-n-paste/foocanvas/foo-canvas-pixbuf.h
+include/libgoffice-1/goffice/cut-n-paste/foocanvas/foo-canvas-polygon.h
+include/libgoffice-1/goffice/cut-n-paste/foocanvas/foo-canvas-rect-ellipse.h
+include/libgoffice-1/goffice/cut-n-paste/foocanvas/foo-canvas-text.h
+include/libgoffice-1/goffice/cut-n-paste/foocanvas/foo-canvas-util.h
+include/libgoffice-1/goffice/cut-n-paste/foocanvas/foo-canvas-widget.h
+include/libgoffice-1/goffice/cut-n-paste/foocanvas/foo-canvas.h
+include/libgoffice-1/goffice/cut-n-paste/foocanvas/libfoocanvas.h
+include/libgoffice-1/goffice/cut-n-paste/pcre/pcreposix.h
+include/libgoffice-1/goffice/data/go-data-impl.h
+include/libgoffice-1/goffice/data/go-data-simple.h
+include/libgoffice-1/goffice/data/go-data.h
+include/libgoffice-1/goffice/data/goffice-data.h
+include/libgoffice-1/goffice/drawing/god-anchor.h
+include/libgoffice-1/goffice/drawing/god-default-attributes.h
+include/libgoffice-1/goffice/drawing/god-drawing-group.h
+include/libgoffice-1/goffice/drawing/god-drawing-renderer-gdk.h
+include/libgoffice-1/goffice/drawing/god-drawing-view.h
+include/libgoffice-1/goffice/drawing/god-drawing.h
+include/libgoffice-1/goffice/drawing/god-image-store.h
+include/libgoffice-1/goffice/drawing/god-image.h
+include/libgoffice-1/goffice/drawing/god-paragraph-attributes.h
+include/libgoffice-1/goffice/drawing/god-property-table.h
+include/libgoffice-1/goffice/drawing/god-shape.h
+include/libgoffice-1/goffice/drawing/god-text-model.h
+include/libgoffice-1/goffice/goffice-features.h
+include/libgoffice-1/goffice/goffice.h
+include/libgoffice-1/goffice/graph/goffice-graph.h
+include/libgoffice-1/goffice/graph/gog-axis-line-impl.h
+include/libgoffice-1/goffice/graph/gog-axis-line.h
+include/libgoffice-1/goffice/graph/gog-axis.h
+include/libgoffice-1/goffice/graph/gog-chart-impl.h
+include/libgoffice-1/goffice/graph/gog-chart.h
+include/libgoffice-1/goffice/graph/gog-control-foocanvas.h
+include/libgoffice-1/goffice/graph/gog-data-allocator.h
+include/libgoffice-1/goffice/graph/gog-data-set.h
+include/libgoffice-1/goffice/graph/gog-error-bar.h
+include/libgoffice-1/goffice/graph/gog-graph-impl.h
+include/libgoffice-1/goffice/graph/gog-graph.h
+include/libgoffice-1/goffice/graph/gog-grid-line.h
+include/libgoffice-1/goffice/graph/gog-grid.h
+include/libgoffice-1/goffice/graph/gog-guru.h
+include/libgoffice-1/goffice/graph/gog-label.h
+include/libgoffice-1/goffice/graph/gog-legend.h
+include/libgoffice-1/goffice/graph/gog-object-xml.h
+include/libgoffice-1/goffice/graph/gog-object.h
+include/libgoffice-1/goffice/graph/gog-outlined-object.h
+include/libgoffice-1/goffice/graph/gog-plot-engine.h
+include/libgoffice-1/goffice/graph/gog-plot-impl.h
+include/libgoffice-1/goffice/graph/gog-plot.h
+include/libgoffice-1/goffice/graph/gog-renderer-gnome-print.h
+include/libgoffice-1/goffice/graph/gog-renderer-impl.h
+include/libgoffice-1/goffice/graph/gog-renderer-pixbuf.h
+include/libgoffice-1/goffice/graph/gog-renderer-svg.h
+include/libgoffice-1/goffice/graph/gog-renderer.h
+include/libgoffice-1/goffice/graph/gog-series-impl.h
+include/libgoffice-1/goffice/graph/gog-series.h
+include/libgoffice-1/goffice/graph/gog-style.h
+include/libgoffice-1/goffice/graph/gog-styled-object.h
+include/libgoffice-1/goffice/graph/gog-theme.h
+include/libgoffice-1/goffice/graph/gog-view.h
+include/libgoffice-1/goffice/gtk/go-action-combo-color.h
+include/libgoffice-1/goffice/gtk/go-action-combo-pixmaps.h
+include/libgoffice-1/goffice/gtk/go-action-combo-stack.h
+include/libgoffice-1/goffice/gtk/go-action-combo-text.h
+include/libgoffice-1/goffice/gtk/go-charmap-sel.h
+include/libgoffice-1/goffice/gtk/go-color-group.h
+include/libgoffice-1/goffice/gtk/go-color-palette.h
+include/libgoffice-1/goffice/gtk/go-combo-box.h
+include/libgoffice-1/goffice/gtk/go-combo-color.h
+include/libgoffice-1/goffice/gtk/go-combo-pixmaps.h
+include/libgoffice-1/goffice/gtk/go-combo-text.h
+include/libgoffice-1/goffice/gtk/go-font-sel.h
+include/libgoffice-1/goffice/gtk/go-format-sel.h
+include/libgoffice-1/goffice/gtk/go-graph-widget.h
+include/libgoffice-1/goffice/gtk/go-locale-sel.h
+include/libgoffice-1/goffice/gtk/go-optionmenu.h
+include/libgoffice-1/goffice/gtk/goffice-gtk.h
+include/libgoffice-1/goffice/ms-compat/go-ms-parser.h
+include/libgoffice-1/goffice/ms-compat/god-drawing-ms-client-handler.h
+include/libgoffice-1/goffice/ms-compat/god-drawing-ms.h
+include/libgoffice-1/goffice/ms-compat/god-image-ms.h
+include/libgoffice-1/goffice/utils/datetime.h
+include/libgoffice-1/goffice/utils/format-impl.h
+include/libgoffice-1/goffice/utils/format.h
+include/libgoffice-1/goffice/utils/go-color.h
+include/libgoffice-1/goffice/utils/go-file.h
+include/libgoffice-1/goffice/utils/go-font.h
+include/libgoffice-1/goffice/utils/go-format-match.h
+include/libgoffice-1/goffice/utils/go-format.h
+include/libgoffice-1/goffice/utils/go-glib-extras.h
+include/libgoffice-1/goffice/utils/go-gradient.h
+include/libgoffice-1/goffice/utils/go-libxml-extras.h
+include/libgoffice-1/goffice/utils/go-line.h
+include/libgoffice-1/goffice/utils/go-marker.h
+include/libgoffice-1/goffice/utils/go-math.h
+include/libgoffice-1/goffice/utils/go-pattern.h
+include/libgoffice-1/goffice/utils/go-units.h
+include/libgoffice-1/goffice/utils/goffice-utils.h
+include/libgoffice-1/goffice/utils/regutf8.h
+lib/goffice/0.0.1/plugins/plot_barcol/barcol.so
+lib/goffice/0.0.1/plugins/plot_barcol/gog-barcol-prefs.glade
+lib/goffice/0.0.1/plugins/plot_barcol/plot-types.xml
+lib/goffice/0.0.1/plugins/plot_barcol/plugin.xml
+lib/goffice/0.0.1/plugins/plot_boxes/boxplot.so
+lib/goffice/0.0.1/plugins/plot_boxes/gog-boxplot-prefs.glade
+lib/goffice/0.0.1/plugins/plot_boxes/plot-types.xml
+lib/goffice/0.0.1/plugins/plot_boxes/plugin.xml
+lib/goffice/0.0.1/plugins/plot_pie/gog-pie-prefs.glade
+lib/goffice/0.0.1/plugins/plot_pie/gog-pie-series.glade
+lib/goffice/0.0.1/plugins/plot_pie/gog-ring-prefs.glade
+lib/goffice/0.0.1/plugins/plot_pie/pie.so
+lib/goffice/0.0.1/plugins/plot_pie/plot-types.xml
+lib/goffice/0.0.1/plugins/plot_pie/plugin.xml
+lib/goffice/0.0.1/plugins/plot_radar/plot-types.xml
+lib/goffice/0.0.1/plugins/plot_radar/plugin.xml
+lib/goffice/0.0.1/plugins/plot_radar/radar.so
+lib/goffice/0.0.1/plugins/plot_surface/gog-contour-prefs.glade
+lib/goffice/0.0.1/plugins/plot_surface/plot-types.xml
+lib/goffice/0.0.1/plugins/plot_surface/plugin.xml
+lib/goffice/0.0.1/plugins/plot_surface/surface.so
+lib/goffice/0.0.1/plugins/plot_xy/gog-bubble-prefs.glade
+lib/goffice/0.0.1/plugins/plot_xy/plot-types.xml
+lib/goffice/0.0.1/plugins/plot_xy/plugin.xml
+lib/goffice/0.0.1/plugins/plot_xy/xy.so
+lib/libgoffice-1.a
+lib/libgoffice-1.so
+lib/libgoffice-1.so.0
+libdata/pkgconfig/libgoffice-1.pc
+share/gnome/goffice/0.0.1/glade/go-font-sel.glade
+share/gnome/goffice/0.0.1/glade/go-format-sel.glade
+share/gnome/goffice/0.0.1/glade/gog-axis-prefs.glade
+share/gnome/goffice/0.0.1/glade/gog-error-bar-prefs.glade
+share/gnome/goffice/0.0.1/glade/gog-guru-type-selector.glade
+share/gnome/goffice/0.0.1/glade/gog-guru.glade
+share/gnome/goffice/0.0.1/glade/gog-style-prefs.glade
+share/gnome/pixmaps/goffice/area.xpm
+share/gnome/pixmaps/goffice/bar-hboth.png
+share/gnome/pixmaps/goffice/bar-hminus.png
+share/gnome/pixmaps/goffice/bar-hplus.png
+share/gnome/pixmaps/goffice/bar-none.png
+share/gnome/pixmaps/goffice/bar-vboth.png
+share/gnome/pixmaps/goffice/bar-vminus.png
+share/gnome/pixmaps/goffice/bar-vplus.png
+share/gnome/pixmaps/goffice/bar.xpm
+share/gnome/pixmaps/goffice/boxplot.xpm
+share/gnome/pixmaps/goffice/bubble.xpm
+share/gnome/pixmaps/goffice/chart_area_1_1.png
+share/gnome/pixmaps/goffice/chart_area_1_2.png
+share/gnome/pixmaps/goffice/chart_area_1_3.png
+share/gnome/pixmaps/goffice/chart_bar_1_1.png
+share/gnome/pixmaps/goffice/chart_bar_1_2.png
+share/gnome/pixmaps/goffice/chart_bar_1_3.png
+share/gnome/pixmaps/goffice/chart_bar_2_1.png
+share/gnome/pixmaps/goffice/chart_bar_2_2.png
+share/gnome/pixmaps/goffice/chart_bar_2_3.png
+share/gnome/pixmaps/goffice/chart_boxplot_1_1.png
+share/gnome/pixmaps/goffice/chart_bubble_1_1.png
+share/gnome/pixmaps/goffice/chart_column_1_1.png
+share/gnome/pixmaps/goffice/chart_column_1_2.png
+share/gnome/pixmaps/goffice/chart_column_1_3.png
+share/gnome/pixmaps/goffice/chart_column_2_1.png
+share/gnome/pixmaps/goffice/chart_column_2_2.png
+share/gnome/pixmaps/goffice/chart_column_2_3.png
+share/gnome/pixmaps/goffice/chart_column_3_1.png
+share/gnome/pixmaps/goffice/chart_cone_1_1.png
+share/gnome/pixmaps/goffice/chart_cone_1_2.png
+share/gnome/pixmaps/goffice/chart_cone_1_3.png
+share/gnome/pixmaps/goffice/chart_cone_2_1.png
+share/gnome/pixmaps/goffice/chart_cone_2_2.png
+share/gnome/pixmaps/goffice/chart_cone_2_3.png
+share/gnome/pixmaps/goffice/chart_cone_3_1.png
+share/gnome/pixmaps/goffice/chart_contour_1_1.png
+share/gnome/pixmaps/goffice/chart_cylinder_1_1.png
+share/gnome/pixmaps/goffice/chart_cylinder_1_2.png
+share/gnome/pixmaps/goffice/chart_cylinder_1_3.png
+share/gnome/pixmaps/goffice/chart_cylinder_2_1.png
+share/gnome/pixmaps/goffice/chart_cylinder_2_2.png
+share/gnome/pixmaps/goffice/chart_cylinder_2_3.png
+share/gnome/pixmaps/goffice/chart_cylinder_3_1.png
+share/gnome/pixmaps/goffice/chart_line_1_1.png
+share/gnome/pixmaps/goffice/chart_line_1_2.png
+share/gnome/pixmaps/goffice/chart_line_1_3.png
+share/gnome/pixmaps/goffice/chart_line_2_1.png
+share/gnome/pixmaps/goffice/chart_line_2_2.png
+share/gnome/pixmaps/goffice/chart_line_2_3.png
+share/gnome/pixmaps/goffice/chart_line_3_1.png
+share/gnome/pixmaps/goffice/chart_pie_1_1.png
+share/gnome/pixmaps/goffice/chart_pie_1_2.png
+share/gnome/pixmaps/goffice/chart_pie_1_3.png
+share/gnome/pixmaps/goffice/chart_pie_2_1.png
+share/gnome/pixmaps/goffice/chart_pie_2_2.png
+share/gnome/pixmaps/goffice/chart_pie_2_3.png
+share/gnome/pixmaps/goffice/chart_polar_1_1.png
+share/gnome/pixmaps/goffice/chart_pyramid_1_1.png
+share/gnome/pixmaps/goffice/chart_pyramid_1_2.png
+share/gnome/pixmaps/goffice/chart_pyramid_1_3.png
+share/gnome/pixmaps/goffice/chart_pyramid_2_1.png
+share/gnome/pixmaps/goffice/chart_pyramid_2_2.png
+share/gnome/pixmaps/goffice/chart_pyramid_2_3.png
+share/gnome/pixmaps/goffice/chart_pyramid_3_1.png
+share/gnome/pixmaps/goffice/chart_radar_1_1.png
+share/gnome/pixmaps/goffice/chart_radar_1_2.png
+share/gnome/pixmaps/goffice/chart_radar_1_3.png
+share/gnome/pixmaps/goffice/chart_ring_1_1.png
+share/gnome/pixmaps/goffice/chart_ring_1_2.png
+share/gnome/pixmaps/goffice/chart_scatter_1_1.png
+share/gnome/pixmaps/goffice/chart_scatter_2_1.png
+share/gnome/pixmaps/goffice/chart_scatter_2_2.png
+share/gnome/pixmaps/goffice/chart_scatter_3_1.png
+share/gnome/pixmaps/goffice/chart_scatter_3_2.png
+share/gnome/pixmaps/goffice/chart_scatter_3_3.png
+share/gnome/pixmaps/goffice/chart_stock_1_1.png
+share/gnome/pixmaps/goffice/chart_stock_1_2.png
+share/gnome/pixmaps/goffice/chart_stock_2_1.png
+share/gnome/pixmaps/goffice/chart_stock_2_2.png
+share/gnome/pixmaps/goffice/column.xpm
+share/gnome/pixmaps/goffice/doughnut.xpm
+share/gnome/pixmaps/goffice/linegraph.xpm
+share/gnome/pixmaps/goffice/pie.xpm
+share/gnome/pixmaps/goffice/polar.png
+share/gnome/pixmaps/goffice/radar.xpm
+share/gnome/pixmaps/goffice/scatter.xpm
+share/gnome/pixmaps/goffice/stock.xpm
+share/gnome/pixmaps/goffice/surface.xpm
+share/locale/am/LC_MESSAGES/goffice.mo
+share/locale/az/LC_MESSAGES/goffice.mo
+share/locale/bg/LC_MESSAGES/goffice.mo
+share/locale/ca/LC_MESSAGES/goffice.mo
+share/locale/cs/LC_MESSAGES/goffice.mo
+share/locale/da/LC_MESSAGES/goffice.mo
+share/locale/de/LC_MESSAGES/goffice.mo
+share/locale/el/LC_MESSAGES/goffice.mo
+share/locale/en_CA/LC_MESSAGES/goffice.mo
+share/locale/en_GB/LC_MESSAGES/goffice.mo
+share/locale/es/LC_MESSAGES/goffice.mo
+share/locale/et/LC_MESSAGES/goffice.mo
+share/locale/fi/LC_MESSAGES/goffice.mo
+share/locale/fr/LC_MESSAGES/goffice.mo
+share/locale/ga/LC_MESSAGES/goffice.mo
+share/locale/gl/LC_MESSAGES/goffice.mo
+share/locale/he/LC_MESSAGES/goffice.mo
+share/locale/hr/LC_MESSAGES/goffice.mo
+share/locale/hu/LC_MESSAGES/goffice.mo
+share/locale/it/LC_MESSAGES/goffice.mo
+share/locale/ja/LC_MESSAGES/goffice.mo
+share/locale/ko/LC_MESSAGES/goffice.mo
+share/locale/lv/LC_MESSAGES/goffice.mo
+share/locale/ml/LC_MESSAGES/goffice.mo
+share/locale/mr/LC_MESSAGES/goffice.mo
+share/locale/ms/LC_MESSAGES/goffice.mo
+share/locale/nb/LC_MESSAGES/goffice.mo
+share/locale/nl/LC_MESSAGES/goffice.mo
+share/locale/nn/LC_MESSAGES/goffice.mo
+share/locale/no/LC_MESSAGES/goffice.mo
+share/locale/pl/LC_MESSAGES/goffice.mo
+share/locale/pt/LC_MESSAGES/goffice.mo
+share/locale/pt_BR/LC_MESSAGES/goffice.mo
+share/locale/ro/LC_MESSAGES/goffice.mo
+share/locale/ru/LC_MESSAGES/goffice.mo
+share/locale/sk/LC_MESSAGES/goffice.mo
+share/locale/sr/LC_MESSAGES/goffice.mo
+share/locale/sr@Latn/LC_MESSAGES/goffice.mo
+share/locale/sv/LC_MESSAGES/goffice.mo
+share/locale/tr/LC_MESSAGES/goffice.mo
+share/locale/uk/LC_MESSAGES/goffice.mo
+share/locale/vi/LC_MESSAGES/goffice.mo
+share/locale/zh_CN/LC_MESSAGES/goffice.mo
+share/locale/zh_TW/LC_MESSAGES/goffice.mo
+@unexec rmdir %D/share/locale/mr/LC_MESSAGES 2> /dev/null || true
+@unexec rmdir %D/share/locale/mr 2> /dev/null || true
+@dirrm share/gnome/pixmaps/goffice
+@dirrm share/gnome/goffice/0.0.1/glade
+@dirrm share/gnome/goffice/0.0.1
+@dirrm share/gnome/goffice
+@dirrm lib/goffice/0.0.1/plugins/plot_xy
+@dirrm lib/goffice/0.0.1/plugins/plot_surface
+@dirrm lib/goffice/0.0.1/plugins/plot_radar
+@dirrm lib/goffice/0.0.1/plugins/plot_pie
+@dirrm lib/goffice/0.0.1/plugins/plot_boxes
+@dirrm lib/goffice/0.0.1/plugins/plot_barcol
+@dirrm lib/goffice/0.0.1/plugins
+@dirrm lib/goffice/0.0.1
+@dirrm lib/goffice
+@dirrm include/libgoffice-1/goffice/utils
+@dirrm include/libgoffice-1/goffice/ms-compat
+@dirrm include/libgoffice-1/goffice/gtk
+@dirrm include/libgoffice-1/goffice/graph
+@dirrm include/libgoffice-1/goffice/drawing
+@dirrm include/libgoffice-1/goffice/data
+@dirrm include/libgoffice-1/goffice/cut-n-paste/pcre
+@dirrm include/libgoffice-1/goffice/cut-n-paste/foocanvas
+@dirrm include/libgoffice-1/goffice/cut-n-paste
+@dirrm include/libgoffice-1/goffice/app
+@dirrm include/libgoffice-1/goffice
+@dirrm include/libgoffice-1