pkgsrc-WIP-changes archive

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

kdiagram: add version 2.8.0



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Thu Mar 25 12:30:39 2021 +1300
Changeset:	e46be7e5c279175a049bb7000f020ca4d728a935

Modified Files:
	Makefile
Added Files:
	kdiagram/DESCR
	kdiagram/Makefile
	kdiagram/PLIST
	kdiagram/buildlink3.mk
	kdiagram/distinfo

Log Message:
kdiagram: add version 2.8.0

The libraries available in this KDE module are:

- KChart.
  A library for creating business charts.

- KGantt.
  A library for creating Gantt diagrams.

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

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

diffstat:
 Makefile               |   1 +
 kdiagram/DESCR         |   7 ++
 kdiagram/Makefile      |  21 ++++
 kdiagram/PLIST         | 260 +++++++++++++++++++++++++++++++++++++++++++++++++
 kdiagram/buildlink3.mk |  15 +++
 kdiagram/distinfo      |   6 ++
 6 files changed, 310 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index c1b3bba873..06ce80051c 100644
--- a/Makefile
+++ b/Makefile
@@ -1888,6 +1888,7 @@ SUBDIR+=	kdebugsettings
 SUBDIR+=	kdecoration
 SUBDIR+=	kdepim-apps-libs
 SUBDIR+=	kdepim-runtime
+SUBDIR+=	kdiagram
 SUBDIR+=	kdialog
 SUBDIR+=	kea
 SUBDIR+=	kea-git
