head 1.2; access; symbols pkgsrc-2020Q2:1.1.0.2 pkgsrc-2020Q2-base:1.1; locks; strict; comment @// @; 1.2 date 2020.08.30.08.05.57; author tnn; state dead; branches; next 1.1; commitid YVSFWOUW7nm0U3mC; 1.1 date 2020.06.09.07.01.55; author mef; state Exp; branches; next ; commitid Jq7LnHO9mMEwawbC; desc @@ 1.2 log @qwt6-qt5: update to 6.1.5 Maintenance - Avoid using some of the deprecated Qt APIs - Missing includes of QPainterPath ( Qt 5.15 ) added - QwtPlotSpectroCurve: missing public inheritance - QwtPlotTradingCurve: missing public inheritance Bug fixes - QwtLinearColorMap: handling of alpha values in color stops fixed - QwtPlotRasterItem: missing color table initialization for QImage::Format_Indexed8 - QwtScaleWidget: missing QEvent::LayoutRequest added - QwtSetSample: bound rectangle fixed for empty sets @ text @$NetBSD: patch-src_qwt__scale__draw.cpp,v 1.1 2020/06/09 07:01:55 mef Exp $ Fix missing QPainterPath --- src/qwt_scale_draw.cpp.orig 2019-01-02 16:21:31.400463727 +0000 +++ src/qwt_scale_draw.cpp @@@@ -15,6 +15,7 @@@@ #include #include #include +#include #if QT_VERSION < 0x040601 #define qFastSin(x) qSin(x) @ 1.1 log @(x11/qwt6-qt5) Adhoc fix for build problem, with following QPainterPath error qwt_painter_command.h:85:22: error: field 'clipPath' has incomplete type 'QPainterPath' Patches are not confirmed that all are necessary. But at least packaged on NetBSD/amd64 9.0 @ text @d1 1 a1 1 $NetBSD$ @