[Midnightbsd-cvs] mports [19811] trunk/devel: add goffice010
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Tue Aug 18 21:25:28 EDT 2015
Revision: 19811
http://svnweb.midnightbsd.org/mports/?rev=19811
Author: laffer1
Date: 2015-08-18 21:25:28 -0400 (Tue, 18 Aug 2015)
Log Message:
-----------
add goffice010
Modified Paths:
--------------
trunk/devel/Makefile
Added Paths:
-----------
trunk/devel/goffice010/
trunk/devel/goffice010/Makefile
trunk/devel/goffice010/distinfo
trunk/devel/goffice010/pkg-descr
trunk/devel/goffice010/pkg-plist
Modified: trunk/devel/Makefile
===================================================================
--- trunk/devel/Makefile 2015-08-19 01:23:10 UTC (rev 19810)
+++ trunk/devel/Makefile 2015-08-19 01:25:28 UTC (rev 19811)
@@ -103,6 +103,7 @@
SUBDIR += gobject-introspection
SUBDIR += goffice
SUBDIR += goffice04
+SUBDIR += goffice010
SUBDIR += google-perftools
SUBDIR += gorm
SUBDIR += gperf
Added: trunk/devel/goffice010/Makefile
===================================================================
--- trunk/devel/goffice010/Makefile (rev 0)
+++ trunk/devel/goffice010/Makefile 2015-08-19 01:25:28 UTC (rev 19811)
@@ -0,0 +1,35 @@
+# $MidnightBSD$
+# $FreeBSD: head/devel/goffice010/Makefile 384250 2015-04-18 19:17:32Z kwm $
+
+PORTNAME= goffice
+PORTVERSION= 0.10.22
+CATEGORIES= devel gnome
+MASTER_SITES= GNOME
+PKGNAMESUFFIX= 010
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= GLib/GTK+ set of document centric objects and utilities
+
+LICENSE= gpl2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+USE_GNOME= gtk30 intlhack introspection:build libgsf librsvg2 libxslt
+USES= gettext gmake libtool pathfix pkgconfig tar:xz
+USE_XORG= xrender xext
+GNU_CONFIGURE= yes
+USE_LDCONFIG= yes
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
+CONFIGURE_ARGS= --with-lasem=no --with-config-backend=gsettings \
+ --enable-compile-warnings=no \
+ --enable-introspection
+
+PLIST_SUB= VERSION=${PORTVERSION} SHORT_VER=${PORTVERSION:R}
+
+post-install:
+ @${MKDIR} ${PREFIX}/lib/goffice/${SHORT_VER}/plugins
+ @${STRIP_CMD} ${PREFIX}/lib/libgoffice-0.10.so.*
+ @${STRIP_CMD} ${PREFIX}/lib/goffice/${PORTVERSION}/plugins/*/*.so
+
+.include <bsd.port.mk>
Property changes on: trunk/devel/goffice010/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/devel/goffice010/distinfo
===================================================================
--- trunk/devel/goffice010/distinfo (rev 0)
+++ trunk/devel/goffice010/distinfo 2015-08-19 01:25:28 UTC (rev 19811)
@@ -0,0 +1,2 @@
+SHA256 (goffice-0.10.22.tar.xz) = 0206a87a323b52a874dc54491374245f9e1c5f62e93a2ce4a02fb444a26b0e28
+SIZE (goffice-0.10.22.tar.xz) = 2347728
Property changes on: trunk/devel/goffice010/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/devel/goffice010/pkg-descr
===================================================================
--- trunk/devel/goffice010/pkg-descr (rev 0)
+++ trunk/devel/goffice010/pkg-descr 2015-08-19 01:25:28 UTC (rev 19811)
@@ -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
Property changes on: trunk/devel/goffice010/pkg-descr
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/devel/goffice010/pkg-plist
===================================================================
--- trunk/devel/goffice010/pkg-plist (rev 0)
+++ trunk/devel/goffice010/pkg-plist 2015-08-19 01:25:28 UTC (rev 19811)
@@ -0,0 +1,426 @@
+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/go-view.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/canvas/goc-arc.h
+include/libgoffice-%%SHORT_VER%%/goffice/canvas/goc-canvas.h
+include/libgoffice-%%SHORT_VER%%/goffice/canvas/goc-circle.h
+include/libgoffice-%%SHORT_VER%%/goffice/canvas/goc-component.h
+include/libgoffice-%%SHORT_VER%%/goffice/canvas/goc-ellipse.h
+include/libgoffice-%%SHORT_VER%%/goffice/canvas/goc-graph.h
+include/libgoffice-%%SHORT_VER%%/goffice/canvas/goc-group.h
+include/libgoffice-%%SHORT_VER%%/goffice/canvas/goc-image.h
+include/libgoffice-%%SHORT_VER%%/goffice/canvas/goc-item.h
+include/libgoffice-%%SHORT_VER%%/goffice/canvas/goc-line.h
+include/libgoffice-%%SHORT_VER%%/goffice/canvas/goc-path.h
+include/libgoffice-%%SHORT_VER%%/goffice/canvas/goc-pixbuf.h
+include/libgoffice-%%SHORT_VER%%/goffice/canvas/goc-polygon.h
+include/libgoffice-%%SHORT_VER%%/goffice/canvas/goc-polyline.h
+include/libgoffice-%%SHORT_VER%%/goffice/canvas/goc-rectangle.h
+include/libgoffice-%%SHORT_VER%%/goffice/canvas/goc-structs.h
+include/libgoffice-%%SHORT_VER%%/goffice/canvas/goc-styled-item.h
+include/libgoffice-%%SHORT_VER%%/goffice/canvas/goc-text.h
+include/libgoffice-%%SHORT_VER%%/goffice/canvas/goc-utils.h
+include/libgoffice-%%SHORT_VER%%/goffice/canvas/goc-widget.h
+include/libgoffice-%%SHORT_VER%%/goffice/canvas/goffice-canvas.h
+include/libgoffice-%%SHORT_VER%%/goffice/component/go-component-factory.h
+include/libgoffice-%%SHORT_VER%%/goffice/component/go-component-mime-dialog.h
+include/libgoffice-%%SHORT_VER%%/goffice/component/go-component.h
+include/libgoffice-%%SHORT_VER%%/goffice/component/goffice-component.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/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-color-map.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-color-scale.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-equation.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-labels.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-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-arrow-sel.h
+include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-calendar-button.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-font-sel-dialog.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-math-editor.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-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-R.h
+include/libgoffice-%%SHORT_VER%%/goffice/math/go-accumulator.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-distribution.h
+include/libgoffice-%%SHORT_VER%%/goffice/math/go-dtoa.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-matrix.h
+include/libgoffice-%%SHORT_VER%%/goffice/math/go-matrix3x3.h
+include/libgoffice-%%SHORT_VER%%/goffice/math/go-quad.h
+include/libgoffice-%%SHORT_VER%%/goffice/math/go-rangefunc.h
+include/libgoffice-%%SHORT_VER%%/goffice/math/go-regression.h
+include/libgoffice-%%SHORT_VER%%/goffice/math/goffice-math.h
+include/libgoffice-%%SHORT_VER%%/goffice/utils/datetime.h
+include/libgoffice-%%SHORT_VER%%/goffice/utils/go-bezier.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-editor.h
+include/libgoffice-%%SHORT_VER%%/goffice/utils/go-emf.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-gdk-pixbuf.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-mml-to-itex.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-pixbuf.h
+include/libgoffice-%%SHORT_VER%%/goffice/utils/go-rsm.h
+include/libgoffice-%%SHORT_VER%%/goffice/utils/go-spectre.h
+include/libgoffice-%%SHORT_VER%%/goffice/utils/go-string.h
+include/libgoffice-%%SHORT_VER%%/goffice/utils/go-style.h
+include/libgoffice-%%SHORT_VER%%/goffice/utils/go-styled-object.h
+include/libgoffice-%%SHORT_VER%%/goffice/utils/go-svg.h
+include/libgoffice-%%SHORT_VER%%/goffice/utils/go-undo.h
+include/libgoffice-%%SHORT_VER%%/goffice/utils/go-unit.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/girepository-1.0/GOffice-%%SHORT_VER%%.typelib
+lib/goffice/%%VERSION%%/plugins/plot_barcol/barcol.so
+lib/goffice/%%VERSION%%/plugins/plot_barcol/plot-types.xml
+lib/goffice/%%VERSION%%/plugins/plot_barcol/plugin.xml
+lib/goffice/%%VERSION%%/plugins/plot_distrib/distrib.so
+lib/goffice/%%VERSION%%/plugins/plot_distrib/plot-types.xml
+lib/goffice/%%VERSION%%/plugins/plot_distrib/plugin.xml
+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.so
+lib/goffice/%%VERSION%%/plugins/plot_surface/plot-types.xml
+lib/goffice/%%VERSION%%/plugins/plot_surface/plugin.xml
+lib/goffice/%%VERSION%%/plugins/plot_surface/surface.so
+lib/goffice/%%VERSION%%/plugins/plot_xy/plot-types.xml
+lib/goffice/%%VERSION%%/plugins/plot_xy/plugin.xml
+lib/goffice/%%VERSION%%/plugins/plot_xy/xy.so
+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.so
+lib/goffice/%%VERSION%%/plugins/reg_logfit/plugin.xml
+lib/goffice/%%VERSION%%/plugins/reg_logfit/reg-types.xml
+lib/goffice/%%VERSION%%/plugins/smoothing/plugin.xml
+lib/goffice/%%VERSION%%/plugins/smoothing/smoothing.so
+lib/goffice/%%VERSION%%/plugins/smoothing/types.xml
+lib/libgoffice-%%SHORT_VER%%.so
+lib/libgoffice-%%SHORT_VER%%.so.10
+lib/libgoffice-%%SHORT_VER%%.so.10.0.22
+libdata/pkgconfig/libgoffice-%%SHORT_VER%%.pc
+share/gir-1.0/GOffice-%%SHORT_VER%%.gir
+%%DATADIR%%/%%VERSION%%/mmlitex/README
+%%DATADIR%%/%%VERSION%%/mmlitex/cmarkup.xsl
+%%DATADIR%%/%%VERSION%%/mmlitex/entities.xsl
+%%DATADIR%%/%%VERSION%%/mmlitex/glayout.xsl
+%%DATADIR%%/%%VERSION%%/mmlitex/mmlitex.xsl
+%%DATADIR%%/%%VERSION%%/mmlitex/scripts.xsl
+%%DATADIR%%/%%VERSION%%/mmlitex/tables.xsl
+%%DATADIR%%/%%VERSION%%/mmlitex/tokens.xsl
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOArrow.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOBezierSpline.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOCalendarButton.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOCharmapSel.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOCmdContext.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOColorGroup.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOComboBox.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOComboColor.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOComboPixmaps.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOComponent.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOData.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GODataMatrix.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GODataScalar.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GODateConventions.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GODistribution.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GODoc.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GODocControl.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOEditor.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOErrorInfo.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOFileSaver.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOFont.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOFontSel.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOFormat.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOFormatSel.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOGraphWidget.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOIOContext.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOImage.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOLocaleSel.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOMarker.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOOptionMenu.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOPalette.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOPath.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOPersist.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOPixbuf.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOPlugin.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOPluginLoader.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOPluginLoaderModule.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOPluginService.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GORotationSel.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOSearchReplace.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOSelector.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOString.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOStyle.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOStyledObject.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GOUndoUnary.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GoView.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GocArc.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GocCanvas.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GocCircle.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GocEllipse.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GocGraph.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GocGroup.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GocItem.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GocLine.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GocPixbuf.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GocPolygon.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GocPolyline.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GocRectangle.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GocStyledItem.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GocText.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GocWidget.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/Gog3DBox.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogAxis.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogAxisColorMap.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogAxisLine.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogAxisMap.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogChart.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogChartMap.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogColorScale.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogDataEditor.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogDataset.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogErrorBar.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogGraph.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogGrid.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogGridLine.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogLabel.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogLegend.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogObject.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogOutlinedView.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogPlot.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogRegCurve.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogRegEqn.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogRenderer.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogSeries.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogSeriesLabels.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogSeriesLines.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogSmoothedCurve.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogStyledObject.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogText.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogTrendLine.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/GogView.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/annotation-glossary.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/ch01.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/ch02.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/ch03.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/ch04.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/ch05.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/ch06.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/ch07.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/ch08.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/ch09.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/ch10.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/ch11.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/ch12.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/ch13.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/ch14.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/ch15.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/ch16.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/ch17.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Cairo-utilities.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Components-factory.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Cubic-splines.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Encapsulated-Postscript-support.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Families-and-types.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Fast-Fourier-transform.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-File-utilities.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Files.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-GLib-extras.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-GOAccumulator.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-GOColor.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-GOComplex.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-GODataCVector.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-GOFileOpeners.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-GOPattern.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-GOQuad.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-GORange.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-GORegexp.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-GORegression.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Geometry-helpers.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Gettings-Started-with-GOffice.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-GogTool.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Gradient.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Graph-editor-dialog.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-LibXML-extras.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Line.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Mathematics.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Miscellaneous.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Scalable-Vector-Graphics-support.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Simple-data.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Structures.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Theming.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-URL-utilities.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Units.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Utils.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%-Windows-Metafiles-support.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/goffice-%%SHORT_VER%%.devhelp2
+share/gtk-doc/html/goffice-%%SHORT_VER%%/gsf-index.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/home.png
+share/gtk-doc/html/goffice-%%SHORT_VER%%/index.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/index.sgml
+share/gtk-doc/html/goffice-%%SHORT_VER%%/left-insensitive.png
+share/gtk-doc/html/goffice-%%SHORT_VER%%/left.png
+share/gtk-doc/html/goffice-%%SHORT_VER%%/pt01.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/pt02.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/pt03.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/pt04.html
+share/gtk-doc/html/goffice-%%SHORT_VER%%/right-insensitive.png
+share/gtk-doc/html/goffice-%%SHORT_VER%%/right.png
+share/gtk-doc/html/goffice-%%SHORT_VER%%/style.css
+share/gtk-doc/html/goffice-%%SHORT_VER%%/up-insensitive.png
+share/gtk-doc/html/goffice-%%SHORT_VER%%/up.png
+share/locale/am/LC_MESSAGES/goffice-%%VERSION%%.mo
+share/locale/ar/LC_MESSAGES/goffice-%%VERSION%%.mo
+share/locale/ast/LC_MESSAGES/goffice-%%VERSION%%.mo
+share/locale/az/LC_MESSAGES/goffice-%%VERSION%%.mo
+share/locale/bg/LC_MESSAGES/goffice-%%VERSION%%.mo
+share/locale/bs/LC_MESSAGES/goffice-%%VERSION%%.mo
+share/locale/ca/LC_MESSAGES/goffice-%%VERSION%%.mo
+share/locale/ca at valencia/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/eo/LC_MESSAGES/goffice-%%VERSION%%.mo
+share/locale/es/LC_MESSAGES/goffice-%%VERSION%%.mo
+share/locale/et/LC_MESSAGES/goffice-%%VERSION%%.mo
+share/locale/eu/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/id/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/sl/LC_MESSAGES/goffice-%%VERSION%%.mo
+share/locale/sr/LC_MESSAGES/goffice-%%VERSION%%.mo
+share/locale/sr at latin/LC_MESSAGES/goffice-%%VERSION%%.mo
+share/locale/sv/LC_MESSAGES/goffice-%%VERSION%%.mo
+share/locale/ta/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
+ at dir lib/goffice/plugins
Property changes on: trunk/devel/goffice010/pkg-plist
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list