pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/kqtquickcharts



Module Name:    pkgsrc
Committed By:   markd
Date:           Thu Nov 21 06:24:55 UTC 2019

Added Files:
        pkgsrc/graphics/kqtquickcharts: DESCR Makefile PLIST distinfo

Log Message:
kqtquickcharts: add version 19.08.3

QtQuick plugin to render beautiful and interactive charts.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/kqtquickcharts/DESCR \
    pkgsrc/graphics/kqtquickcharts/Makefile \
    pkgsrc/graphics/kqtquickcharts/PLIST \
    pkgsrc/graphics/kqtquickcharts/distinfo

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

Added files:

Index: pkgsrc/graphics/kqtquickcharts/DESCR
diff -u /dev/null pkgsrc/graphics/kqtquickcharts/DESCR:1.1
--- /dev/null   Thu Nov 21 06:24:55 2019
+++ pkgsrc/graphics/kqtquickcharts/DESCR        Thu Nov 21 06:24:55 2019
@@ -0,0 +1 @@
+QtQuick plugin to render beautiful and interactive charts.
Index: pkgsrc/graphics/kqtquickcharts/Makefile
diff -u /dev/null pkgsrc/graphics/kqtquickcharts/Makefile:1.1
--- /dev/null   Thu Nov 21 06:24:55 2019
+++ pkgsrc/graphics/kqtquickcharts/Makefile     Thu Nov 21 06:24:55 2019
@@ -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"
Index: pkgsrc/graphics/kqtquickcharts/PLIST
diff -u /dev/null pkgsrc/graphics/kqtquickcharts/PLIST:1.1
--- /dev/null   Thu Nov 21 06:24:55 2019
+++ pkgsrc/graphics/kqtquickcharts/PLIST        Thu Nov 21 06:24:55 2019
@@ -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
Index: pkgsrc/graphics/kqtquickcharts/distinfo
diff -u /dev/null pkgsrc/graphics/kqtquickcharts/distinfo:1.1
--- /dev/null   Thu Nov 21 06:24:55 2019
+++ pkgsrc/graphics/kqtquickcharts/distinfo     Thu Nov 21 06:24:55 2019
@@ -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