A QtQuick plugin to render beautiful and interactive charts.
This is a part of upcoming KDE 4.13.2.
This commit is contained in:
parent
d78706dde7
commit
d61312c726
16
x11/kde4/kqtquickcharts/Makefile
Normal file
16
x11/kde4/kqtquickcharts/Makefile
Normal file
@ -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 <bsd.port.mk>
|
2
x11/kde4/kqtquickcharts/distinfo
Normal file
2
x11/kde4/kqtquickcharts/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (kde/kqtquickcharts-4.13.2.tar.xz) = t4xkSELwmEYTxZOrsZz6gRZLQKHOO+NvX+6uJIGxCzw=
|
||||
SIZE (kde/kqtquickcharts-4.13.2.tar.xz) = 17284
|
1
x11/kde4/kqtquickcharts/pkg/DESCR
Normal file
1
x11/kde4/kqtquickcharts/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
A QtQuick plugin to render beautiful and interactive charts.
|
12
x11/kde4/kqtquickcharts/pkg/PLIST
Normal file
12
x11/kde4/kqtquickcharts/pkg/PLIST
Normal file
@ -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
|
Loading…
x
Reference in New Issue
Block a user