From c1bdf0bca75d0430f5cd8cbe8adc5b413ed205a0 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 8 Oct 2018 17:57:55 +0200 Subject: kde-frameworks: Add KDE Frameworks 5.51.0 Signed-off-by: Andreas Sturmlechner Package-Manager: Portage-2.3.50, Repoman-2.3.11 --- kde-frameworks/kplotting/kplotting-5.51.0.ebuild | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 kde-frameworks/kplotting/kplotting-5.51.0.ebuild (limited to 'kde-frameworks/kplotting/kplotting-5.51.0.ebuild') diff --git a/kde-frameworks/kplotting/kplotting-5.51.0.ebuild b/kde-frameworks/kplotting/kplotting-5.51.0.ebuild new file mode 100644 index 00000000000..c7170240989 --- /dev/null +++ b/kde-frameworks/kplotting/kplotting-5.51.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2018 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +VIRTUALX_REQUIRED="test" +inherit kde5 + +DESCRIPTION="Framework providing easy data-plotting functions" +LICENSE="LGPL-2+" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" +IUSE="" + +RDEPEND=" + $(add_qt_dep qtgui) + $(add_qt_dep qtwidgets) +" +DEPEND="${RDEPEND}" -- cgit v1.2.3