summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/Makefile3
-rw-r--r--graphics/qt6-qtcharts/DESCR1
-rw-r--r--graphics/qt6-qtcharts/Makefile17
-rw-r--r--graphics/qt6-qtcharts/PLIST386
-rw-r--r--graphics/qt6-qtcharts/buildlink3.mk15
-rw-r--r--graphics/qt6-qtcharts/distinfo5
-rw-r--r--meta-pkgs/qt6/Makefile3
-rw-r--r--x11/qt6-qtbase/Makefile.common3
8 files changed, 430 insertions, 3 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 308cfeb554c..f0aa31c7adb 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.990 2022/11/24 16:29:15 nros Exp $
+# $NetBSD: Makefile,v 1.991 2022/11/25 14:15:23 nros Exp $
#
COMMENT= Graphics tools and libraries
@@ -541,6 +541,7 @@ SUBDIR+= qiv
SUBDIR+= qr-code-generator
SUBDIR+= qr-code-generator16
SUBDIR+= qrrs
+SUBDIR+= qt6-qtcharts
SUBDIR+= qt6-qtimageformats
SUBDIR+= qt6-qtshadertools
SUBDIR+= qt6-qtsvg
diff --git a/graphics/qt6-qtcharts/DESCR b/graphics/qt6-qtcharts/DESCR
new file mode 100644
index 00000000000..8bc1fecf6e2
--- /dev/null
+++ b/graphics/qt6-qtcharts/DESCR
@@ -0,0 +1 @@
+Qt6 module for easy graphical chart creation.
diff --git a/graphics/qt6-qtcharts/Makefile b/graphics/qt6-qtcharts/Makefile
new file mode 100644
index 00000000000..e81353376be
--- /dev/null
+++ b/graphics/qt6-qtcharts/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2022/11/25 14:15:23 nros Exp $
+
+DISTNAME= qtcharts-everywhere-src-${QTVERSION}
+PKGNAME= qt6-qtcharts-${QTVERSION}
+COMMENT= Qt6 module for visualising data as charts
+CATEGORIES= graphics
+
+LICENSE= gnu-gpl-v3
+
+PKGCONFIG_OVERRIDE+= lib/pkgconfig/Qt6Charts.pc
+PKGCONFIG_OVERRIDE+= lib/pkgconfig/Qt6ChartsQml.pc
+
+.include "../../x11/qt6-qtbase/Makefile.common"
+
+.include "../../lang/qt6-qtdeclarative/buildlink3.mk"
+.include "../../x11/qt6-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/qt6-qtcharts/PLIST b/graphics/qt6-qtcharts/PLIST
new file mode 100644
index 00000000000..6dc50b37ee2
--- /dev/null
+++ b/graphics/qt6-qtcharts/PLIST
@@ -0,0 +1,386 @@
+@comment $NetBSD: PLIST,v 1.1 2022/11/25 14:15:23 nros Exp $
+lib/pkgconfig/Qt6Charts.pc
+lib/pkgconfig/Qt6ChartsQml.pc
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/abstractbarchartitem_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/abstractchartlayout_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/abstractdomain_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/areachartitem_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/axisanimation_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/bar_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/baranimation_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/barchartitem_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/boxplotanimation_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/boxplotchartitem_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/boxwhiskers_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/boxwhiskersanimation_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/boxwhiskersdata_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/candlestick_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/candlestickanimation_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/candlestickbodywicksanimation_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/candlestickchartitem_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/candlestickdata_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/cartesianchartaxis_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/cartesianchartlayout_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartanimation_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartaxiselement_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartbackground_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartbarcategoryaxisx_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartbarcategoryaxisy_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartcategoryaxisx_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartcategoryaxisy_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartcoloraxisx_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartcoloraxisy_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartconfig_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartdataset_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartdatetimeaxisx_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartdatetimeaxisy_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartelement_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/charthelpers_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartitem_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartlogvalueaxisx_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartlogvalueaxisy_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartpresenter_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/charttheme_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartthemebluecerulean_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartthemeblueicy_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartthemebluencs_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartthemebrownsand_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartthemedark_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartthemehighcontrast_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartthemelight_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartthememanager_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartthemeqt_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartthemesystem_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/charttitle_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartvalueaxisx_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/chartvalueaxisy_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/datetimeaxislabel_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/editableaxislabel_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/glwidget_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/glxyseriesdata_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/horizontalaxis_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/horizontalbarchartitem_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/horizontalpercentbarchartitem_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/horizontalstackedbarchartitem_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/legendlayout_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/legendmarkeritem_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/legendmoveresizehandler_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/legendscroller_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/linearrowitem_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/linechartitem_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/logxlogydomain_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/logxlogypolardomain_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/logxydomain_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/logxypolardomain_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/percentbarchartitem_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/pieanimation_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/piechartitem_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/piesliceanimation_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/pieslicedata_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/piesliceitem_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/polarchartaxis_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/polarchartaxisangular_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/polarchartaxisradial_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/polarchartcategoryaxisangular_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/polarchartcategoryaxisradial_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/polarchartdatetimeaxisangular_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/polarchartdatetimeaxisradial_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/polarchartlayout_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/polarchartlogvalueaxisangular_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/polarchartlogvalueaxisradial_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/polarchartvalueaxisangular_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/polarchartvalueaxisradial_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/polardomain_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qabstractaxis_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qabstractbarseries_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qabstractseries_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qarealegendmarker_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qareaseries_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qbarcategoryaxis_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qbarlegendmarker_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qbarmodelmapper_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qbarseries_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qbarset_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qboxplotlegendmarker_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qboxplotmodelmapper_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qboxplotseries_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qboxset_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qcandlesticklegendmarker_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qcandlestickmodelmapper_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qcandlestickseries_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qcandlestickset_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qcategoryaxis_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qchart_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qchartglobal_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qchartview_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qcoloraxis_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qdatetimeaxis_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qhorizontalbarseries_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qhorizontalpercentbarseries_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qhorizontalstackedbarseries_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qlegend_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qlegendmarker_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qlineseries_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qlogvalueaxis_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qpercentbarseries_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qpielegendmarker_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qpiemodelmapper_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qpieseries_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qpieslice_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qscatterseries_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qsplineseries_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qstackedbarseries_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qtcharts-config_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qtchartsexports_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qvalueaxis_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qxylegendmarker_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qxymodelmapper_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/qxyseries_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/scatteranimation_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/scatterchartitem_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/scroller_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/splineanimation_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/splinechartitem_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/stackedbarchartitem_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/valueaxislabel_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/verticalaxis_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/xlogydomain_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/xlogypolardomain_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/xyanimation_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/xychart_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/xydomain_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/xypolardomain_p.h
+qt6/include/QtCharts/QAbstractAxis
+qt6/include/QtCharts/QAbstractBarSeries
+qt6/include/QtCharts/QAbstractSeries
+qt6/include/QtCharts/QAreaLegendMarker
+qt6/include/QtCharts/QAreaSeries
+qt6/include/QtCharts/QBarCategoryAxis
+qt6/include/QtCharts/QBarLegendMarker
+qt6/include/QtCharts/QBarModelMapper
+qt6/include/QtCharts/QBarSeries
+qt6/include/QtCharts/QBarSet
+qt6/include/QtCharts/QBoxPlotLegendMarker
+qt6/include/QtCharts/QBoxPlotModelMapper
+qt6/include/QtCharts/QBoxPlotSeries
+qt6/include/QtCharts/QBoxSet
+qt6/include/QtCharts/QCandlestickLegendMarker
+qt6/include/QtCharts/QCandlestickModelMapper
+qt6/include/QtCharts/QCandlestickSeries
+qt6/include/QtCharts/QCandlestickSet
+qt6/include/QtCharts/QCategoryAxis
+qt6/include/QtCharts/QChart
+qt6/include/QtCharts/QChartGlobal
+qt6/include/QtCharts/QChartView
+qt6/include/QtCharts/QColorAxis
+qt6/include/QtCharts/QDateTimeAxis
+qt6/include/QtCharts/QHBarModelMapper
+qt6/include/QtCharts/QHBoxPlotModelMapper
+qt6/include/QtCharts/QHCandlestickModelMapper
+qt6/include/QtCharts/QHPieModelMapper
+qt6/include/QtCharts/QHXYModelMapper
+qt6/include/QtCharts/QHorizontalBarSeries
+qt6/include/QtCharts/QHorizontalPercentBarSeries
+qt6/include/QtCharts/QHorizontalStackedBarSeries
+qt6/include/QtCharts/QLegend
+qt6/include/QtCharts/QLegendMarker
+qt6/include/QtCharts/QLineSeries
+qt6/include/QtCharts/QLogValueAxis
+qt6/include/QtCharts/QPercentBarSeries
+qt6/include/QtCharts/QPieLegendMarker
+qt6/include/QtCharts/QPieModelMapper
+qt6/include/QtCharts/QPieSeries
+qt6/include/QtCharts/QPieSlice
+qt6/include/QtCharts/QPolarChart
+qt6/include/QtCharts/QScatterSeries
+qt6/include/QtCharts/QSplineSeries
+qt6/include/QtCharts/QStackedBarSeries
+qt6/include/QtCharts/QVBarModelMapper
+qt6/include/QtCharts/QVBoxPlotModelMapper
+qt6/include/QtCharts/QVCandlestickModelMapper
+qt6/include/QtCharts/QVPieModelMapper
+qt6/include/QtCharts/QVXYModelMapper
+qt6/include/QtCharts/QValueAxis
+qt6/include/QtCharts/QXYLegendMarker
+qt6/include/QtCharts/QXYModelMapper
+qt6/include/QtCharts/QXYSeries
+qt6/include/QtCharts/QtCharts
+qt6/include/QtCharts/QtChartsDepends
+qt6/include/QtCharts/QtChartsVersion
+qt6/include/QtCharts/qabstractaxis.h
+qt6/include/QtCharts/qabstractbarseries.h
+qt6/include/QtCharts/qabstractseries.h
+qt6/include/QtCharts/qarealegendmarker.h
+qt6/include/QtCharts/qareaseries.h
+qt6/include/QtCharts/qbarcategoryaxis.h
+qt6/include/QtCharts/qbarlegendmarker.h
+qt6/include/QtCharts/qbarmodelmapper.h
+qt6/include/QtCharts/qbarseries.h
+qt6/include/QtCharts/qbarset.h
+qt6/include/QtCharts/qboxplotlegendmarker.h
+qt6/include/QtCharts/qboxplotmodelmapper.h
+qt6/include/QtCharts/qboxplotseries.h
+qt6/include/QtCharts/qboxset.h
+qt6/include/QtCharts/qcandlesticklegendmarker.h
+qt6/include/QtCharts/qcandlestickmodelmapper.h
+qt6/include/QtCharts/qcandlestickseries.h
+qt6/include/QtCharts/qcandlestickset.h
+qt6/include/QtCharts/qcategoryaxis.h
+qt6/include/QtCharts/qchart.h
+qt6/include/QtCharts/qchartglobal.h
+qt6/include/QtCharts/qchartview.h
+qt6/include/QtCharts/qcoloraxis.h
+qt6/include/QtCharts/qdatetimeaxis.h
+qt6/include/QtCharts/qhbarmodelmapper.h
+qt6/include/QtCharts/qhboxplotmodelmapper.h
+qt6/include/QtCharts/qhcandlestickmodelmapper.h
+qt6/include/QtCharts/qhorizontalbarseries.h
+qt6/include/QtCharts/qhorizontalpercentbarseries.h
+qt6/include/QtCharts/qhorizontalstackedbarseries.h
+qt6/include/QtCharts/qhpiemodelmapper.h
+qt6/include/QtCharts/qhxymodelmapper.h
+qt6/include/QtCharts/qlegend.h
+qt6/include/QtCharts/qlegendmarker.h
+qt6/include/QtCharts/qlineseries.h
+qt6/include/QtCharts/qlogvalueaxis.h
+qt6/include/QtCharts/qpercentbarseries.h
+qt6/include/QtCharts/qpielegendmarker.h
+qt6/include/QtCharts/qpiemodelmapper.h
+qt6/include/QtCharts/qpieseries.h
+qt6/include/QtCharts/qpieslice.h
+qt6/include/QtCharts/qpolarchart.h
+qt6/include/QtCharts/qscatterseries.h
+qt6/include/QtCharts/qsplineseries.h
+qt6/include/QtCharts/qstackedbarseries.h
+qt6/include/QtCharts/qtcharts-config.h
+qt6/include/QtCharts/qtchartsexports.h
+qt6/include/QtCharts/qtchartsversion.h
+qt6/include/QtCharts/qvalueaxis.h
+qt6/include/QtCharts/qvbarmodelmapper.h
+qt6/include/QtCharts/qvboxplotmodelmapper.h
+qt6/include/QtCharts/qvcandlestickmodelmapper.h
+qt6/include/QtCharts/qvpiemodelmapper.h
+qt6/include/QtCharts/qvxymodelmapper.h
+qt6/include/QtCharts/qxylegendmarker.h
+qt6/include/QtCharts/qxymodelmapper.h
+qt6/include/QtCharts/qxyseries.h
+qt6/include/QtChartsQml/${PKGVERSION}/QtChartsQml/private/declarativeabstractrendernode_p.h
+qt6/include/QtChartsQml/${PKGVERSION}/QtChartsQml/private/declarativeareaseries_p.h
+qt6/include/QtChartsQml/${PKGVERSION}/QtChartsQml/private/declarativeaxes_p.h
+qt6/include/QtChartsQml/${PKGVERSION}/QtChartsQml/private/declarativebarseries_p.h
+qt6/include/QtChartsQml/${PKGVERSION}/QtChartsQml/private/declarativeboxplotseries_p.h
+qt6/include/QtChartsQml/${PKGVERSION}/QtChartsQml/private/declarativecandlestickseries_p.h
+qt6/include/QtChartsQml/${PKGVERSION}/QtChartsQml/private/declarativecategoryaxis_p.h
+qt6/include/QtChartsQml/${PKGVERSION}/QtChartsQml/private/declarativechart_p.h
+qt6/include/QtChartsQml/${PKGVERSION}/QtChartsQml/private/declarativechartglobal_p.h
+qt6/include/QtChartsQml/${PKGVERSION}/QtChartsQml/private/declarativechartnode_p.h
+qt6/include/QtChartsQml/${PKGVERSION}/QtChartsQml/private/declarativeforeigntypes_p.h
+qt6/include/QtChartsQml/${PKGVERSION}/QtChartsQml/private/declarativelineseries_p.h
+qt6/include/QtChartsQml/${PKGVERSION}/QtChartsQml/private/declarativemargins_p.h
+qt6/include/QtChartsQml/${PKGVERSION}/QtChartsQml/private/declarativeopenglrendernode_p.h
+qt6/include/QtChartsQml/${PKGVERSION}/QtChartsQml/private/declarativepieseries_p.h
+qt6/include/QtChartsQml/${PKGVERSION}/QtChartsQml/private/declarativepolarchart_p.h
+qt6/include/QtChartsQml/${PKGVERSION}/QtChartsQml/private/declarativescatterseries_p.h
+qt6/include/QtChartsQml/${PKGVERSION}/QtChartsQml/private/declarativesplineseries_p.h
+qt6/include/QtChartsQml/${PKGVERSION}/QtChartsQml/private/declarativexypoint_p.h
+qt6/include/QtChartsQml/${PKGVERSION}/QtChartsQml/private/declarativexyseries_p.h
+qt6/include/QtChartsQml/${PKGVERSION}/QtChartsQml/private/qtchartsqmlexports_p.h
+qt6/include/QtChartsQml/QtChartsQml
+qt6/include/QtChartsQml/QtChartsQmlDepends
+qt6/include/QtChartsQml/QtChartsQmlVersion
+qt6/include/QtChartsQml/qtchartsqmlexports.h
+qt6/include/QtChartsQml/qtchartsqmlversion.h
+qt6/lib/cmake/Qt6BuildInternals/StandaloneTests/QtChartsTestsConfig.cmake
+qt6/lib/cmake/Qt6Charts/Qt6ChartsAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Charts/Qt6ChartsConfig.cmake
+qt6/lib/cmake/Qt6Charts/Qt6ChartsConfigVersion.cmake
+qt6/lib/cmake/Qt6Charts/Qt6ChartsConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Charts/Qt6ChartsDependencies.cmake
+qt6/lib/cmake/Qt6Charts/Qt6ChartsTargets-release.cmake
+qt6/lib/cmake/Qt6Charts/Qt6ChartsTargets.cmake
+qt6/lib/cmake/Qt6Charts/Qt6ChartsVersionlessTargets.cmake
+qt6/lib/cmake/Qt6ChartsQml/Qt6ChartsQmlAdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6ChartsQml/Qt6ChartsQmlConfig.cmake
+qt6/lib/cmake/Qt6ChartsQml/Qt6ChartsQmlConfigVersion.cmake
+qt6/lib/cmake/Qt6ChartsQml/Qt6ChartsQmlConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6ChartsQml/Qt6ChartsQmlDependencies.cmake
+qt6/lib/cmake/Qt6ChartsQml/Qt6ChartsQmlTargets-release.cmake
+qt6/lib/cmake/Qt6ChartsQml/Qt6ChartsQmlTargets.cmake
+qt6/lib/cmake/Qt6ChartsQml/Qt6ChartsQmlVersionlessTargets.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtchartsqml2AdditionalTargetInfo.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtchartsqml2Config.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtchartsqml2ConfigVersion.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtchartsqml2ConfigVersionImpl.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtchartsqml2Targets-release.cmake
+qt6/lib/cmake/Qt6Qml/QmlPlugins/Qt6qtchartsqml2Targets.cmake
+qt6/lib/libQt6Charts.prl
+qt6/lib/libQt6Charts.so
+qt6/lib/libQt6Charts.so.6
+qt6/lib/libQt6Charts.so.${PKGVERSION}
+qt6/lib/libQt6ChartsQml.prl
+qt6/lib/libQt6ChartsQml.so
+qt6/lib/libQt6ChartsQml.so.6
+qt6/lib/libQt6ChartsQml.so.${PKGVERSION}
+qt6/lib/metatypes/qt6charts_release_metatypes.json
+qt6/lib/metatypes/qt6chartsqml_release_metatypes.json
+qt6/lib/pkgconfig/Qt6Charts.pc
+qt6/lib/pkgconfig/Qt6ChartsQml.pc
+qt6/mkspecs/modules/qt_lib_charts.pri
+qt6/mkspecs/modules/qt_lib_charts_private.pri
+qt6/mkspecs/modules/qt_lib_chartsqml.pri
+qt6/mkspecs/modules/qt_lib_chartsqml_private.pri
+qt6/modules/Charts.json
+qt6/modules/ChartsQml.json
+qt6/qml/QtCharts/designer/ChartViewSpecifics.qml
+qt6/qml/QtCharts/designer/default/AreaSeries.qml
+qt6/qml/QtCharts/designer/default/BarSeries.qml
+qt6/qml/QtCharts/designer/default/BoxPlotSeries.qml
+qt6/qml/QtCharts/designer/default/HorizontalBarSeries.qml
+qt6/qml/QtCharts/designer/default/HorizontalPercentBarSeries.qml
+qt6/qml/QtCharts/designer/default/HorizontalStackedBarSeries.qml
+qt6/qml/QtCharts/designer/default/LineSeries.qml
+qt6/qml/QtCharts/designer/default/PercentBarSeries.qml
+qt6/qml/QtCharts/designer/default/PieSeries.qml
+qt6/qml/QtCharts/designer/default/PolarAreaSeries.qml
+qt6/qml/QtCharts/designer/default/PolarLineSeries.qml
+qt6/qml/QtCharts/designer/default/PolarScatterSeries.qml
+qt6/qml/QtCharts/designer/default/PolarSplineSeries.qml
+qt6/qml/QtCharts/designer/default/ScatterSeries.qml
+qt6/qml/QtCharts/designer/default/SplineSeries.qml
+qt6/qml/QtCharts/designer/default/StackedBarSeries.qml
+qt6/qml/QtCharts/designer/images/areaseries-chart-icon.png
+qt6/qml/QtCharts/designer/images/areaseries-chart-icon16.png
+qt6/qml/QtCharts/designer/images/areaseries-polar-icon.png
+qt6/qml/QtCharts/designer/images/areaseries-polar-icon16.png
+qt6/qml/QtCharts/designer/images/barseries-icon.png
+qt6/qml/QtCharts/designer/images/barseries-icon16.png
+qt6/qml/QtCharts/designer/images/boxplotseries-chart-icon.png
+qt6/qml/QtCharts/designer/images/boxplotseries-chart-icon16.png
+qt6/qml/QtCharts/designer/images/horizontalbarseries-icon.png
+qt6/qml/QtCharts/designer/images/horizontalbarseries-icon16.png
+qt6/qml/QtCharts/designer/images/horizontalpercentbarseries-icon.png
+qt6/qml/QtCharts/designer/images/horizontalpercentbarseries-icon16.png
+qt6/qml/QtCharts/designer/images/horizontalstackedbarseries-icon.png
+qt6/qml/QtCharts/designer/images/horizontalstackedbarseries-icon16.png
+qt6/qml/QtCharts/designer/images/lineseries-chart-icon.png
+qt6/qml/QtCharts/designer/images/lineseries-chart-icon16.png
+qt6/qml/QtCharts/designer/images/lineseries-polar-icon.png
+qt6/qml/QtCharts/designer/images/lineseries-polar-icon16.png
+qt6/qml/QtCharts/designer/images/percentbarseries-icon.png
+qt6/qml/QtCharts/designer/images/percentbarseries-icon16.png
+qt6/qml/QtCharts/designer/images/pieseries-chart-icon.png
+qt6/qml/QtCharts/designer/images/pieseries-chart-icon16.png
+qt6/qml/QtCharts/designer/images/scatterseries-chart-icon.png
+qt6/qml/QtCharts/designer/images/scatterseries-chart-icon16.png
+qt6/qml/QtCharts/designer/images/scatterseries-polar-icon.png
+qt6/qml/QtCharts/designer/images/scatterseries-polar-icon16.png
+qt6/qml/QtCharts/designer/images/splineseries-chart-icon.png
+qt6/qml/QtCharts/designer/images/splineseries-chart-icon16.png
+qt6/qml/QtCharts/designer/images/splineseries-polar-icon.png
+qt6/qml/QtCharts/designer/images/splineseries-polar-icon16.png
+qt6/qml/QtCharts/designer/images/stackedbarseries-icon.png
+qt6/qml/QtCharts/designer/images/stackedbarseries-icon16.png
+qt6/qml/QtCharts/designer/qtcharts.metainfo
+qt6/qml/QtCharts/libqtchartsqml2plugin.so
+qt6/qml/QtCharts/plugins.qmltypes
+qt6/qml/QtCharts/qmldir
diff --git a/graphics/qt6-qtcharts/buildlink3.mk b/graphics/qt6-qtcharts/buildlink3.mk
new file mode 100644
index 00000000000..55b39e16237
--- /dev/null
+++ b/graphics/qt6-qtcharts/buildlink3.mk
@@ -0,0 +1,15 @@
+# $NetBSD: buildlink3.mk,v 1.1 2022/11/25 14:15:23 nros Exp $
+
+BUILDLINK_TREE+= qt6-qtcharts
+
+.if !defined(QT6_QTCHARTS_BUILDLINK3_MK)
+QT6_QTCHARTS_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.qt6-qtcharts+= qt6-qtcharts>=6.4.1
+BUILDLINK_PKGSRCDIR.qt6-qtcharts?= ../../graphics/qt6-qtcharts
+
+.include "../../lang/qt6-qtdeclarative/buildlink3.mk"
+.include "../../x11/qt6-qtbase/buildlink3.mk"
+.endif # QT6_QTCHARTS_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -qt6-qtcharts
diff --git a/graphics/qt6-qtcharts/distinfo b/graphics/qt6-qtcharts/distinfo
new file mode 100644
index 00000000000..e73dbb7e69b
--- /dev/null
+++ b/graphics/qt6-qtcharts/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/11/25 14:15:23 nros Exp $
+
+BLAKE2s (qtcharts-everywhere-src-6.4.1.tar.xz) = 3ed8a6b7755defcea3cf94fa9be1beaeff66382c50394751d0fcb4fdf799fe36
+SHA512 (qtcharts-everywhere-src-6.4.1.tar.xz) = 82464182f28cb9ff68cd39ee5fe7bd44c892abde25a6d3f8b1e1a6f49bb83638ab646978b5f8341fc63edde4d4b27dba98a9775083662bb764bc52f4f2bb87e9
+Size (qtcharts-everywhere-src-6.4.1.tar.xz) = 4387128 bytes
diff --git a/meta-pkgs/qt6/Makefile b/meta-pkgs/qt6/Makefile
index df0833fa0f9..534e0d48b1c 100644
--- a/meta-pkgs/qt6/Makefile
+++ b/meta-pkgs/qt6/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2022/11/25 12:33:35 nros Exp $
+# $NetBSD: Makefile,v 1.10 2022/11/25 14:15:23 nros Exp $
DISTNAME= qt6-${QTVERSION}
@@ -19,5 +19,6 @@ DEPENDS+= qt6-qtlanguageserver-${QTVERSION}{,nb[0-9]*}:../../lang/qt6-qtlanguage
DEPENDS+= qt6-qtbase-${QTVERSION}{,nb[0-9]*}:../../x11/qt6-qtbase
DEPENDS+= qt6-qtdeclarative-${QTVERSION}{,nb[0-9]*}:../../lang/qt6-qtdeclarative
DEPENDS+= qt6-qtwebsockets-${QTVERSION}{,nb[0-9]*}:../../net/qt6-qtwebsockets
+DEPENDS+= qt6-qtcharts-${QTVERSION}{,nb[0-9]*}:../../graphics/qt6-qtcharts
.include "../../mk/bsd.pkg.mk"
diff --git a/x11/qt6-qtbase/Makefile.common b/x11/qt6-qtbase/Makefile.common
index 1ad22ab955a..5685ff78060 100644
--- a/x11/qt6-qtbase/Makefile.common
+++ b/x11/qt6-qtbase/Makefile.common
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile.common,v 1.9 2022/11/25 12:33:36 nros Exp $
+# $NetBSD: Makefile.common,v 1.10 2022/11/25 14:15:23 nros Exp $
# used by databases/qt6-odbc/Makefile
# used by databases/qt6-psql/Makefile
+# used by graphics/qt6-qtcharts/Makefile
# used by graphics/qt6-qtimageformats/Makefile
# used by graphics/qt6-qtshadertools/Makefile
# used by graphics/qt6-qtsvg/Makefile