diff --git a/x11/kde4/kqtquickcharts/Makefile b/x11/kde4/kqtquickcharts/Makefile new file mode 100644 index 00000000000..bb01f72866e --- /dev/null +++ b/x11/kde4/kqtquickcharts/Makefile @@ -0,0 +1,16 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2014/07/09 19:50:51 zhuk Exp $ + +COMMENT = QtQuick plugin to render interactive charts +DISTNAME = kqtquickcharts-${MODKDE4_VERSION} + +CATEGORIES = graphics +HOMEPAGE = https://projects.kde.org/projects/kde/kdeedu/kqtquickcharts + +WANTLIB = m pthread +WANTLIB += lib/qt4/QtDBus lib/qt4/QtDeclarative lib/qt4/QtGui +WANTLIB += lib/qt4/QtScript lib/qt4/QtSvg +WANTLIB += ${KDE4LIB}/kdeui ${KDE4LIB}/plasma + +MODKDE4_USE = libs + +.include diff --git a/x11/kde4/kqtquickcharts/distinfo b/x11/kde4/kqtquickcharts/distinfo new file mode 100644 index 00000000000..51bde33a449 --- /dev/null +++ b/x11/kde4/kqtquickcharts/distinfo @@ -0,0 +1,2 @@ +SHA256 (kde/kqtquickcharts-4.13.2.tar.xz) = t4xkSELwmEYTxZOrsZz6gRZLQKHOO+NvX+6uJIGxCzw= +SIZE (kde/kqtquickcharts-4.13.2.tar.xz) = 17284 diff --git a/x11/kde4/kqtquickcharts/pkg/DESCR b/x11/kde4/kqtquickcharts/pkg/DESCR new file mode 100644 index 00000000000..410980211be --- /dev/null +++ b/x11/kde4/kqtquickcharts/pkg/DESCR @@ -0,0 +1 @@ +A QtQuick plugin to render beautiful and interactive charts. diff --git a/x11/kde4/kqtquickcharts/pkg/PLIST b/x11/kde4/kqtquickcharts/pkg/PLIST new file mode 100644 index 00000000000..6768c3750fe --- /dev/null +++ b/x11/kde4/kqtquickcharts/pkg/PLIST @@ -0,0 +1,12 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2014/07/09 19:50:51 zhuk Exp $ +lib/kde4/imports/ +lib/kde4/imports/org/ +lib/kde4/imports/org/kde/ +lib/kde4/imports/org/kde/charts/ +lib/kde4/imports/org/kde/charts/BarChart.qml +lib/kde4/imports/org/kde/charts/Label.qml +lib/kde4/imports/org/kde/charts/LegendItem.qml +lib/kde4/imports/org/kde/charts/LineChart.qml +lib/kde4/imports/org/kde/charts/LineLabel.qml +lib/kde4/imports/org/kde/charts/libkqtquickcharts.so +lib/kde4/imports/org/kde/charts/qmldir