From 256eb454c2a93690cd8377a96881fca18e02ac6e Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 10 Feb 2025 22:16:25 +0100 Subject: kde-frameworks/kplotting: 6.11.0 version bump Signed-off-by: Andreas Sturmlechner --- kde-frameworks/kplotting/kplotting-6.11.0.ebuild | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 kde-frameworks/kplotting/kplotting-6.11.0.ebuild (limited to 'kde-frameworks/kplotting/kplotting-6.11.0.ebuild') diff --git a/kde-frameworks/kplotting/kplotting-6.11.0.ebuild b/kde-frameworks/kplotting/kplotting-6.11.0.ebuild new file mode 100644 index 00000000000..1e21d69ac3f --- /dev/null +++ b/kde-frameworks/kplotting/kplotting-6.11.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_DESIGNERPLUGIN="true" +QTMIN=6.7.2 +inherit ecm frameworks.kde.org + +DESCRIPTION="Framework providing easy data-plotting functions" + +LICENSE="LGPL-2+" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +IUSE="" + +DEPEND=">=dev-qt/qtbase-${QTMIN}:6[gui,widgets]" +RDEPEND="${DEPEND}" -- cgit v1.2.3