mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-apps/kqtquickcharts: 26.08.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST kqtquickcharts-26.04.3.tar.xz 30820 BLAKE2B cee39652580a9147d7a339aa1f8123e521f0f912e6123b0007a5527adf389e3687bd3fbfa44678faf9a56a7640469114e62530d2617c56b24dbcedbc8b73a1bd SHA512 16959d3602a43b8bda2cd477cb8ab98e8dc4f0a221d219a5d78ba01294402bc17dbf30bbc9c6472d18df316d861440d7fd5ff65ab37787c32e9e21fa4cfc1514
|
||||
DIST kqtquickcharts-26.08.0.tar.xz 30836 BLAKE2B a21fe7d6a2fba46f0cfa734b1e0dd02d67a9947b7ff8c66c35c391917989f02bba9a7589a981c01aa8de3e8a5dfedd56bdaa30c278f6a083a61d658ea7253d95 SHA512 b7c7475a5dedc287d38342f0b22bb6ccf1be2ea1d1d965847a3570c702323b1ad1ed3fee2b34e620af3f815ec39bcf81a9a304bd0ba089c648e29b9c8734d784
|
||||
|
||||
21
kde-apps/kqtquickcharts/kqtquickcharts-26.08.0.ebuild
Normal file
21
kde-apps/kqtquickcharts/kqtquickcharts-26.08.0.ebuild
Normal file
@@ -0,0 +1,21 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
KFMIN=6.27.0
|
||||
QTMIN=6.11.2
|
||||
inherit ecm gear.kde.org
|
||||
|
||||
DESCRIPTION="Qt Quick plugin for beautiful and interactive charts"
|
||||
|
||||
LICENSE="GPL-2" # TODO: CHECK
|
||||
SLOT="6"
|
||||
KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
>=dev-qt/qtbase-${QTMIN}:6[gui]
|
||||
>=dev-qt/qtdeclarative-${QTMIN}:6
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
Reference in New Issue
Block a user