diff options
author | drochner <drochner@pkgsrc.org> | 2009-11-24 19:22:32 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-11-24 19:22:32 +0000 |
commit | a5d38f47d68a9fcfb6119e6d7e877928b33f9b03 (patch) | |
tree | 22dd38bb87630cf311826d32d3a93f8d591f1a44 /x11 | |
parent | 741104d35b00e25516366b6fcc8358903a0dea62 (diff) | |
download | pkgsrc-a5d38f47d68a9fcfb6119e6d7e877928b33f9b03.tar.gz |
add qwt-qt4-5.2.0 which is basically a copy of pkgsrc/x11/qwt (the qt3
pkg), just for qt4
Diffstat (limited to 'x11')
-rw-r--r-- | x11/qwt-qt4/DESCR | 5 | ||||
-rw-r--r-- | x11/qwt-qt4/Makefile | 30 | ||||
-rw-r--r-- | x11/qwt-qt4/PLIST | 820 | ||||
-rw-r--r-- | x11/qwt-qt4/distinfo | 7 | ||||
-rw-r--r-- | x11/qwt-qt4/patches/patch-pri | 23 | ||||
-rw-r--r-- | x11/qwt-qt4/patches/patch-srcpro | 19 |
6 files changed, 904 insertions, 0 deletions
diff --git a/x11/qwt-qt4/DESCR b/x11/qwt-qt4/DESCR new file mode 100644 index 00000000000..cfbdb5a2bdf --- /dev/null +++ b/x11/qwt-qt4/DESCR @@ -0,0 +1,5 @@ +Qwt is an extension to the Qt GUI library from Troll Tech AS. +The Qwt library contains widgets and components which are +primarily useful for technical and scientific purposes. +It includes a 2-D plotting widget, different kinds of sliders, +and much more. diff --git a/x11/qwt-qt4/Makefile b/x11/qwt-qt4/Makefile new file mode 100644 index 00000000000..11396c299ab --- /dev/null +++ b/x11/qwt-qt4/Makefile @@ -0,0 +1,30 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/11/24 19:22:32 drochner Exp $ + +DISTNAME= qwt-5.2.0 +CATEGORIES= x11 +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qwt/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://sourceforge.net/projects/qwt/ +COMMENT= Qt widget library for technical purposes + +MAKE_JOBS_SAFE= no + +USE_X11BASE= yes +USE_LANGUAGES= c++ +USE_TOOLS+= gmake +USE_LIBTOOL= yes + +CONFLICTS= qwtlib-[0-9]* + +AUTO_MKDIRS= yes +PKG_DESTDIR_SUPPORT= user-destdir +INSTALL_MAKE_FLAGS+= INSTALL_ROOT=${DESTDIR} + +do-configure: + cd ${WRKSRC} && env ${CONFIGURE_ENV} ${QTDIR}/bin/qmake + +.include "../../x11/qt4-libs/buildlink3.mk" +.include "../../x11/qt4-tools/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/qwt-qt4/PLIST b/x11/qwt-qt4/PLIST new file mode 100644 index 00000000000..9440d0442c1 --- /dev/null +++ b/x11/qwt-qt4/PLIST @@ -0,0 +1,820 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/11/24 19:22:32 drochner 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_clipper.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_legend_itemmanager.h +include/qwt_magnifier.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_rescaler.h +include/qwt_plot_scaleitem.h +include/qwt_plot_spectrogram.h +include/qwt_plot_zoomer.h +include/qwt_polygon.h +include/qwt_raster_data.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/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/QwtClipper.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/QwtLegendItemManager.3 +man/man3/QwtLinearColorMap.3 +man/man3/QwtLinearScaleEngine.3 +man/man3/QwtLog10ScaleEngine.3 +man/man3/QwtMagnifier.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/QwtPlotRescaler.3 +man/man3/QwtPlotScaleItem.3 +man/man3/QwtPlotSpectrogram.3 +man/man3/QwtPlotSvgItem.3 +man/man3/QwtPlotZoomer.3 +man/man3/QwtPolygonFData.3 +man/man3/QwtRasterData.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 +qt4/plugins/designer/libqwt_designer_plugin.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__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__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__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__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__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_clipper-members.html +share/doc/qwt/class_qwt_clipper.html +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__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__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__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__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__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__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__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__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__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_legend_item_manager-members.html +share/doc/qwt/class_qwt_legend_item_manager.html +share/doc/qwt/class_qwt_legend_item_manager__inherit__graph.map +share/doc/qwt/class_qwt_legend_item_manager__inherit__graph.md5 +share/doc/qwt/class_qwt_legend_item_manager__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__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__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__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_magnifier-members.html +share/doc/qwt/class_qwt_magnifier.html +share/doc/qwt/class_qwt_magnifier__inherit__graph.map +share/doc/qwt/class_qwt_magnifier__inherit__graph.md5 +share/doc/qwt/class_qwt_magnifier__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__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_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__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__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__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__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__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__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__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__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__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__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_magnifier__inherit__graph.map +share/doc/qwt/class_qwt_plot_magnifier__inherit__graph.md5 +share/doc/qwt/class_qwt_plot_magnifier__inherit__graph.png +share/doc/qwt/class_qwt_plot_marker-members.html +share/doc/qwt/class_qwt_plot_marker.html +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__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__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__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_rescaler-members.html +share/doc/qwt/class_qwt_plot_rescaler.html +share/doc/qwt/class_qwt_plot_scale_item-members.html +share/doc/qwt/class_qwt_plot_scale_item.html +share/doc/qwt/class_qwt_plot_scale_item__inherit__graph.map +share/doc/qwt/class_qwt_plot_scale_item__inherit__graph.md5 +share/doc/qwt/class_qwt_plot_scale_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__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__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__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__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_rich_text_engine-members.html +share/doc/qwt/class_qwt_rich_text_engine.html +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__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__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_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__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__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__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__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__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/form_3.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_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_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/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__38.map +share/doc/qwt/inherit__graph__38.md5 +share/doc/qwt/inherit__graph__38.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_8h-source.html +share/doc/qwt/qwt__abstract__scale__draw_8h-source.html +share/doc/qwt/qwt__abstract__slider_8h-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_8h-source.html +share/doc/qwt/qwt__clipper_8h-source.html +share/doc/qwt/qwt__color__map_8h-source.html +share/doc/qwt/qwt__compass_8h-source.html +share/doc/qwt/qwt__compass__rose_8h-source.html +share/doc/qwt/qwt__counter_8h-source.html +share/doc/qwt/qwt__curve__fitter_8h-source.html +share/doc/qwt/qwt__data_8h-source.html +share/doc/qwt/qwt__dial_8h-source.html +share/doc/qwt/qwt__dial__needle_8h-source.html +share/doc/qwt/qwt__double__interval_8h-source.html +share/doc/qwt/qwt__double__range_8h-source.html +share/doc/qwt/qwt__double__rect_8h-source.html +share/doc/qwt/qwt__dyngrid__layout_8h-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_8h-source.html +share/doc/qwt/qwt__knob_8h-source.html +share/doc/qwt/qwt__layout__metrics_8h-source.html +share/doc/qwt/qwt__legend_8h-source.html +share/doc/qwt/qwt__legend__item_8h-source.html +share/doc/qwt/qwt__legend__itemmanager_8h-source.html +share/doc/qwt/qwt__magnifier_8h-source.html +share/doc/qwt/qwt__math_8h-source.html +share/doc/qwt/qwt__mathml__text__engine_8h-source.html +share/doc/qwt/qwt__paint__buffer_8h-source.html +share/doc/qwt/qwt__painter_8h-source.html +share/doc/qwt/qwt__panner_8h-source.html +share/doc/qwt/qwt__picker_8h-source.html +share/doc/qwt/qwt__picker__machine_8h-source.html +share/doc/qwt/qwt__plot_8h-source.html +share/doc/qwt/qwt__plot__canvas_8h-source.html +share/doc/qwt/qwt__plot__curve_8h-source.html +share/doc/qwt/qwt__plot__dict_8h-source.html +share/doc/qwt/qwt__plot__grid_8h-source.html +share/doc/qwt/qwt__plot__item_8h-source.html +share/doc/qwt/qwt__plot__layout_8h-source.html +share/doc/qwt/qwt__plot__magnifier_8h-source.html +share/doc/qwt/qwt__plot__marker_8h-source.html +share/doc/qwt/qwt__plot__panner_8h-source.html +share/doc/qwt/qwt__plot__picker_8h-source.html +share/doc/qwt/qwt__plot__printfilter_8h-source.html +share/doc/qwt/qwt__plot__rasteritem_8h-source.html +share/doc/qwt/qwt__plot__rescaler_8h-source.html +share/doc/qwt/qwt__plot__scaleitem_8h-source.html +share/doc/qwt/qwt__plot__spectrogram_8h-source.html +share/doc/qwt/qwt__plot__svgitem_8h-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_8h-source.html +share/doc/qwt/qwt__round__scale__draw_8h-source.html +share/doc/qwt/qwt__scale__div_8h-source.html +share/doc/qwt/qwt__scale__draw_8h-source.html +share/doc/qwt/qwt__scale__engine_8h-source.html +share/doc/qwt/qwt__scale__map_8h-source.html +share/doc/qwt/qwt__scale__widget_8h-source.html +share/doc/qwt/qwt__slider_8h-source.html +share/doc/qwt/qwt__spline_8h-source.html +share/doc/qwt/qwt__symbol_8h-source.html +share/doc/qwt/qwt__text_8h-source.html +share/doc/qwt/qwt__text__engine_8h-source.html +share/doc/qwt/qwt__text__label_8h-source.html +share/doc/qwt/qwt__thermo_8h-source.html +share/doc/qwt/qwt__valuelist_8h-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 diff --git a/x11/qwt-qt4/distinfo b/x11/qwt-qt4/distinfo new file mode 100644 index 00000000000..82474a5cf5f --- /dev/null +++ b/x11/qwt-qt4/distinfo @@ -0,0 +1,7 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/11/24 19:22:32 drochner Exp $ + +SHA1 (qwt-5.2.0.tar.bz2) = 8830498b87d99d4b7e95ee643f1f7ff178204ba9 +RMD160 (qwt-5.2.0.tar.bz2) = 061319c7b4821c366fd05b68bbc3e134351f9110 +Size (qwt-5.2.0.tar.bz2) = 1371877 bytes +SHA1 (patch-pri) = 39953707ecf5253571d94d1425136ac6b12d5c1c +SHA1 (patch-srcpro) = 14311e4ee2a64ea0afc5932e974b3555d6f9e3b2 diff --git a/x11/qwt-qt4/patches/patch-pri b/x11/qwt-qt4/patches/patch-pri new file mode 100644 index 00000000000..4ae4a065a28 --- /dev/null +++ b/x11/qwt-qt4/patches/patch-pri @@ -0,0 +1,23 @@ +$NetBSD: patch-pri,v 1.1.1.1 2009/11/24 19:22:33 drochner Exp $ + +--- qwtconfig.pri.orig 2009-03-22 16:41:05.000000000 +0100 ++++ qwtconfig.pri +@@ -8,7 +8,7 @@ VER_PAT = 0 + VERSION = $${VER_MAJ}.$${VER_MIN}.$${VER_PAT} + + unix { +- INSTALLBASE = /usr/local/qwt-5.2.0 ++ INSTALLBASE = $$(PREFIX) + } + + win32 { +@@ -17,7 +17,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-qt4/patches/patch-srcpro b/x11/qwt-qt4/patches/patch-srcpro new file mode 100644 index 00000000000..cf4220373e8 --- /dev/null +++ b/x11/qwt-qt4/patches/patch-srcpro @@ -0,0 +1,19 @@ +$NetBSD: patch-srcpro,v 1.1.1.1 2009/11/24 19:22:33 drochner Exp $ + +--- src/src.pro.orig 2009-03-22 16:41:05.000000000 +0100 ++++ src/src.pro +@@ -216,9 +216,10 @@ contains(CONFIG, QwtWidgets) { + # Install directives + + headers.files = $$HEADERS +-doc.files = $${QWT_ROOT}/doc/html $${QWT_ROOT}/doc/qwt-5.2.0.qch +-unix { +- doc.files += $${QWT_ROOT}/doc/man +-} ++doc.files = $${QWT_ROOT}/doc/html/* ++man.files = $${QWT_ROOT}/doc/man/* + + INSTALLS = target headers doc ++unix { ++ INSTALLS += man ++} |