summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorplunky <plunky@pkgsrc.org>2012-03-09 10:14:35 +0000
committerplunky <plunky@pkgsrc.org>2012-03-09 10:14:35 +0000
commitaf2c1c59dfdd9b7d606fbfc27dbf03c8f85615f9 (patch)
tree2de2b7172f2102c775573e9ee2a394c75ad8e87c
parent2c737bf8c1b9847ce8b13c4335a80116f71f39d4 (diff)
downloadpkgsrc-af2c1c59dfdd9b7d606fbfc27dbf03c8f85615f9.tar.gz
Import Qwt-6.0.1 as separate package to qwt-qt4, since the API changed
and some packages still depend on the old API.
-rw-r--r--x11/qwt6-qt4/DESCR5
-rw-r--r--x11/qwt6-qt4/Makefile30
-rw-r--r--x11/qwt6-qt4/PLIST907
-rw-r--r--x11/qwt6-qt4/buildlink3.mk15
-rw-r--r--x11/qwt6-qt4/distinfo7
-rw-r--r--x11/qwt6-qt4/patches/patch-pri30
-rw-r--r--x11/qwt6-qt4/patches/patch-srcpro19
7 files changed, 1013 insertions, 0 deletions
diff --git a/x11/qwt6-qt4/DESCR b/x11/qwt6-qt4/DESCR
new file mode 100644
index 00000000000..cfbdb5a2bdf
--- /dev/null
+++ b/x11/qwt6-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/qwt6-qt4/Makefile b/x11/qwt6-qt4/Makefile
new file mode 100644
index 00000000000..5b2d60b09d7
--- /dev/null
+++ b/x11/qwt6-qt4/Makefile
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/03/09 10:14:35 plunky Exp $
+
+DISTNAME= qwt-6.0.1
+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
+LICENSE= gnu-lgpl-v2
+
+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"
+# needs fix for "silent" qmake feature flag
+BUILDLINK_API_DEPENDS.qt4-tools+= qt4-tools>=4.6.3nb1
+.include "../../x11/qt4-tools/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/qwt6-qt4/PLIST b/x11/qwt6-qt4/PLIST
new file mode 100644
index 00000000000..505a68eb74f
--- /dev/null
+++ b/x11/qwt6-qt4/PLIST
@@ -0,0 +1,907 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2012/03/09 10:14:39 plunky Exp $
+features/qwt.prf
+features/qwtconfig.pri
+features/qwtmathml.prf
+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_arrow_button.h
+include/qwt_clipper.h
+include/qwt_color_map.h
+include/qwt_column_symbol.h
+include/qwt_compass.h
+include/qwt_compass_rose.h
+include/qwt_compat.h
+include/qwt_counter.h
+include/qwt_curve_fitter.h
+include/qwt_dial.h
+include/qwt_dial_needle.h
+include/qwt_double_range.h
+include/qwt_dyngrid_layout.h
+include/qwt_event_pattern.h
+include/qwt_global.h
+include/qwt_interval.h
+include/qwt_interval_symbol.h
+include/qwt_knob.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_mathml_text_engine.h
+include/qwt_matrix_raster_data.h
+include/qwt_null_paintdevice.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_directpainter.h
+include/qwt_plot_grid.h
+include/qwt_plot_histogram.h
+include/qwt_plot_intervalcurve.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_rasteritem.h
+include/qwt_plot_renderer.h
+include/qwt_plot_rescaler.h
+include/qwt_plot_scaleitem.h
+include/qwt_plot_seriesitem.h
+include/qwt_plot_spectrocurve.h
+include/qwt_plot_spectrogram.h
+include/qwt_plot_svgitem.h
+include/qwt_plot_zoomer.h
+include/qwt_point_3d.h
+include/qwt_point_polar.h
+include/qwt_raster_data.h
+include/qwt_round_scale_draw.h
+include/qwt_sampling_thread.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_series_data.h
+include/qwt_slider.h
+include/qwt_spline.h
+include/qwt_symbol.h
+include/qwt_system_clock.h
+include/qwt_text.h
+include/qwt_text_engine.h
+include/qwt_text_label.h
+include/qwt_thermo.h
+include/qwt_wheel.h
+lib/libqwt.la
+lib/libqwtmathml.la
+qt4/plugins/designer/libqwt_designer_plugin.la
+share/doc/qwt/analogclock.png
+share/doc/qwt/annotated.html
+share/doc/qwt/bc_s.png
+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_series_data-members.html
+share/doc/qwt/class_qwt_array_series_data.html
+share/doc/qwt/class_qwt_array_series_data__inherit__graph.map
+share/doc/qwt/class_qwt_array_series_data__inherit__graph.md5
+share/doc/qwt/class_qwt_array_series_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_column_rect-members.html
+share/doc/qwt/class_qwt_column_rect.html
+share/doc/qwt/class_qwt_column_symbol-members.html
+share/doc/qwt/class_qwt_column_symbol.html
+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_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_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-members.html
+share/doc/qwt/class_qwt_interval.html
+share/doc/qwt/class_qwt_interval_sample-members.html
+share/doc/qwt/class_qwt_interval_sample.html
+share/doc/qwt/class_qwt_interval_series_data-members.html
+share/doc/qwt/class_qwt_interval_series_data.html
+share/doc/qwt/class_qwt_interval_series_data__inherit__graph.map
+share/doc/qwt/class_qwt_interval_series_data__inherit__graph.md5
+share/doc/qwt/class_qwt_interval_series_data__inherit__graph.png
+share/doc/qwt/class_qwt_interval_symbol-members.html
+share/doc/qwt/class_qwt_interval_symbol.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_document-members.html
+share/doc/qwt/class_qwt_math_m_l_document.html
+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_matrix_raster_data-members.html
+share/doc/qwt/class_qwt_matrix_raster_data.html
+share/doc/qwt/class_qwt_matrix_raster_data__inherit__graph.map
+share/doc/qwt/class_qwt_matrix_raster_data__inherit__graph.md5
+share/doc/qwt/class_qwt_matrix_raster_data__inherit__graph.png
+share/doc/qwt/class_qwt_null_paint_device-members.html
+share/doc/qwt/class_qwt_null_paint_device.html
+share/doc/qwt/class_qwt_null_paint_device__inherit__graph.map
+share/doc/qwt/class_qwt_null_paint_device__inherit__graph.md5
+share/doc/qwt/class_qwt_null_paint_device__inherit__graph.png
+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_picker_tracker_machine-members.html
+share/doc/qwt/class_qwt_picker_tracker_machine.html
+share/doc/qwt/class_qwt_picker_tracker_machine__inherit__graph.map
+share/doc/qwt/class_qwt_picker_tracker_machine__inherit__graph.md5
+share/doc/qwt/class_qwt_picker_tracker_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_abstract_series_item-members.html
+share/doc/qwt/class_qwt_plot_abstract_series_item.html
+share/doc/qwt/class_qwt_plot_abstract_series_item__inherit__graph.map
+share/doc/qwt/class_qwt_plot_abstract_series_item__inherit__graph.md5
+share/doc/qwt/class_qwt_plot_abstract_series_item__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_direct_painter-members.html
+share/doc/qwt/class_qwt_plot_direct_painter.html
+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_histogram-members.html
+share/doc/qwt/class_qwt_plot_histogram.html
+share/doc/qwt/class_qwt_plot_histogram__inherit__graph.map
+share/doc/qwt/class_qwt_plot_histogram__inherit__graph.md5
+share/doc/qwt/class_qwt_plot_histogram__inherit__graph.png
+share/doc/qwt/class_qwt_plot_interval_curve-members.html
+share/doc/qwt/class_qwt_plot_interval_curve.html
+share/doc/qwt/class_qwt_plot_interval_curve__inherit__graph.map
+share/doc/qwt/class_qwt_plot_interval_curve__inherit__graph.md5
+share/doc/qwt/class_qwt_plot_interval_curve__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_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_renderer-members.html
+share/doc/qwt/class_qwt_plot_renderer.html
+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_series_item-members.html
+share/doc/qwt/class_qwt_plot_series_item.html
+share/doc/qwt/class_qwt_plot_series_item__inherit__graph.map
+share/doc/qwt/class_qwt_plot_series_item__inherit__graph.md5
+share/doc/qwt/class_qwt_plot_series_item__inherit__graph.png
+share/doc/qwt/class_qwt_plot_spectro_curve-members.html
+share/doc/qwt/class_qwt_plot_spectro_curve.html
+share/doc/qwt/class_qwt_plot_spectro_curve__inherit__graph.map
+share/doc/qwt/class_qwt_plot_spectro_curve__inherit__graph.md5
+share/doc/qwt/class_qwt_plot_spectro_curve__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_point3_d-members.html
+share/doc/qwt/class_qwt_point3_d.html
+share/doc/qwt/class_qwt_point3_d_series_data-members.html
+share/doc/qwt/class_qwt_point3_d_series_data.html
+share/doc/qwt/class_qwt_point3_d_series_data__inherit__graph.map
+share/doc/qwt/class_qwt_point3_d_series_data__inherit__graph.md5
+share/doc/qwt/class_qwt_point3_d_series_data__inherit__graph.png
+share/doc/qwt/class_qwt_point_array_data-members.html
+share/doc/qwt/class_qwt_point_array_data.html
+share/doc/qwt/class_qwt_point_array_data__inherit__graph.map
+share/doc/qwt/class_qwt_point_array_data__inherit__graph.md5
+share/doc/qwt/class_qwt_point_array_data__inherit__graph.png
+share/doc/qwt/class_qwt_point_polar-members.html
+share/doc/qwt/class_qwt_point_polar.html
+share/doc/qwt/class_qwt_point_series_data-members.html
+share/doc/qwt/class_qwt_point_series_data.html
+share/doc/qwt/class_qwt_point_series_data__inherit__graph.map
+share/doc/qwt/class_qwt_point_series_data__inherit__graph.md5
+share/doc/qwt/class_qwt_point_series_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_sampling_thread-members.html
+share/doc/qwt/class_qwt_sampling_thread.html
+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_series_data-members.html
+share/doc/qwt/class_qwt_series_data.html
+share/doc/qwt/class_qwt_series_data__inherit__graph.map
+share/doc/qwt/class_qwt_series_data__inherit__graph.md5
+share/doc/qwt/class_qwt_series_data__inherit__graph.png
+share/doc/qwt/class_qwt_set_sample-members.html
+share/doc/qwt/class_qwt_set_sample.html
+share/doc/qwt/class_qwt_set_series_data-members.html
+share/doc/qwt/class_qwt_set_series_data.html
+share/doc/qwt/class_qwt_set_series_data__inherit__graph.map
+share/doc/qwt/class_qwt_set_series_data__inherit__graph.md5
+share/doc/qwt/class_qwt_set_series_data__inherit__graph.png
+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_synthetic_point_data-members.html
+share/doc/qwt/class_qwt_synthetic_point_data.html
+share/doc/qwt/class_qwt_synthetic_point_data__inherit__graph.map
+share/doc/qwt/class_qwt_synthetic_point_data__inherit__graph.md5
+share/doc/qwt/class_qwt_synthetic_point_data__inherit__graph.png
+share/doc/qwt/class_qwt_system_clock-members.html
+share/doc/qwt/class_qwt_system_clock.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_weeding_curve_fitter-members.html
+share/doc/qwt/class_qwt_weeding_curve_fitter.html
+share/doc/qwt/class_qwt_weeding_curve_fitter__inherit__graph.map
+share/doc/qwt/class_qwt_weeding_curve_fitter__inherit__graph.md5
+share/doc/qwt/class_qwt_weeding_curve_fitter__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/closed.png
+share/doc/qwt/controlscreenshots.html
+share/doc/qwt/cpuplot.png
+share/doc/qwt/curves.png
+share/doc/qwt/curvescreenshots.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/form_4.png
+share/doc/qwt/form_5.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_eval.html
+share/doc/qwt/functions_eval_0x62.html
+share/doc/qwt/functions_eval_0x63.html
+share/doc/qwt/functions_eval_0x64.html
+share/doc/qwt/functions_eval_0x65.html
+share/doc/qwt/functions_eval_0x66.html
+share/doc/qwt/functions_eval_0x67.html
+share/doc/qwt/functions_eval_0x68.html
+share/doc/qwt/functions_eval_0x69.html
+share/doc/qwt/functions_eval_0x6b.html
+share/doc/qwt/functions_eval_0x6c.html
+share/doc/qwt/functions_eval_0x6d.html
+share/doc/qwt/functions_eval_0x6e.html
+share/doc/qwt/functions_eval_0x6f.html
+share/doc/qwt/functions_eval_0x70.html
+share/doc/qwt/functions_eval_0x72.html
+share/doc/qwt/functions_eval_0x73.html
+share/doc/qwt/functions_eval_0x74.html
+share/doc/qwt/functions_eval_0x75.html
+share/doc/qwt/functions_eval_0x76.html
+share/doc/qwt/functions_eval_0x78.html
+share/doc/qwt/functions_eval_0x79.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/functions_type.html
+share/doc/qwt/functions_vars.html
+share/doc/qwt/graph.png
+share/doc/qwt/graph_legend.html
+share/doc/qwt/graph_legend.md5
+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_39.map
+share/doc/qwt/inherit_graph_39.md5
+share/doc/qwt/inherit_graph_39.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_40.map
+share/doc/qwt/inherit_graph_40.md5
+share/doc/qwt/inherit_graph_40.png
+share/doc/qwt/inherit_graph_41.map
+share/doc/qwt/inherit_graph_41.md5
+share/doc/qwt/inherit_graph_41.png
+share/doc/qwt/inherit_graph_42.map
+share/doc/qwt/inherit_graph_42.md5
+share/doc/qwt/inherit_graph_42.png
+share/doc/qwt/inherit_graph_43.map
+share/doc/qwt/inherit_graph_43.md5
+share/doc/qwt/inherit_graph_43.png
+share/doc/qwt/inherit_graph_44.map
+share/doc/qwt/inherit_graph_44.md5
+share/doc/qwt/inherit_graph_44.png
+share/doc/qwt/inherit_graph_45.map
+share/doc/qwt/inherit_graph_45.md5
+share/doc/qwt/inherit_graph_45.png
+share/doc/qwt/inherit_graph_46.map
+share/doc/qwt/inherit_graph_46.md5
+share/doc/qwt/inherit_graph_46.png
+share/doc/qwt/inherit_graph_47.map
+share/doc/qwt/inherit_graph_47.md5
+share/doc/qwt/inherit_graph_47.png
+share/doc/qwt/inherit_graph_48.map
+share/doc/qwt/inherit_graph_48.md5
+share/doc/qwt/inherit_graph_48.png
+share/doc/qwt/inherit_graph_49.map
+share/doc/qwt/inherit_graph_49.md5
+share/doc/qwt/inherit_graph_49.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_50.map
+share/doc/qwt/inherit_graph_50.md5
+share/doc/qwt/inherit_graph_50.png
+share/doc/qwt/inherit_graph_51.map
+share/doc/qwt/inherit_graph_51.md5
+share/doc/qwt/inherit_graph_51.png
+share/doc/qwt/inherit_graph_52.map
+share/doc/qwt/inherit_graph_52.md5
+share/doc/qwt/inherit_graph_52.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/nav_f.png
+share/doc/qwt/nav_h.png
+share/doc/qwt/open.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__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__column__symbol_8h_source.html
+share/doc/qwt/qwt__compass_8h_source.html
+share/doc/qwt/qwt__compass__rose_8h_source.html
+share/doc/qwt/qwt__compat_8h_source.html
+share/doc/qwt/qwt__counter_8h_source.html
+share/doc/qwt/qwt__curve__fitter_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__range_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_8h_source.html
+share/doc/qwt/qwt__interval__symbol_8h_source.html
+share/doc/qwt/qwt__knob_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__matrix__raster__data_8h_source.html
+share/doc/qwt/qwt__mml__document_8h_source.html
+share/doc/qwt/qwt__null__paintdevice_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__directpainter_8h_source.html
+share/doc/qwt/qwt__plot__grid_8h_source.html
+share/doc/qwt/qwt__plot__histogram_8h_source.html
+share/doc/qwt/qwt__plot__intervalcurve_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__rasteritem_8h_source.html
+share/doc/qwt/qwt__plot__renderer_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__seriesitem_8h_source.html
+share/doc/qwt/qwt__plot__spectrocurve_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__point__3d_8h_source.html
+share/doc/qwt/qwt__point__polar_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__sampling__thread_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__series__data_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__system__clock_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__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_a.png
+share/doc/qwt/tab_b.png
+share/doc/qwt/tab_h.png
+share/doc/qwt/tab_s.png
+share/doc/qwt/tabs.css
diff --git a/x11/qwt6-qt4/buildlink3.mk b/x11/qwt6-qt4/buildlink3.mk
new file mode 100644
index 00000000000..f4567df04d7
--- /dev/null
+++ b/x11/qwt6-qt4/buildlink3.mk
@@ -0,0 +1,15 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2012/03/09 10:14:39 plunky Exp $
+
+BUILDLINK_TREE+= qwt
+
+.if !defined(QWT_BUILDLINK3_MK)
+QWT_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.qwt+= qwt>=6.0.1
+BUILDLINK_ABI_DEPENDS.qwt+= qwt>=6.0.1
+BUILDLINK_PKGSRCDIR.qwt?= ../../x11/qwt6-qt4
+
+.include "../../x11/qt4-libs/buildlink3.mk"
+.endif # QWT_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -qwt
diff --git a/x11/qwt6-qt4/distinfo b/x11/qwt6-qt4/distinfo
new file mode 100644
index 00000000000..b05472e3f6f
--- /dev/null
+++ b/x11/qwt6-qt4/distinfo
@@ -0,0 +1,7 @@
+$NetBSD: distinfo,v 1.1.1.1 2012/03/09 10:14:35 plunky Exp $
+
+SHA1 (qwt-6.0.1.tar.bz2) = 301cca0c49c7efc14363b42e082b09056178973e
+RMD160 (qwt-6.0.1.tar.bz2) = 54b815d131fd7e7c8bfd1a49fbf3bc7c0ccc9c7a
+Size (qwt-6.0.1.tar.bz2) = 2437570 bytes
+SHA1 (patch-pri) = cb1fa1b13318ca3afb038bcffb6a0c9b608e33f4
+SHA1 (patch-srcpro) = 1addda2225949b5a0abd0eadf6032b9486877307
diff --git a/x11/qwt6-qt4/patches/patch-pri b/x11/qwt6-qt4/patches/patch-pri
new file mode 100644
index 00000000000..4bdbca3bd18
--- /dev/null
+++ b/x11/qwt6-qt4/patches/patch-pri
@@ -0,0 +1,30 @@
+$NetBSD: patch-pri,v 1.1.1.1 2012/03/09 10:14:39 plunky Exp $
+
+--- qwtconfig.pri.orig 2011-04-15 10:48:51.000000000 +0000
++++ qwtconfig.pri
+@@ -19,14 +19,14 @@ QWT_VERSION = $${QWT_VER_MAJ}.$${QW
+ QWT_INSTALL_PREFIX = $$[QT_INSTALL_PREFIX]
+
+ unix {
+- QWT_INSTALL_PREFIX = /usr/local/qwt-$$QWT_VERSION
++ QWT_INSTALL_PREFIX = $$(PREFIX)
+ }
+
+ win32 {
+ QWT_INSTALL_PREFIX = C:/Qwt-$$QWT_VERSION
+ }
+
+-QWT_INSTALL_DOCS = $${QWT_INSTALL_PREFIX}/doc
++QWT_INSTALL_DOCS = $${QWT_INSTALL_PREFIX}/share/doc/qwt
+ QWT_INSTALL_HEADERS = $${QWT_INSTALL_PREFIX}/include
+ QWT_INSTALL_LIBS = $${QWT_INSTALL_PREFIX}/lib
+
+@@ -34,7 +34,7 @@ QWT_INSTALL_LIBS = $${QWT_INSTALL_P
+ # Designer plugin
+ ######################################################################
+
+-QWT_INSTALL_PLUGINS = $${QWT_INSTALL_PREFIX}/plugins/designer
++QWT_INSTALL_PLUGINS = $${QWT_INSTALL_PREFIX}/qt4/plugins/designer
+ # QWT_INSTALL_PLUGINS = $${QT_INSTALL_PREFIX}/plugins/designer
+
+ ######################################################################
diff --git a/x11/qwt6-qt4/patches/patch-srcpro b/x11/qwt6-qt4/patches/patch-srcpro
new file mode 100644
index 00000000000..676525db6b6
--- /dev/null
+++ b/x11/qwt6-qt4/patches/patch-srcpro
@@ -0,0 +1,19 @@
+$NetBSD: patch-srcpro,v 1.1.1.1 2012/03/09 10:14:39 plunky Exp $
+
+--- src/src.pro.orig 2011-04-15 10:48:51.000000000 +0000
++++ src/src.pro
+@@ -216,11 +216,11 @@ contains(QWT_CONFIG, QwtWidgets) {
+
+ target.path = $${QWT_INSTALL_LIBS}
+
+-doc.files = $${QWT_ROOT}/doc/html
+-unix:doc.files += $${QWT_ROOT}/doc/man
++doc.files = $${QWT_ROOT}/doc/html/*
++man.files = $${QWT_ROOT}/doc/man/*
+ doc.path = $${QWT_INSTALL_DOCS}
+
+-INSTALLS = target doc
++INSTALLS = target doc man
+
+ CONFIG(lib_bundle) {
+