diff options
author | wiz <wiz@pkgsrc.org> | 2022-12-04 23:07:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-12-04 23:07:42 +0000 |
commit | db69242b1452a24417b55ab093791e325ad66cf3 (patch) | |
tree | 343c2206ae80b2985457c45b502141a45efe34b2 | |
parent | 6ba93931a4d2fff23798ff7499c4a356abd3c762 (diff) | |
download | pkgsrc-db69242b1452a24417b55ab093791e325ad66cf3.tar.gz |
goffice0.8: remove
Use goffice0.10 instead
-rw-r--r-- | doc/CHANGES-2022 | 3 | ||||
-rw-r--r-- | doc/TODO | 3 | ||||
-rw-r--r-- | misc/Makefile | 3 | ||||
-rw-r--r-- | misc/goffice0.8/DESCR | 7 | ||||
-rw-r--r-- | misc/goffice0.8/Makefile | 36 | ||||
-rw-r--r-- | misc/goffice0.8/PLIST | 551 | ||||
-rw-r--r-- | misc/goffice0.8/buildlink3.mk | 24 | ||||
-rw-r--r-- | misc/goffice0.8/distinfo | 7 | ||||
-rw-r--r-- | misc/goffice0.8/patches/patch-configure | 15 | ||||
-rw-r--r-- | misc/goffice0.8/patches/patch-goffice_utils_regutf8.c | 15 |
10 files changed, 5 insertions, 659 deletions
diff --git a/doc/CHANGES-2022 b/doc/CHANGES-2022 index b94433005f5..016928070d9 100644 --- a/doc/CHANGES-2022 +++ b/doc/CHANGES-2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5955 2022/12/04 22:40:01 js Exp $ +$NetBSD: CHANGES-2022,v 1.5956 2022/12/04 23:07:42 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -8959,3 +8959,4 @@ Changes to the packages collection and infrastructure in 2022: Updated x11/libXcomposite to 0.4.6 [wiz 2022-12-04] Added cross/i586-pc-msdosdjgpp-sdk version 2.05 [js 2022-12-04] Added cross/i586-pc-msdosdjgpp-gcc version 11.2.0 [js 2022-12-04] + Removed misc/goffice0.8 successor misc/goffice0.10 [wiz 2022-12-04] @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22388 2022/12/04 22:12:07 wiz Exp $ +$NetBSD: TODO,v 1.22389 2022/12/04 23:07:42 wiz Exp $ Suggested new packages ====================== @@ -559,6 +559,7 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html o cross-h8300-hms-binutils-2.17 o csvkit-1.0.5 o ctemplate-2.4 + o cutter-1.2.7 o cvs-fast-export-1.56 o cxref-1.6e o cygwin_lib-1.5.24.2 diff --git a/misc/Makefile b/misc/Makefile index 88859d889e6..d4e25677cb8 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.575 2022/11/24 15:27:02 pin Exp $ +# $NetBSD: Makefile,v 1.576 2022/12/04 23:07:42 wiz Exp $ # COMMENT= Miscellaneous utilities @@ -90,7 +90,6 @@ SUBDIR+= gkrellm-weather SUBDIR+= gkrellsun SUBDIR+= gnuls SUBDIR+= goffice0.10 -SUBDIR+= goffice0.8 SUBDIR+= gone SUBDIR+= gperiodic SUBDIR+= granulate diff --git a/misc/goffice0.8/DESCR b/misc/goffice0.8/DESCR deleted file mode 100644 index 2d7221a3d44..00000000000 --- a/misc/goffice0.8/DESCR +++ /dev/null @@ -1,7 +0,0 @@ -goffice is a GLIB/GTK set of document centric objects and utilities. - -There are common operations for document centric applications that are -conceptually simple, but complex to implement fully. - - plugins - - load/save documents - - undo/redo diff --git a/misc/goffice0.8/Makefile b/misc/goffice0.8/Makefile deleted file mode 100644 index ffacb7efacb..00000000000 --- a/misc/goffice0.8/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# $NetBSD: Makefile,v 1.56 2022/11/23 16:18:52 adam Exp $ -# - -DISTNAME= goffice-0.8.17 -PKGNAME= ${DISTNAME:S/goffice/goffice0.8/} -PKGREVISION= 35 -CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.8/} -EXTRACT_SUFX= .tar.bz2 - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://www.gnome.org/ -COMMENT= Library of document-centric objects and utilities -LICENSE= gnu-gpl-v2 - -USE_PKGLOCALEDIR= yes -USE_LIBTOOL= yes -PKGCONFIG_OVERRIDE+= ${WRKSRC}/libgoffice.pc.in -GNU_CONFIGURE= yes -USE_TOOLS+= gmake intltool msgfmt pkg-config - -.include "../../converters/libiconv/buildlink3.mk" -.include "../../devel/GConf/buildlink3.mk" -.include "../../devel/gettext-lib/buildlink3.mk" -BUILDLINK_API_DEPENDS.glib2+= glib2>=2.8.0 -.include "../../devel/glib2/buildlink3.mk" -.include "../../devel/libgsf/buildlink3.mk" -BUILDLINK_API_DEPENDS.pango+= pango>=1.8.1 -.include "../../devel/pango/buildlink3.mk" -.include "../../graphics/cairo/buildlink3.mk" -BUILDLINK_API_DEPENDS.libart+= libart>=2.3.11 -.include "../../graphics/libart/buildlink3.mk" -.include "../../textproc/libxml2/buildlink3.mk" -BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.6.0 -.include "../../x11/gtk2/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/misc/goffice0.8/PLIST b/misc/goffice0.8/PLIST deleted file mode 100644 index a22b66f7bdc..00000000000 --- a/misc/goffice0.8/PLIST +++ /dev/null @@ -1,551 +0,0 @@ -@comment $NetBSD: PLIST,v 1.9 2011/09/08 20:11:54 drochner Exp $ -include/libgoffice-0.8/goffice/app/error-info.h -include/libgoffice-0.8/goffice/app/file.h -include/libgoffice-0.8/goffice/app/go-cmd-context-impl.h -include/libgoffice-0.8/goffice/app/go-cmd-context.h -include/libgoffice-0.8/goffice/app/go-conf.h -include/libgoffice-0.8/goffice/app/go-doc-control-impl.h -include/libgoffice-0.8/goffice/app/go-doc-control.h -include/libgoffice-0.8/goffice/app/go-doc-impl.h -include/libgoffice-0.8/goffice/app/go-doc.h -include/libgoffice-0.8/goffice/app/go-plugin-loader-module.h -include/libgoffice-0.8/goffice/app/go-plugin-loader.h -include/libgoffice-0.8/goffice/app/go-plugin-service-impl.h -include/libgoffice-0.8/goffice/app/go-plugin-service.h -include/libgoffice-0.8/goffice/app/go-plugin.h -include/libgoffice-0.8/goffice/app/goffice-app.h -include/libgoffice-0.8/goffice/app/io-context-priv.h -include/libgoffice-0.8/goffice/app/io-context.h -include/libgoffice-0.8/goffice/app/module-plugin-defs.h -include/libgoffice-0.8/goffice/canvas/goc-arc.h -include/libgoffice-0.8/goffice/canvas/goc-canvas.h -include/libgoffice-0.8/goffice/canvas/goc-circle.h -include/libgoffice-0.8/goffice/canvas/goc-ellipse.h -include/libgoffice-0.8/goffice/canvas/goc-graph.h -include/libgoffice-0.8/goffice/canvas/goc-group.h -include/libgoffice-0.8/goffice/canvas/goc-item.h -include/libgoffice-0.8/goffice/canvas/goc-line.h -include/libgoffice-0.8/goffice/canvas/goc-path.h -include/libgoffice-0.8/goffice/canvas/goc-pixbuf.h -include/libgoffice-0.8/goffice/canvas/goc-polygon.h -include/libgoffice-0.8/goffice/canvas/goc-polyline.h -include/libgoffice-0.8/goffice/canvas/goc-rectangle.h -include/libgoffice-0.8/goffice/canvas/goc-structs.h -include/libgoffice-0.8/goffice/canvas/goc-styled-item.h -include/libgoffice-0.8/goffice/canvas/goc-text.h -include/libgoffice-0.8/goffice/canvas/goc-utils.h -include/libgoffice-0.8/goffice/canvas/goc-widget.h -include/libgoffice-0.8/goffice/canvas/goffice-canvas.h -include/libgoffice-0.8/goffice/component/go-component-factory.h -include/libgoffice-0.8/goffice/component/go-component.h -include/libgoffice-0.8/goffice/component/goffice-component.h -include/libgoffice-0.8/goffice/data/go-data-impl.h -include/libgoffice-0.8/goffice/data/go-data-simple.h -include/libgoffice-0.8/goffice/data/go-data.h -include/libgoffice-0.8/goffice/data/goffice-data.h -include/libgoffice-0.8/goffice/drawing/god-anchor.h -include/libgoffice-0.8/goffice/drawing/god-default-attributes.h -include/libgoffice-0.8/goffice/drawing/god-drawing-group.h -include/libgoffice-0.8/goffice/drawing/god-drawing-renderer-gdk.h -include/libgoffice-0.8/goffice/drawing/god-drawing-view.h -include/libgoffice-0.8/goffice/drawing/god-drawing.h -include/libgoffice-0.8/goffice/drawing/god-image-store.h -include/libgoffice-0.8/goffice/drawing/god-image.h -include/libgoffice-0.8/goffice/drawing/god-paragraph-attributes.h -include/libgoffice-0.8/goffice/drawing/god-property-table.h -include/libgoffice-0.8/goffice/drawing/god-shape.h -include/libgoffice-0.8/goffice/drawing/god-text-model.h -include/libgoffice-0.8/goffice/goffice-features.h -include/libgoffice-0.8/goffice/goffice.h -include/libgoffice-0.8/goffice/graph/goffice-graph.h -include/libgoffice-0.8/goffice/graph/gog-3d-box.h -include/libgoffice-0.8/goffice/graph/gog-axis-line-impl.h -include/libgoffice-0.8/goffice/graph/gog-axis-line.h -include/libgoffice-0.8/goffice/graph/gog-axis.h -include/libgoffice-0.8/goffice/graph/gog-chart-impl.h -include/libgoffice-0.8/goffice/graph/gog-chart-map-3d.h -include/libgoffice-0.8/goffice/graph/gog-chart-map.h -include/libgoffice-0.8/goffice/graph/gog-chart.h -include/libgoffice-0.8/goffice/graph/gog-child-button.h -include/libgoffice-0.8/goffice/graph/gog-data-allocator.h -include/libgoffice-0.8/goffice/graph/gog-data-set.h -include/libgoffice-0.8/goffice/graph/gog-error-bar.h -include/libgoffice-0.8/goffice/graph/gog-graph-impl.h -include/libgoffice-0.8/goffice/graph/gog-graph.h -include/libgoffice-0.8/goffice/graph/gog-grid-line.h -include/libgoffice-0.8/goffice/graph/gog-grid.h -include/libgoffice-0.8/goffice/graph/gog-guru.h -include/libgoffice-0.8/goffice/graph/gog-label.h -include/libgoffice-0.8/goffice/graph/gog-legend.h -include/libgoffice-0.8/goffice/graph/gog-object-xml.h -include/libgoffice-0.8/goffice/graph/gog-object.h -include/libgoffice-0.8/goffice/graph/gog-outlined-object.h -include/libgoffice-0.8/goffice/graph/gog-plot-engine.h -include/libgoffice-0.8/goffice/graph/gog-plot-impl.h -include/libgoffice-0.8/goffice/graph/gog-plot.h -include/libgoffice-0.8/goffice/graph/gog-reg-curve.h -include/libgoffice-0.8/goffice/graph/gog-renderer.h -include/libgoffice-0.8/goffice/graph/gog-series-impl.h -include/libgoffice-0.8/goffice/graph/gog-series-lines.h -include/libgoffice-0.8/goffice/graph/gog-series.h -include/libgoffice-0.8/goffice/graph/gog-smoothed-curve.h -include/libgoffice-0.8/goffice/graph/gog-styled-object.h -include/libgoffice-0.8/goffice/graph/gog-theme.h -include/libgoffice-0.8/goffice/graph/gog-trend-line.h -include/libgoffice-0.8/goffice/graph/gog-view.h -include/libgoffice-0.8/goffice/gtk/go-3d-rotation-sel.h -include/libgoffice-0.8/goffice/gtk/go-action-combo-color.h -include/libgoffice-0.8/goffice/gtk/go-action-combo-pixmaps.h -include/libgoffice-0.8/goffice/gtk/go-action-combo-stack.h -include/libgoffice-0.8/goffice/gtk/go-action-combo-text.h -include/libgoffice-0.8/goffice/gtk/go-calendar-button.h -include/libgoffice-0.8/goffice/gtk/go-charmap-sel.h -include/libgoffice-0.8/goffice/gtk/go-color-group.h -include/libgoffice-0.8/goffice/gtk/go-color-palette.h -include/libgoffice-0.8/goffice/gtk/go-color-selector.h -include/libgoffice-0.8/goffice/gtk/go-combo-box.h -include/libgoffice-0.8/goffice/gtk/go-combo-color.h -include/libgoffice-0.8/goffice/gtk/go-combo-pixmaps.h -include/libgoffice-0.8/goffice/gtk/go-combo-text.h -include/libgoffice-0.8/goffice/gtk/go-font-sel.h -include/libgoffice-0.8/goffice/gtk/go-format-sel.h -include/libgoffice-0.8/goffice/gtk/go-gradient-selector.h -include/libgoffice-0.8/goffice/gtk/go-graph-widget.h -include/libgoffice-0.8/goffice/gtk/go-image-sel.h -include/libgoffice-0.8/goffice/gtk/go-line-selector.h -include/libgoffice-0.8/goffice/gtk/go-locale-sel.h -include/libgoffice-0.8/goffice/gtk/go-marker-selector.h -include/libgoffice-0.8/goffice/gtk/go-optionmenu.h -include/libgoffice-0.8/goffice/gtk/go-palette.h -include/libgoffice-0.8/goffice/gtk/go-pattern-selector.h -include/libgoffice-0.8/goffice/gtk/go-pixbuf.h -include/libgoffice-0.8/goffice/gtk/go-rotation-sel.h -include/libgoffice-0.8/goffice/gtk/go-selector.h -include/libgoffice-0.8/goffice/gtk/goffice-gtk.h -include/libgoffice-0.8/goffice/math/go-R.h -include/libgoffice-0.8/goffice/math/go-complex.h -include/libgoffice-0.8/goffice/math/go-cspline.h -include/libgoffice-0.8/goffice/math/go-distribution.h -include/libgoffice-0.8/goffice/math/go-fft.h -include/libgoffice-0.8/goffice/math/go-math.h -include/libgoffice-0.8/goffice/math/go-matrix3x3.h -include/libgoffice-0.8/goffice/math/go-quad.h -include/libgoffice-0.8/goffice/math/go-rangefunc.h -include/libgoffice-0.8/goffice/math/go-regression.h -include/libgoffice-0.8/goffice/math/goffice-math.h -include/libgoffice-0.8/goffice/ms-compat/go-ms-parser.h -include/libgoffice-0.8/goffice/ms-compat/god-drawing-ms-client-handler.h -include/libgoffice-0.8/goffice/ms-compat/god-drawing-ms.h -include/libgoffice-0.8/goffice/ms-compat/god-image-ms.h -include/libgoffice-0.8/goffice/utils/datetime.h -include/libgoffice-0.8/goffice/utils/go-bezier.h -include/libgoffice-0.8/goffice/utils/go-cairo.h -include/libgoffice-0.8/goffice/utils/go-color.h -include/libgoffice-0.8/goffice/utils/go-editor.h -include/libgoffice-0.8/goffice/utils/go-file.h -include/libgoffice-0.8/goffice/utils/go-font.h -include/libgoffice-0.8/goffice/utils/go-format.h -include/libgoffice-0.8/goffice/utils/go-geometry.h -include/libgoffice-0.8/goffice/utils/go-glib-extras.h -include/libgoffice-0.8/goffice/utils/go-gradient.h -include/libgoffice-0.8/goffice/utils/go-image.h -include/libgoffice-0.8/goffice/utils/go-libxml-extras.h -include/libgoffice-0.8/goffice/utils/go-line.h -include/libgoffice-0.8/goffice/utils/go-locale.h -include/libgoffice-0.8/goffice/utils/go-marker.h -include/libgoffice-0.8/goffice/utils/go-pango-extras.h -include/libgoffice-0.8/goffice/utils/go-path.h -include/libgoffice-0.8/goffice/utils/go-pattern.h -include/libgoffice-0.8/goffice/utils/go-persist.h -include/libgoffice-0.8/goffice/utils/go-string.h -include/libgoffice-0.8/goffice/utils/go-style.h -include/libgoffice-0.8/goffice/utils/go-styled-object.h -include/libgoffice-0.8/goffice/utils/go-undo.h -include/libgoffice-0.8/goffice/utils/go-units.h -include/libgoffice-0.8/goffice/utils/goffice-utils.h -include/libgoffice-0.8/goffice/utils/regutf8.h -lib/goffice/${PKGVERSION}/plugins/plot_barcol/barcol.la -lib/goffice/${PKGVERSION}/plugins/plot_barcol/gog-area-prefs.ui -lib/goffice/${PKGVERSION}/plugins/plot_barcol/gog-barcol-prefs.ui -lib/goffice/${PKGVERSION}/plugins/plot_barcol/gog-minmax-prefs.ui -lib/goffice/${PKGVERSION}/plugins/plot_barcol/plot-types.xml -lib/goffice/${PKGVERSION}/plugins/plot_barcol/plugin.xml -lib/goffice/${PKGVERSION}/plugins/plot_distrib/distrib.la -lib/goffice/${PKGVERSION}/plugins/plot_distrib/gog-boxplot-prefs.ui -lib/goffice/${PKGVERSION}/plugins/plot_distrib/gog-double-histogram-prefs.ui -lib/goffice/${PKGVERSION}/plugins/plot_distrib/gog-histogram-prefs.ui -lib/goffice/${PKGVERSION}/plugins/plot_distrib/plot-types.xml -lib/goffice/${PKGVERSION}/plugins/plot_distrib/plugin.xml -lib/goffice/${PKGVERSION}/plugins/plot_pie/gog-pie-prefs.ui -lib/goffice/${PKGVERSION}/plugins/plot_pie/gog-pie-series.ui -lib/goffice/${PKGVERSION}/plugins/plot_pie/gog-ring-prefs.ui -lib/goffice/${PKGVERSION}/plugins/plot_pie/pie.la -lib/goffice/${PKGVERSION}/plugins/plot_pie/plot-types.xml -lib/goffice/${PKGVERSION}/plugins/plot_pie/plugin.xml -lib/goffice/${PKGVERSION}/plugins/plot_radar/gog-color-polar-prefs.ui -lib/goffice/${PKGVERSION}/plugins/plot_radar/gog-polar-prefs.ui -lib/goffice/${PKGVERSION}/plugins/plot_radar/plot-types.xml -lib/goffice/${PKGVERSION}/plugins/plot_radar/plugin.xml -lib/goffice/${PKGVERSION}/plugins/plot_radar/radar.la -lib/goffice/${PKGVERSION}/plugins/plot_surface/gog-xyz-prefs.ui -lib/goffice/${PKGVERSION}/plugins/plot_surface/gog-xyz-surface-prefs.ui -lib/goffice/${PKGVERSION}/plugins/plot_surface/plot-types.xml -lib/goffice/${PKGVERSION}/plugins/plot_surface/plugin.xml -lib/goffice/${PKGVERSION}/plugins/plot_surface/surface.la -lib/goffice/${PKGVERSION}/plugins/plot_xy/gog-bubble-prefs.ui -lib/goffice/${PKGVERSION}/plugins/plot_xy/gog-xy-color-prefs.ui -lib/goffice/${PKGVERSION}/plugins/plot_xy/gog-xy-dropbar-prefs.ui -lib/goffice/${PKGVERSION}/plugins/plot_xy/gog-xy-prefs.ui -lib/goffice/${PKGVERSION}/plugins/plot_xy/gog-xy-series-prefs.ui -lib/goffice/${PKGVERSION}/plugins/plot_xy/plot-types.xml -lib/goffice/${PKGVERSION}/plugins/plot_xy/plugin.xml -lib/goffice/${PKGVERSION}/plugins/plot_xy/xy.la -lib/goffice/${PKGVERSION}/plugins/reg_linear/linreg.la -lib/goffice/${PKGVERSION}/plugins/reg_linear/plugin.xml -lib/goffice/${PKGVERSION}/plugins/reg_linear/reg-types.xml -lib/goffice/${PKGVERSION}/plugins/reg_logfit/logfit.la -lib/goffice/${PKGVERSION}/plugins/reg_logfit/plugin.xml -lib/goffice/${PKGVERSION}/plugins/reg_logfit/reg-types.xml -lib/goffice/${PKGVERSION}/plugins/smoothing/gog-exp-smooth.ui -lib/goffice/${PKGVERSION}/plugins/smoothing/gog-moving-avg.ui -lib/goffice/${PKGVERSION}/plugins/smoothing/plugin.xml -lib/goffice/${PKGVERSION}/plugins/smoothing/smoothing.la -lib/goffice/${PKGVERSION}/plugins/smoothing/types.xml -lib/libgoffice-0.8.la -lib/pkgconfig/libgoffice-0.8.pc -share/goffice/${PKGVERSION}/patterns/svg-patterns.xml -share/goffice/${PKGVERSION}/ui/go-3d-rotation-sel.ui -share/goffice/${PKGVERSION}/ui/go-font-sel.ui -share/goffice/${PKGVERSION}/ui/go-format-sel.ui -share/goffice/${PKGVERSION}/ui/go-image-save-dialog-extra.ui -share/goffice/${PKGVERSION}/ui/go-image-sel.ui -share/goffice/${PKGVERSION}/ui/go-rotation-sel.ui -share/goffice/${PKGVERSION}/ui/go-style-prefs.ui -share/goffice/${PKGVERSION}/ui/gog-3d-box-prefs.ui -share/goffice/${PKGVERSION}/ui/gog-axis-prefs.ui -share/goffice/${PKGVERSION}/ui/gog-equation-prefs.ui -share/goffice/${PKGVERSION}/ui/gog-error-bar-prefs.ui -share/goffice/${PKGVERSION}/ui/gog-graph-prefs.ui -share/goffice/${PKGVERSION}/ui/gog-guru-type-selector.ui -share/goffice/${PKGVERSION}/ui/gog-guru.ui -share/goffice/${PKGVERSION}/ui/gog-object-prefs.ui -share/goffice/${PKGVERSION}/ui/gog-plot-prefs.ui -share/goffice/${PKGVERSION}/ui/gog-reg-curve-prefs.ui -share/goffice/${PKGVERSION}/ui/gog-reg-eqn-prefs.ui -share/goffice/${PKGVERSION}/ui/gog-series-prefs.ui -share/gtk-doc/html/goffice-0.8/GOCalendarButton.html -share/gtk-doc/html/goffice-0.8/GOCharmapSel.html -share/gtk-doc/html/goffice-0.8/GOCmdContext.html -share/gtk-doc/html/goffice-0.8/GOComboBox.html -share/gtk-doc/html/goffice-0.8/GOComboColor.html -share/gtk-doc/html/goffice-0.8/GOComboPixmaps.html -share/gtk-doc/html/goffice-0.8/GOComboText.html -share/gtk-doc/html/goffice-0.8/GOComponent.html -share/gtk-doc/html/goffice-0.8/GOData.html -share/gtk-doc/html/goffice-0.8/GODataMatrix.html -share/gtk-doc/html/goffice-0.8/GODataScalar.html -share/gtk-doc/html/goffice-0.8/GODataVector.html -share/gtk-doc/html/goffice-0.8/GODoc.html -share/gtk-doc/html/goffice-0.8/GODocControl.html -share/gtk-doc/html/goffice-0.8/GOFileOpener.html -share/gtk-doc/html/goffice-0.8/GOFileSaver.html -share/gtk-doc/html/goffice-0.8/GOFontSel.html -share/gtk-doc/html/goffice-0.8/GOFormatSel.html -share/gtk-doc/html/goffice-0.8/GOGraphWidget.html -share/gtk-doc/html/goffice-0.8/GOIOContext.html -share/gtk-doc/html/goffice-0.8/GOLocaleSel.html -share/gtk-doc/html/goffice-0.8/GOMarker.html -share/gtk-doc/html/goffice-0.8/GOOptionMenu.html -share/gtk-doc/html/goffice-0.8/GOPersist.html -share/gtk-doc/html/goffice-0.8/GOPluginLoader.html -share/gtk-doc/html/goffice-0.8/GOPluginLoaderModule.html -share/gtk-doc/html/goffice-0.8/GOPluginService.html -share/gtk-doc/html/goffice-0.8/GORotationSel.html -share/gtk-doc/html/goffice-0.8/GOSearchReplace.html -share/gtk-doc/html/goffice-0.8/GOSelector.html -share/gtk-doc/html/goffice-0.8/GOStyle.html -share/gtk-doc/html/goffice-0.8/GOStyledObject.html -share/gtk-doc/html/goffice-0.8/GocArc.html -share/gtk-doc/html/goffice-0.8/GocCanvas.html -share/gtk-doc/html/goffice-0.8/GocCircle.html -share/gtk-doc/html/goffice-0.8/GocEllipse.html -share/gtk-doc/html/goffice-0.8/GocGraph.html -share/gtk-doc/html/goffice-0.8/GocGroup.html -share/gtk-doc/html/goffice-0.8/GocItem.html -share/gtk-doc/html/goffice-0.8/GocLine.html -share/gtk-doc/html/goffice-0.8/GocPixbuf.html -share/gtk-doc/html/goffice-0.8/GocPolygon.html -share/gtk-doc/html/goffice-0.8/GocPolyline.html -share/gtk-doc/html/goffice-0.8/GocRectangle.html -share/gtk-doc/html/goffice-0.8/GocStyledItem.html -share/gtk-doc/html/goffice-0.8/GocText.html -share/gtk-doc/html/goffice-0.8/GocWidget.html -share/gtk-doc/html/goffice-0.8/Gog3DBox.html -share/gtk-doc/html/goffice-0.8/GogAxis.html -share/gtk-doc/html/goffice-0.8/GogAxisLine.html -share/gtk-doc/html/goffice-0.8/GogChart.html -share/gtk-doc/html/goffice-0.8/GogDataAllocator.html -share/gtk-doc/html/goffice-0.8/GogDataset.html -share/gtk-doc/html/goffice-0.8/GogErrorBar.html -share/gtk-doc/html/goffice-0.8/GogGraph.html -share/gtk-doc/html/goffice-0.8/GogGrid.html -share/gtk-doc/html/goffice-0.8/GogGridLine.html -share/gtk-doc/html/goffice-0.8/GogLabel.html -share/gtk-doc/html/goffice-0.8/GogLegend.html -share/gtk-doc/html/goffice-0.8/GogObject.html -share/gtk-doc/html/goffice-0.8/GogOutlinedObject.html -share/gtk-doc/html/goffice-0.8/GogPlot.html -share/gtk-doc/html/goffice-0.8/GogRegCurve.html -share/gtk-doc/html/goffice-0.8/GogRegEqn.html -share/gtk-doc/html/goffice-0.8/GogRenderer.html -share/gtk-doc/html/goffice-0.8/GogSeries.html -share/gtk-doc/html/goffice-0.8/GogSeriesLines.html -share/gtk-doc/html/goffice-0.8/GogSmoothedCurve.html -share/gtk-doc/html/goffice-0.8/GogStyledObject.html -share/gtk-doc/html/goffice-0.8/GogText.html -share/gtk-doc/html/goffice-0.8/GogTheme.html -share/gtk-doc/html/goffice-0.8/GogTrendLine.html -share/gtk-doc/html/goffice-0.8/GogView.html -share/gtk-doc/html/goffice-0.8/ch01.html -share/gtk-doc/html/goffice-0.8/ch02.html -share/gtk-doc/html/goffice-0.8/ch03.html -share/gtk-doc/html/goffice-0.8/ch04.html -share/gtk-doc/html/goffice-0.8/ch05.html -share/gtk-doc/html/goffice-0.8/ch06.html -share/gtk-doc/html/goffice-0.8/ch07.html -share/gtk-doc/html/goffice-0.8/ch08.html -share/gtk-doc/html/goffice-0.8/ch09.html -share/gtk-doc/html/goffice-0.8/ch10.html -share/gtk-doc/html/goffice-0.8/ch11.html -share/gtk-doc/html/goffice-0.8/ch12.html -share/gtk-doc/html/goffice-0.8/ch13.html -share/gtk-doc/html/goffice-0.8/ch14.html -share/gtk-doc/html/goffice-0.8/ch15.html -share/gtk-doc/html/goffice-0.8/ch16.html -share/gtk-doc/html/goffice-0.8/ch17.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GOArrow.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GOBezierSpline.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GOCSpline.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GOCairo.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GOColor.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GOComplex.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GOComponentFactory.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GOEditor.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GOFft.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GOFile.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GOFont.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GOFormat.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GOGeometry.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GOGlibExtras.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GOGradient.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GOLibxmlExtras.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GOLine.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GOMath.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GOPalette.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GOPath.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GOPattern.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GORange.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GOReg.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GORegression.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GOUndo.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GOUrl.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GOffice.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GogAxisMap.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GogChartMap.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GogGuru.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GogPlotEngine.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-GogTool.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-Other-utilities.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-Other.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-Simple-structures.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-Units.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-go-color-group.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-go-data-simple.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-go-distribution.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-go-image.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-go-plugin.html -share/gtk-doc/html/goffice-0.8/goffice-0.8-go-string.html -share/gtk-doc/html/goffice-0.8/goffice-0.8.devhelp -share/gtk-doc/html/goffice-0.8/goffice-0.8.devhelp2 -share/gtk-doc/html/goffice-0.8/home.png -share/gtk-doc/html/goffice-0.8/index.html -share/gtk-doc/html/goffice-0.8/index.sgml -share/gtk-doc/html/goffice-0.8/left.png -share/gtk-doc/html/goffice-0.8/pt01.html -share/gtk-doc/html/goffice-0.8/pt02.html -share/gtk-doc/html/goffice-0.8/pt03.html -share/gtk-doc/html/goffice-0.8/pt04.html -share/gtk-doc/html/goffice-0.8/right.png -share/gtk-doc/html/goffice-0.8/style.css -share/gtk-doc/html/goffice-0.8/up.png -share/locale/am/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/ar/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/ast/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/az/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/bg/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/ca/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/ca@valencia/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/cs/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/da/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/de/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/el/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/en_CA/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/en_GB/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/es/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/et/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/eu/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/fi/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/fr/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/ga/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/gl/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/he/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/hr/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/hu/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/it/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/ja/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/ko/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/lt/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/lv/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/ml/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/mr/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/ms/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/nb/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/nl/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/nn/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/oc/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/pl/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/pt/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/pt_BR/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/ro/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/ru/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/sk/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/sl/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/sr/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/sr@latin/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/sv/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/tr/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/uk/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/vi/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/zh_CN/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/zh_HK/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/locale/zh_TW/LC_MESSAGES/goffice-${PKGVERSION}.mo -share/pixmaps/goffice/${PKGVERSION}/area.xpm -share/pixmaps/goffice/${PKGVERSION}/bar-hboth.png -share/pixmaps/goffice/${PKGVERSION}/bar-hminus.png -share/pixmaps/goffice/${PKGVERSION}/bar-hplus.png -share/pixmaps/goffice/${PKGVERSION}/bar-none.png -share/pixmaps/goffice/${PKGVERSION}/bar-vboth.png -share/pixmaps/goffice/${PKGVERSION}/bar-vminus.png -share/pixmaps/goffice/${PKGVERSION}/bar-vplus.png -share/pixmaps/goffice/${PKGVERSION}/bar.xpm -share/pixmaps/goffice/${PKGVERSION}/bubble.xpm -share/pixmaps/goffice/${PKGVERSION}/chart_area_1_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_area_1_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_area_1_3.png -share/pixmaps/goffice/${PKGVERSION}/chart_bar_1_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_bar_1_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_bar_1_3.png -share/pixmaps/goffice/${PKGVERSION}/chart_bar_2_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_bar_2_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_bar_2_3.png -share/pixmaps/goffice/${PKGVERSION}/chart_boxplot_1_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_boxplot_1_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_boxplot_2_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_boxplot_2_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_bubble_1_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_color_polar_1_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_colored_1_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_column_1_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_column_1_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_column_1_3.png -share/pixmaps/goffice/${PKGVERSION}/chart_column_2_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_column_2_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_column_2_3.png -share/pixmaps/goffice/${PKGVERSION}/chart_column_3_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_cone_1_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_cone_1_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_cone_1_3.png -share/pixmaps/goffice/${PKGVERSION}/chart_cone_2_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_cone_2_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_cone_2_3.png -share/pixmaps/goffice/${PKGVERSION}/chart_cone_3_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_contour_1_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_contour_2_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_cylinder_1_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_cylinder_1_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_cylinder_1_3.png -share/pixmaps/goffice/${PKGVERSION}/chart_cylinder_2_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_cylinder_2_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_cylinder_2_3.png -share/pixmaps/goffice/${PKGVERSION}/chart_cylinder_3_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_dropbar_1_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_dropbar_1_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_dropbar_1_3.png -share/pixmaps/goffice/${PKGVERSION}/chart_dropbar_1_4.png -share/pixmaps/goffice/${PKGVERSION}/chart_histogram_1_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_histogram_1_3.png -share/pixmaps/goffice/${PKGVERSION}/chart_histogram_1_4.png -share/pixmaps/goffice/${PKGVERSION}/chart_histogram_2_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_line_1_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_line_1_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_line_1_3.png -share/pixmaps/goffice/${PKGVERSION}/chart_line_2_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_line_2_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_line_2_3.png -share/pixmaps/goffice/${PKGVERSION}/chart_line_3_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_minmax_1_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_minmax_1_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_minmax_2_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_minmax_2_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_pie_1_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_pie_1_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_pie_1_3.png -share/pixmaps/goffice/${PKGVERSION}/chart_pie_2_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_pie_2_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_pie_2_3.png -share/pixmaps/goffice/${PKGVERSION}/chart_pie_3_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_pie_3_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_polar_1_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_prob_1_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_pyramid_1_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_pyramid_1_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_pyramid_1_3.png -share/pixmaps/goffice/${PKGVERSION}/chart_pyramid_2_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_pyramid_2_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_pyramid_2_3.png -share/pixmaps/goffice/${PKGVERSION}/chart_pyramid_3_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_radar_1_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_radar_1_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_radar_1_3.png -share/pixmaps/goffice/${PKGVERSION}/chart_ring_1_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_ring_1_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_scatter_1_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_scatter_2_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_scatter_2_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_scatter_3_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_scatter_3_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_scatter_3_3.png -share/pixmaps/goffice/${PKGVERSION}/chart_scatter_4_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_scatter_4_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_scatter_4_3.png -share/pixmaps/goffice/${PKGVERSION}/chart_scatter_4_4.png -share/pixmaps/goffice/${PKGVERSION}/chart_stock_1_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_stock_1_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_stock_2_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_stock_2_2.png -share/pixmaps/goffice/${PKGVERSION}/chart_surface_2_1.png -share/pixmaps/goffice/${PKGVERSION}/chart_surface_2_2.png -share/pixmaps/goffice/${PKGVERSION}/color.xpm -share/pixmaps/goffice/${PKGVERSION}/column.xpm -share/pixmaps/goffice/${PKGVERSION}/contour.xpm -share/pixmaps/goffice/${PKGVERSION}/dist.xpm -share/pixmaps/goffice/${PKGVERSION}/doughnut.xpm -share/pixmaps/goffice/${PKGVERSION}/dropbar.xpm -share/pixmaps/goffice/${PKGVERSION}/linegraph.xpm -share/pixmaps/goffice/${PKGVERSION}/minmax.xpm -share/pixmaps/goffice/${PKGVERSION}/pie.xpm -share/pixmaps/goffice/${PKGVERSION}/polar.png -share/pixmaps/goffice/${PKGVERSION}/radar.xpm -share/pixmaps/goffice/${PKGVERSION}/scatter.xpm -share/pixmaps/goffice/${PKGVERSION}/stock.xpm -share/pixmaps/goffice/${PKGVERSION}/surface.xpm diff --git a/misc/goffice0.8/buildlink3.mk b/misc/goffice0.8/buildlink3.mk deleted file mode 100644 index d860d805b56..00000000000 --- a/misc/goffice0.8/buildlink3.mk +++ /dev/null @@ -1,24 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.42 2022/11/23 16:18:52 adam Exp $ - -BUILDLINK_TREE+= goffice0.8 - -.if !defined(GOFFICE0.8_BUILDLINK3_MK) -GOFFICE0.8_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.goffice0.8+= goffice0.8>=0.8.0 -BUILDLINK_ABI_DEPENDS.goffice0.8+= goffice0.8>=0.8.17nb35 -BUILDLINK_PKGSRCDIR.goffice0.8?= ../../misc/goffice0.8 - -#.include "../../converters/libiconv/buildlink3.mk" -.include "../../devel/GConf/buildlink3.mk" -#.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.include "../../devel/libgsf/buildlink3.mk" -.include "../../devel/pango/buildlink3.mk" -.include "../../graphics/cairo/buildlink3.mk" -.include "../../graphics/libart/buildlink3.mk" -.include "../../textproc/libxml2/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.endif # GOFFICE0.8_BUILDLINK3_MK - -BUILDLINK_TREE+= -goffice0.8 diff --git a/misc/goffice0.8/distinfo b/misc/goffice0.8/distinfo deleted file mode 100644 index b29a60131fb..00000000000 --- a/misc/goffice0.8/distinfo +++ /dev/null @@ -1,7 +0,0 @@ -$NetBSD: distinfo,v 1.18 2021/10/26 10:59:05 nia Exp $ - -BLAKE2s (goffice-0.8.17.tar.bz2) = fb442f4735657591f4acb101a4fdcefeb76ad48a83e4244cd78ee2a401448e6a -SHA512 (goffice-0.8.17.tar.bz2) = 87423b4dcfe19996cb85062562e777030145da653232ece911d6a24774330a982a9bb0d925ee4995dfb9ad41366e9bbde6839ee6f7209370d5242cdbf1daacb3 -Size (goffice-0.8.17.tar.bz2) = 2289608 bytes -SHA1 (patch-configure) = c9c3278707c2061222cf5eb526787cc3452cf4cc -SHA1 (patch-goffice_utils_regutf8.c) = c7aa1e2db12cddbf07aff5e71a13006b2f13420a diff --git a/misc/goffice0.8/patches/patch-configure b/misc/goffice0.8/patches/patch-configure deleted file mode 100644 index 4c9fe229857..00000000000 --- a/misc/goffice0.8/patches/patch-configure +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-configure,v 1.1 2012/05/03 06:01:35 wiz Exp $ - -pcretest -C also reports UTF-16 support, adapt pattern. - ---- configure.orig 2012-05-03 05:55:28.000000000 +0000 -+++ configure -@@ -15285,7 +15285,7 @@ fi - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for UTF-8 support in pcre" >&5 - $as_echo_n "checking for UTF-8 support in pcre... " >&6; } -- if (pcretest -C 2>&1) | grep -i "^ *UTF-8 support" >/dev/null; then -+ if (pcretest -C 2>&1) | grep -i "^ *UTF-8 .*support" >/dev/null; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 - $as_echo "yes" >&6; } - LIBS="$LIBS -lpcre" diff --git a/misc/goffice0.8/patches/patch-goffice_utils_regutf8.c b/misc/goffice0.8/patches/patch-goffice_utils_regutf8.c deleted file mode 100644 index f9eb5ab836b..00000000000 --- a/misc/goffice0.8/patches/patch-goffice_utils_regutf8.c +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-goffice_utils_regutf8.c,v 1.1 2012/05/03 07:34:33 wiz Exp $ - -Replace call to obsolete function. - ---- goffice/utils/regutf8.c.orig 2009-09-05 23:52:09.000000000 +0000 -+++ goffice/utils/regutf8.c -@@ -155,7 +155,7 @@ go_regcomp (GORegexp *gor, const char *p - default: return GO_REG_BADPAT; - } - } else { -- gor->re_nsub = pcre_info (r, NULL, NULL); -+ pcre_fullinfo (r, NULL, PCRE_INFO_CAPTURECOUNT, &gor->re_nsub); - gor->nosub = (cflags & GO_REG_NOSUB) != 0; - return 0; - } |