From 344cb8e5c4e6172366f011163e336c546ea8aed2 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 14 Jun 2021 08:42:08 +0200 Subject: kde-frameworks/kplotting: 5.83.0 version bump Signed-off-by: Andreas Sturmlechner --- kde-frameworks/kplotting/kplotting-5.83.0.ebuild | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 kde-frameworks/kplotting/kplotting-5.83.0.ebuild (limited to 'kde-frameworks/kplotting/kplotting-5.83.0.ebuild') diff --git a/kde-frameworks/kplotting/kplotting-5.83.0.ebuild b/kde-frameworks/kplotting/kplotting-5.83.0.ebuild new file mode 100644 index 000000000000..71388c7ee73d --- /dev/null +++ b/kde-frameworks/kplotting/kplotting-5.83.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +ECM_DESIGNERPLUGIN="true" +PVCUT=$(ver_cut 1-2) +QTMIN=5.15.2 +VIRTUALX_REQUIRED="test" +inherit ecm kde.org + +DESCRIPTION="Framework providing easy data-plotting functions" +LICENSE="LGPL-2+" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +IUSE="" + +DEPEND=" + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 +" +RDEPEND="${DEPEND}" -- cgit v1.2.3-18-g5258