diff options
Diffstat (limited to 'x11/qwt')
-rw-r--r-- | x11/qwt/Makefile | 25 | ||||
-rw-r--r-- | x11/qwt/PLIST | 1054 | ||||
-rw-r--r-- | x11/qwt/distinfo | 11 | ||||
-rw-r--r-- | x11/qwt/patches/patch-aa | 83 | ||||
-rw-r--r-- | x11/qwt/patches/patch-pri | 23 | ||||
-rw-r--r-- | x11/qwt/patches/patch-srcpro | 19 |
6 files changed, 1049 insertions, 166 deletions
diff --git a/x11/qwt/Makefile b/x11/qwt/Makefile index 783ef60bd0f..1aac904a60f 100644 --- a/x11/qwt/Makefile +++ b/x11/qwt/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.32 2007/02/22 19:27:27 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2007/11/05 12:56:44 rillig Exp $ -DISTNAME= qwt-0.3.0 -PKGREVISION= 5 +DISTNAME= qwt-5.0.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qwt/} +EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/qwt +HOMEPAGE= http://sourceforge.net/projects/qwt/ COMMENT= Qt widget library for technical purposes USE_X11BASE= yes @@ -14,21 +14,12 @@ USE_LANGUAGES= c++ USE_TOOLS+= gmake USE_LIBTOOL= yes -MAKE_ENV+= CXXFLAGS=${CXXFLAGS:M*:Q} - CONFLICTS= qwtlib-[0-9]* -INSTALLATION_DIRS= lib ${PKGMANDIR}/man3 - -post-patch: - ${LN} -s ${WRKSRC}/makefiles/netbsd-g++ ${WRKSRC}/Makefile +INSTALLATION_DIRS_FROM_PLIST= yes -do-install: - @${LIBTOOL} ${INSTALL_DATA} ${WRKSRC}/libqwt.la \ - ${PREFIX}/lib - ${INSTALL_DATA_DIR} ${PREFIX}/include/qwt - ${INSTALL_DATA} ${WRKSRC}/include/*.h ${PREFIX}/include/qwt - ${INSTALL_DATA} ${WRKSRC}/doc/man/man3/* ${PREFIX}/${PKGMANDIR}/man3 +do-configure: + cd ${WRKSRC} && env ${CONFIGURE_ENV} qmake -.include "../../x11/qt2-libs/buildlink3.mk" +.include "../../x11/qt3/application.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/qwt/PLIST b/x11/qwt/PLIST index 9e4f1de9e86..e2590498c0d 100644 --- a/x11/qwt/PLIST +++ b/x11/qwt/PLIST @@ -1,62 +1,994 @@ -@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:10:07 jlam Exp $ -include/qwt/qwt.h -include/qwt/qwt_arrbtn.h -include/qwt/qwt_autoscl.h -include/qwt/qwt_clrfltr.h -include/qwt/qwt_counter.h -include/qwt/qwt_curve.h -include/qwt/qwt_dimap.h -include/qwt/qwt_drange.h -include/qwt/qwt_grid.h -include/qwt/qwt_knob.h -include/qwt/qwt_legend.h -include/qwt/qwt_marker.h -include/qwt/qwt_math.h -include/qwt/qwt_pixframe.h -include/qwt/qwt_plot.h -include/qwt/qwt_plot_classes.h -include/qwt/qwt_plot_dict.h -include/qwt/qwt_plot_item.h -include/qwt/qwt_plot_pixframe.h -include/qwt/qwt_rect.h -include/qwt/qwt_scale.h -include/qwt/qwt_scldiv.h -include/qwt/qwt_scldraw.h -include/qwt/qwt_sclif.h -include/qwt/qwt_sldbase.h -include/qwt/qwt_slider.h -include/qwt/qwt_spline.h -include/qwt/qwt_symbol.h -include/qwt/qwt_thermo.h -include/qwt/qwt_wheel.h +@comment $NetBSD: PLIST,v 1.3 2007/11/05 12:56:44 rillig Exp $ +include/qwt.h +include/qwt_abstract_scale.h +include/qwt_abstract_scale_draw.h +include/qwt_abstract_slider.h +include/qwt_analog_clock.h +include/qwt_array.h +include/qwt_arrow_button.h +include/qwt_color_map.h +include/qwt_compass.h +include/qwt_compass_rose.h +include/qwt_counter.h +include/qwt_curve_fitter.h +include/qwt_data.h +include/qwt_dial.h +include/qwt_dial_needle.h +include/qwt_double_interval.h +include/qwt_double_range.h +include/qwt_double_rect.h +include/qwt_dyngrid_layout.h +include/qwt_event_pattern.h +include/qwt_global.h +include/qwt_interval_data.h +include/qwt_knob.h +include/qwt_layout_metrics.h +include/qwt_legend.h +include/qwt_legend_item.h +include/qwt_math.h +include/qwt_paint_buffer.h +include/qwt_painter.h +include/qwt_panner.h +include/qwt_picker.h +include/qwt_picker_machine.h +include/qwt_plot.h +include/qwt_plot_canvas.h +include/qwt_plot_curve.h +include/qwt_plot_dict.h +include/qwt_plot_grid.h +include/qwt_plot_item.h +include/qwt_plot_layout.h +include/qwt_plot_magnifier.h +include/qwt_plot_marker.h +include/qwt_plot_panner.h +include/qwt_plot_picker.h +include/qwt_plot_printfilter.h +include/qwt_plot_rasteritem.h +include/qwt_plot_spectrogram.h +include/qwt_plot_zoomer.h +include/qwt_polygon.h +include/qwt_raster_data.h +include/qwt_rect.h +include/qwt_round_scale_draw.h +include/qwt_scale_div.h +include/qwt_scale_draw.h +include/qwt_scale_engine.h +include/qwt_scale_map.h +include/qwt_scale_widget.h +include/qwt_slider.h +include/qwt_spline.h +include/qwt_symbol.h +include/qwt_text.h +include/qwt_text_engine.h +include/qwt_text_label.h +include/qwt_thermo.h +include/qwt_valuelist.h +include/qwt_wheel.h lib/libqwt.la -man/man3/qwt.3 -man/man3/qwt_math_h.3 -man/man3/qwtarrowbutton.3 -man/man3/qwtautoscale.3 -man/man3/qwtcolorfilter.3 -man/man3/qwtcounter.3 -man/man3/qwtcurve.3 -man/man3/qwtdblrange.3 -man/man3/qwtdimap.3 -man/man3/qwtfltrdim.3 -man/man3/qwtfltrgray.3 -man/man3/qwtfltrinv.3 -man/man3/qwtgrid.3 -man/man3/qwtknob.3 -man/man3/qwtlegend.3 -man/man3/qwtlegenditem.3 -man/man3/qwtmarker.3 -man/man3/qwtpixframe.3 -man/man3/qwtplot.3 -man/man3/qwtscale.3 -man/man3/qwtscalediv.3 -man/man3/qwtscaledraw.3 -man/man3/qwtscaleif.3 -man/man3/qwtslider.3 -man/man3/qwtsliderbase.3 -man/man3/qwtspline.3 -man/man3/qwtsymbol.3 -man/man3/qwtthermo.3 -man/man3/qwtwheel.3 -@dirrm include/qwt +man/man3/QwtAbstractScale.3 +man/man3/QwtAbstractScaleDraw.3 +man/man3/QwtAbstractSlider.3 +man/man3/QwtAlphaColorMap.3 +man/man3/QwtAnalogClock.3 +man/man3/QwtArrayData.3 +man/man3/QwtArrowButton.3 +man/man3/QwtCPointerData.3 +man/man3/QwtColorMap.3 +man/man3/QwtCompass.3 +man/man3/QwtCompassMagnetNeedle.3 +man/man3/QwtCompassRose.3 +man/man3/QwtCompassWindArrow.3 +man/man3/QwtCounter.3 +man/man3/QwtCurveFitter.3 +man/man3/QwtData.3 +man/man3/QwtDial.3 +man/man3/QwtDialNeedle.3 +man/man3/QwtDialScaleDraw.3 +man/man3/QwtDialSimpleNeedle.3 +man/man3/QwtDoubleInterval.3 +man/man3/QwtDoubleRange.3 +man/man3/QwtDynGridLayout.3 +man/man3/QwtEventPattern.3 +man/man3/QwtEventPattern_KeyPattern.3 +man/man3/QwtEventPattern_MousePattern.3 +man/man3/QwtIntervalData.3 +man/man3/QwtKnob.3 +man/man3/QwtLegend.3 +man/man3/QwtLegendItem.3 +man/man3/QwtLinearColorMap.3 +man/man3/QwtLinearScaleEngine.3 +man/man3/QwtLog10ScaleEngine.3 +man/man3/QwtMathMLTextEngine.3 +man/man3/QwtMetricsMap.3 +man/man3/QwtPainter.3 +man/man3/QwtPanner.3 +man/man3/QwtPicker.3 +man/man3/QwtPickerClickPointMachine.3 +man/man3/QwtPickerClickRectMachine.3 +man/man3/QwtPickerDragPointMachine.3 +man/man3/QwtPickerDragRectMachine.3 +man/man3/QwtPickerMachine.3 +man/man3/QwtPickerPolygonMachine.3 +man/man3/QwtPlainTextEngine.3 +man/man3/QwtPlot.3 +man/man3/QwtPlotCanvas.3 +man/man3/QwtPlotCurve.3 +man/man3/QwtPlotDict.3 +man/man3/QwtPlotGrid.3 +man/man3/QwtPlotItem.3 +man/man3/QwtPlotLayout.3 +man/man3/QwtPlotMagnifier.3 +man/man3/QwtPlotMarker.3 +man/man3/QwtPlotPanner.3 +man/man3/QwtPlotPicker.3 +man/man3/QwtPlotPrintFilter.3 +man/man3/QwtPlotRasterItem.3 +man/man3/QwtPlotSpectrogram.3 +man/man3/QwtPlotSvgItem.3 +man/man3/QwtPlotZoomer.3 +man/man3/QwtPolygonFData.3 +man/man3/QwtRasterData.3 +man/man3/QwtRect.3 +man/man3/QwtRichTextEngine.3 +man/man3/QwtRoundScaleDraw.3 +man/man3/QwtScaleArithmetic.3 +man/man3/QwtScaleDiv.3 +man/man3/QwtScaleDraw.3 +man/man3/QwtScaleEngine.3 +man/man3/QwtScaleMap.3 +man/man3/QwtScaleTransformation.3 +man/man3/QwtScaleWidget.3 +man/man3/QwtSimpleCompassRose.3 +man/man3/QwtSlider.3 +man/man3/QwtSpline.3 +man/man3/QwtSplineCurveFitter.3 +man/man3/QwtSymbol.3 +man/man3/QwtText.3 +man/man3/QwtTextEngine.3 +man/man3/QwtTextLabel.3 +man/man3/QwtThermo.3 +man/man3/QwtWheel.3 +man/man3/controlscreenshots.3 +man/man3/curvescreenshots.3 +man/man3/deprecated.3 +man/man3/histogramscreenshots.3 +man/man3/qwtinstall.3 +man/man3/qwtlicense.3 +man/man3/scatterscreenshots.3 +man/man3/spectrogramscreenshots.3 +man/man3/todo.3 +qt3/plugins/designer/libqwtplugin.la +share/doc/qwt/analogclock.png +share/doc/qwt/annotated.html +share/doc/qwt/class_qwt_abstract_scale-members.html +share/doc/qwt/class_qwt_abstract_scale.html +share/doc/qwt/class_qwt_abstract_scale__inherit__graph.map +share/doc/qwt/class_qwt_abstract_scale__inherit__graph.md5 +share/doc/qwt/class_qwt_abstract_scale__inherit__graph.png +share/doc/qwt/class_qwt_abstract_scale_draw-members.html +share/doc/qwt/class_qwt_abstract_scale_draw.html +share/doc/qwt/class_qwt_abstract_scale_draw__inherit__graph.map +share/doc/qwt/class_qwt_abstract_scale_draw__inherit__graph.md5 +share/doc/qwt/class_qwt_abstract_scale_draw__inherit__graph.png +share/doc/qwt/class_qwt_abstract_slider-members.html +share/doc/qwt/class_qwt_abstract_slider.html +share/doc/qwt/class_qwt_abstract_slider__coll__graph.map +share/doc/qwt/class_qwt_abstract_slider__coll__graph.md5 +share/doc/qwt/class_qwt_abstract_slider__coll__graph.png +share/doc/qwt/class_qwt_abstract_slider__inherit__graph.map +share/doc/qwt/class_qwt_abstract_slider__inherit__graph.md5 +share/doc/qwt/class_qwt_abstract_slider__inherit__graph.png +share/doc/qwt/class_qwt_alpha_color_map-members.html +share/doc/qwt/class_qwt_alpha_color_map.html +share/doc/qwt/class_qwt_alpha_color_map__coll__graph.map +share/doc/qwt/class_qwt_alpha_color_map__coll__graph.md5 +share/doc/qwt/class_qwt_alpha_color_map__coll__graph.png +share/doc/qwt/class_qwt_alpha_color_map__inherit__graph.map +share/doc/qwt/class_qwt_alpha_color_map__inherit__graph.md5 +share/doc/qwt/class_qwt_alpha_color_map__inherit__graph.png +share/doc/qwt/class_qwt_analog_clock-members.html +share/doc/qwt/class_qwt_analog_clock.html +share/doc/qwt/class_qwt_analog_clock__coll__graph.map +share/doc/qwt/class_qwt_analog_clock__coll__graph.md5 +share/doc/qwt/class_qwt_analog_clock__coll__graph.png +share/doc/qwt/class_qwt_analog_clock__inherit__graph.map +share/doc/qwt/class_qwt_analog_clock__inherit__graph.md5 +share/doc/qwt/class_qwt_analog_clock__inherit__graph.png +share/doc/qwt/class_qwt_array_data-members.html +share/doc/qwt/class_qwt_array_data.html +share/doc/qwt/class_qwt_array_data__coll__graph.map +share/doc/qwt/class_qwt_array_data__coll__graph.md5 +share/doc/qwt/class_qwt_array_data__coll__graph.png +share/doc/qwt/class_qwt_array_data__inherit__graph.map +share/doc/qwt/class_qwt_array_data__inherit__graph.md5 +share/doc/qwt/class_qwt_array_data__inherit__graph.png +share/doc/qwt/class_qwt_arrow_button-members.html +share/doc/qwt/class_qwt_arrow_button.html +share/doc/qwt/class_qwt_c_pointer_data-members.html +share/doc/qwt/class_qwt_c_pointer_data.html +share/doc/qwt/class_qwt_c_pointer_data__coll__graph.map +share/doc/qwt/class_qwt_c_pointer_data__coll__graph.md5 +share/doc/qwt/class_qwt_c_pointer_data__coll__graph.png +share/doc/qwt/class_qwt_c_pointer_data__inherit__graph.map +share/doc/qwt/class_qwt_c_pointer_data__inherit__graph.md5 +share/doc/qwt/class_qwt_c_pointer_data__inherit__graph.png +share/doc/qwt/class_qwt_color_map-members.html +share/doc/qwt/class_qwt_color_map.html +share/doc/qwt/class_qwt_color_map__inherit__graph.map +share/doc/qwt/class_qwt_color_map__inherit__graph.md5 +share/doc/qwt/class_qwt_color_map__inherit__graph.png +share/doc/qwt/class_qwt_compass-members.html +share/doc/qwt/class_qwt_compass.html +share/doc/qwt/class_qwt_compass__coll__graph.map +share/doc/qwt/class_qwt_compass__coll__graph.md5 +share/doc/qwt/class_qwt_compass__coll__graph.png +share/doc/qwt/class_qwt_compass__inherit__graph.map +share/doc/qwt/class_qwt_compass__inherit__graph.md5 +share/doc/qwt/class_qwt_compass__inherit__graph.png +share/doc/qwt/class_qwt_compass_magnet_needle-members.html +share/doc/qwt/class_qwt_compass_magnet_needle.html +share/doc/qwt/class_qwt_compass_magnet_needle__coll__graph.map +share/doc/qwt/class_qwt_compass_magnet_needle__coll__graph.md5 +share/doc/qwt/class_qwt_compass_magnet_needle__coll__graph.png +share/doc/qwt/class_qwt_compass_magnet_needle__inherit__graph.map +share/doc/qwt/class_qwt_compass_magnet_needle__inherit__graph.md5 +share/doc/qwt/class_qwt_compass_magnet_needle__inherit__graph.png +share/doc/qwt/class_qwt_compass_rose-members.html +share/doc/qwt/class_qwt_compass_rose.html +share/doc/qwt/class_qwt_compass_rose__inherit__graph.map +share/doc/qwt/class_qwt_compass_rose__inherit__graph.md5 +share/doc/qwt/class_qwt_compass_rose__inherit__graph.png +share/doc/qwt/class_qwt_compass_wind_arrow-members.html +share/doc/qwt/class_qwt_compass_wind_arrow.html +share/doc/qwt/class_qwt_compass_wind_arrow__coll__graph.map +share/doc/qwt/class_qwt_compass_wind_arrow__coll__graph.md5 +share/doc/qwt/class_qwt_compass_wind_arrow__coll__graph.png +share/doc/qwt/class_qwt_compass_wind_arrow__inherit__graph.map +share/doc/qwt/class_qwt_compass_wind_arrow__inherit__graph.md5 +share/doc/qwt/class_qwt_compass_wind_arrow__inherit__graph.png +share/doc/qwt/class_qwt_counter-members.html +share/doc/qwt/class_qwt_counter.html +share/doc/qwt/class_qwt_counter__coll__graph.map +share/doc/qwt/class_qwt_counter__coll__graph.md5 +share/doc/qwt/class_qwt_counter__coll__graph.png +share/doc/qwt/class_qwt_counter__inherit__graph.map +share/doc/qwt/class_qwt_counter__inherit__graph.md5 +share/doc/qwt/class_qwt_counter__inherit__graph.png +share/doc/qwt/class_qwt_curve_fitter-members.html +share/doc/qwt/class_qwt_curve_fitter.html +share/doc/qwt/class_qwt_curve_fitter__inherit__graph.map +share/doc/qwt/class_qwt_curve_fitter__inherit__graph.md5 +share/doc/qwt/class_qwt_curve_fitter__inherit__graph.png +share/doc/qwt/class_qwt_data-members.html +share/doc/qwt/class_qwt_data.html +share/doc/qwt/class_qwt_data__inherit__graph.map +share/doc/qwt/class_qwt_data__inherit__graph.md5 +share/doc/qwt/class_qwt_data__inherit__graph.png +share/doc/qwt/class_qwt_dial-members.html +share/doc/qwt/class_qwt_dial.html +share/doc/qwt/class_qwt_dial__coll__graph.map +share/doc/qwt/class_qwt_dial__coll__graph.md5 +share/doc/qwt/class_qwt_dial__coll__graph.png +share/doc/qwt/class_qwt_dial__inherit__graph.map +share/doc/qwt/class_qwt_dial__inherit__graph.md5 +share/doc/qwt/class_qwt_dial__inherit__graph.png +share/doc/qwt/class_qwt_dial_needle-members.html +share/doc/qwt/class_qwt_dial_needle.html +share/doc/qwt/class_qwt_dial_needle__inherit__graph.map +share/doc/qwt/class_qwt_dial_needle__inherit__graph.md5 +share/doc/qwt/class_qwt_dial_needle__inherit__graph.png +share/doc/qwt/class_qwt_dial_scale_draw-members.html +share/doc/qwt/class_qwt_dial_scale_draw.html +share/doc/qwt/class_qwt_dial_scale_draw__coll__graph.map +share/doc/qwt/class_qwt_dial_scale_draw__coll__graph.md5 +share/doc/qwt/class_qwt_dial_scale_draw__coll__graph.png +share/doc/qwt/class_qwt_dial_scale_draw__inherit__graph.map +share/doc/qwt/class_qwt_dial_scale_draw__inherit__graph.md5 +share/doc/qwt/class_qwt_dial_scale_draw__inherit__graph.png +share/doc/qwt/class_qwt_dial_simple_needle-members.html +share/doc/qwt/class_qwt_dial_simple_needle.html +share/doc/qwt/class_qwt_dial_simple_needle__coll__graph.map +share/doc/qwt/class_qwt_dial_simple_needle__coll__graph.md5 +share/doc/qwt/class_qwt_dial_simple_needle__coll__graph.png +share/doc/qwt/class_qwt_dial_simple_needle__inherit__graph.map +share/doc/qwt/class_qwt_dial_simple_needle__inherit__graph.md5 +share/doc/qwt/class_qwt_dial_simple_needle__inherit__graph.png +share/doc/qwt/class_qwt_double_interval-members.html +share/doc/qwt/class_qwt_double_interval.html +share/doc/qwt/class_qwt_double_range-members.html +share/doc/qwt/class_qwt_double_range.html +share/doc/qwt/class_qwt_double_range__inherit__graph.map +share/doc/qwt/class_qwt_double_range__inherit__graph.md5 +share/doc/qwt/class_qwt_double_range__inherit__graph.png +share/doc/qwt/class_qwt_dyn_grid_layout-members.html +share/doc/qwt/class_qwt_dyn_grid_layout.html +share/doc/qwt/class_qwt_event_pattern-members.html +share/doc/qwt/class_qwt_event_pattern.html +share/doc/qwt/class_qwt_event_pattern_1_1_key_pattern-members.html +share/doc/qwt/class_qwt_event_pattern_1_1_key_pattern.html +share/doc/qwt/class_qwt_event_pattern_1_1_mouse_pattern-members.html +share/doc/qwt/class_qwt_event_pattern_1_1_mouse_pattern.html +share/doc/qwt/class_qwt_event_pattern__inherit__graph.map +share/doc/qwt/class_qwt_event_pattern__inherit__graph.md5 +share/doc/qwt/class_qwt_event_pattern__inherit__graph.png +share/doc/qwt/class_qwt_interval_data-members.html +share/doc/qwt/class_qwt_interval_data.html +share/doc/qwt/class_qwt_knob-members.html +share/doc/qwt/class_qwt_knob.html +share/doc/qwt/class_qwt_knob__coll__graph.map +share/doc/qwt/class_qwt_knob__coll__graph.md5 +share/doc/qwt/class_qwt_knob__coll__graph.png +share/doc/qwt/class_qwt_knob__inherit__graph.map +share/doc/qwt/class_qwt_knob__inherit__graph.md5 +share/doc/qwt/class_qwt_knob__inherit__graph.png +share/doc/qwt/class_qwt_legend-members.html +share/doc/qwt/class_qwt_legend.html +share/doc/qwt/class_qwt_legend_item-members.html +share/doc/qwt/class_qwt_legend_item.html +share/doc/qwt/class_qwt_legend_item__coll__graph.map +share/doc/qwt/class_qwt_legend_item__coll__graph.md5 +share/doc/qwt/class_qwt_legend_item__coll__graph.png +share/doc/qwt/class_qwt_legend_item__inherit__graph.map +share/doc/qwt/class_qwt_legend_item__inherit__graph.md5 +share/doc/qwt/class_qwt_legend_item__inherit__graph.png +share/doc/qwt/class_qwt_linear_color_map-members.html +share/doc/qwt/class_qwt_linear_color_map.html +share/doc/qwt/class_qwt_linear_color_map__coll__graph.map +share/doc/qwt/class_qwt_linear_color_map__coll__graph.md5 +share/doc/qwt/class_qwt_linear_color_map__coll__graph.png +share/doc/qwt/class_qwt_linear_color_map__inherit__graph.map +share/doc/qwt/class_qwt_linear_color_map__inherit__graph.md5 +share/doc/qwt/class_qwt_linear_color_map__inherit__graph.png +share/doc/qwt/class_qwt_linear_scale_engine-members.html +share/doc/qwt/class_qwt_linear_scale_engine.html +share/doc/qwt/class_qwt_linear_scale_engine__coll__graph.map +share/doc/qwt/class_qwt_linear_scale_engine__coll__graph.md5 +share/doc/qwt/class_qwt_linear_scale_engine__coll__graph.png +share/doc/qwt/class_qwt_linear_scale_engine__inherit__graph.map +share/doc/qwt/class_qwt_linear_scale_engine__inherit__graph.md5 +share/doc/qwt/class_qwt_linear_scale_engine__inherit__graph.png +share/doc/qwt/class_qwt_log10_scale_engine-members.html +share/doc/qwt/class_qwt_log10_scale_engine.html +share/doc/qwt/class_qwt_log10_scale_engine__coll__graph.map +share/doc/qwt/class_qwt_log10_scale_engine__coll__graph.md5 +share/doc/qwt/class_qwt_log10_scale_engine__coll__graph.png +share/doc/qwt/class_qwt_log10_scale_engine__inherit__graph.map +share/doc/qwt/class_qwt_log10_scale_engine__inherit__graph.md5 +share/doc/qwt/class_qwt_log10_scale_engine__inherit__graph.png +share/doc/qwt/class_qwt_math_m_l_text_engine-members.html +share/doc/qwt/class_qwt_math_m_l_text_engine.html +share/doc/qwt/class_qwt_math_m_l_text_engine__coll__graph.map +share/doc/qwt/class_qwt_math_m_l_text_engine__coll__graph.md5 +share/doc/qwt/class_qwt_math_m_l_text_engine__coll__graph.png +share/doc/qwt/class_qwt_math_m_l_text_engine__inherit__graph.map +share/doc/qwt/class_qwt_math_m_l_text_engine__inherit__graph.md5 +share/doc/qwt/class_qwt_math_m_l_text_engine__inherit__graph.png +share/doc/qwt/class_qwt_metrics_map-members.html +share/doc/qwt/class_qwt_metrics_map.html +share/doc/qwt/class_qwt_painter-members.html +share/doc/qwt/class_qwt_painter.html +share/doc/qwt/class_qwt_painter__coll__graph.map +share/doc/qwt/class_qwt_painter__coll__graph.md5 +share/doc/qwt/class_qwt_painter__coll__graph.png +share/doc/qwt/class_qwt_panner-members.html +share/doc/qwt/class_qwt_panner.html +share/doc/qwt/class_qwt_panner__inherit__graph.map +share/doc/qwt/class_qwt_panner__inherit__graph.md5 +share/doc/qwt/class_qwt_panner__inherit__graph.png +share/doc/qwt/class_qwt_picker-members.html +share/doc/qwt/class_qwt_picker.html +share/doc/qwt/class_qwt_picker__coll__graph.map +share/doc/qwt/class_qwt_picker__coll__graph.md5 +share/doc/qwt/class_qwt_picker__coll__graph.png +share/doc/qwt/class_qwt_picker__inherit__graph.map +share/doc/qwt/class_qwt_picker__inherit__graph.md5 +share/doc/qwt/class_qwt_picker__inherit__graph.png +share/doc/qwt/class_qwt_picker_click_point_machine-members.html +share/doc/qwt/class_qwt_picker_click_point_machine.html +share/doc/qwt/class_qwt_picker_click_point_machine__coll__graph.map +share/doc/qwt/class_qwt_picker_click_point_machine__coll__graph.md5 +share/doc/qwt/class_qwt_picker_click_point_machine__coll__graph.png +share/doc/qwt/class_qwt_picker_click_point_machine__inherit__graph.map +share/doc/qwt/class_qwt_picker_click_point_machine__inherit__graph.md5 +share/doc/qwt/class_qwt_picker_click_point_machine__inherit__graph.png +share/doc/qwt/class_qwt_picker_click_rect_machine-members.html +share/doc/qwt/class_qwt_picker_click_rect_machine.html +share/doc/qwt/class_qwt_picker_click_rect_machine__coll__graph.map +share/doc/qwt/class_qwt_picker_click_rect_machine__coll__graph.md5 +share/doc/qwt/class_qwt_picker_click_rect_machine__coll__graph.png +share/doc/qwt/class_qwt_picker_click_rect_machine__inherit__graph.map +share/doc/qwt/class_qwt_picker_click_rect_machine__inherit__graph.md5 +share/doc/qwt/class_qwt_picker_click_rect_machine__inherit__graph.png +share/doc/qwt/class_qwt_picker_drag_point_machine-members.html +share/doc/qwt/class_qwt_picker_drag_point_machine.html +share/doc/qwt/class_qwt_picker_drag_point_machine__coll__graph.map +share/doc/qwt/class_qwt_picker_drag_point_machine__coll__graph.md5 +share/doc/qwt/class_qwt_picker_drag_point_machine__coll__graph.png +share/doc/qwt/class_qwt_picker_drag_point_machine__inherit__graph.map +share/doc/qwt/class_qwt_picker_drag_point_machine__inherit__graph.md5 +share/doc/qwt/class_qwt_picker_drag_point_machine__inherit__graph.png +share/doc/qwt/class_qwt_picker_drag_rect_machine-members.html +share/doc/qwt/class_qwt_picker_drag_rect_machine.html +share/doc/qwt/class_qwt_picker_drag_rect_machine__coll__graph.map +share/doc/qwt/class_qwt_picker_drag_rect_machine__coll__graph.md5 +share/doc/qwt/class_qwt_picker_drag_rect_machine__coll__graph.png +share/doc/qwt/class_qwt_picker_drag_rect_machine__inherit__graph.map +share/doc/qwt/class_qwt_picker_drag_rect_machine__inherit__graph.md5 +share/doc/qwt/class_qwt_picker_drag_rect_machine__inherit__graph.png +share/doc/qwt/class_qwt_picker_machine-members.html +share/doc/qwt/class_qwt_picker_machine.html +share/doc/qwt/class_qwt_picker_machine__inherit__graph.map +share/doc/qwt/class_qwt_picker_machine__inherit__graph.md5 +share/doc/qwt/class_qwt_picker_machine__inherit__graph.png +share/doc/qwt/class_qwt_picker_polygon_machine-members.html +share/doc/qwt/class_qwt_picker_polygon_machine.html +share/doc/qwt/class_qwt_picker_polygon_machine__coll__graph.map +share/doc/qwt/class_qwt_picker_polygon_machine__coll__graph.md5 +share/doc/qwt/class_qwt_picker_polygon_machine__coll__graph.png +share/doc/qwt/class_qwt_picker_polygon_machine__inherit__graph.map +share/doc/qwt/class_qwt_picker_polygon_machine__inherit__graph.md5 +share/doc/qwt/class_qwt_picker_polygon_machine__inherit__graph.png +share/doc/qwt/class_qwt_plain_text_engine-members.html +share/doc/qwt/class_qwt_plain_text_engine.html +share/doc/qwt/class_qwt_plain_text_engine__coll__graph.map +share/doc/qwt/class_qwt_plain_text_engine__coll__graph.md5 +share/doc/qwt/class_qwt_plain_text_engine__coll__graph.png +share/doc/qwt/class_qwt_plain_text_engine__inherit__graph.map +share/doc/qwt/class_qwt_plain_text_engine__inherit__graph.md5 +share/doc/qwt/class_qwt_plain_text_engine__inherit__graph.png +share/doc/qwt/class_qwt_plot-members.html +share/doc/qwt/class_qwt_plot.html +share/doc/qwt/class_qwt_plot__coll__graph.map +share/doc/qwt/class_qwt_plot__coll__graph.md5 +share/doc/qwt/class_qwt_plot__coll__graph.png +share/doc/qwt/class_qwt_plot__inherit__graph.map +share/doc/qwt/class_qwt_plot__inherit__graph.md5 +share/doc/qwt/class_qwt_plot__inherit__graph.png +share/doc/qwt/class_qwt_plot_canvas-members.html +share/doc/qwt/class_qwt_plot_canvas.html +share/doc/qwt/class_qwt_plot_curve-members.html +share/doc/qwt/class_qwt_plot_curve.html +share/doc/qwt/class_qwt_plot_curve__coll__graph.map +share/doc/qwt/class_qwt_plot_curve__coll__graph.md5 +share/doc/qwt/class_qwt_plot_curve__coll__graph.png +share/doc/qwt/class_qwt_plot_curve__inherit__graph.map +share/doc/qwt/class_qwt_plot_curve__inherit__graph.md5 +share/doc/qwt/class_qwt_plot_curve__inherit__graph.png +share/doc/qwt/class_qwt_plot_dict-members.html +share/doc/qwt/class_qwt_plot_dict.html +share/doc/qwt/class_qwt_plot_dict__inherit__graph.map +share/doc/qwt/class_qwt_plot_dict__inherit__graph.md5 +share/doc/qwt/class_qwt_plot_dict__inherit__graph.png +share/doc/qwt/class_qwt_plot_grid-members.html +share/doc/qwt/class_qwt_plot_grid.html +share/doc/qwt/class_qwt_plot_grid__coll__graph.map +share/doc/qwt/class_qwt_plot_grid__coll__graph.md5 +share/doc/qwt/class_qwt_plot_grid__coll__graph.png +share/doc/qwt/class_qwt_plot_grid__inherit__graph.map +share/doc/qwt/class_qwt_plot_grid__inherit__graph.md5 +share/doc/qwt/class_qwt_plot_grid__inherit__graph.png +share/doc/qwt/class_qwt_plot_item-members.html +share/doc/qwt/class_qwt_plot_item.html +share/doc/qwt/class_qwt_plot_item__inherit__graph.map +share/doc/qwt/class_qwt_plot_item__inherit__graph.md5 +share/doc/qwt/class_qwt_plot_item__inherit__graph.png +share/doc/qwt/class_qwt_plot_layout-members.html +share/doc/qwt/class_qwt_plot_layout.html +share/doc/qwt/class_qwt_plot_magnifier-members.html +share/doc/qwt/class_qwt_plot_magnifier.html +share/doc/qwt/class_qwt_plot_marker-members.html +share/doc/qwt/class_qwt_plot_marker.html +share/doc/qwt/class_qwt_plot_marker__coll__graph.map +share/doc/qwt/class_qwt_plot_marker__coll__graph.md5 +share/doc/qwt/class_qwt_plot_marker__coll__graph.png +share/doc/qwt/class_qwt_plot_marker__inherit__graph.map +share/doc/qwt/class_qwt_plot_marker__inherit__graph.md5 +share/doc/qwt/class_qwt_plot_marker__inherit__graph.png +share/doc/qwt/class_qwt_plot_panner-members.html +share/doc/qwt/class_qwt_plot_panner.html +share/doc/qwt/class_qwt_plot_panner__coll__graph.map +share/doc/qwt/class_qwt_plot_panner__coll__graph.md5 +share/doc/qwt/class_qwt_plot_panner__coll__graph.png +share/doc/qwt/class_qwt_plot_panner__inherit__graph.map +share/doc/qwt/class_qwt_plot_panner__inherit__graph.md5 +share/doc/qwt/class_qwt_plot_panner__inherit__graph.png +share/doc/qwt/class_qwt_plot_picker-members.html +share/doc/qwt/class_qwt_plot_picker.html +share/doc/qwt/class_qwt_plot_picker__coll__graph.map +share/doc/qwt/class_qwt_plot_picker__coll__graph.md5 +share/doc/qwt/class_qwt_plot_picker__coll__graph.png +share/doc/qwt/class_qwt_plot_picker__inherit__graph.map +share/doc/qwt/class_qwt_plot_picker__inherit__graph.md5 +share/doc/qwt/class_qwt_plot_picker__inherit__graph.png +share/doc/qwt/class_qwt_plot_print_filter-members.html +share/doc/qwt/class_qwt_plot_print_filter.html +share/doc/qwt/class_qwt_plot_raster_item-members.html +share/doc/qwt/class_qwt_plot_raster_item.html +share/doc/qwt/class_qwt_plot_raster_item__coll__graph.map +share/doc/qwt/class_qwt_plot_raster_item__coll__graph.md5 +share/doc/qwt/class_qwt_plot_raster_item__coll__graph.png +share/doc/qwt/class_qwt_plot_raster_item__inherit__graph.map +share/doc/qwt/class_qwt_plot_raster_item__inherit__graph.md5 +share/doc/qwt/class_qwt_plot_raster_item__inherit__graph.png +share/doc/qwt/class_qwt_plot_spectrogram-members.html +share/doc/qwt/class_qwt_plot_spectrogram.html +share/doc/qwt/class_qwt_plot_spectrogram__coll__graph.map +share/doc/qwt/class_qwt_plot_spectrogram__coll__graph.md5 +share/doc/qwt/class_qwt_plot_spectrogram__coll__graph.png +share/doc/qwt/class_qwt_plot_spectrogram__inherit__graph.map +share/doc/qwt/class_qwt_plot_spectrogram__inherit__graph.md5 +share/doc/qwt/class_qwt_plot_spectrogram__inherit__graph.png +share/doc/qwt/class_qwt_plot_svg_item-members.html +share/doc/qwt/class_qwt_plot_svg_item.html +share/doc/qwt/class_qwt_plot_svg_item__coll__graph.map +share/doc/qwt/class_qwt_plot_svg_item__coll__graph.md5 +share/doc/qwt/class_qwt_plot_svg_item__coll__graph.png +share/doc/qwt/class_qwt_plot_svg_item__inherit__graph.map +share/doc/qwt/class_qwt_plot_svg_item__inherit__graph.md5 +share/doc/qwt/class_qwt_plot_svg_item__inherit__graph.png +share/doc/qwt/class_qwt_plot_zoomer-members.html +share/doc/qwt/class_qwt_plot_zoomer.html +share/doc/qwt/class_qwt_plot_zoomer__coll__graph.map +share/doc/qwt/class_qwt_plot_zoomer__coll__graph.md5 +share/doc/qwt/class_qwt_plot_zoomer__coll__graph.png +share/doc/qwt/class_qwt_plot_zoomer__inherit__graph.map +share/doc/qwt/class_qwt_plot_zoomer__inherit__graph.md5 +share/doc/qwt/class_qwt_plot_zoomer__inherit__graph.png +share/doc/qwt/class_qwt_polygon_f_data-members.html +share/doc/qwt/class_qwt_polygon_f_data.html +share/doc/qwt/class_qwt_polygon_f_data__coll__graph.map +share/doc/qwt/class_qwt_polygon_f_data__coll__graph.md5 +share/doc/qwt/class_qwt_polygon_f_data__coll__graph.png +share/doc/qwt/class_qwt_polygon_f_data__inherit__graph.map +share/doc/qwt/class_qwt_polygon_f_data__inherit__graph.md5 +share/doc/qwt/class_qwt_polygon_f_data__inherit__graph.png +share/doc/qwt/class_qwt_raster_data-members.html +share/doc/qwt/class_qwt_raster_data.html +share/doc/qwt/class_qwt_raster_data__inherit__graph.map +share/doc/qwt/class_qwt_raster_data__inherit__graph.md5 +share/doc/qwt/class_qwt_raster_data__inherit__graph.png +share/doc/qwt/class_qwt_rect-members.html +share/doc/qwt/class_qwt_rect.html +share/doc/qwt/class_qwt_rich_text_engine-members.html +share/doc/qwt/class_qwt_rich_text_engine.html +share/doc/qwt/class_qwt_rich_text_engine__coll__graph.map +share/doc/qwt/class_qwt_rich_text_engine__coll__graph.md5 +share/doc/qwt/class_qwt_rich_text_engine__coll__graph.png +share/doc/qwt/class_qwt_rich_text_engine__inherit__graph.map +share/doc/qwt/class_qwt_rich_text_engine__inherit__graph.md5 +share/doc/qwt/class_qwt_rich_text_engine__inherit__graph.png +share/doc/qwt/class_qwt_round_scale_draw-members.html +share/doc/qwt/class_qwt_round_scale_draw.html +share/doc/qwt/class_qwt_round_scale_draw__coll__graph.map +share/doc/qwt/class_qwt_round_scale_draw__coll__graph.md5 +share/doc/qwt/class_qwt_round_scale_draw__coll__graph.png +share/doc/qwt/class_qwt_round_scale_draw__inherit__graph.map +share/doc/qwt/class_qwt_round_scale_draw__inherit__graph.md5 +share/doc/qwt/class_qwt_round_scale_draw__inherit__graph.png +share/doc/qwt/class_qwt_scale_arithmetic-members.html +share/doc/qwt/class_qwt_scale_arithmetic.html +share/doc/qwt/class_qwt_scale_div-members.html +share/doc/qwt/class_qwt_scale_div.html +share/doc/qwt/class_qwt_scale_draw-members.html +share/doc/qwt/class_qwt_scale_draw.html +share/doc/qwt/class_qwt_scale_draw__coll__graph.map +share/doc/qwt/class_qwt_scale_draw__coll__graph.md5 +share/doc/qwt/class_qwt_scale_draw__coll__graph.png +share/doc/qwt/class_qwt_scale_draw__inherit__graph.map +share/doc/qwt/class_qwt_scale_draw__inherit__graph.md5 +share/doc/qwt/class_qwt_scale_draw__inherit__graph.png +share/doc/qwt/class_qwt_scale_engine-members.html +share/doc/qwt/class_qwt_scale_engine.html +share/doc/qwt/class_qwt_scale_engine__inherit__graph.map +share/doc/qwt/class_qwt_scale_engine__inherit__graph.md5 +share/doc/qwt/class_qwt_scale_engine__inherit__graph.png +share/doc/qwt/class_qwt_scale_map-members.html +share/doc/qwt/class_qwt_scale_map.html +share/doc/qwt/class_qwt_scale_map__coll__graph.map +share/doc/qwt/class_qwt_scale_map__coll__graph.md5 +share/doc/qwt/class_qwt_scale_map__coll__graph.png +share/doc/qwt/class_qwt_scale_transformation-members.html +share/doc/qwt/class_qwt_scale_transformation.html +share/doc/qwt/class_qwt_scale_widget-members.html +share/doc/qwt/class_qwt_scale_widget.html +share/doc/qwt/class_qwt_simple_compass_rose-members.html +share/doc/qwt/class_qwt_simple_compass_rose.html +share/doc/qwt/class_qwt_simple_compass_rose__coll__graph.map +share/doc/qwt/class_qwt_simple_compass_rose__coll__graph.md5 +share/doc/qwt/class_qwt_simple_compass_rose__coll__graph.png +share/doc/qwt/class_qwt_simple_compass_rose__inherit__graph.map +share/doc/qwt/class_qwt_simple_compass_rose__inherit__graph.md5 +share/doc/qwt/class_qwt_simple_compass_rose__inherit__graph.png +share/doc/qwt/class_qwt_slider-members.html +share/doc/qwt/class_qwt_slider.html +share/doc/qwt/class_qwt_slider__coll__graph.map +share/doc/qwt/class_qwt_slider__coll__graph.md5 +share/doc/qwt/class_qwt_slider__coll__graph.png +share/doc/qwt/class_qwt_slider__inherit__graph.map +share/doc/qwt/class_qwt_slider__inherit__graph.md5 +share/doc/qwt/class_qwt_slider__inherit__graph.png +share/doc/qwt/class_qwt_spline-members.html +share/doc/qwt/class_qwt_spline.html +share/doc/qwt/class_qwt_spline_curve_fitter-members.html +share/doc/qwt/class_qwt_spline_curve_fitter.html +share/doc/qwt/class_qwt_spline_curve_fitter__coll__graph.map +share/doc/qwt/class_qwt_spline_curve_fitter__coll__graph.md5 +share/doc/qwt/class_qwt_spline_curve_fitter__coll__graph.png +share/doc/qwt/class_qwt_spline_curve_fitter__inherit__graph.map +share/doc/qwt/class_qwt_spline_curve_fitter__inherit__graph.md5 +share/doc/qwt/class_qwt_spline_curve_fitter__inherit__graph.png +share/doc/qwt/class_qwt_symbol-members.html +share/doc/qwt/class_qwt_symbol.html +share/doc/qwt/class_qwt_text-members.html +share/doc/qwt/class_qwt_text.html +share/doc/qwt/class_qwt_text_engine-members.html +share/doc/qwt/class_qwt_text_engine.html +share/doc/qwt/class_qwt_text_engine__inherit__graph.map +share/doc/qwt/class_qwt_text_engine__inherit__graph.md5 +share/doc/qwt/class_qwt_text_engine__inherit__graph.png +share/doc/qwt/class_qwt_text_label-members.html +share/doc/qwt/class_qwt_text_label.html +share/doc/qwt/class_qwt_text_label__inherit__graph.map +share/doc/qwt/class_qwt_text_label__inherit__graph.md5 +share/doc/qwt/class_qwt_text_label__inherit__graph.png +share/doc/qwt/class_qwt_thermo-members.html +share/doc/qwt/class_qwt_thermo.html +share/doc/qwt/class_qwt_thermo__coll__graph.map +share/doc/qwt/class_qwt_thermo__coll__graph.md5 +share/doc/qwt/class_qwt_thermo__coll__graph.png +share/doc/qwt/class_qwt_thermo__inherit__graph.map +share/doc/qwt/class_qwt_thermo__inherit__graph.md5 +share/doc/qwt/class_qwt_thermo__inherit__graph.png +share/doc/qwt/class_qwt_wheel-members.html +share/doc/qwt/class_qwt_wheel.html +share/doc/qwt/class_qwt_wheel__coll__graph.map +share/doc/qwt/class_qwt_wheel__coll__graph.md5 +share/doc/qwt/class_qwt_wheel__coll__graph.png +share/doc/qwt/class_qwt_wheel__inherit__graph.map +share/doc/qwt/class_qwt_wheel__inherit__graph.md5 +share/doc/qwt/class_qwt_wheel__inherit__graph.png +share/doc/qwt/classes.html +share/doc/qwt/controlscreenshots.html +share/doc/qwt/cpuplot.png +share/doc/qwt/curves.png +share/doc/qwt/curvescreenshots.html +share/doc/qwt/deprecated.html +share/doc/qwt/dials1.png +share/doc/qwt/dials2.png +share/doc/qwt/doxygen.css +share/doc/qwt/doxygen.png +share/doc/qwt/files.html +share/doc/qwt/form_0.png +share/doc/qwt/form_1.png +share/doc/qwt/form_2.png +share/doc/qwt/formula.repository +share/doc/qwt/functions.html +share/doc/qwt/functions_0x62.html +share/doc/qwt/functions_0x63.html +share/doc/qwt/functions_0x64.html +share/doc/qwt/functions_0x65.html +share/doc/qwt/functions_0x66.html +share/doc/qwt/functions_0x67.html +share/doc/qwt/functions_0x68.html +share/doc/qwt/functions_0x69.html +share/doc/qwt/functions_0x6b.html +share/doc/qwt/functions_0x6c.html +share/doc/qwt/functions_0x6d.html +share/doc/qwt/functions_0x6e.html +share/doc/qwt/functions_0x6f.html +share/doc/qwt/functions_0x70.html +share/doc/qwt/functions_0x71.html +share/doc/qwt/functions_0x72.html +share/doc/qwt/functions_0x73.html +share/doc/qwt/functions_0x74.html +share/doc/qwt/functions_0x75.html +share/doc/qwt/functions_0x76.html +share/doc/qwt/functions_0x77.html +share/doc/qwt/functions_0x78.html +share/doc/qwt/functions_0x79.html +share/doc/qwt/functions_0x7a.html +share/doc/qwt/functions_0x7e.html +share/doc/qwt/functions_enum.html +share/doc/qwt/functions_func.html +share/doc/qwt/functions_func_0x62.html +share/doc/qwt/functions_func_0x63.html +share/doc/qwt/functions_func_0x64.html +share/doc/qwt/functions_func_0x65.html +share/doc/qwt/functions_func_0x66.html +share/doc/qwt/functions_func_0x67.html +share/doc/qwt/functions_func_0x68.html +share/doc/qwt/functions_func_0x69.html +share/doc/qwt/functions_func_0x6b.html +share/doc/qwt/functions_func_0x6c.html +share/doc/qwt/functions_func_0x6d.html +share/doc/qwt/functions_func_0x6e.html +share/doc/qwt/functions_func_0x6f.html +share/doc/qwt/functions_func_0x70.html +share/doc/qwt/functions_func_0x71.html +share/doc/qwt/functions_func_0x72.html +share/doc/qwt/functions_func_0x73.html +share/doc/qwt/functions_func_0x74.html +share/doc/qwt/functions_func_0x75.html +share/doc/qwt/functions_func_0x76.html +share/doc/qwt/functions_func_0x77.html +share/doc/qwt/functions_func_0x78.html +share/doc/qwt/functions_func_0x79.html +share/doc/qwt/functions_func_0x7a.html +share/doc/qwt/functions_func_0x7e.html +share/doc/qwt/functions_rela.html +share/doc/qwt/functions_type.html +share/doc/qwt/functions_vars.html +share/doc/qwt/graph.png +share/doc/qwt/graph_legend.dot +share/doc/qwt/graph_legend.html +share/doc/qwt/graph_legend.png +share/doc/qwt/hierarchy.html +share/doc/qwt/histogram.png +share/doc/qwt/histogramscreenshots.html +share/doc/qwt/index.html +share/doc/qwt/inherit__graph__0.map +share/doc/qwt/inherit__graph__0.md5 +share/doc/qwt/inherit__graph__0.png +share/doc/qwt/inherit__graph__1.map +share/doc/qwt/inherit__graph__1.md5 +share/doc/qwt/inherit__graph__1.png +share/doc/qwt/inherit__graph__10.map +share/doc/qwt/inherit__graph__10.md5 +share/doc/qwt/inherit__graph__10.png +share/doc/qwt/inherit__graph__11.map +share/doc/qwt/inherit__graph__11.md5 +share/doc/qwt/inherit__graph__11.png +share/doc/qwt/inherit__graph__12.map +share/doc/qwt/inherit__graph__12.md5 +share/doc/qwt/inherit__graph__12.png +share/doc/qwt/inherit__graph__13.map +share/doc/qwt/inherit__graph__13.md5 +share/doc/qwt/inherit__graph__13.png +share/doc/qwt/inherit__graph__14.map +share/doc/qwt/inherit__graph__14.md5 +share/doc/qwt/inherit__graph__14.png +share/doc/qwt/inherit__graph__15.map +share/doc/qwt/inherit__graph__15.md5 +share/doc/qwt/inherit__graph__15.png +share/doc/qwt/inherit__graph__16.map +share/doc/qwt/inherit__graph__16.md5 +share/doc/qwt/inherit__graph__16.png +share/doc/qwt/inherit__graph__17.map +share/doc/qwt/inherit__graph__17.md5 +share/doc/qwt/inherit__graph__17.png +share/doc/qwt/inherit__graph__18.map +share/doc/qwt/inherit__graph__18.md5 +share/doc/qwt/inherit__graph__18.png +share/doc/qwt/inherit__graph__19.map +share/doc/qwt/inherit__graph__19.md5 +share/doc/qwt/inherit__graph__19.png +share/doc/qwt/inherit__graph__2.map +share/doc/qwt/inherit__graph__2.md5 +share/doc/qwt/inherit__graph__2.png +share/doc/qwt/inherit__graph__20.map +share/doc/qwt/inherit__graph__20.md5 +share/doc/qwt/inherit__graph__20.png +share/doc/qwt/inherit__graph__21.map +share/doc/qwt/inherit__graph__21.md5 +share/doc/qwt/inherit__graph__21.png +share/doc/qwt/inherit__graph__22.map +share/doc/qwt/inherit__graph__22.md5 +share/doc/qwt/inherit__graph__22.png +share/doc/qwt/inherit__graph__23.map +share/doc/qwt/inherit__graph__23.md5 +share/doc/qwt/inherit__graph__23.png +share/doc/qwt/inherit__graph__24.map +share/doc/qwt/inherit__graph__24.md5 +share/doc/qwt/inherit__graph__24.png +share/doc/qwt/inherit__graph__25.map +share/doc/qwt/inherit__graph__25.md5 +share/doc/qwt/inherit__graph__25.png +share/doc/qwt/inherit__graph__26.map +share/doc/qwt/inherit__graph__26.md5 +share/doc/qwt/inherit__graph__26.png +share/doc/qwt/inherit__graph__27.map +share/doc/qwt/inherit__graph__27.md5 +share/doc/qwt/inherit__graph__27.png +share/doc/qwt/inherit__graph__28.map +share/doc/qwt/inherit__graph__28.md5 +share/doc/qwt/inherit__graph__28.png +share/doc/qwt/inherit__graph__29.map +share/doc/qwt/inherit__graph__29.md5 +share/doc/qwt/inherit__graph__29.png +share/doc/qwt/inherit__graph__3.map +share/doc/qwt/inherit__graph__3.md5 +share/doc/qwt/inherit__graph__3.png +share/doc/qwt/inherit__graph__30.map +share/doc/qwt/inherit__graph__30.md5 +share/doc/qwt/inherit__graph__30.png +share/doc/qwt/inherit__graph__31.map +share/doc/qwt/inherit__graph__31.md5 +share/doc/qwt/inherit__graph__31.png +share/doc/qwt/inherit__graph__32.map +share/doc/qwt/inherit__graph__32.md5 +share/doc/qwt/inherit__graph__32.png +share/doc/qwt/inherit__graph__33.map +share/doc/qwt/inherit__graph__33.md5 +share/doc/qwt/inherit__graph__33.png +share/doc/qwt/inherit__graph__34.map +share/doc/qwt/inherit__graph__34.md5 +share/doc/qwt/inherit__graph__34.png +share/doc/qwt/inherit__graph__35.map +share/doc/qwt/inherit__graph__35.md5 +share/doc/qwt/inherit__graph__35.png +share/doc/qwt/inherit__graph__36.map +share/doc/qwt/inherit__graph__36.md5 +share/doc/qwt/inherit__graph__36.png +share/doc/qwt/inherit__graph__37.map +share/doc/qwt/inherit__graph__37.md5 +share/doc/qwt/inherit__graph__37.png +share/doc/qwt/inherit__graph__4.map +share/doc/qwt/inherit__graph__4.md5 +share/doc/qwt/inherit__graph__4.png +share/doc/qwt/inherit__graph__5.map +share/doc/qwt/inherit__graph__5.md5 +share/doc/qwt/inherit__graph__5.png +share/doc/qwt/inherit__graph__6.map +share/doc/qwt/inherit__graph__6.md5 +share/doc/qwt/inherit__graph__6.png +share/doc/qwt/inherit__graph__7.map +share/doc/qwt/inherit__graph__7.md5 +share/doc/qwt/inherit__graph__7.png +share/doc/qwt/inherit__graph__8.map +share/doc/qwt/inherit__graph__8.md5 +share/doc/qwt/inherit__graph__8.png +share/doc/qwt/inherit__graph__9.map +share/doc/qwt/inherit__graph__9.md5 +share/doc/qwt/inherit__graph__9.png +share/doc/qwt/inherits.html +share/doc/qwt/knob.png +share/doc/qwt/pages.html +share/doc/qwt/plot.png +share/doc/qwt/qwt__abstract__scale_8cpp-source.html +share/doc/qwt/qwt__abstract__scale_8h-source.html +share/doc/qwt/qwt__abstract__scale__draw_8cpp-source.html +share/doc/qwt/qwt__abstract__scale__draw_8h-source.html +share/doc/qwt/qwt__abstract__slider_8cpp-source.html +share/doc/qwt/qwt__abstract__slider_8h-source.html +share/doc/qwt/qwt__analog__clock_8cpp-source.html +share/doc/qwt/qwt__analog__clock_8h-source.html +share/doc/qwt/qwt__array_8h-source.html +share/doc/qwt/qwt__arrow__button_8cpp-source.html +share/doc/qwt/qwt__arrow__button_8h-source.html +share/doc/qwt/qwt__color__map_8cpp-source.html +share/doc/qwt/qwt__color__map_8h-source.html +share/doc/qwt/qwt__compass_8cpp-source.html +share/doc/qwt/qwt__compass_8h-source.html +share/doc/qwt/qwt__compass__rose_8cpp-source.html +share/doc/qwt/qwt__compass__rose_8h-source.html +share/doc/qwt/qwt__counter_8cpp-source.html +share/doc/qwt/qwt__counter_8h-source.html +share/doc/qwt/qwt__curve__fitter_8cpp-source.html +share/doc/qwt/qwt__curve__fitter_8h-source.html +share/doc/qwt/qwt__data_8cpp-source.html +share/doc/qwt/qwt__data_8h-source.html +share/doc/qwt/qwt__dial_8cpp-source.html +share/doc/qwt/qwt__dial_8h-source.html +share/doc/qwt/qwt__dial__needle_8cpp-source.html +share/doc/qwt/qwt__dial__needle_8h-source.html +share/doc/qwt/qwt__double__interval_8cpp-source.html +share/doc/qwt/qwt__double__interval_8h-source.html +share/doc/qwt/qwt__double__range_8cpp-source.html +share/doc/qwt/qwt__double__range_8h-source.html +share/doc/qwt/qwt__double__rect_8cpp-source.html +share/doc/qwt/qwt__double__rect_8h-source.html +share/doc/qwt/qwt__dyngrid__layout_8cpp-source.html +share/doc/qwt/qwt__dyngrid__layout_8h-source.html +share/doc/qwt/qwt__event__pattern_8cpp-source.html +share/doc/qwt/qwt__event__pattern_8h-source.html +share/doc/qwt/qwt__global_8h-source.html +share/doc/qwt/qwt__interval__data_8cpp-source.html +share/doc/qwt/qwt__interval__data_8h-source.html +share/doc/qwt/qwt__knob_8cpp-source.html +share/doc/qwt/qwt__knob_8h-source.html +share/doc/qwt/qwt__layout__metrics_8cpp-source.html +share/doc/qwt/qwt__layout__metrics_8h-source.html +share/doc/qwt/qwt__legend_8cpp-source.html +share/doc/qwt/qwt__legend_8h-source.html +share/doc/qwt/qwt__legend__item_8cpp-source.html +share/doc/qwt/qwt__legend__item_8h-source.html +share/doc/qwt/qwt__math_8cpp-source.html +share/doc/qwt/qwt__math_8h-source.html +share/doc/qwt/qwt__mathml__text__engine_8cpp-source.html +share/doc/qwt/qwt__mathml__text__engine_8h-source.html +share/doc/qwt/qwt__paint__buffer_8cpp-source.html +share/doc/qwt/qwt__paint__buffer_8h-source.html +share/doc/qwt/qwt__painter_8cpp-source.html +share/doc/qwt/qwt__painter_8h-source.html +share/doc/qwt/qwt__panner_8cpp-source.html +share/doc/qwt/qwt__panner_8h-source.html +share/doc/qwt/qwt__picker_8cpp-source.html +share/doc/qwt/qwt__picker_8h-source.html +share/doc/qwt/qwt__picker__machine_8cpp-source.html +share/doc/qwt/qwt__picker__machine_8h-source.html +share/doc/qwt/qwt__plot_8cpp-source.html +share/doc/qwt/qwt__plot_8h-source.html +share/doc/qwt/qwt__plot__axis_8cpp-source.html +share/doc/qwt/qwt__plot__canvas_8cpp-source.html +share/doc/qwt/qwt__plot__canvas_8h-source.html +share/doc/qwt/qwt__plot__curve_8cpp-source.html +share/doc/qwt/qwt__plot__curve_8h-source.html +share/doc/qwt/qwt__plot__dict_8cpp-source.html +share/doc/qwt/qwt__plot__dict_8h-source.html +share/doc/qwt/qwt__plot__grid_8cpp-source.html +share/doc/qwt/qwt__plot__grid_8h-source.html +share/doc/qwt/qwt__plot__item_8cpp-source.html +share/doc/qwt/qwt__plot__item_8h-source.html +share/doc/qwt/qwt__plot__layout_8cpp-source.html +share/doc/qwt/qwt__plot__layout_8h-source.html +share/doc/qwt/qwt__plot__magnifier_8cpp-source.html +share/doc/qwt/qwt__plot__magnifier_8h-source.html +share/doc/qwt/qwt__plot__marker_8cpp-source.html +share/doc/qwt/qwt__plot__marker_8h-source.html +share/doc/qwt/qwt__plot__panner_8cpp-source.html +share/doc/qwt/qwt__plot__panner_8h-source.html +share/doc/qwt/qwt__plot__picker_8cpp-source.html +share/doc/qwt/qwt__plot__picker_8h-source.html +share/doc/qwt/qwt__plot__print_8cpp-source.html +share/doc/qwt/qwt__plot__printfilter_8cpp-source.html +share/doc/qwt/qwt__plot__printfilter_8h-source.html +share/doc/qwt/qwt__plot__rasteritem_8cpp-source.html +share/doc/qwt/qwt__plot__rasteritem_8h-source.html +share/doc/qwt/qwt__plot__spectrogram_8cpp-source.html +share/doc/qwt/qwt__plot__spectrogram_8h-source.html +share/doc/qwt/qwt__plot__svgitem_8cpp-source.html +share/doc/qwt/qwt__plot__svgitem_8h-source.html +share/doc/qwt/qwt__plot__xml_8cpp-source.html +share/doc/qwt/qwt__plot__zoomer_8cpp-source.html +share/doc/qwt/qwt__plot__zoomer_8h-source.html +share/doc/qwt/qwt__polygon_8h-source.html +share/doc/qwt/qwt__raster__data_8cpp-source.html +share/doc/qwt/qwt__raster__data_8h-source.html +share/doc/qwt/qwt__rect_8cpp-source.html +share/doc/qwt/qwt__rect_8h-source.html +share/doc/qwt/qwt__round__scale__draw_8cpp-source.html +share/doc/qwt/qwt__round__scale__draw_8h-source.html +share/doc/qwt/qwt__scale__div_8cpp-source.html +share/doc/qwt/qwt__scale__div_8h-source.html +share/doc/qwt/qwt__scale__draw_8cpp-source.html +share/doc/qwt/qwt__scale__draw_8h-source.html +share/doc/qwt/qwt__scale__engine_8cpp-source.html +share/doc/qwt/qwt__scale__engine_8h-source.html +share/doc/qwt/qwt__scale__map_8cpp-source.html +share/doc/qwt/qwt__scale__map_8h-source.html +share/doc/qwt/qwt__scale__widget_8cpp-source.html +share/doc/qwt/qwt__scale__widget_8h-source.html +share/doc/qwt/qwt__slider_8cpp-source.html +share/doc/qwt/qwt__slider_8h-source.html +share/doc/qwt/qwt__spline_8cpp-source.html +share/doc/qwt/qwt__spline_8h-source.html +share/doc/qwt/qwt__symbol_8cpp-source.html +share/doc/qwt/qwt__symbol_8h-source.html +share/doc/qwt/qwt__text_8cpp-source.html +share/doc/qwt/qwt__text_8h-source.html +share/doc/qwt/qwt__text__engine_8cpp-source.html +share/doc/qwt/qwt__text__engine_8h-source.html +share/doc/qwt/qwt__text__label_8cpp-source.html +share/doc/qwt/qwt__text__label_8h-source.html +share/doc/qwt/qwt__thermo_8cpp-source.html +share/doc/qwt/qwt__thermo_8h-source.html +share/doc/qwt/qwt__valuelist_8h-source.html +share/doc/qwt/qwt__wheel_8cpp-source.html +share/doc/qwt/qwt__wheel_8h-source.html +share/doc/qwt/qwtinstall.html +share/doc/qwt/qwtlicense.html +share/doc/qwt/radio.png +share/doc/qwt/scatterplot.png +share/doc/qwt/scatterscreenshots.html +share/doc/qwt/sinus.png +share/doc/qwt/sliders.png +share/doc/qwt/spectrogram1.png +share/doc/qwt/spectrogram2.png +share/doc/qwt/spectrogram3.png +share/doc/qwt/spectrogramscreenshots.html +share/doc/qwt/sysinfo.png +share/doc/qwt/tab_b.gif +share/doc/qwt/tab_l.gif +share/doc/qwt/tab_r.gif +share/doc/qwt/tabs.css +share/doc/qwt/todo.html diff --git a/x11/qwt/distinfo b/x11/qwt/distinfo index 2dc834f3959..72118a8db58 100644 --- a/x11/qwt/distinfo +++ b/x11/qwt/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.7 2005/02/23 17:36:19 wiz Exp $ +$NetBSD: distinfo,v 1.8 2007/11/05 12:56:44 rillig Exp $ -SHA1 (qwt-0.3.0.tar.gz) = 504940fbf25b058d258bba3589a22752a624847b -RMD160 (qwt-0.3.0.tar.gz) = d43a32501cdff21b9887763fc361f8dce269635d -Size (qwt-0.3.0.tar.gz) = 484675 bytes -SHA1 (patch-aa) = e57c888c1c6ea486dfa24e84e7aaba72f406fa7e +SHA1 (qwt-5.0.2.tar.bz2) = f1a415847691e271e9f6b3b243ab2e7cb270a034 +RMD160 (qwt-5.0.2.tar.bz2) = 1a80bb31eaa0d1488594507acb022ca268dcc2ce +Size (qwt-5.0.2.tar.bz2) = 1666468 bytes +SHA1 (patch-pri) = 08e09608cbd2978392739dec21d6fff320bffb95 +SHA1 (patch-srcpro) = 497e9542b3226fb8d5fdd18088b44ac6de7c17fd diff --git a/x11/qwt/patches/patch-aa b/x11/qwt/patches/patch-aa deleted file mode 100644 index 00c730e7863..00000000000 --- a/x11/qwt/patches/patch-aa +++ /dev/null @@ -1,83 +0,0 @@ -$NetBSD: patch-aa,v 1.4 2002/08/25 21:52:44 jlam Exp $ - ---- makefiles/netbsd-g++.orig Wed Dec 13 23:23:09 2000 -+++ makefiles/netbsd-g++ -@@ -7,14 +7,14 @@ - - ####### Compiler, tools and options - --CC = gcc --CXX = g++ --CFLAGS = -O2 -fPIC -DNO_DEBUG --CXXFLAGS= -O2 -fPIC -DNO_DEBUG -+#CC = gcc -+#CXX = g++ -+#CFLAGS = -O2 -fPIC -DNO_DEBUG -+#CXXFLAGS= -O2 -fPIC -DNO_DEBUG - INCPATH = -I$(QTDIR)/include --LINK = g++ --LFLAGS = -Bshareable --LIBS = $(SUBLIBS) -L$(QTDIR)/lib -L/usr/X11R6/lib -lqt -lXext -lX11 -lm -+#LINK = g++ -+#LFLAGS = -Bshareable -+LIBS = ${LDFLAGS} $(SUBLIBS) -L$(QTDIR)/lib -L${X11BASE}/lib -lqt -lXext -lX11 -lm - AR = ar cqs - RANLIB = - MOC = $(QTDIR)/bin/moc -@@ -135,6 +135,7 @@ - include/moc_qwt_sldbase.o \ - include/moc_qwt_thermo.o - DIST = -+TARGETLA= libqwt.la - TARGET = libqwt.so.0.3.0 - TARGETA = libqwt.a - TARGETD = libqwt.so.0.3.0 -@@ -147,37 +148,34 @@ - .SUFFIXES: .cpp .cxx .cc .C .c - - .cpp.o: -- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< -+ $(LIBTOOL) --mode=compile $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< - - .cxx.o: -- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< -+ $(LIBTOOL) --mode=compile $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< - - .cc.o: -- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< -+ $(LIBTOOL) --mode=compile $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< - - .C.o: -- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< -+ $(LIBTOOL) --mode=compile $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< - - .c.o: -- $(CC) -c $(CFLAGS) $(INCPATH) -o $@ $< -+ $(LIBTOOL) --mode=compile $(CC) -c $(CFLAGS) $(INCPATH) -o $@ $< - - ####### Build rules - - - all: $(TARGET) - --$(TARGET): $(OBJECTS) $(OBJMOC) $(SUBLIBS) -- -rm -f $(TARGET) $(TARGET0) $(TARGET1) $(TARGET2) -- $(SYSCONF_LINK_SHLIB) -Bshareable $(LFLAGS) -o $(DESTDIR)$(SYSCONF_LINK_TARGET_SHARED) `lorder /usr/lib/c++rt0.o $(OBJECTS) $(OBJMOC) | tsort` $(LIBS) -- -ln -s $(TARGET) $(TARGET0) -- -ln -s $(TARGET) $(TARGET1) -- -ln -s $(TARGET) $(TARGET2) -+$(TARGETLA): $(OBJECTS) $(OBJMOC) $(SUBLIBS) -+ $(LIBTOOL) --mode=link $(CXX) -o $(TARGETLA) $(OBJECTS:.o=.lo) $(OBJMOC:.o=.lo) $(LIBS) \ -+ -version-info 0:3:0 -rpath $(X11BASE)/lib -+ -+$(TARGET): $(TARGETLA) - - staticlib: $(TARGETA) - --$(TARGETA): $(UICDECLS) $(OBJECTS) $(OBJMOC) -- -rm -f $(TARGETA) -- $(AR) $(TARGETA) $(OBJECTS) $(OBJMOC) -+$(TARGETA): $(TARGETLA) - - moc: $(SRCMOC) - diff --git a/x11/qwt/patches/patch-pri b/x11/qwt/patches/patch-pri new file mode 100644 index 00000000000..428bec746c1 --- /dev/null +++ b/x11/qwt/patches/patch-pri @@ -0,0 +1,23 @@ +$NetBSD: patch-pri,v 1.1 2007/11/05 12:56:44 rillig Exp $ + +--- qwtconfig.pri.orig 2007-06-11 07:41:29.000000000 +0200 ++++ qwtconfig.pri 2007-10-15 14:59:41.000000000 +0200 +@@ -3,7 +3,7 @@ + ###################################################################### + + unix { +- INSTALLBASE = /usr/local/qwt-5.0.2 ++ INSTALLBASE = ${PREFIX} + } + + win32 { +@@ -12,7 +12,8 @@ win32 { + + target.path = $$INSTALLBASE/lib + headers.path = $$INSTALLBASE/include +-doc.path = $$INSTALLBASE/doc ++doc.path = $$INSTALLBASE/share/doc/qwt ++man.path = $$INSTALLBASE/${PKGMANDIR} + + ###################################################################### + # qmake internal options diff --git a/x11/qwt/patches/patch-srcpro b/x11/qwt/patches/patch-srcpro new file mode 100644 index 00000000000..a0ffe5ed6a8 --- /dev/null +++ b/x11/qwt/patches/patch-srcpro @@ -0,0 +1,19 @@ +$NetBSD: patch-srcpro,v 1.1 2007/11/05 12:56:44 rillig Exp $ + +--- src/src.pro.orig 2007-06-11 07:41:29.000000000 +0200 ++++ src/src.pro 2007-10-15 14:57:50.000000000 +0200 +@@ -188,9 +188,10 @@ contains(CONFIG, QwtWidgets) { + # Install directives + + headers.files = $$HEADERS +-doc.files = ../doc/html +-unix { +- doc.files += ../doc/man +-} ++doc.files = ../doc/html/* ++man.files = ../doc/man/man3 + + INSTALLS = target headers doc ++unix { ++ INSTALLS += man ++} |