pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/kqtquickcharts kqtquickcharts: add version 19...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7c062382c264
branches:  trunk
changeset: 344502:7c062382c264
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Nov 21 06:24:55 2019 +0000

description:
kqtquickcharts: add version 19.08.3

QtQuick plugin to render beautiful and interactive charts.

diffstat:

 graphics/kqtquickcharts/DESCR    |   1 +
 graphics/kqtquickcharts/Makefile |  16 ++++++++++++++++
 graphics/kqtquickcharts/PLIST    |  11 +++++++++++
 graphics/kqtquickcharts/distinfo |   6 ++++++
 4 files changed, 34 insertions(+), 0 deletions(-)

diffs (50 lines):

diff -r 131011af36c8 -r 7c062382c264 graphics/kqtquickcharts/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/kqtquickcharts/DESCR     Thu Nov 21 06:24:55 2019 +0000
@@ -0,0 +1,1 @@
+QtQuick plugin to render beautiful and interactive charts.
diff -r 131011af36c8 -r 7c062382c264 graphics/kqtquickcharts/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/kqtquickcharts/Makefile  Thu Nov 21 06:24:55 2019 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2019/11/21 06:24:55 markd Exp $
+
+DISTNAME=      kqtquickcharts-${KAPPSVER}
+CATEGORIES=    graphics
+
+HOMEPAGE=      https://edu.kde.org/
+COMMENT=       QtQuick plugin to render beautiful and interactive charts
+LICENSE=       gnu-gpl-v2 AND gnu-fdl-v1.2
+
+.include "../../meta-pkgs/kde/applications.mk"
+
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../x11/qt5-qtdeclarative/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 131011af36c8 -r 7c062382c264 graphics/kqtquickcharts/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/kqtquickcharts/PLIST     Thu Nov 21 06:24:55 2019 +0000
@@ -0,0 +1,11 @@
+@comment $NetBSD: PLIST,v 1.1 2019/11/21 06:24:55 markd Exp $
+include/KF5/kqtquickcharts_version.h
+lib/cmake/KQtQuickCharts/KQtQuickChartsVersion.cmake
+qt5/qml/org/kde/charts/BarChart.qml
+qt5/qml/org/kde/charts/Label.qml
+qt5/qml/org/kde/charts/LegendItem.qml
+qt5/qml/org/kde/charts/LineChart.qml
+qt5/qml/org/kde/charts/LineLabel.qml
+qt5/qml/org/kde/charts/XYChart.qml
+qt5/qml/org/kde/charts/libkqtquickcharts.so
+qt5/qml/org/kde/charts/qmldir
diff -r 131011af36c8 -r 7c062382c264 graphics/kqtquickcharts/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/kqtquickcharts/distinfo  Thu Nov 21 06:24:55 2019 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/11/21 06:24:55 markd Exp $
+
+SHA1 (kqtquickcharts-19.08.3.tar.xz) = 8a494b9959ade062b7405ea7887571a3133c1cec
+RMD160 (kqtquickcharts-19.08.3.tar.xz) = 776fe2ab4d1d3d14c14e05667be07990924f858a
+SHA512 (kqtquickcharts-19.08.3.tar.xz) = 4d3ab33818b1b723f7659350d2a56a493b17a72b826890676806d375ec709376a693e04721faf220203dee483881a9d899b7d9eb8a2b876297306fbbaa8eb59e
+Size (kqtquickcharts-19.08.3.tar.xz) = 25632 bytes



Home | Main Index | Thread Index | Old Index