pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

add qt6-qtcharts version 6.1.0 to pkgsrc wip



Module Name:	pkgsrc-wip
Committed By:	Niclas Rosenvik <nros%netbsd.org@localhost>
Pushed By:	nros
Date:		Mon May 24 09:42:27 2021 +0000
Changeset:	feab8d76fec531251e12c15c01bb00049f908d27

Modified Files:
	Makefile
	qt6-qtbase/Makefile.common
Added Files:
	qt6-qtcharts/DESCR
	qt6-qtcharts/Makefile
	qt6-qtcharts/PLIST
	qt6-qtcharts/distinfo

Log Message:
add qt6-qtcharts version 6.1.0 to pkgsrc wip

qdd qt6-qtcharts version 6.1.0 to pkgsrc wip.
qtcharts is a qt6 module that allows easy creation
of charts in qt6 apps.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=feab8d76fec531251e12c15c01bb00049f908d27

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                   |   1 +
 qt6-qtbase/Makefile.common |   1 +
 qt6-qtcharts/DESCR         |   1 +
 qt6-qtcharts/Makefile      |  12 ++
 qt6-qtcharts/PLIST         | 349 +++++++++++++++++++++++++++++++++++++++++++++
 qt6-qtcharts/distinfo      |   6 +
 6 files changed, 370 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 8ebfb68d5d..06268654b2 100644
--- a/Makefile
+++ b/Makefile
@@ -4828,6 +4828,7 @@ SUBDIR+=	qt6-psql
 SUBDIR+=	qt6-qt3d
 SUBDIR+=	qt6-qt5compat
 SUBDIR+=	qt6-qtbase
+SUBDIR+=	qt6-qtcharts
 SUBDIR+=	qt6-qtdeclarative
 SUBDIR+=	qt6-qtimageformats
 SUBDIR+=	qt6-qtnetworkauth
diff --git a/qt6-qtbase/Makefile.common b/qt6-qtbase/Makefile.common
index 630cea8327..116a0f7f50 100644
--- a/qt6-qtbase/Makefile.common
+++ b/qt6-qtbase/Makefile.common
@@ -2,6 +2,7 @@
 # used by wip/qt6-odbc/Makefile
 # used by wip/qt6-psql/Makefile
 # used by wip/qt6-qtbase/Makefile
+# used by wip/qt6-qtcharts/Makefile
 # used by wip/qt6-qtdeclarative/Makefile
 # used by wip/qt6-qtimageformats/Makefile
 # used by wip/qt6-qtnetworkauth/Makefile
diff --git a/qt6-qtcharts/DESCR b/qt6-qtcharts/DESCR
new file mode 100644
index 0000000000..8bc1fecf6e
--- /dev/null
+++ b/qt6-qtcharts/DESCR
@@ -0,0 +1 @@
+Qt6 module for easy graphical chart creation.
diff --git a/qt6-qtcharts/Makefile b/qt6-qtcharts/Makefile
new file mode 100644
index 0000000000..3bfe469854
--- /dev/null
+++ b/qt6-qtcharts/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD$
+
+DISTNAME=	qtcharts-everywhere-src-${QTVERSION}
+PKGNAME=	qt6-qtcharts-${QTVERSION}
+COMMENT=	Qt6 module with charts controls
+CATEGORIES=	x11
+
+.include "../../wip/qt6-qtbase/Makefile.common"
+
+.include "../../wip/qt6-qtbase/buildlink3.mk"
+.include "../../wip/qt6-qtdeclarative/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/qt6-qtcharts/PLIST b/qt6-qtcharts/PLIST
new file mode 100644
index 0000000000..7415a5fbc6
--- /dev/null
+++ b/qt6-qtcharts/PLIST
@@ -0,0 +1,349 @@
+@comment $NetBSD$
+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/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/declarativeabstractrendernode_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/declarativeareaseries_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/declarativeaxes_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/declarativebarseries_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/declarativeboxplotseries_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/declarativecandlestickseries_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/declarativecategoryaxis_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/declarativechart_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/declarativechartglobal_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/declarativechartnode_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/declarativelineseries_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/declarativemargins_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/declarativeopenglrendernode_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/declarativepieseries_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/declarativepolarchart_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/declarativescatterseries_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/declarativesplineseries_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/declarativexypoint_p.h
+qt6/include/QtCharts/${PKGVERSION}/QtCharts/private/declarativexyseries_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/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/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/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/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/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/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/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/Qt6ChartsDependencies.cmake
+qt6/lib/cmake/Qt6Charts/Qt6ChartsTargets-release.cmake
+qt6/lib/cmake/Qt6Charts/Qt6ChartsTargets.cmake
+qt6/lib/cmake/Qt6Charts/Qt6ChartsVersionlessTargets.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/Qt6qtchartsqml2Dependencies.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/mkspecs/modules/qt_lib_charts.pri
+qt6/mkspecs/modules/qt_lib_charts_private.pri
+qt6/modules/Charts.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/libqtchartsqml2.so
+qt6/qml/QtCharts/plugins.qmltypes
+qt6/qml/QtCharts/qmldir
diff --git a/qt6-qtcharts/distinfo b/qt6-qtcharts/distinfo
new file mode 100644
index 0000000000..3dfea3226f
--- /dev/null
+++ b/qt6-qtcharts/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (qtcharts-everywhere-src-6.1.0.tar.xz) = b7f603953721def4ebd8da5fcb45f1e93a3cca5c
+RMD160 (qtcharts-everywhere-src-6.1.0.tar.xz) = 38500871909b70673079e23ca262b5f168cbc863
+SHA512 (qtcharts-everywhere-src-6.1.0.tar.xz) = 0e3be9f4339ac2dec9d4abd9db883a8e6fb41b6efa6a8a332a5a18690777b92fe1b5869a50288251d4057a3fb95b5e3710a4f484e9a629ce6a15c59c76905369
+Size (qtcharts-everywhere-src-6.1.0.tar.xz) = 4266504 bytes


Home | Main Index | Thread Index | Old Index