summaryrefslogtreecommitdiffstats
path: root/kde5-libs/kqtquickcharts/DETAILS
diff options
context:
space:
mode:
authorTreeve Jelbert2016-11-11 10:17:06 +0100
committerTreeve Jelbert2016-11-11 10:17:06 +0100
commit213a7a3c305ab7eb2d09187db39e5d02cc74f6fb (patch)
tree507c4f8cfb2cd82fb0321af6ed3a94b91ff81f4d /kde5-libs/kqtquickcharts/DETAILS
parent7c4af87f7406d8b8c480067e44a730d81e46e065 (diff)
add kde5-libs/kqtquickcharts
Diffstat (limited to 'kde5-libs/kqtquickcharts/DETAILS')
-rwxr-xr-xkde5-libs/kqtquickcharts/DETAILS15
1 files changed, 15 insertions, 0 deletions
diff --git a/kde5-libs/kqtquickcharts/DETAILS b/kde5-libs/kqtquickcharts/DETAILS
new file mode 100755
index 0000000000..27fe859fd8
--- /dev/null
+++ b/kde5-libs/kqtquickcharts/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=kqtquickcharts
+ VERSION=16.11
+ SOURCE_HASH=sha512:
+ SOURCE=$SPELL-$VERSION.tar.xz
+ SOURCE_URL=https://download.kde.org/stable/applications/${VERSION}/src/$SOURCE
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=https://quickgit.kde.org/?p=kqtquickcharts/.git
+ ENTERED=20140830
+ LICENSE[0]=GPL
+ KEYWORDS="kde5"
+ SHORT="QML charting plugin"
+cat << EOF
+QMLplugin for beautiful and interactive charts. It offers QML elements for line and bar charts to
+present numeric data from a model implementing the interface of QAbstractTableMode
+EOF