commit:     46fcdf6d9a569aec8e8f45972ea74ffd67edd9f2
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 26 11:27:58 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Jul 26 11:27:58 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=46fcdf6d

[kde-apps/kqtquickcharts] Add KF5 version

Package-Manager: portage-2.2.20

 kde-apps/kqtquickcharts/kqtquickcharts-5.9999.ebuild | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/kde-apps/kqtquickcharts/kqtquickcharts-5.9999.ebuild 
b/kde-apps/kqtquickcharts/kqtquickcharts-5.9999.ebuild
new file mode 100644
index 0000000..74da9e1
--- /dev/null
+++ b/kde-apps/kqtquickcharts/kqtquickcharts-5.9999.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+EGIT_BRANCH="frameworks"
+inherit kde5
+
+DESCRIPTION="Qt Quick plugin for beautiful and interactive charts"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+       dev-qt/qtdeclarative:5
+       dev-qt/qtgui:5
+"
+RDEPEND="${DEPEND}"

Reply via email to