diff --git a/kdiagram/DESCR b/kdiagram/DESCR
new file mode 100644
index 0000000000..6437476869
--- /dev/null
+++ b/kdiagram/DESCR
@@ -0,0 +1,7 @@
+The libraries available in this KDE module are:
+
+- KChart.
+  A library for creating business charts.
+
+- KGantt.
+  A library for creating Gantt diagrams.
diff --git a/kdiagram/Makefile b/kdiagram/Makefile
new file mode 100644
index 0000000000..212dffb5a6
--- /dev/null
+++ b/kdiagram/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.58 2021/02/07 06:30:29 ryoon Exp $
+
+DISTNAME=	kdiagram-2.8.0
+CATEGORIES=	graphics kde
+MASTER_SITES=	${MASTER_SITE_KDE:=kdiagram/2.8.0/}
+EXTRACT_SUFX=	.tar.xz
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	https://www.kde.org/
+COMMENT=	Powerful libraries for creating business diagrams
+LICENSE=	gnu-gpl-v2
+
+BUILD_DEPENDS+=	extra-cmake-modules>=5.60.0:../../devel/extra-cmake-modules
+
+USE_CMAKE=	yes
+USE_LANGUAGES=	c c++
+
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../x11/qt5-qttools/buildlink3.mk"
+.include "../../x11/qt5-qtsvg/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/kdiagram/PLIST b/kdiagram/PLIST
new file mode 100644
index 0000000000..407ef440b5
--- /dev/null
+++ b/kdiagram/PLIST
@@ -0,0 +1,260 @@
+@comment $NetBSD$
+include/KChart/KChart
+include/KChart/KChartAbstractArea
+include/KChart/KChartAbstractArea.h
+include/KChart/KChartAbstractAreaBase
+include/KChart/KChartAbstractAreaBase.h
+include/KChart/KChartAbstractAreaWidget
+include/KChart/KChartAbstractAreaWidget.h
+include/KChart/KChartAbstractAxis
+include/KChart/KChartAbstractAxis.h
+include/KChart/KChartAbstractCartesianDiagram
+include/KChart/KChartAbstractCartesianDiagram.h
+include/KChart/KChartAbstractCoordinatePlane
+include/KChart/KChartAbstractCoordinatePlane.h
+include/KChart/KChartAbstractDiagram
+include/KChart/KChartAbstractDiagram.h
+include/KChart/KChartAbstractPieDiagram
+include/KChart/KChartAbstractPieDiagram.h
+include/KChart/KChartAbstractPolarDiagram
+include/KChart/KChartAbstractPolarDiagram.h
+include/KChart/KChartAbstractProxyModel
+include/KChart/KChartAbstractProxyModel.h
+include/KChart/KChartAbstractTernaryDiagram
+include/KChart/KChartAbstractTernaryDiagram.h
+include/KChart/KChartAbstractThreeDAttributes
+include/KChart/KChartAbstractThreeDAttributes.h
+include/KChart/KChartAttributesModel
+include/KChart/KChartAttributesModel.h
+include/KChart/KChartBackgroundAttributes
+include/KChart/KChartBackgroundAttributes.h
+include/KChart/KChartBarAttributes
+include/KChart/KChartBarAttributes.h
+include/KChart/KChartBarDiagram
+include/KChart/KChartBarDiagram.h
+include/KChart/KChartCartesianAxis
+include/KChart/KChartCartesianAxis.h
+include/KChart/KChartCartesianCoordinatePlane
+include/KChart/KChartCartesianCoordinatePlane.h
+include/KChart/KChartChart
+include/KChart/KChartChart.h
+include/KChart/KChartDataValueAttributes
+include/KChart/KChartDataValueAttributes.h
+include/KChart/KChartDatasetProxyModel
+include/KChart/KChartDatasetProxyModel.h
+include/KChart/KChartDatasetSelector
+include/KChart/KChartDatasetSelector.h
+include/KChart/KChartDiagramObserver
+include/KChart/KChartDiagramObserver.h
+include/KChart/KChartEnums
+include/KChart/KChartEnums.h
+include/KChart/KChartFrameAttributes
+include/KChart/KChartFrameAttributes.h
+include/KChart/KChartGlobal
+include/KChart/KChartGlobal.h
+include/KChart/KChartGridAttributes
+include/KChart/KChartGridAttributes.h
+include/KChart/KChartHeaderFooter
+include/KChart/KChartHeaderFooter.h
+include/KChart/KChartLayoutItems
+include/KChart/KChartLayoutItems.h
+include/KChart/KChartLegend
+include/KChart/KChartLegend.h
+include/KChart/KChartLeveyJenningsAxis
+include/KChart/KChartLeveyJenningsAxis.h
+include/KChart/KChartLeveyJenningsCoordinatePlane
+include/KChart/KChartLeveyJenningsCoordinatePlane.h
+include/KChart/KChartLeveyJenningsDiagram
+include/KChart/KChartLeveyJenningsDiagram.h
+include/KChart/KChartLeveyJenningsGridAttributes
+include/KChart/KChartLeveyJenningsGridAttributes.h
+include/KChart/KChartLineAttributes
+include/KChart/KChartLineAttributes.h
+include/KChart/KChartLineDiagram
+include/KChart/KChartLineDiagram.h
+include/KChart/KChartMarkerAttributes
+include/KChart/KChartMarkerAttributes.h
+include/KChart/KChartMeasure
+include/KChart/KChartMeasure.h
+include/KChart/KChartPaintContext
+include/KChart/KChartPaintContext.h
+include/KChart/KChartPalette
+include/KChart/KChartPalette.h
+include/KChart/KChartPieAttributes
+include/KChart/KChartPieAttributes.h
+include/KChart/KChartPieDiagram
+include/KChart/KChartPieDiagram.h
+include/KChart/KChartPlotter
+include/KChart/KChartPlotter.h
+include/KChart/KChartPolarCoordinatePlane
+include/KChart/KChartPolarCoordinatePlane.h
+include/KChart/KChartPolarDiagram
+include/KChart/KChartPolarDiagram.h
+include/KChart/KChartPosition
+include/KChart/KChartPosition.h
+include/KChart/KChartRadarCoordinatePlane
+include/KChart/KChartRadarCoordinatePlane.h
+include/KChart/KChartRadarDiagram
+include/KChart/KChartRadarDiagram.h
+include/KChart/KChartRelativePosition
+include/KChart/KChartRelativePosition.h
+include/KChart/KChartRingDiagram
+include/KChart/KChartRingDiagram.h
+include/KChart/KChartRulerAttributes
+include/KChart/KChartRulerAttributes.h
+include/KChart/KChartStockBarAttributes
+include/KChart/KChartStockBarAttributes.h
+include/KChart/KChartStockDiagram
+include/KChart/KChartStockDiagram.h
+include/KChart/KChartTernaryAxis
+include/KChart/KChartTernaryAxis.h
+include/KChart/KChartTernaryCoordinatePlane
+include/KChart/KChartTernaryCoordinatePlane.h
+include/KChart/KChartTernaryLineDiagram
+include/KChart/KChartTernaryLineDiagram.h
+include/KChart/KChartTernaryPointDiagram
+include/KChart/KChartTernaryPointDiagram.h
+include/KChart/KChartTextArea
+include/KChart/KChartTextArea.h
+include/KChart/KChartTextAttributes
+include/KChart/KChartTextAttributes.h
+include/KChart/KChartThreeDBarAttributes
+include/KChart/KChartThreeDBarAttributes.h
+include/KChart/KChartThreeDLineAttributes
+include/KChart/KChartThreeDLineAttributes.h
+include/KChart/KChartThreeDPieAttributes
+include/KChart/KChartThreeDPieAttributes.h
+include/KChart/KChartValueTrackerAttributes
+include/KChart/KChartValueTrackerAttributes.h
+include/KChart/KChartWidget
+include/KChart/KChartWidget.h
+include/KChart/kchart_export.h
+include/KGantt/KGanttAbstractGrid
+include/KGantt/KGanttAbstractRowController
+include/KGantt/KGanttConstraint
+include/KGantt/KGanttConstraintGraphicsItem
+include/KGantt/KGanttConstraintModel
+include/KGantt/KGanttConstraintProxy
+include/KGantt/KGanttDateTimeGrid
+include/KGantt/KGanttDateTimeTimeLine
+include/KGantt/KGanttDateTimeTimeLineDialog
+include/KGantt/KGanttForwardingProxyModel
+include/KGantt/KGanttGlobal
+include/KGantt/KGanttGraphicsItem
+include/KGantt/KGanttGraphicsScene
+include/KGantt/KGanttGraphicsView
+include/KGantt/KGanttItemDelegate
+include/KGantt/KGanttLegend
+include/KGantt/KGanttListViewRowController
+include/KGantt/KGanttPenStyleComboBox
+include/KGantt/KGanttPrintingContext
+include/KGantt/KGanttProxyModel
+include/KGantt/KGanttStyleOptionGanttItem
+include/KGantt/KGanttSummaryHandlingProxyModel
+include/KGantt/KGanttTreeViewRowController
+include/KGantt/KGanttView
+include/KGantt/kgantt_export.h
+include/KGantt/kganttabstractgrid.h
+include/KGantt/kganttabstractgrid_p.h
+include/KGantt/kganttabstractrowcontroller.h
+include/KGantt/kganttconstraint.h
+include/KGantt/kganttconstraintgraphicsitem.h
+include/KGantt/kganttconstraintmodel.h
+include/KGantt/kganttconstraintproxy.h
+include/KGantt/kganttdatetimegrid.h
+include/KGantt/kganttdatetimetimeline.h
+include/KGantt/kganttdatetimetimelinedialog.h
+include/KGantt/kganttforwardingproxymodel.h
+include/KGantt/kganttglobal.h
+include/KGantt/kganttgraphicsitem.h
+include/KGantt/kganttgraphicsscene.h
+include/KGantt/kganttgraphicsview.h
+include/KGantt/kganttitemdelegate.h
+include/KGantt/kganttlegend.h
+include/KGantt/kganttlistviewrowcontroller.h
+include/KGantt/kganttpenstylecombobox.h
+include/KGantt/kganttprintingcontext.h
+include/KGantt/kganttproxymodel.h
+include/KGantt/kganttstyleoptionganttitem.h
+include/KGantt/kganttsummaryhandlingproxymodel.h
+include/KGantt/kgantttreeviewrowcontroller.h
+include/KGantt/kganttview.h
+include/kchart_version.h
+include/kgantt_version.h
+lib/cmake/KChart/KChartConfig.cmake
+lib/cmake/KChart/KChartConfigVersion.cmake
+lib/cmake/KChart/KChartTargets-noconfig.cmake
+lib/cmake/KChart/KChartTargets.cmake
+lib/cmake/KGantt/KGanttConfig.cmake
+lib/cmake/KGantt/KGanttConfigVersion.cmake
+lib/cmake/KGantt/KGanttTargets-noconfig.cmake
+lib/cmake/KGantt/KGanttTargets.cmake
+lib/libKChart.so
+lib/libKChart.so.2
+lib/libKChart.so.${PKGVERSION}
+lib/libKGantt.so
+lib/libKGantt.so.2
+lib/libKGantt.so.${PKGVERSION}
+mkspecs/modules/qt_KChart.pri
+mkspecs/modules/qt_KGantt.pri
+share/locale/ar/LC_MESSAGES/kchart_qt.qm
+share/locale/ar/LC_MESSAGES/kgantt_qt.qm
+share/locale/ast/LC_MESSAGES/kchart_qt.qm
+share/locale/ast/LC_MESSAGES/kgantt_qt.qm
+share/locale/bg/LC_MESSAGES/kgantt_qt.qm
+share/locale/bs/LC_MESSAGES/kchart_qt.qm
+share/locale/bs/LC_MESSAGES/kgantt_qt.qm
+share/locale/ca/LC_MESSAGES/kchart_qt.qm
+share/locale/ca/LC_MESSAGES/kgantt_qt.qm
+share/locale/ca@valencia/LC_MESSAGES/kchart_qt.qm
+share/locale/ca@valencia/LC_MESSAGES/kgantt_qt.qm
+share/locale/cs/LC_MESSAGES/kchart_qt.qm
+share/locale/cs/LC_MESSAGES/kgantt_qt.qm
+share/locale/da/LC_MESSAGES/kgantt_qt.qm
+share/locale/de/LC_MESSAGES/kchart_qt.qm
+share/locale/de/LC_MESSAGES/kgantt_qt.qm
+share/locale/el/LC_MESSAGES/kchart_qt.qm
+share/locale/el/LC_MESSAGES/kgantt_qt.qm
+share/locale/en_GB/LC_MESSAGES/kchart_qt.qm
+share/locale/en_GB/LC_MESSAGES/kgantt_qt.qm
+share/locale/es/LC_MESSAGES/kchart_qt.qm
+share/locale/es/LC_MESSAGES/kgantt_qt.qm
+share/locale/et/LC_MESSAGES/kchart_qt.qm
+share/locale/et/LC_MESSAGES/kgantt_qt.qm
+share/locale/eu/LC_MESSAGES/kchart_qt.qm
+share/locale/eu/LC_MESSAGES/kgantt_qt.qm
+share/locale/fi/LC_MESSAGES/kchart_qt.qm
+share/locale/fi/LC_MESSAGES/kgantt_qt.qm
+share/locale/fr/LC_MESSAGES/kchart_qt.qm
+share/locale/fr/LC_MESSAGES/kgantt_qt.qm
+share/locale/gl/LC_MESSAGES/kchart_qt.qm
+share/locale/gl/LC_MESSAGES/kgantt_qt.qm
+share/locale/it/LC_MESSAGES/kchart_qt.qm
+share/locale/it/LC_MESSAGES/kgantt_qt.qm
+share/locale/ko/LC_MESSAGES/kchart_qt.qm
+share/locale/ko/LC_MESSAGES/kgantt_qt.qm
+share/locale/nl/LC_MESSAGES/kchart_qt.qm
+share/locale/nl/LC_MESSAGES/kgantt_qt.qm
+share/locale/nn/LC_MESSAGES/kchart_qt.qm
+share/locale/nn/LC_MESSAGES/kgantt_qt.qm
+share/locale/pl/LC_MESSAGES/kchart_qt.qm
+share/locale/pl/LC_MESSAGES/kgantt_qt.qm
+share/locale/pt/LC_MESSAGES/kchart_qt.qm
+share/locale/pt/LC_MESSAGES/kgantt_qt.qm
+share/locale/pt_BR/LC_MESSAGES/kchart_qt.qm
+share/locale/pt_BR/LC_MESSAGES/kgantt_qt.qm
+share/locale/ro/LC_MESSAGES/kchart_qt.qm
+share/locale/ru/LC_MESSAGES/kchart_qt.qm
+share/locale/ru/LC_MESSAGES/kgantt_qt.qm
+share/locale/sk/LC_MESSAGES/kchart_qt.qm
+share/locale/sk/LC_MESSAGES/kgantt_qt.qm
+share/locale/sv/LC_MESSAGES/kchart_qt.qm
+share/locale/sv/LC_MESSAGES/kgantt_qt.qm
+share/locale/tr/LC_MESSAGES/kchart_qt.qm
+share/locale/tr/LC_MESSAGES/kgantt_qt.qm
+share/locale/uk/LC_MESSAGES/kchart_qt.qm
+share/locale/uk/LC_MESSAGES/kgantt_qt.qm
+share/locale/zh_CN/LC_MESSAGES/kchart_qt.qm
+share/locale/zh_CN/LC_MESSAGES/kgantt_qt.qm
+share/locale/zh_TW/LC_MESSAGES/kchart_qt.qm
+share/locale/zh_TW/LC_MESSAGES/kgantt_qt.qm
diff --git a/kdiagram/buildlink3.mk b/kdiagram/buildlink3.mk
new file mode 100644
index 0000000000..1927e110f5
--- /dev/null
+++ b/kdiagram/buildlink3.mk
@@ -0,0 +1,15 @@
+# $NetBSD$
+
+BUILDLINK_TREE+=	kdiagram
+
+.if !defined(KDIAGRAM_BUILDLINK3_MK)
+KDIAGRAM_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.kdiagram+=	kdiagram>=2.8.0
+BUILDLINK_PKGSRCDIR.kdiagram?=		../../wip/kdiagram
+
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../x11/qt5-qtsvg/buildlink3.mk"
+.endif	# KDIAGRAM_BUILDLINK3_MK
+
+BUILDLINK_TREE+=	-kdiagram
diff --git a/kdiagram/distinfo b/kdiagram/distinfo
new file mode 100644
index 0000000000..eda0073c88
--- /dev/null
+++ b/kdiagram/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (kdiagram-2.8.0.tar.xz) = e21fed030be04626034cd35c011dbc8ff24c40d6
+RMD160 (kdiagram-2.8.0.tar.xz) = 1899f594725db6e5bce277739866a144599845a5
+SHA512 (kdiagram-2.8.0.tar.xz) = d981bce4feeb65038772125e5af1c096537ec87991fdb93d9a91dd5c9f089b1001647c8a63b209683a67b2d7b3aadeb7dd6279261eefaf6b6e046d0ab72723ec
+Size (kdiagram-2.8.0.tar.xz) = 691044 bytes


Home | Main Index | Thread Index | Old Index