commit:     08e415fddaf66598bd491a4f38ee9cfa92d5cfc3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 18 08:44:10 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jul 18 08:48:21 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=08e415fd

kde-apps/kqtquickcharts: 20.07.80 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../kqtquickcharts/kqtquickcharts-20.07.80.ebuild    | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/kde-apps/kqtquickcharts/kqtquickcharts-20.07.80.ebuild 
b/kde-apps/kqtquickcharts/kqtquickcharts-20.07.80.ebuild
new file mode 100644
index 0000000000..ce40171eef
--- /dev/null
+++ b/kde-apps/kqtquickcharts/kqtquickcharts-20.07.80.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+QTMIN=5.14.2
+inherit ecm kde.org
+
+DESCRIPTION="Qt Quick plugin for beautiful and interactive charts"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="
+       >=dev-qt/qtdeclarative-${QTMIN}:5
+       >=dev-qt/qtgui-${QTMIN}:5
+"
+RDEPEND="${DEPEND}"

Reply via email to