pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/goffice0.5 import goffice0.5-0.5.0, the current d...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f9fa88281511
branches:  trunk
changeset: 532950:f9fa88281511
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Sep 05 16:06:25 2007 +0000

description:
import goffice0.5-0.5.0, the current development branch of goffice,
needed for recent gnumeric

diffstat:

 misc/goffice0.5/DESCR         |    7 +
 misc/goffice0.5/Makefile      |   39 +++
 misc/goffice0.5/PLIST         |  472 ++++++++++++++++++++++++++++++++++++++++++
 misc/goffice0.5/buildlink3.mk |   33 ++
 misc/goffice0.5/distinfo      |    5 +
 5 files changed, 556 insertions(+), 0 deletions(-)

diffs (truncated from 576 to 300 lines):

diff -r ad9653ab10c6 -r f9fa88281511 misc/goffice0.5/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/goffice0.5/DESCR     Wed Sep 05 16:06:25 2007 +0000
@@ -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 -r ad9653ab10c6 -r f9fa88281511 misc/goffice0.5/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/goffice0.5/Makefile  Wed Sep 05 16:06:25 2007 +0000
@@ -0,0 +1,39 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/09/05 16:06:25 drochner Exp $
+#
+
+DISTNAME=              goffice-0.5.0
+PKGNAME=               goffice0.5-0.5.0
+CATEGORIES=            misc
+MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/goffice/0.5/}
+
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=              http://www.gnome.org/
+COMMENT=               Library of document-centric objects and utilities
+
+CONFLICTS+=            goffice<0.4.2nb1
+
+USE_PKGLOCALEDIR=      yes
+USE_LIBTOOL=           yes
+PKGCONFIG_OVERRIDE+=   ${WRKSRC}/libgoffice-0.5.pc.in
+GNU_CONFIGURE=         yes
+USE_DIRS+=             xdg-1.4
+USE_TOOLS+=            gmake intltool msgfmt pkg-config
+
+.include "../../converters/libiconv/buildlink3.mk"
+.include "../../devel/GConf2/buildlink3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+BUILDLINK_API_DEPENDS.glib2+=  glib2>=2.8.0
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/libglade2/buildlink3.mk"
+.include "../../devel/libgnomeui/buildlink3.mk"
+.include "../../devel/libgsf/buildlink3.mk"
+BUILDLINK_API_DEPENDS.pango+=  pango>=1.8.1
+.include "../../devel/pango/buildlink3.mk"
+.include "../../devel/pcre/buildlink3.mk"
+.include "../../graphics/cairo/buildlink3.mk"
+BUILDLINK_API_DEPENDS.libart2+=        libart2>=2.3.11
+.include "../../graphics/libart2/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 -r ad9653ab10c6 -r f9fa88281511 misc/goffice0.5/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/goffice0.5/PLIST     Wed Sep 05 16:06:25 2007 +0000
@@ -0,0 +1,472 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/09/05 16:06:25 drochner Exp $
+include/libgoffice-0.5/goffice/app/error-info.h
+include/libgoffice-0.5/goffice/app/file.h
+include/libgoffice-0.5/goffice/app/go-cmd-context-impl.h
+include/libgoffice-0.5/goffice/app/go-cmd-context.h
+include/libgoffice-0.5/goffice/app/go-doc-control-impl.h
+include/libgoffice-0.5/goffice/app/go-doc-control.h
+include/libgoffice-0.5/goffice/app/go-doc-impl.h
+include/libgoffice-0.5/goffice/app/go-doc.h
+include/libgoffice-0.5/goffice/app/go-plugin-loader-module.h
+include/libgoffice-0.5/goffice/app/go-plugin-loader.h
+include/libgoffice-0.5/goffice/app/go-plugin-service-impl.h
+include/libgoffice-0.5/goffice/app/go-plugin-service.h
+include/libgoffice-0.5/goffice/app/go-plugin.h
+include/libgoffice-0.5/goffice/app/goffice-app.h
+include/libgoffice-0.5/goffice/app/io-context-priv.h
+include/libgoffice-0.5/goffice/app/io-context.h
+include/libgoffice-0.5/goffice/app/module-plugin-defs.h
+include/libgoffice-0.5/goffice/component/go-component-factory.h
+include/libgoffice-0.5/goffice/component/go-component.h
+include/libgoffice-0.5/goffice/component/goffice-component.h
+include/libgoffice-0.5/goffice/cut-n-paste/foocanvas/foo-canvas-line.h
+include/libgoffice-0.5/goffice/cut-n-paste/foocanvas/foo-canvas-pixbuf.h
+include/libgoffice-0.5/goffice/cut-n-paste/foocanvas/foo-canvas-polygon.h
+include/libgoffice-0.5/goffice/cut-n-paste/foocanvas/foo-canvas-rect-ellipse.h
+include/libgoffice-0.5/goffice/cut-n-paste/foocanvas/foo-canvas-text.h
+include/libgoffice-0.5/goffice/cut-n-paste/foocanvas/foo-canvas-util.h
+include/libgoffice-0.5/goffice/cut-n-paste/foocanvas/foo-canvas-widget.h
+include/libgoffice-0.5/goffice/cut-n-paste/foocanvas/foo-canvas.h
+include/libgoffice-0.5/goffice/cut-n-paste/foocanvas/libfoocanvas.h
+include/libgoffice-0.5/goffice/data/go-data-impl.h
+include/libgoffice-0.5/goffice/data/go-data-simple.h
+include/libgoffice-0.5/goffice/data/go-data.h
+include/libgoffice-0.5/goffice/data/goffice-data.h
+include/libgoffice-0.5/goffice/drawing/god-anchor.h
+include/libgoffice-0.5/goffice/drawing/god-default-attributes.h
+include/libgoffice-0.5/goffice/drawing/god-drawing-group.h
+include/libgoffice-0.5/goffice/drawing/god-drawing-renderer-gdk.h
+include/libgoffice-0.5/goffice/drawing/god-drawing-view.h
+include/libgoffice-0.5/goffice/drawing/god-drawing.h
+include/libgoffice-0.5/goffice/drawing/god-image-store.h
+include/libgoffice-0.5/goffice/drawing/god-image.h
+include/libgoffice-0.5/goffice/drawing/god-paragraph-attributes.h
+include/libgoffice-0.5/goffice/drawing/god-property-table.h
+include/libgoffice-0.5/goffice/drawing/god-shape.h
+include/libgoffice-0.5/goffice/drawing/god-text-model.h
+include/libgoffice-0.5/goffice/goffice-features.h
+include/libgoffice-0.5/goffice/goffice.h
+include/libgoffice-0.5/goffice/graph/goffice-graph.h
+include/libgoffice-0.5/goffice/graph/gog-axis-line-impl.h
+include/libgoffice-0.5/goffice/graph/gog-axis-line.h
+include/libgoffice-0.5/goffice/graph/gog-axis.h
+include/libgoffice-0.5/goffice/graph/gog-chart-impl.h
+include/libgoffice-0.5/goffice/graph/gog-chart-map.h
+include/libgoffice-0.5/goffice/graph/gog-chart.h
+include/libgoffice-0.5/goffice/graph/gog-control-foocanvas.h
+include/libgoffice-0.5/goffice/graph/gog-data-allocator.h
+include/libgoffice-0.5/goffice/graph/gog-data-set.h
+include/libgoffice-0.5/goffice/graph/gog-error-bar.h
+include/libgoffice-0.5/goffice/graph/gog-graph-impl.h
+include/libgoffice-0.5/goffice/graph/gog-graph.h
+include/libgoffice-0.5/goffice/graph/gog-grid-line.h
+include/libgoffice-0.5/goffice/graph/gog-grid.h
+include/libgoffice-0.5/goffice/graph/gog-guru.h
+include/libgoffice-0.5/goffice/graph/gog-label.h
+include/libgoffice-0.5/goffice/graph/gog-legend.h
+include/libgoffice-0.5/goffice/graph/gog-object-xml.h
+include/libgoffice-0.5/goffice/graph/gog-object.h
+include/libgoffice-0.5/goffice/graph/gog-outlined-object.h
+include/libgoffice-0.5/goffice/graph/gog-plot-engine.h
+include/libgoffice-0.5/goffice/graph/gog-plot-impl.h
+include/libgoffice-0.5/goffice/graph/gog-plot.h
+include/libgoffice-0.5/goffice/graph/gog-reg-curve.h
+include/libgoffice-0.5/goffice/graph/gog-renderer.h
+include/libgoffice-0.5/goffice/graph/gog-series-impl.h
+include/libgoffice-0.5/goffice/graph/gog-series-lines.h
+include/libgoffice-0.5/goffice/graph/gog-series.h
+include/libgoffice-0.5/goffice/graph/gog-smoothed-curve.h
+include/libgoffice-0.5/goffice/graph/gog-style.h
+include/libgoffice-0.5/goffice/graph/gog-styled-object.h
+include/libgoffice-0.5/goffice/graph/gog-theme.h
+include/libgoffice-0.5/goffice/graph/gog-trend-line.h
+include/libgoffice-0.5/goffice/graph/gog-view.h
+include/libgoffice-0.5/goffice/gtk/go-action-combo-color.h
+include/libgoffice-0.5/goffice/gtk/go-action-combo-pixmaps.h
+include/libgoffice-0.5/goffice/gtk/go-action-combo-stack.h
+include/libgoffice-0.5/goffice/gtk/go-action-combo-text.h
+include/libgoffice-0.5/goffice/gtk/go-charmap-sel.h
+include/libgoffice-0.5/goffice/gtk/go-color-group.h
+include/libgoffice-0.5/goffice/gtk/go-color-palette.h
+include/libgoffice-0.5/goffice/gtk/go-color-selector.h
+include/libgoffice-0.5/goffice/gtk/go-combo-box.h
+include/libgoffice-0.5/goffice/gtk/go-combo-color.h
+include/libgoffice-0.5/goffice/gtk/go-combo-pixmaps.h
+include/libgoffice-0.5/goffice/gtk/go-combo-text.h
+include/libgoffice-0.5/goffice/gtk/go-font-sel.h
+include/libgoffice-0.5/goffice/gtk/go-format-sel.h
+include/libgoffice-0.5/goffice/gtk/go-gradient-selector.h
+include/libgoffice-0.5/goffice/gtk/go-graph-widget.h
+include/libgoffice-0.5/goffice/gtk/go-line-selector.h
+include/libgoffice-0.5/goffice/gtk/go-locale-sel.h
+include/libgoffice-0.5/goffice/gtk/go-marker-selector.h
+include/libgoffice-0.5/goffice/gtk/go-optionmenu.h
+include/libgoffice-0.5/goffice/gtk/go-palette.h
+include/libgoffice-0.5/goffice/gtk/go-pattern-selector.h
+include/libgoffice-0.5/goffice/gtk/go-rotation-sel.h
+include/libgoffice-0.5/goffice/gtk/go-selector.h
+include/libgoffice-0.5/goffice/gtk/goffice-gtk.h
+include/libgoffice-0.5/goffice/ms-compat/go-ms-parser.h
+include/libgoffice-0.5/goffice/ms-compat/god-drawing-ms-client-handler.h
+include/libgoffice-0.5/goffice/ms-compat/god-drawing-ms.h
+include/libgoffice-0.5/goffice/ms-compat/god-image-ms.h
+include/libgoffice-0.5/goffice/utils/datetime.h
+include/libgoffice-0.5/goffice/utils/go-cairo.h
+include/libgoffice-0.5/goffice/utils/go-color.h
+include/libgoffice-0.5/goffice/utils/go-cspline.h
+include/libgoffice-0.5/goffice/utils/go-file.h
+include/libgoffice-0.5/goffice/utils/go-font.h
+include/libgoffice-0.5/goffice/utils/go-format.h
+include/libgoffice-0.5/goffice/utils/go-geometry.h
+include/libgoffice-0.5/goffice/utils/go-glib-extras.h
+include/libgoffice-0.5/goffice/utils/go-gradient.h
+include/libgoffice-0.5/goffice/utils/go-image.h
+include/libgoffice-0.5/goffice/utils/go-libxml-extras.h
+include/libgoffice-0.5/goffice/utils/go-line.h
+include/libgoffice-0.5/goffice/utils/go-locale.h
+include/libgoffice-0.5/goffice/utils/go-marker.h
+include/libgoffice-0.5/goffice/utils/go-math.h
+include/libgoffice-0.5/goffice/utils/go-path.h
+include/libgoffice-0.5/goffice/utils/go-pattern.h
+include/libgoffice-0.5/goffice/utils/go-rangefunc.h
+include/libgoffice-0.5/goffice/utils/go-regression.h
+include/libgoffice-0.5/goffice/utils/go-undo.h
+include/libgoffice-0.5/goffice/utils/go-units.h
+include/libgoffice-0.5/goffice/utils/goffice-utils.h
+include/libgoffice-0.5/goffice/utils/regutf8.h
+lib/goffice/${PKGVERSION}/plugins/plot_barcol/barcol.la
+lib/goffice/${PKGVERSION}/plugins/plot_barcol/gog-barcol-prefs.glade
+lib/goffice/${PKGVERSION}/plugins/plot_barcol/gog-minmax-prefs.glade
+lib/goffice/${PKGVERSION}/plugins/plot_barcol/plot-types.xml
+lib/goffice/${PKGVERSION}/plugins/plot_barcol/plugin.xml
+lib/goffice/${PKGVERSION}/plugins/plot_boxes/boxplot.la
+lib/goffice/${PKGVERSION}/plugins/plot_boxes/gog-boxplot-prefs.glade
+lib/goffice/${PKGVERSION}/plugins/plot_boxes/plot-types.xml
+lib/goffice/${PKGVERSION}/plugins/plot_boxes/plugin.xml
+lib/goffice/${PKGVERSION}/plugins/plot_pie/gog-pie-prefs.glade
+lib/goffice/${PKGVERSION}/plugins/plot_pie/gog-pie-series.glade
+lib/goffice/${PKGVERSION}/plugins/plot_pie/gog-ring-prefs.glade
+lib/goffice/${PKGVERSION}/plugins/plot_pie/pie.la
+lib/goffice/${PKGVERSION}/plugins/plot_pie/plot-types.xml
+lib/goffice/${PKGVERSION}/plugins/plot_pie/plugin.xml
+lib/goffice/${PKGVERSION}/plugins/plot_radar/plot-types.xml
+lib/goffice/${PKGVERSION}/plugins/plot_radar/plugin.xml
+lib/goffice/${PKGVERSION}/plugins/plot_radar/radar.la
+lib/goffice/${PKGVERSION}/plugins/plot_surface/gog-contour-prefs.glade
+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.glade
+lib/goffice/${PKGVERSION}/plugins/plot_xy/gog-xy-color-prefs.glade
+lib/goffice/${PKGVERSION}/plugins/plot_xy/gog-xy-series-prefs.glade
+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.glade
+lib/goffice/${PKGVERSION}/plugins/smoothing/gog-moving-avg.glade
+lib/goffice/${PKGVERSION}/plugins/smoothing/plugin.xml
+lib/goffice/${PKGVERSION}/plugins/smoothing/smoothing.la
+lib/goffice/${PKGVERSION}/plugins/smoothing/types.xml
+lib/libgoffice-0.5.la
+lib/pkgconfig/libgoffice-0.5.pc
+share/goffice/${PKGVERSION}/glade/go-font-sel.glade
+share/goffice/${PKGVERSION}/glade/go-format-sel.glade
+share/goffice/${PKGVERSION}/glade/go-image-save-dialog-extra.glade
+share/goffice/${PKGVERSION}/glade/go-rotation-sel.glade
+share/goffice/${PKGVERSION}/glade/gog-axis-prefs.glade
+share/goffice/${PKGVERSION}/glade/gog-error-bar-prefs.glade
+share/goffice/${PKGVERSION}/glade/gog-graph-prefs.glade
+share/goffice/${PKGVERSION}/glade/gog-guru-type-selector.glade
+share/goffice/${PKGVERSION}/glade/gog-guru.glade
+share/goffice/${PKGVERSION}/glade/gog-object-prefs.glade
+share/goffice/${PKGVERSION}/glade/gog-plot-prefs.glade
+share/goffice/${PKGVERSION}/glade/gog-reg-curve-prefs.glade
+share/goffice/${PKGVERSION}/glade/gog-reg-eqn-prefs.glade
+share/goffice/${PKGVERSION}/glade/gog-series-prefs.glade
+share/goffice/${PKGVERSION}/glade/gog-style-prefs.glade
+share/goffice/${PKGVERSION}/patterns/svg-patterns.xml
+share/gtk-doc/html/goffice/GOData.html
+share/gtk-doc/html/goffice/GODataMatrix.html
+share/gtk-doc/html/goffice/GODataScalar.html
+share/gtk-doc/html/goffice/GODataVector.html
+share/gtk-doc/html/goffice/GogAxis.html
+share/gtk-doc/html/goffice/GogAxisLine.html
+share/gtk-doc/html/goffice/GogChart.html
+share/gtk-doc/html/goffice/GogDataAllocator.html
+share/gtk-doc/html/goffice/GogDataset.html
+share/gtk-doc/html/goffice/GogErrorBar.html
+share/gtk-doc/html/goffice/GogGraph.html
+share/gtk-doc/html/goffice/GogGrid.html
+share/gtk-doc/html/goffice/GogGridLine.html
+share/gtk-doc/html/goffice/GogLabel.html
+share/gtk-doc/html/goffice/GogLegend.html
+share/gtk-doc/html/goffice/GogObject.html
+share/gtk-doc/html/goffice/GogOutlinedObject.html
+share/gtk-doc/html/goffice/GogPersist.html
+share/gtk-doc/html/goffice/GogPlot.html
+share/gtk-doc/html/goffice/GogRegCurve.html
+share/gtk-doc/html/goffice/GogRegEqn.html
+share/gtk-doc/html/goffice/GogRenderer.html
+share/gtk-doc/html/goffice/GogSeries.html
+share/gtk-doc/html/goffice/GogSeriesLines.html
+share/gtk-doc/html/goffice/GogStyle.html
+share/gtk-doc/html/goffice/GogStyledObject.html
+share/gtk-doc/html/goffice/GogView.html
+share/gtk-doc/html/goffice/ch01.html
+share/gtk-doc/html/goffice/ch02.html
+share/gtk-doc/html/goffice/ch03.html
+share/gtk-doc/html/goffice/ch04.html
+share/gtk-doc/html/goffice/ch05.html
+share/gtk-doc/html/goffice/ch06.html
+share/gtk-doc/html/goffice/ch07.html
+share/gtk-doc/html/goffice/ch08.html
+share/gtk-doc/html/goffice/ch09.html
+share/gtk-doc/html/goffice/ch10.html
+share/gtk-doc/html/goffice/ch11.html
+share/gtk-doc/html/goffice/goffice-GOComboBox.html
+share/gtk-doc/html/goffice/goffice-GOComboColor.html
+share/gtk-doc/html/goffice/goffice-GOComponent.html
+share/gtk-doc/html/goffice/goffice-GODoc.html
+share/gtk-doc/html/goffice/goffice-GODocControl.html
+share/gtk-doc/html/goffice/goffice-GOPluginLoader.html
+share/gtk-doc/html/goffice/goffice-GOPluginService.html
+share/gtk-doc/html/goffice/goffice-GOService.html
+share/gtk-doc/html/goffice/goffice-GoApp.html
+share/gtk-doc/html/goffice/goffice-GoCharmapSel.html
+share/gtk-doc/html/goffice/goffice-GoCmdContext.html



Home | Main Index | Thread Index | Old Index